2022-02-02 15:24:19.867 | + ./stack.sh:main:487 : exec 2022-02-02 15:24:19.868 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-152419' 2022-02-02 15:24:19.868 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-02-152419.summary.2022-02-02-152419 2022-02-02 15:24:19.868 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:24:19.868 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-152419 2022-02-02 15:24:19.868 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-152419 /opt/stack/logs/stack.sh.log 2022-02-02 15:24:19.868 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-152419.summary.2022-02-02-152419 /opt/stack/logs/stack.sh.log.summary 2022-02-02 15:24:19.868 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-02 15:24:19.868 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-02 15:24:19.868 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-02 15:24:19.868 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-02 15:24:19.868 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 15:24:19.868 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-02 15:24:19.871 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-02 15:24:19.874 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 15:24:19.876 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-02 15:24:19.878 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-02 15:24:19.880 | + ./stack.sh:main:573 : set -o errexit 2022-02-02 15:24:19.882 | + ./stack.sh:main:576 : uname -a 2022-02-02 15:24:19.883 | Linux dv-cinder-827511-1-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 2022-02-02 15:24:19.885 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-02 15:24:19.887 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-02 15:24:19.890 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-02 15:24:19.928 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-02 15:24:19.943 | + ./stack.sh:main:590 : fetch_plugins 2022-02-02 15:24:19.945 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-02 15:24:19.947 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-02 15:24:19.949 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-02 15:24:19.951 | + functions-common:fetch_plugins:1765 : return 2022-02-02 15:24:19.952 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-02 15:24:19.954 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-02 15:24:19.956 | + functions-common:run_phase:1843 : local phase= 2022-02-02 15:24:19.958 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:24:19.959 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:24:19.961 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:24:19.963 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:24:19.964 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:24:19.967 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:24:19.969 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:24:19.971 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:24:19.973 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:24:19.975 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-02 15:24:19.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:24:19.989 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:19.991 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 15:24:19.992 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:24:19.994 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:24:19.996 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:24:19.998 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:24:20.000 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:24:20.001 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-02 15:24:20.003 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-02 15:24:20.005 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 15:24:20.007 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:24:20.008 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-02 15:24:20.010 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-02 15:24:20.012 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-02 15:24:20.014 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-02 15:24:20.015 | + functions-common:plugin_override_defaults:1806 : return 2022-02-02 15:24:20.017 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-02 15:24:20.034 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-02 15:24:20.036 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-02 15:24:20.048 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:24:20.051 | +++ lib/tls:source:43 : hostname -f 2022-02-02 15:24:20.054 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-02 15:24:20.056 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-02 15:24:20.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-02 15:24:20.059 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-02 15:24:20.061 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-02 15:24:20.063 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-02 15:24:20.065 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-02 15:24:20.067 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-02 15:24:20.068 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-02 15:24:20.070 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-02 15:24:20.075 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-02 15:24:20.086 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-02 15:24:20.102 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-02 15:24:20.114 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-02 15:24:20.126 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-02 15:24:20.155 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-02 15:24:20.209 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-02 15:24:20.290 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-02 15:24:20.311 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-02 15:24:20.352 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-02 15:24:20.401 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-02 15:24:20.540 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-02 15:24:20.557 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-02 15:24:20.570 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-02 15:24:20.582 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-02 15:24:20.666 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-02 15:24:20.669 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-02 15:24:20.671 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-02 15:24:20.673 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-02 15:24:20.675 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-02 15:24:20.677 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-02 15:24:20.680 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-02 15:24:20.680 | False' 2022-02-02 15:24:20.682 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-02 15:24:20.696 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-02 15:24:20.699 | + ./stack.sh:main:624 : run_phase source 2022-02-02 15:24:20.701 | + functions-common:run_phase:1842 : local mode=source 2022-02-02 15:24:20.703 | + functions-common:run_phase:1843 : local phase= 2022-02-02 15:24:20.705 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:24:20.707 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:24:20.709 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:24:20.711 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:24:20.713 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:24:20.716 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:24:20.719 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:24:20.721 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:24:20.723 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:24:20.725 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-02 15:24:20.727 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:24:20.741 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:20.743 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 15:24:20.746 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-02 15:24:20.782 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-02 15:24:20.784 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-02 15:24:20.786 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 15:24:20.789 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-02 15:24:20.791 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-02 15:24:20.793 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-02 15:24:20.795 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-02 15:24:20.797 | + functions-common:load_plugin_settings:1783 : return 2022-02-02 15:24:20.799 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-02 15:24:20.801 | + functions-common:verify_disabled_services:2125 : local service 2022-02-02 15:24:20.803 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.805 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-02 15:24:20.808 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.810 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-02 15:24:20.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.814 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-02 15:24:20.816 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.818 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-02 15:24:20.821 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.823 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-02 15:24:20.826 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.828 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-02 15:24:20.830 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.832 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-02 15:24:20.835 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.837 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-02 15:24:20.839 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.841 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-02 15:24:20.843 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.845 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-02 15:24:20.848 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.850 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-02 15:24:20.852 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.854 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-02 15:24:20.856 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.858 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-02 15:24:20.861 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.863 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-02 15:24:20.865 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.867 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-02 15:24:20.869 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.872 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-02 15:24:20.874 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.876 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-02 15:24:20.879 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.881 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-02 15:24:20.883 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.885 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-02 15:24:20.888 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.890 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-02 15:24:20.892 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.894 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-02 15:24:20.896 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.898 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-02 15:24:20.901 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.903 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-02 15:24:20.905 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.907 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-02 15:24:20.909 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.912 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-02 15:24:20.914 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.916 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-02 15:24:20.918 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.920 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-02 15:24:20.922 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.925 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-02 15:24:20.927 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.929 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-02 15:24:20.931 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.934 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-02 15:24:20.936 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.938 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-02 15:24:20.940 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.942 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-02 15:24:20.944 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.946 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-02 15:24:20.949 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.951 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-02 15:24:20.954 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.956 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-02 15:24:20.958 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.960 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-02 15:24:20.962 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.965 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-02 15:24:20.967 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.969 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-02 15:24:20.971 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.973 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-02 15:24:20.975 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.977 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-02 15:24:20.980 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.982 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-02 15:24:20.984 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.986 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-02 15:24:20.988 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.990 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-02 15:24:20.993 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:20.995 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-02 15:24:20.998 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:24:21.000 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-02 15:24:21.002 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-02 15:24:21.005 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 15:24:21.007 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-02 15:24:21.021 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:21.023 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-02 15:24:21.026 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 15:24:21.028 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-02 15:24:21.042 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:24:21.044 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-02 15:24:21.046 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-02 15:24:21.048 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-02 15:24:21.051 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-02 15:24:21.053 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-02 15:24:21.055 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-02 15:24:21.057 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-02 15:24:21.060 | + lib/database:initialize_database_backends:92 : return 0 2022-02-02 15:24:21.062 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-02 15:24:21.062 | Using mysql database backend 2022-02-02 15:24:21.065 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-02 15:24:21.080 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-02 15:24:21.083 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-02 15:24:21.085 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 15:24:21.088 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-02 15:24:21.091 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:24:21.093 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-02 15:24:21.108 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:21.111 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-02 15:24:21.127 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-02 15:24:21.142 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:21.144 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-02 15:24:21.160 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-02 15:24:21.176 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-02 15:24:21.192 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:24:21.194 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-02 15:24:21.209 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:24:21.212 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-02 15:24:21.227 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-02 15:24:21.230 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-02 15:24:21.232 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-02 15:24:21.235 | + functions-common:save_stackenv:60 : local tag=757 2022-02-02 15:24:21.238 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:24:21.242 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-152421 2022-02-02 15:24:21.244 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-152421 757' 2022-02-02 15:24:21.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.249 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:24:21.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.253 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:24:21.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.258 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:24:21.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.263 | + 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 2022-02-02 15:24:21.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.267 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.112 2022-02-02 15:24:21.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.272 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.112/identity 2022-02-02 15:24:21.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.276 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152419 2022-02-02 15:24:21.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.281 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:24:21.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.285 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.112 2022-02-02 15:24:21.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.290 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:24:21.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.295 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:24:21.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.300 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:24:21.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:24:21.304 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:24:21.307 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-02 15:24:21.310 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-02 15:24:21.312 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-02 15:24:21.314 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-02 15:24:21.316 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:24:21.318 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:24:21.320 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:24:21.323 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:24:21.325 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:24:21.328 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:24:21.342 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:24:21.344 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:24:21.346 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:24:21.348 | + functions-common:git_clone:618 : echo master 2022-02-02 15:24:21.349 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:24:21.353 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-02 15:24:21.356 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:24:21.358 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-02 15:24:21.361 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:24:21.361 | + functions-common:git_clone:667 : head -1 2022-02-02 15:24:21.365 | abfab1bb Cap zeroconf to < 0.38.0 on Python 3.6 2022-02-02 15:24:21.367 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:24:21.370 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-02 15:24:21.374 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:24:21.376 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-02 15:24:21.378 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-02 15:24:21.381 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-02 15:24:21.383 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-02 15:24:21.386 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 15:24:21.388 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-02 15:24:21.391 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-02 15:24:21.393 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-02 15:24:21.396 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-02 15:24:21.400 | ++ tools/install_prereqs.sh:source:47 : NOW=1643815461 2022-02-02 15:24:21.403 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-02 15:24:21.406 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-02 15:24:21.409 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-02 15:24:21.412 | ++ tools/install_prereqs.sh:source:49 : DELTA=1643815461 2022-02-02 15:24:21.414 | ++ tools/install_prereqs.sh:source:50 : [[ 1643815461 -lt 7200 ]] 2022-02-02 15:24:21.416 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-02 15:24:21.419 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-02 15:24:21.421 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-02 15:24:21.424 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-02 15:24:21.426 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-02 15:24:21.428 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-02 15:24:21.430 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-02 15:24:21.435 | +++ 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 2022-02-02 15:24:21.479 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-02 15:24:21.480 | apache2-dev 2022-02-02 15:24:21.480 | bc 2022-02-02 15:24:21.480 | bsdmainutils 2022-02-02 15:24:21.480 | curl 2022-02-02 15:24:21.480 | g++ 2022-02-02 15:24:21.480 | gawk 2022-02-02 15:24:21.480 | gcc 2022-02-02 15:24:21.480 | gettext 2022-02-02 15:24:21.480 | git 2022-02-02 15:24:21.480 | graphviz 2022-02-02 15:24:21.480 | iputils-ping 2022-02-02 15:24:21.480 | libapache2-mod-proxy-uwsgi 2022-02-02 15:24:21.480 | libffi-dev 2022-02-02 15:24:21.480 | libjpeg-dev 2022-02-02 15:24:21.480 | libpcre3-dev 2022-02-02 15:24:21.480 | libpq-dev 2022-02-02 15:24:21.480 | libssl-dev 2022-02-02 15:24:21.480 | libsystemd-dev 2022-02-02 15:24:21.481 | libxml2-dev 2022-02-02 15:24:21.481 | libxslt1-dev 2022-02-02 15:24:21.481 | libyaml-dev 2022-02-02 15:24:21.481 | lsof 2022-02-02 15:24:21.481 | openssh-server 2022-02-02 15:24:21.481 | openssl 2022-02-02 15:24:21.481 | pkg-config 2022-02-02 15:24:21.481 | psmisc 2022-02-02 15:24:21.481 | python3-dev 2022-02-02 15:24:21.481 | python3-pip 2022-02-02 15:24:21.481 | python3-systemd 2022-02-02 15:24:21.481 | python3-venv 2022-02-02 15:24:21.481 | tar 2022-02-02 15:24:21.481 | tcpdump 2022-02-02 15:24:21.481 | unzip 2022-02-02 15:24:21.481 | uuid-runtime 2022-02-02 15:24:21.481 | wget 2022-02-02 15:24:21.481 | wget 2022-02-02 15:24:21.481 | zlib1g-dev 2022-02-02 15:24:21.481 | libkrb5-dev 2022-02-02 15:24:21.481 | libldap2-dev 2022-02-02 15:24:21.481 | libsasl2-dev 2022-02-02 15:24:21.481 | memcached 2022-02-02 15:24:21.481 | python3-mysqldb 2022-02-02 15:24:21.481 | sqlite3 2022-02-02 15:24:21.481 | conntrack 2022-02-02 15:24:21.481 | curl 2022-02-02 15:24:21.481 | dnsmasq-base 2022-02-02 15:24:21.481 | dnsmasq-utils 2022-02-02 15:24:21.481 | ebtables 2022-02-02 15:24:21.481 | genisoimage 2022-02-02 15:24:21.481 | iptables 2022-02-02 15:24:21.481 | iputils-arping 2022-02-02 15:24:21.481 | kpartx 2022-02-02 15:24:21.481 | libjs-jquery-tablesorter 2022-02-02 15:24:21.481 | parted 2022-02-02 15:24:21.481 | pm-utils 2022-02-02 15:24:21.481 | python3-mysqldb 2022-02-02 15:24:21.481 | socat 2022-02-02 15:24:21.482 | sqlite3 2022-02-02 15:24:21.482 | sudo 2022-02-02 15:24:21.482 | vlan 2022-02-02 15:24:21.482 | lsscsi 2022-02-02 15:24:21.482 | open-iscsi 2022-02-02 15:24:21.482 | lvm2 2022-02-02 15:24:21.482 | qemu-utils 2022-02-02 15:24:21.482 | thin-provisioning-tools 2022-02-02 15:24:21.482 | acl 2022-02-02 15:24:21.482 | dnsmasq-base 2022-02-02 15:24:21.482 | dnsmasq-utils 2022-02-02 15:24:21.482 | ebtables 2022-02-02 15:24:21.482 | haproxy 2022-02-02 15:24:21.482 | iptables 2022-02-02 15:24:21.482 | iputils-arping 2022-02-02 15:24:21.482 | iputils-ping 2022-02-02 15:24:21.482 | postgresql-server-dev-all 2022-02-02 15:24:21.482 | python3-mysqldb 2022-02-02 15:24:21.482 | sqlite3 2022-02-02 15:24:21.482 | sudo 2022-02-02 15:24:21.482 | vlan 2022-02-02 15:24:21.482 | pcp 2022-02-02 15:24:21.482 | ipset 2022-02-02 15:24:21.482 | conntrack 2022-02-02 15:24:21.482 | conntrackd 2022-02-02 15:24:21.482 | keepalived 2022-02-02 15:24:21.482 | lvm2 2022-02-02 15:24:21.482 | qemu-utils 2022-02-02 15:24:21.482 | thin-provisioning-tools 2022-02-02 15:24:21.482 | curl 2022-02-02 15:24:21.482 | liberasurecode-dev 2022-02-02 15:24:21.482 | make 2022-02-02 15:24:21.482 | memcached 2022-02-02 15:24:21.482 | sqlite3 2022-02-02 15:24:21.482 | xfsprogs' 2022-02-02 15:24:21.485 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-02 15:24:21.503 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-02 15:24:21.503 | apache2-dev 2022-02-02 15:24:21.503 | bc 2022-02-02 15:24:21.503 | bsdmainutils 2022-02-02 15:24:21.503 | curl 2022-02-02 15:24:21.503 | g++ 2022-02-02 15:24:21.503 | gawk 2022-02-02 15:24:21.503 | gcc 2022-02-02 15:24:21.503 | gettext 2022-02-02 15:24:21.503 | git 2022-02-02 15:24:21.503 | graphviz 2022-02-02 15:24:21.503 | iputils-ping 2022-02-02 15:24:21.503 | libapache2-mod-proxy-uwsgi 2022-02-02 15:24:21.503 | libffi-dev 2022-02-02 15:24:21.503 | libjpeg-dev 2022-02-02 15:24:21.503 | libpcre3-dev 2022-02-02 15:24:21.503 | libpq-dev 2022-02-02 15:24:21.503 | libssl-dev 2022-02-02 15:24:21.503 | libsystemd-dev 2022-02-02 15:24:21.503 | libxml2-dev 2022-02-02 15:24:21.504 | libxslt1-dev 2022-02-02 15:24:21.504 | libyaml-dev 2022-02-02 15:24:21.504 | lsof 2022-02-02 15:24:21.504 | openssh-server 2022-02-02 15:24:21.504 | openssl 2022-02-02 15:24:21.504 | pkg-config 2022-02-02 15:24:21.504 | psmisc 2022-02-02 15:24:21.504 | python3-dev 2022-02-02 15:24:21.504 | python3-pip 2022-02-02 15:24:21.504 | python3-systemd 2022-02-02 15:24:21.504 | python3-venv 2022-02-02 15:24:21.504 | tar 2022-02-02 15:24:21.504 | tcpdump 2022-02-02 15:24:21.504 | unzip 2022-02-02 15:24:21.504 | uuid-runtime 2022-02-02 15:24:21.504 | wget 2022-02-02 15:24:21.504 | wget 2022-02-02 15:24:21.504 | zlib1g-dev 2022-02-02 15:24:21.504 | libkrb5-dev 2022-02-02 15:24:21.504 | libldap2-dev 2022-02-02 15:24:21.504 | libsasl2-dev 2022-02-02 15:24:21.504 | memcached 2022-02-02 15:24:21.504 | python3-mysqldb 2022-02-02 15:24:21.504 | sqlite3 2022-02-02 15:24:21.504 | conntrack 2022-02-02 15:24:21.504 | curl 2022-02-02 15:24:21.504 | dnsmasq-base 2022-02-02 15:24:21.504 | dnsmasq-utils 2022-02-02 15:24:21.504 | ebtables 2022-02-02 15:24:21.504 | genisoimage 2022-02-02 15:24:21.504 | iptables 2022-02-02 15:24:21.504 | iputils-arping 2022-02-02 15:24:21.504 | kpartx 2022-02-02 15:24:21.504 | libjs-jquery-tablesorter 2022-02-02 15:24:21.504 | parted 2022-02-02 15:24:21.504 | pm-utils 2022-02-02 15:24:21.504 | python3-mysqldb 2022-02-02 15:24:21.504 | socat 2022-02-02 15:24:21.504 | sqlite3 2022-02-02 15:24:21.504 | sudo 2022-02-02 15:24:21.504 | vlan 2022-02-02 15:24:21.504 | lsscsi 2022-02-02 15:24:21.505 | open-iscsi 2022-02-02 15:24:21.505 | lvm2 2022-02-02 15:24:21.505 | qemu-utils 2022-02-02 15:24:21.505 | thin-provisioning-tools 2022-02-02 15:24:21.505 | acl 2022-02-02 15:24:21.505 | dnsmasq-base 2022-02-02 15:24:21.505 | dnsmasq-utils 2022-02-02 15:24:21.505 | ebtables 2022-02-02 15:24:21.505 | haproxy 2022-02-02 15:24:21.505 | iptables 2022-02-02 15:24:21.505 | iputils-arping 2022-02-02 15:24:21.505 | iputils-ping 2022-02-02 15:24:21.505 | postgresql-server-dev-all 2022-02-02 15:24:21.505 | python3-mysqldb 2022-02-02 15:24:21.505 | sqlite3 2022-02-02 15:24:21.505 | sudo 2022-02-02 15:24:21.505 | vlan 2022-02-02 15:24:21.505 | pcp 2022-02-02 15:24:21.505 | ipset 2022-02-02 15:24:21.505 | conntrack 2022-02-02 15:24:21.505 | conntrackd 2022-02-02 15:24:21.505 | keepalived 2022-02-02 15:24:21.505 | lvm2 2022-02-02 15:24:21.505 | qemu-utils 2022-02-02 15:24:21.505 | thin-provisioning-tools 2022-02-02 15:24:21.505 | curl 2022-02-02 15:24:21.505 | liberasurecode-dev 2022-02-02 15:24:21.505 | make 2022-02-02 15:24:21.505 | memcached 2022-02-02 15:24:21.505 | sqlite3 2022-02-02 15:24:21.505 | xfsprogs ' 2022-02-02 15:24:21.505 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-02 15:24:21.508 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:24:21.510 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:24:21.513 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:24:21.513 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-02 15:24:21.517 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:24:21.520 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-02 15:24:21.522 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:24:21.524 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-02 15:24:21.526 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:24:21.528 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:24:21.530 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:24:21.532 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:24:21.535 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:24:21.537 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:24:21.539 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-02 15:24:21.541 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-02 15:24:21.543 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-02 15:24:21.546 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-02 15:24:21.550 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-02 15:24:21.552 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-02 15:24:21.554 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-02 15:24:21.556 | ++ functions-common:time_start:2401 : local start_time= 2022-02-02 15:24:21.558 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:24:21.560 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:24:21.563 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1643815461561 2022-02-02 15:24:21.565 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-02 15:24:21.567 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-02 15:24:21.570 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-02 15:24:21.854 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-02 15:24:21.965 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-02 15:24:22.086 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-02 15:24:22.602 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-02 15:24:31.730 | Fetched 336 kB in 1s (300 kB/s) 2022-02-02 15:24:33.205 | Reading package lists... 2022-02-02 15:24:33.236 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-02 15:24:33.238 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-02 15:24:33.240 | ++ functions-common:time_stop:2414 : local name 2022-02-02 15:24:33.242 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 15:24:33.244 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:24:33.246 | ++ functions-common:time_stop:2417 : local total 2022-02-02 15:24:33.248 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 15:24:33.250 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-02 15:24:33.252 | ++ functions-common:time_stop:2421 : start_time=1643815461561 2022-02-02 15:24:33.254 | ++ functions-common:time_stop:2423 : [[ -z 1643815461561 ]] 2022-02-02 15:24:33.258 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:24:33.262 | ++ functions-common:time_stop:2426 : end_time=1643815473259 2022-02-02 15:24:33.265 | ++ functions-common:time_stop:2427 : elapsed_time=11698 2022-02-02 15:24:33.267 | ++ functions-common:time_stop:2428 : total=0 2022-02-02 15:24:33.269 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:24:33.271 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11698 2022-02-02 15:24:33.273 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:24:33.275 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:24:33.278 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:24:33.280 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:24:33.283 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:24:33.302 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:24:33.409 | Reading package lists... 2022-02-02 15:24:33.643 | Building dependency tree... 2022-02-02 15:24:33.644 | Reading state information... 2022-02-02 15:24:33.914 | bc is already the newest version (1.07.1-2build1). 2022-02-02 15:24:33.914 | bc set to manually installed. 2022-02-02 15:24:33.914 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-02 15:24:33.914 | bsdmainutils set to manually installed. 2022-02-02 15:24:33.914 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-02 15:24:33.914 | gawk set to manually installed. 2022-02-02 15:24:33.914 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-02 15:24:33.914 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-02 15:24:33.914 | iptables set to manually installed. 2022-02-02 15:24:33.914 | iputils-ping is already the newest version (3:20190709-3). 2022-02-02 15:24:33.914 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-02 15:24:33.914 | kpartx set to manually installed. 2022-02-02 15:24:33.914 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-02 15:24:33.914 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-02 15:24:33.914 | psmisc is already the newest version (23.3-1). 2022-02-02 15:24:33.914 | psmisc set to manually installed. 2022-02-02 15:24:33.914 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-02 15:24:33.914 | python3-systemd is already the newest version (234-3build2). 2022-02-02 15:24:33.914 | python3-systemd set to manually installed. 2022-02-02 15:24:33.914 | tcpdump is already the newest version (4.9.3-4). 2022-02-02 15:24:33.914 | tcpdump set to manually installed. 2022-02-02 15:24:33.914 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-02 15:24:33.914 | thin-provisioning-tools set to manually installed. 2022-02-02 15:24:33.914 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-02 15:24:33.914 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-02 15:24:33.914 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-02 15:24:33.914 | lsof set to manually installed. 2022-02-02 15:24:33.914 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-02 15:24:33.914 | parted set to manually installed. 2022-02-02 15:24:33.915 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-02 15:24:33.915 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-02 15:24:33.915 | tar set to manually installed. 2022-02-02 15:24:33.915 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-02 15:24:33.915 | uuid-runtime set to manually installed. 2022-02-02 15:24:33.915 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-02 15:24:33.915 | zlib1g-dev set to manually installed. 2022-02-02 15:24:33.915 | The following packages were automatically installed and are no longer required: 2022-02-02 15:24:33.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:24:33.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:24:33.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:24:33.915 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:24:33.915 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:24:33.915 | python3-zope.interface 2022-02-02 15:24:33.915 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:24:33.915 | The following additional packages will be installed: 2022-02-02 15:24:33.915 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-02 15:24:33.915 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-02 15:24:33.915 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-02 15:24:33.915 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-02 15:24:33.915 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-02 15:24:33.915 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-02 15:24:33.915 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-02 15:24:33.915 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-02 15:24:33.915 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-02 15:24:33.915 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-02 15:24:33.915 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-02 15:24:33.915 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-02 15:24:33.916 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-02 15:24:33.916 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-02 15:24:33.916 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-02 15:24:33.916 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-02 15:24:33.916 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-02 15:24:33.916 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-02 15:24:33.916 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-02 15:24:33.916 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-02 15:24:33.916 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-02 15:24:33.916 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-02 15:24:33.916 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-02 15:24:33.916 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-02 15:24:33.916 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-02 15:24:33.916 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-02 15:24:33.916 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-02 15:24:33.916 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-02 15:24:33.916 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-02-02 15:24:33.916 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-02-02 15:24:33.916 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-02-02 15:24:33.916 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-02 15:24:33.916 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-02 15:24:33.916 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-02 15:24:33.916 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-02 15:24:33.916 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-02 15:24:33.918 | Suggested packages: 2022-02-02 15:24:33.918 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-02 15:24:33.918 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-02 15:24:33.918 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-02 15:24:33.918 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-02 15:24:33.918 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-02 15:24:33.918 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-02 15:24:33.919 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-02 15:24:33.919 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-02 15:24:33.919 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-02 15:24:33.919 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-02 15:24:33.919 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-02 15:24:33.919 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-02 15:24:33.919 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-02 15:24:33.919 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-02 15:24:33.919 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-02 15:24:34.163 | The following NEW packages will be installed: 2022-02-02 15:24:34.163 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-02 15:24:34.163 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-02 15:24:34.163 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-02 15:24:34.163 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-02 15:24:34.163 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-02 15:24:34.163 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-02 15:24:34.163 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-02 15:24:34.163 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-02 15:24:34.163 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-02 15:24:34.163 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-02 15:24:34.163 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-02 15:24:34.163 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-02 15:24:34.163 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-02 15:24:34.163 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-02 15:24:34.163 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-02 15:24:34.163 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-02 15:24:34.164 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-02 15:24:34.164 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-02 15:24:34.164 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-02 15:24:34.164 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-02 15:24:34.164 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-02 15:24:34.164 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-02 15:24:34.164 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-02 15:24:34.164 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-02 15:24:34.164 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-02 15:24:34.164 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-02 15:24:34.164 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-02 15:24:34.164 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-02 15:24:34.164 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-02 15:24:34.164 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-02 15:24:34.164 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-02 15:24:34.164 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-02 15:24:34.164 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-02 15:24:34.164 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-02 15:24:34.164 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-02 15:24:34.164 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-02 15:24:34.164 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-02 15:24:34.164 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-02 15:24:34.164 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-02 15:24:34.164 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-02 15:24:34.164 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-02 15:24:34.164 | unzip uuid-dev vbetool vlan x11-common 2022-02-02 15:24:34.165 | The following packages will be upgraded: 2022-02-02 15:24:34.165 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-02 15:24:34.166 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-02-02 15:24:34.166 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-02-02 15:24:34.450 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:24:34.450 | Need to get 164 MB of archives. 2022-02-02 15:24:34.450 | After this operation, 768 MB of additional disk space will be used. 2022-02-02 15:24:34.450 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-02 15:24:34.939 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-02 15:24:34.973 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-02 15:24:34.988 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-02 15:24:35.209 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-02 15:24:36.245 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-02 15:24:36.251 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-02 15:24:36.253 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-02 15:24:36.361 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-02 15:24:36.363 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-02 15:24:36.364 | 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] 2022-02-02 15:24:36.478 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-02 15:24:36.479 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-02 15:24:36.483 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-02 15:24:36.488 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-02 15:24:36.505 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-02 15:24:36.518 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-02 15:24:38.104 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-02 15:24:38.277 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-02 15:24:38.698 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-02 15:24:38.701 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-02 15:24:38.751 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-02 15:24:38.753 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-02 15:24:38.779 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-02 15:24:38.924 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-02 15:24:38.926 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-02 15:24:38.926 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-02 15:24:38.927 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-02-02 15:24:39.239 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-02 15:24:39.240 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-02 15:24:39.241 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-02 15:24:39.290 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-02 15:24:39.484 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-02 15:24:39.492 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-02 15:24:39.495 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-02 15:24:39.501 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-02 15:24:39.601 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-02 15:24:39.604 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-02 15:24:39.606 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-02 15:24:39.749 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-02 15:24:39.764 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-02 15:24:39.922 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-02 15:24:39.923 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-02 15:24:39.924 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-02 15:24:39.927 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-02 15:24:39.934 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-02 15:24:40.114 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-02 15:24:40.211 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-02 15:24:42.970 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-02 15:24:44.924 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-02 15:24:45.101 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-02 15:24:45.113 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-02 15:24:45.119 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-02 15:24:45.152 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-02 15:24:45.576 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-02 15:24:45.578 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-02 15:24:45.775 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-02 15:24:46.728 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-02 15:24:48.253 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-02 15:24:48.258 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-02 15:24:48.283 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-02 15:24:48.285 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-02 15:24:48.292 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-02 15:24:48.302 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-02 15:24:48.303 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-02 15:24:48.304 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-02 15:24:48.305 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-02 15:24:48.382 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-02 15:24:48.458 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-02 15:24:48.527 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-02 15:24:48.542 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-02 15:24:48.550 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-02 15:24:48.781 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-02 15:24:48.782 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-02 15:24:48.805 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-02 15:24:48.887 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-02-02 15:24:48.889 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-02 15:24:48.890 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-02 15:24:48.891 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-02 15:24:48.960 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-02 15:24:49.016 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-02 15:24:49.450 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-02 15:24:49.469 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-02 15:24:49.536 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-02 15:24:50.972 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-02 15:24:50.972 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-02 15:24:50.972 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-02 15:24:50.974 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-02 15:24:50.974 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-02 15:24:50.974 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-02 15:24:50.977 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-02 15:24:50.977 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-02 15:24:50.978 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-02 15:24:51.101 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-02 15:24:51.102 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-02 15:24:51.229 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-02 15:24:51.232 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-02 15:24:51.237 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-02 15:24:51.340 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-02 15:24:51.525 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-02 15:24:51.525 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-02 15:24:51.784 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-02 15:24:52.397 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-02 15:24:52.610 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-02 15:24:52.622 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-02 15:24:52.631 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-02 15:24:52.650 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-02 15:24:52.681 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-02 15:24:52.681 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-02 15:24:52.688 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-02 15:24:52.732 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-02 15:24:52.771 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-02 15:24:52.778 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-02 15:24:52.867 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-02 15:24:52.885 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-02 15:24:52.907 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-02 15:24:52.908 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-02 15:24:52.909 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-02 15:24:52.910 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-02 15:24:52.962 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-02 15:24:52.996 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-02 15:24:53.031 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-02 15:24:53.043 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-02 15:24:53.125 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-02 15:24:53.127 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-02 15:24:53.141 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-02 15:24:53.144 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-02 15:24:53.147 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-02 15:24:53.149 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-02 15:24:53.205 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-02 15:24:53.258 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-02 15:24:53.278 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-02 15:24:53.280 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-02 15:24:53.387 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-02 15:24:53.388 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-02 15:24:53.402 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-02 15:24:53.406 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-02 15:24:53.420 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-02 15:24:53.480 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-02 15:24:53.495 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-02 15:24:53.515 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-02 15:24:53.535 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-02 15:24:53.552 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-02 15:24:53.644 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-02 15:24:53.645 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-02 15:24:53.650 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-02 15:24:53.654 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-02 15:24:53.658 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-02 15:24:53.661 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-02 15:24:53.665 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-02 15:24:53.773 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-02 15:24:53.777 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-02 15:24:53.779 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-02 15:24:53.902 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-02 15:24:53.904 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-02 15:24:53.931 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-02 15:24:53.955 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-02 15:24:53.958 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-02 15:24:53.961 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-02 15:24:55.442 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-02 15:24:55.445 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-02 15:24:55.446 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-02 15:24:55.492 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-02 15:24:55.504 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-02 15:24:55.504 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-02 15:24:55.504 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-02 15:24:55.510 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-02 15:24:55.510 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-02 15:24:55.574 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-02 15:24:55.723 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-02 15:24:55.724 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-02 15:24:55.725 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-02 15:24:55.730 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-02 15:24:55.732 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-02 15:24:55.855 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-02 15:24:56.004 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-02 15:24:56.005 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-02 15:24:56.006 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-02 15:24:56.010 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-02 15:24:56.011 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-02 15:24:56.012 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-02 15:24:56.016 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-02 15:24:56.019 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-02 15:24:56.689 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-02 15:24:56.884 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-02 15:24:56.974 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-02 15:24:57.328 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-02 15:24:57.349 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-02 15:24:57.350 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-02 15:24:57.352 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-02 15:24:57.410 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-02 15:24:57.430 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-02 15:24:57.442 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-02 15:24:57.460 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-02 15:24:58.450 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-02 15:24:58.459 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-02 15:24:58.674 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-02 15:24:58.737 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-02 15:25:00.265 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-02 15:25:00.267 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-02 15:25:04.496 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-02 15:25:04.496 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-02 15:25:04.753 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-02 15:25:05.142 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-02 15:25:05.178 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-02 15:25:05.720 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-02 15:25:05.723 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-02 15:25:05.750 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-02 15:25:05.847 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-02 15:25:05.848 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-02 15:25:06.005 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-02 15:25:06.009 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-02 15:25:06.011 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-02 15:25:06.031 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-02 15:25:06.031 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-02 15:25:06.032 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-02 15:25:06.037 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-02 15:25:06.121 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-02 15:25:06.134 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-02 15:25:06.326 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-02 15:25:06.348 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-02 15:25:06.348 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-02 15:25:06.349 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-02 15:25:06.350 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-02 15:25:06.351 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-02 15:25:06.352 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-02 15:25:06.352 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-02 15:25:06.353 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-02 15:25:06.466 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-02 15:25:06.594 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-02 15:25:06.596 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-02 15:25:06.597 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-02 15:25:06.608 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-02 15:25:06.613 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-02 15:25:06.619 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-02 15:25:06.964 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-02 15:25:07.023 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-02 15:25:08.478 | Preconfiguring packages ... 2022-02-02 15:25:08.619 | Fetched 164 MB in 33s (4,982 kB/s) 2022-02-02 15:25:08.684 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-02 15:25:08.688 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:08.699 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:08.776 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:08.788 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:09.174 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:09.180 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:09.225 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:09.239 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:09.308 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:09.464 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:10.230 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:10.244 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:25:10.324 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:25:10.375 | Selecting previously unselected package libapr1:amd64. 2022-02-02 15:25:10.414 | (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.) 2022-02-02 15:25:10.416 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-02 15:25:10.418 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-02 15:25:10.473 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:25:10.495 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-02 15:25:10.707 | Selecting previously unselected package libaprutil1:amd64. 2022-02-02 15:25:10.714 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:25:10.716 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:10.752 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-02 15:25:10.759 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:25:10.761 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:10.796 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-02 15:25:10.808 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-02 15:25:10.857 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-02 15:25:10.864 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:25:10.866 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:10.896 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-02 15:25:10.902 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-02 15:25:10.959 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-02 15:25:10.969 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-02 15:25:11.028 | Selecting previously unselected package libjansson4:amd64. 2022-02-02 15:25:11.036 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-02-02 15:25:11.038 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-02 15:25:11.067 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-02 15:25:11.074 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-02 15:25:11.077 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-02 15:25:11.124 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:25:11.141 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-02 15:25:12.401 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:12.414 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-02 15:25:12.527 | Selecting previously unselected package apache2-bin. 2022-02-02 15:25:12.535 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:25:12.537 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:12.740 | Selecting previously unselected package apache2-data. 2022-02-02 15:25:12.747 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-02 15:25:12.750 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:12.879 | Selecting previously unselected package apache2-utils. 2022-02-02 15:25:12.886 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:25:12.889 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:12.931 | Selecting previously unselected package apache2. 2022-02-02 15:25:12.939 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:25:12.958 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:13.022 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-02 15:25:13.030 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-02 15:25:13.032 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-02 15:25:13.077 | Selecting previously unselected package haproxy. 2022-02-02 15:25:13.084 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-02 15:25:13.093 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-02 15:25:13.311 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-02 15:25:13.318 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:25:13.320 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:25:13.353 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-02 15:25:13.360 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:25:13.362 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:25:13.392 | Selecting previously unselected package mysql-common. 2022-02-02 15:25:13.399 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-02 15:25:13.416 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-02 15:25:13.447 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-02 15:25:13.455 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:13.458 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:25:13.699 | Selecting previously unselected package libsensors-config. 2022-02-02 15:25:13.707 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-02 15:25:13.709 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-02 15:25:13.736 | Selecting previously unselected package libsensors5:amd64. 2022-02-02 15:25:13.743 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-02 15:25:13.841 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-02 15:25:13.872 | Selecting previously unselected package libsnmp-base. 2022-02-02 15:25:13.879 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-02 15:25:13.882 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:25:13.950 | Selecting previously unselected package libsnmp35:amd64. 2022-02-02 15:25:13.957 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-02 15:25:13.959 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:25:14.120 | Selecting previously unselected package keepalived. 2022-02-02 15:25:14.127 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-02 15:25:14.129 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-02 15:25:14.214 | Selecting previously unselected package memcached. 2022-02-02 15:25:14.222 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-02 15:25:14.224 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-02 15:25:14.282 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-02 15:25:14.744 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-02 15:25:14.851 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:25:14.857 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-02 15:25:14.990 | Selecting previously unselected package python3-yaml. 2022-02-02 15:25:14.997 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-02 15:25:15.000 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-02 15:25:15.055 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:25:15.062 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:25:15.110 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:25:15.189 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:25:15.612 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:25:15.640 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:25:15.796 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-02 15:25:15.803 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-02 15:25:15.881 | Selecting previously unselected package acl. 2022-02-02 15:25:15.889 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-02-02 15:25:15.892 | Unpacking acl (2.2.53-6) ... 2022-02-02 15:25:15.921 | Selecting previously unselected package autotools-dev. 2022-02-02 15:25:15.928 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-02-02 15:25:15.930 | Unpacking autotools-dev (20180224.1) ... 2022-02-02 15:25:15.961 | Selecting previously unselected package m4. 2022-02-02 15:25:15.968 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-02-02 15:25:15.971 | Unpacking m4 (1.4.18-4) ... 2022-02-02 15:25:16.023 | Selecting previously unselected package autoconf. 2022-02-02 15:25:16.031 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-02-02 15:25:16.034 | Unpacking autoconf (2.69-11.1) ... 2022-02-02 15:25:16.114 | Selecting previously unselected package automake. 2022-02-02 15:25:16.121 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-02 15:25:16.125 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-02 15:25:16.227 | Selecting previously unselected package autopoint. 2022-02-02 15:25:16.235 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-02 15:25:16.237 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-02 15:25:16.279 | Selecting previously unselected package libllvm10:amd64. 2022-02-02 15:25:16.286 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:16.289 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:18.526 | Selecting previously unselected package libclang-cpp10. 2022-02-02 15:25:18.533 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:18.537 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:19.966 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-02 15:25:19.974 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:19.976 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:20.432 | Selecting previously unselected package libgc1c2:amd64. 2022-02-02 15:25:20.441 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-02 15:25:20.443 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-02 15:25:20.480 | Selecting previously unselected package libobjc4:amd64. 2022-02-02 15:25:20.488 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:20.490 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:20.520 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-02 15:25:20.527 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:20.530 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:20.606 | Selecting previously unselected package libc6-i386. 2022-02-02 15:25:20.614 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-02 15:25:20.616 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-02 15:25:21.117 | Selecting previously unselected package lib32gcc-s1. 2022-02-02 15:25:21.125 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:21.128 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:21.166 | Selecting previously unselected package lib32stdc++6. 2022-02-02 15:25:21.174 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:21.176 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:21.276 | Selecting previously unselected package libclang-common-10-dev. 2022-02-02 15:25:21.284 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:21.286 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:22.264 | Selecting previously unselected package libclang1-10. 2022-02-02 15:25:22.271 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:22.274 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:23.376 | Selecting previously unselected package clang-10. 2022-02-02 15:25:23.383 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:23.386 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:23.422 | Selecting previously unselected package libtool. 2022-02-02 15:25:23.429 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-02-02 15:25:23.432 | Unpacking libtool (2.4.6-14) ... 2022-02-02 15:25:23.481 | Selecting previously unselected package dh-autoreconf. 2022-02-02 15:25:23.489 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-02-02 15:25:23.491 | Unpacking dh-autoreconf (19) ... 2022-02-02 15:25:23.520 | Selecting previously unselected package libdebhelper-perl. 2022-02-02 15:25:23.527 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-02 15:25:23.529 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-02 15:25:23.576 | Selecting previously unselected package libarchive-zip-perl. 2022-02-02 15:25:23.583 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-02 15:25:23.586 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-02 15:25:23.628 | Selecting previously unselected package libsub-override-perl. 2022-02-02 15:25:23.636 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-02-02 15:25:23.638 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-02 15:25:23.664 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-02 15:25:23.672 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-02 15:25:23.674 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-02 15:25:23.703 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-02 15:25:23.712 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-02 15:25:23.714 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-02 15:25:23.739 | Selecting previously unselected package libdpkg-perl. 2022-02-02 15:25:23.746 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-02 15:25:23.749 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-02 15:25:23.824 | Selecting previously unselected package make. 2022-02-02 15:25:23.831 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-02-02 15:25:23.834 | Unpacking make (4.2.1-1.2) ... 2022-02-02 15:25:23.883 | Selecting previously unselected package dpkg-dev. 2022-02-02 15:25:23.891 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-02 15:25:23.893 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-02 15:25:24.039 | Selecting previously unselected package dwz. 2022-02-02 15:25:24.047 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-02-02 15:25:24.049 | Unpacking dwz (0.13-5) ... 2022-02-02 15:25:24.099 | Selecting previously unselected package libcroco3:amd64. 2022-02-02 15:25:24.107 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-02-02 15:25:24.109 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-02 15:25:24.146 | Selecting previously unselected package gettext. 2022-02-02 15:25:24.154 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-02 15:25:24.156 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-02 15:25:24.316 | Selecting previously unselected package intltool-debian. 2022-02-02 15:25:24.324 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-02 15:25:24.327 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-02 15:25:24.356 | Selecting previously unselected package po-debconf. 2022-02-02 15:25:24.363 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-02-02 15:25:24.365 | Unpacking po-debconf (1.0.21) ... 2022-02-02 15:25:24.427 | Selecting previously unselected package debhelper. 2022-02-02 15:25:24.435 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-02-02 15:25:24.438 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-02 15:25:24.640 | Selecting previously unselected package uuid-dev:amd64. 2022-02-02 15:25:24.647 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-02-02 15:25:24.650 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-02 15:25:24.699 | Selecting previously unselected package libsctp1:amd64. 2022-02-02 15:25:24.707 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-02 15:25:24.709 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:25:24.734 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-02 15:25:24.742 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-02 15:25:24.744 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:25:24.780 | Selecting previously unselected package libapr1-dev. 2022-02-02 15:25:24.787 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-02 15:25:24.790 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-02 15:25:25.032 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-02 15:25:25.040 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-02 15:25:25.042 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:25:25.156 | Selecting previously unselected package libaprutil1-dev. 2022-02-02 15:25:25.164 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:25:25.167 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-02 15:25:25.378 | Selecting previously unselected package apache2-dev. 2022-02-02 15:25:25.386 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:25:25.388 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:25.454 | Selecting previously unselected package binfmt-support. 2022-02-02 15:25:25.462 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-02 15:25:25.472 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-02 15:25:25.505 | Selecting previously unselected package g++-9. 2022-02-02 15:25:25.512 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:25:25.515 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:26.661 | Selecting previously unselected package g++. 2022-02-02 15:25:26.669 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-02 15:25:26.672 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-02 15:25:26.704 | Selecting previously unselected package build-essential. 2022-02-02 15:25:26.712 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-02 15:25:26.715 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-02 15:25:26.744 | Selecting previously unselected package conntrack. 2022-02-02 15:25:26.752 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-02 15:25:26.755 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-02 15:25:26.793 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-02 15:25:26.801 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-02 15:25:26.804 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-02 15:25:26.836 | Selecting previously unselected package libnetfilter-queue1. 2022-02-02 15:25:26.844 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-02 15:25:26.847 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-02 15:25:26.877 | Selecting previously unselected package conntrackd. 2022-02-02 15:25:26.885 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-02 15:25:26.887 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-02 15:25:26.933 | Selecting previously unselected package dns-root-data. 2022-02-02 15:25:26.941 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-02-02 15:25:26.943 | Unpacking dns-root-data (2019052802) ... 2022-02-02 15:25:26.972 | Selecting previously unselected package libidn11:amd64. 2022-02-02 15:25:26.983 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-02 15:25:26.986 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-02 15:25:27.021 | Selecting previously unselected package dnsmasq-base. 2022-02-02 15:25:27.030 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-02 15:25:27.032 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-02 15:25:27.102 | Selecting previously unselected package dnsmasq-utils. 2022-02-02 15:25:27.110 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-02 15:25:27.112 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-02 15:25:27.144 | Selecting previously unselected package ebtables. 2022-02-02 15:25:27.152 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-02 15:25:27.167 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-02 15:25:27.206 | Selecting previously unselected package libfakeroot:amd64. 2022-02-02 15:25:27.214 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-02-02 15:25:27.217 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-02 15:25:27.247 | Selecting previously unselected package fakeroot. 2022-02-02 15:25:27.255 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-02-02 15:25:27.257 | Unpacking fakeroot (1.24-1) ... 2022-02-02 15:25:27.296 | Selecting previously unselected package fonts-dejavu-core. 2022-02-02 15:25:27.304 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-02 15:25:27.306 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-02 15:25:27.477 | Selecting previously unselected package fonts-liberation. 2022-02-02 15:25:27.484 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-02 15:25:27.486 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-02 15:25:27.624 | Selecting previously unselected package fontconfig-config. 2022-02-02 15:25:27.631 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-02 15:25:27.634 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-02 15:25:27.676 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-02 15:25:27.683 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-02 15:25:27.686 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-02 15:25:27.729 | Selecting previously unselected package fontconfig. 2022-02-02 15:25:27.737 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-02 15:25:27.739 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-02 15:25:27.784 | Selecting previously unselected package genisoimage. 2022-02-02 15:25:27.791 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-02 15:25:27.794 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-02 15:25:27.874 | Selecting previously unselected package libann0. 2022-02-02 15:25:27.881 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-02 15:25:27.883 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-02 15:25:27.913 | Selecting previously unselected package libcdt5:amd64. 2022-02-02 15:25:27.921 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:27.923 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:27.952 | Selecting previously unselected package libcgraph6:amd64. 2022-02-02 15:25:27.960 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:27.962 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:27.994 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-02 15:25:28.003 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-02 15:25:28.005 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:25:28.048 | Selecting previously unselected package libjpeg8:amd64. 2022-02-02 15:25:28.055 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:25:28.057 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-02 15:25:28.085 | Selecting previously unselected package libjbig0:amd64. 2022-02-02 15:25:28.093 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-02 15:25:28.095 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-02 15:25:28.127 | Selecting previously unselected package libwebp6:amd64. 2022-02-02 15:25:28.135 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:28.137 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-02 15:25:28.190 | Selecting previously unselected package libtiff5:amd64. 2022-02-02 15:25:28.197 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:25:28.199 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-02 15:25:28.249 | Selecting previously unselected package libxpm4:amd64. 2022-02-02 15:25:28.256 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-02 15:25:28.258 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-02 15:25:28.290 | Selecting previously unselected package libgd3:amd64. 2022-02-02 15:25:28.298 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-02 15:25:28.300 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-02 15:25:28.345 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-02 15:25:28.354 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-02 15:25:28.356 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-02 15:25:28.403 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-02 15:25:28.412 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-02 15:25:28.414 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-02 15:25:28.476 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-02 15:25:28.484 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-02-02 15:25:28.486 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-02 15:25:28.515 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-02 15:25:28.523 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-02 15:25:28.525 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-02 15:25:28.556 | Selecting previously unselected package libxrender1:amd64. 2022-02-02 15:25:28.564 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-02 15:25:28.566 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-02 15:25:28.597 | Selecting previously unselected package libcairo2:amd64. 2022-02-02 15:25:28.604 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:28.606 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-02 15:25:28.704 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-02 15:25:28.712 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-02 15:25:28.714 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-02 15:25:28.752 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-02 15:25:28.759 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-02 15:25:28.762 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-02 15:25:28.843 | Selecting previously unselected package libthai-data. 2022-02-02 15:25:28.851 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-02-02 15:25:28.853 | Unpacking libthai-data (0.1.28-3) ... 2022-02-02 15:25:28.905 | Selecting previously unselected package libdatrie1:amd64. 2022-02-02 15:25:28.913 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-02 15:25:28.915 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-02 15:25:28.946 | Selecting previously unselected package libthai0:amd64. 2022-02-02 15:25:28.955 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-02-02 15:25:28.957 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-02 15:25:28.987 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-02 15:25:29.000 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:25:29.002 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:25:29.052 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-02 15:25:29.060 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:25:29.063 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:25:29.096 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-02 15:25:29.104 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:25:29.106 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:25:29.136 | Selecting previously unselected package libpathplan4:amd64. 2022-02-02 15:25:29.145 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:29.147 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:29.180 | Selecting previously unselected package libgvc6. 2022-02-02 15:25:29.188 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:29.190 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-02 15:25:29.313 | Selecting previously unselected package libgvpr2:amd64. 2022-02-02 15:25:29.321 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:29.323 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:29.374 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-02 15:25:29.382 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:29.384 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:29.539 | Selecting previously unselected package x11-common. 2022-02-02 15:25:29.548 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-02 15:25:29.572 | dpkg-query: no packages found matching nux-tools 2022-02-02 15:25:29.582 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-02 15:25:29.625 | Selecting previously unselected package libice6:amd64. 2022-02-02 15:25:29.633 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-02 15:25:29.635 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-02 15:25:29.668 | Selecting previously unselected package libsm6:amd64. 2022-02-02 15:25:29.677 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-02 15:25:29.679 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-02 15:25:29.708 | Selecting previously unselected package libxt6:amd64. 2022-02-02 15:25:29.715 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-02 15:25:29.718 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-02 15:25:29.768 | Selecting previously unselected package libxmu6:amd64. 2022-02-02 15:25:29.775 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-02 15:25:29.777 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-02 15:25:29.813 | Selecting previously unselected package libxaw7:amd64. 2022-02-02 15:25:29.821 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-02 15:25:29.824 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-02 15:25:29.877 | Selecting previously unselected package graphviz. 2022-02-02 15:25:29.884 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-02 15:25:29.886 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-02 15:25:30.019 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-02 15:25:30.027 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:25:30.029 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:25:30.080 | Selecting previously unselected package libibverbs1:amd64. 2022-02-02 15:25:30.087 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:25:30.089 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:25:30.135 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-02 15:25:30.143 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:25:30.158 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:25:30.220 | Selecting previously unselected package icu-devtools. 2022-02-02 15:25:30.227 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:25:30.230 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-02 15:25:30.290 | Selecting previously unselected package iputils-arping. 2022-02-02 15:25:30.297 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-02 15:25:30.299 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-02 15:25:30.333 | Selecting previously unselected package javascript-common. 2022-02-02 15:25:30.341 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-02-02 15:25:30.357 | Unpacking javascript-common (11) ... 2022-02-02 15:25:30.387 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-02 15:25:30.396 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:30.398 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:30.431 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-02 15:25:30.440 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:30.443 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:30.477 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-02 15:25:30.485 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:30.487 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:30.523 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-02 15:25:30.530 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:30.533 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:30.565 | Selecting previously unselected package comerr-dev:amd64. 2022-02-02 15:25:30.573 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-02 15:25:30.578 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-02 15:25:30.609 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-02 15:25:30.616 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:30.618 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:30.669 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-02 15:25:30.677 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-02 15:25:30.679 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-02 15:25:30.711 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-02 15:25:30.719 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-02 15:25:30.721 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-02 15:25:30.747 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-02 15:25:30.756 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-02 15:25:30.759 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-02 15:25:30.785 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-02 15:25:30.793 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-02 15:25:30.795 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-02 15:25:30.825 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-02 15:25:30.833 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-02 15:25:30.835 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:25:30.901 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-02 15:25:30.910 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-02 15:25:30.912 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:25:30.979 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-02 15:25:30.986 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-02 15:25:30.989 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-02 15:25:31.020 | Selecting previously unselected package libgts-bin. 2022-02-02 15:25:31.028 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-02 15:25:31.030 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-02 15:25:31.066 | Selecting previously unselected package libicu-dev:amd64. 2022-02-02 15:25:31.074 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:25:31.076 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:25:32.505 | Selecting previously unselected package libipset13:amd64. 2022-02-02 15:25:32.513 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:32.529 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:25:32.564 | Selecting previously unselected package librdmacm1:amd64. 2022-02-02 15:25:32.572 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:25:32.574 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:25:32.610 | Selecting previously unselected package libiscsi7:amd64. 2022-02-02 15:25:32.618 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-02 15:25:32.620 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-02 15:25:32.654 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-02 15:25:32.663 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-02 15:25:32.665 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:25:32.726 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-02 15:25:32.734 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:25:32.737 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:25:32.762 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-02 15:25:32.770 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:25:32.772 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:25:32.799 | Selecting previously unselected package libjs-jquery. 2022-02-02 15:25:32.806 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-02 15:25:32.808 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-02 15:25:32.868 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-02 15:25:32.875 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-02 15:25:32.877 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-02 15:25:32.903 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-02 15:25:32.912 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-02 15:25:32.914 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-02 15:25:32.989 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-02 15:25:32.997 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-02 15:25:32.999 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-02 15:25:33.055 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-02 15:25:33.063 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-02 15:25:33.066 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-02 15:25:33.093 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-02 15:25:33.101 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-02 15:25:33.103 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-02 15:25:33.130 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-02 15:25:33.138 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-02 15:25:33.141 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:25:33.240 | Selecting previously unselected package libnspr4:amd64. 2022-02-02 15:25:33.248 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-02 15:25:33.251 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-02 15:25:33.291 | Selecting previously unselected package libnss3:amd64. 2022-02-02 15:25:33.300 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-02 15:25:33.302 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-02 15:25:33.504 | Selecting previously unselected package libomp5-10:amd64. 2022-02-02 15:25:33.512 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:33.515 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:33.587 | Selecting previously unselected package libomp-10-dev. 2022-02-02 15:25:33.596 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:33.598 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:33.631 | Selecting previously unselected package pcp-conf. 2022-02-02 15:25:33.639 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-02 15:25:33.641 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-02 15:25:33.673 | Selecting previously unselected package libpcp3. 2022-02-02 15:25:33.681 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-02-02 15:25:33.683 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-02 15:25:33.745 | Selecting previously unselected package libpcp-pmda3. 2022-02-02 15:25:33.753 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-02 15:25:33.756 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-02 15:25:33.786 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-02 15:25:33.795 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-02 15:25:33.797 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-02 15:25:33.831 | Selecting previously unselected package libpq5:amd64. 2022-02-02 15:25:33.839 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:33.842 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:33.884 | Selecting previously unselected package libpq-dev. 2022-02-02 15:25:33.892 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:33.896 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:33.969 | Selecting previously unselected package librados2. 2022-02-02 15:25:33.976 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:25:33.979 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:25:34.449 | Selecting previously unselected package librbd1. 2022-02-02 15:25:34.458 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:25:34.460 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:25:34.716 | Selecting previously unselected package libsasl2-dev. 2022-02-02 15:25:34.724 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-02 15:25:34.727 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-02 15:25:34.794 | Selecting previously unselected package libssl-dev:amd64. 2022-02-02 15:25:34.803 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:25:34.805 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:25:35.069 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-02 15:25:35.077 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:25:35.079 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:25:35.193 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-02 15:25:35.201 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-02 15:25:35.203 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:25:35.229 | Selecting previously unselected package libx86-1:amd64. 2022-02-02 15:25:35.238 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-02 15:25:35.240 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-02 15:25:35.275 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-02 15:25:35.284 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:35.286 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:25:35.429 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-02 15:25:35.437 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-02 15:25:35.439 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-02 15:25:35.522 | Selecting previously unselected package llvm-10-runtime. 2022-02-02 15:25:35.530 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:35.533 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:35.588 | Selecting previously unselected package libpfm4:amd64. 2022-02-02 15:25:35.596 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-02 15:25:35.598 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-02 15:25:35.673 | Selecting previously unselected package llvm-10. 2022-02-02 15:25:35.681 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:35.683 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:36.463 | Selecting previously unselected package libffi-dev:amd64. 2022-02-02 15:25:36.472 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-02-02 15:25:36.474 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-02 15:25:36.520 | Selecting previously unselected package python3-pygments. 2022-02-02 15:25:36.528 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-02 15:25:36.531 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-02 15:25:36.668 | Selecting previously unselected package llvm-10-tools. 2022-02-02 15:25:36.676 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:36.679 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:36.831 | Selecting previously unselected package libz3-4:amd64. 2022-02-02 15:25:36.839 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-02 15:25:36.842 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-02 15:25:37.791 | Selecting previously unselected package libz3-dev:amd64. 2022-02-02 15:25:37.799 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-02 15:25:37.801 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-02 15:25:37.847 | Selecting previously unselected package llvm-10-dev. 2022-02-02 15:25:37.855 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:25:37.857 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:42.325 | Selecting previously unselected package lsscsi. 2022-02-02 15:25:42.335 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-02-02 15:25:42.337 | Unpacking lsscsi (0.30-0.1) ... 2022-02-02 15:25:42.372 | Selecting previously unselected package pkg-config. 2022-02-02 15:25:42.381 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-02 15:25:42.383 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-02 15:25:42.417 | Selecting previously unselected package pm-utils. 2022-02-02 15:25:42.425 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-02-02 15:25:42.427 | Unpacking pm-utils (1.4.1-19) ... 2022-02-02 15:25:42.488 | Selecting previously unselected package postgresql-client-common. 2022-02-02 15:25:42.496 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-02 15:25:42.499 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-02 15:25:42.534 | Selecting previously unselected package postgresql-client-12. 2022-02-02 15:25:42.543 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:42.545 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:42.746 | Selecting previously unselected package ssl-cert. 2022-02-02 15:25:42.754 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-02-02 15:25:42.757 | Unpacking ssl-cert (1.0.39) ... 2022-02-02 15:25:42.793 | Selecting previously unselected package postgresql-common. 2022-02-02 15:25:42.802 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-02 15:25:42.830 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-02 15:25:42.836 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-02 15:25:42.908 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-02 15:25:42.916 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:42.918 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:43.228 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-02 15:25:43.237 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-02 15:25:43.240 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-02 15:25:43.271 | Selecting previously unselected package python-pip-whl. 2022-02-02 15:25:43.279 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-02 15:25:43.281 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-02 15:25:43.489 | Selecting previously unselected package python3-mysqldb. 2022-02-02 15:25:43.497 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-02 15:25:43.500 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-02 15:25:43.537 | Selecting previously unselected package python3-wheel. 2022-02-02 15:25:43.546 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-02-02 15:25:43.548 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-02 15:25:43.582 | Selecting previously unselected package python3-pip. 2022-02-02 15:25:43.590 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-02 15:25:43.593 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-02 15:25:43.687 | Selecting previously unselected package python3.8-venv. 2022-02-02 15:25:43.696 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-02 15:25:43.698 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-02 15:25:43.724 | Selecting previously unselected package python3-venv. 2022-02-02 15:25:43.732 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-02 15:25:43.736 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-02 15:25:43.762 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-02 15:25:43.770 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-02 15:25:43.772 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-02 15:25:43.806 | Selecting previously unselected package qemu-utils. 2022-02-02 15:25:43.815 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-02 15:25:43.817 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-02 15:25:43.996 | Selecting previously unselected package sharutils. 2022-02-02 15:25:44.005 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-02 15:25:44.007 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-02 15:25:44.056 | Selecting previously unselected package sqlite3. 2022-02-02 15:25:44.065 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-02 15:25:44.067 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-02 15:25:44.211 | Selecting previously unselected package unzip. 2022-02-02 15:25:44.220 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-02 15:25:44.222 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-02 15:25:44.271 | Selecting previously unselected package vbetool. 2022-02-02 15:25:44.279 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-02-02 15:25:44.282 | Unpacking vbetool (1.1-4) ... 2022-02-02 15:25:44.311 | Selecting previously unselected package ipset. 2022-02-02 15:25:44.319 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:25:44.330 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:25:44.363 | Selecting previously unselected package ipvsadm. 2022-02-02 15:25:44.371 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-02 15:25:44.374 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-02 15:25:44.411 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-02 15:25:44.419 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:25:44.429 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:44.455 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-02 15:25:44.464 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-02 15:25:44.466 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-02 15:25:44.496 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-02 15:25:44.504 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-02 15:25:44.508 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-02 15:25:44.539 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-02 15:25:44.548 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:25:44.550 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:44.583 | Selecting previously unselected package libpcp-gui2. 2022-02-02 15:25:44.592 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.595 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-02 15:25:44.622 | Selecting previously unselected package libpcp-import1. 2022-02-02 15:25:44.631 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.634 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-02 15:25:44.664 | Selecting previously unselected package libpcp-mmv1. 2022-02-02 15:25:44.672 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.674 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-02 15:25:44.705 | Selecting previously unselected package libpcp-trace2. 2022-02-02 15:25:44.714 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.717 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-02 15:25:44.746 | Selecting previously unselected package libpcp-web1. 2022-02-02 15:25:44.755 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.757 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-02 15:25:44.800 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-02 15:25:44.809 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-02 15:25:44.812 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-02 15:25:44.848 | Selecting previously unselected package python3-pcp. 2022-02-02 15:25:44.857 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.860 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-02 15:25:44.904 | Selecting previously unselected package pcp. 2022-02-02 15:25:44.914 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-02-02 15:25:44.983 | Unpacking pcp (5.0.3-1) ... 2022-02-02 15:25:45.513 | Selecting previously unselected package socat. 2022-02-02 15:25:45.523 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-02-02 15:25:45.525 | Unpacking socat (1.7.3.3-2) ... 2022-02-02 15:25:45.611 | Selecting previously unselected package vlan. 2022-02-02 15:25:45.620 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-02 15:25:45.622 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-02 15:25:45.687 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-02 15:25:45.693 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-02 15:25:45.703 | Setting up javascript-common (11) ... 2022-02-02 15:25:45.735 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-02 15:25:45.751 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-02 15:25:45.756 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-02 15:25:45.762 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-02 15:25:45.768 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-02 15:25:45.792 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-02 15:25:45.796 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:25:45.802 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-02 15:25:45.808 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:45.814 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-02 15:25:45.820 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-02 15:25:45.827 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-02 15:25:45.833 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-02 15:25:45.839 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-02 15:25:45.846 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-02 15:25:45.851 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-02 15:25:45.857 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-02 15:25:45.863 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-02 15:25:45.869 | Setting up vbetool (1.1-4) ... 2022-02-02 15:25:45.875 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:25:45.881 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:25:45.890 | Setting up pm-utils (1.4.1-19) ... 2022-02-02 15:25:45.900 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:25:46.156 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-02 15:25:46.181 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-02 15:25:46.187 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:46.192 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-02 15:25:46.436 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-02 15:25:47.094 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-02 15:25:47.104 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-02 15:25:47.112 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:25:47.118 | Setting up m4 (1.4.18-4) ... 2022-02-02 15:25:47.123 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-02 15:25:47.415 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:47.421 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-02 15:25:47.427 | Setting up iputils-arping (3:20190709-3) ... 2022-02-02 15:25:47.460 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-02 15:25:47.465 | Setting up conntrack (1:1.4.5-2) ... 2022-02-02 15:25:47.472 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:25:47.477 | Setting up python3-wheel (0.34.2-1) ... 2022-02-02 15:25:47.730 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-02 15:25:47.736 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-02 15:25:47.940 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-02 15:25:50.033 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-02 15:25:51.252 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-02 15:25:51.940 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-02 15:25:51.950 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-02 15:25:51.955 | Setting up acl (2.2.53-6) ... 2022-02-02 15:25:51.965 | Setting up dns-root-data (2019052802) ... 2022-02-02 15:25:51.971 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:51.976 | Setting up fakeroot (1.24-1) ... 2022-02-02 15:25:51.984 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-02 15:25:51.992 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-02 15:25:51.997 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:25:52.004 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:52.009 | Setting up autotools-dev (20180224.1) ... 2022-02-02 15:25:52.014 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-02 15:25:52.824 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-02 15:25:52.829 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-02 15:25:52.835 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-02 15:25:52.840 | Setting up make (4.2.1-1.2) ... 2022-02-02 15:25:52.847 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-02 15:25:52.853 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-02 15:25:52.859 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:52.865 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-02 15:25:52.871 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:52.877 | Setting up ebtables (2.0.11-3build1) ... 2022-02-02 15:25:53.431 | Setting up socat (1.7.3.3-2) ... 2022-02-02 15:25:53.441 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-02 15:25:53.446 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-02 15:25:53.453 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:25:53.458 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-02 15:25:53.465 | Setting up binfmt-support (2.2.0-2) ... 2022-02-02 15:25:53.748 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-02 15:25:54.796 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-02 15:25:54.810 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-02 15:25:54.832 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-02 15:25:54.862 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-02 15:25:54.869 | Setting up lsscsi (0.30-0.1) ... 2022-02-02 15:25:54.875 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-02 15:25:54.881 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:54.889 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:25:54.896 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:25:54.902 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-02 15:25:54.908 | Setting up autoconf (2.69-11.1) ... 2022-02-02 15:25:54.916 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-02 15:25:54.922 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-02 15:25:54.978 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-02 15:25:54.982 | Setting up dwz (0.13-5) ... 2022-02-02 15:25:54.988 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:25:54.994 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-02 15:25:55.001 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:25:55.007 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-02 15:25:55.013 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-02 15:25:55.033 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:55.039 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:55.046 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-02 15:25:55.053 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-02 15:25:55.058 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-02 15:25:55.065 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:25:55.082 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:25:55.087 | Setting up pcp-conf (5.0.3-1) ... 2022-02-02 15:25:55.097 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-02 15:25:55.105 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-02 15:25:55.112 | Setting up libsub-override-perl (0.09-2) ... 2022-02-02 15:25:55.125 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-02 15:25:55.130 | Setting up libthai-data (0.1.28-3) ... 2022-02-02 15:25:55.136 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-02 15:25:55.143 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:55.148 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-02 15:25:55.155 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-02 15:25:55.164 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-02 15:25:55.172 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:55.179 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-02 15:25:55.187 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-02 15:25:55.193 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:25:55.207 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:25:55.216 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-02 15:25:56.259 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-02 15:25:56.586 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-02 15:25:56.592 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-02 15:25:56.598 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:25:56.603 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:25:56.610 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:25:56.616 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-02 15:25:56.622 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-02 15:25:56.629 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:56.635 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-02 15:25:56.641 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-02 15:25:56.649 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-02 15:25:56.652 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-02 15:25:56.660 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:25:56.666 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:25:56.672 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-02 15:25:56.677 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-02 15:25:56.683 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-02 15:25:56.689 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:25:56.694 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:25:56.700 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:56.706 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:25:56.711 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:56.717 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-02 15:25:56.725 | Setting up libtool (2.4.6-14) ... 2022-02-02 15:25:56.731 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-02 15:25:56.834 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:25:56.864 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:56.870 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-02 15:25:57.262 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-02 15:25:58.360 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:58.365 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-02 15:25:58.370 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:58.375 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-02 15:25:58.516 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:25:58.522 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:58.528 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-02 15:25:58.537 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-02 15:25:58.545 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:25:58.551 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-02 15:25:58.804 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-02 15:25:58.809 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-02 15:25:58.815 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-02 15:25:58.820 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:25:58.825 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:25:59.437 | 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 2022-02-02 15:25:59.460 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:59.466 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:25:59.473 | Setting up ssl-cert (1.0.39) ... 2022-02-02 15:25:59.923 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-02 15:25:59.928 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-02 15:26:00.004 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-02 15:26:00.010 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-02 15:26:00.482 | Adding user postgres to group ssl-cert 2022-02-02 15:26:00.637 | 2022-02-02 15:26:00.637 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-02 15:26:00.852 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-02 15:26:00.853 | Removing obsolete dictionary files: 2022-02-02 15:26:01.450 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-02 15:26:02.534 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-02 15:26:02.539 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:26:02.546 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-02 15:26:02.636 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-02 15:26:03.049 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-02 15:26:03.054 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-02 15:26:03.059 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-02 15:26:03.066 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:26:03.071 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-02 15:26:03.076 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-02 15:26:03.082 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-02 15:26:03.087 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:26:03.093 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-02 15:26:03.098 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-02 15:26:03.103 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:26:03.109 | Setting up ipvsadm (1:1.31-1) ... 2022-02-02 15:26:03.831 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:26:03.836 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:26:03.936 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-02 15:26:05.998 | Regenerating fonts cache... done. 2022-02-02 15:26:06.001 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-02 15:26:06.007 | Setting up libpcp3 (5.0.3-1) ... 2022-02-02 15:26:06.012 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-02 15:26:06.018 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-02 15:26:06.024 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:26:07.330 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-02 15:26:08.119 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:26:08.162 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:26:08.167 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-02 15:26:09.165 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-02 15:26:09.846 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:26:09.852 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-02 15:26:09.858 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:26:09.863 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-02 15:26:09.869 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:26:09.875 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-02 15:26:09.880 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-02 15:26:09.886 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-02 15:26:09.892 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-02 15:26:09.897 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-02 15:26:09.903 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:26:09.909 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:26:09.915 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-02 15:26:09.934 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-02 15:26:09.940 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-02 15:26:09.946 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-02 15:26:09.952 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-02 15:26:09.958 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-02 15:26:09.963 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:26:09.970 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:26:09.975 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:26:09.980 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:26:09.986 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-02 15:26:09.991 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:26:09.997 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:26:10.003 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-02 15:26:10.008 | Setting up po-debconf (1.0.21) ... 2022-02-02 15:26:10.014 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-02 15:26:10.409 | Enabling module mpm_event. 2022-02-02 15:26:10.475 | Enabling module authz_core. 2022-02-02 15:26:10.480 | Enabling module authz_host. 2022-02-02 15:26:10.539 | Enabling module authn_core. 2022-02-02 15:26:10.544 | Enabling module auth_basic. 2022-02-02 15:26:10.605 | Enabling module access_compat. 2022-02-02 15:26:10.665 | Enabling module authn_file. 2022-02-02 15:26:10.725 | Enabling module authz_user. 2022-02-02 15:26:10.784 | Enabling module alias. 2022-02-02 15:26:10.845 | Enabling module dir. 2022-02-02 15:26:10.905 | Enabling module autoindex. 2022-02-02 15:26:10.965 | Enabling module env. 2022-02-02 15:26:11.026 | Enabling module mime. 2022-02-02 15:26:11.088 | Enabling module negotiation. 2022-02-02 15:26:11.149 | Enabling module setenvif. 2022-02-02 15:26:11.209 | Enabling module filter. 2022-02-02 15:26:11.268 | Enabling module deflate. 2022-02-02 15:26:11.329 | Enabling module status. 2022-02-02 15:26:11.389 | Enabling module reqtimeout. 2022-02-02 15:26:11.448 | Enabling conf charset. 2022-02-02 15:26:11.509 | Enabling conf localized-error-pages. 2022-02-02 15:26:11.569 | Enabling conf other-vhosts-access-log. 2022-02-02 15:26:11.630 | Enabling conf security. 2022-02-02 15:26:11.689 | Enabling conf serve-cgi-bin. 2022-02-02 15:26:11.748 | Enabling site 000-default. 2022-02-02 15:26:11.801 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-02 15:26:11.856 | Enabling conf javascript-common. 2022-02-02 15:26:12.114 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-02 15:26:12.703 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-02 15:26:15.359 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-02 15:26:15.373 | Setting up python3-pcp (5.0.3-1) ... 2022-02-02 15:26:15.680 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-02 15:26:15.705 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:26:15.711 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-02 15:26:15.723 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-02 15:26:15.729 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-02 15:26:15.735 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-02 15:26:15.741 | Setting up graphviz (2.42.2-3build2) ... 2022-02-02 15:26:15.749 | Setting up pcp (5.0.3-1) ... 2022-02-02 15:26:16.101 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-02 15:26:16.539 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-02 15:26:16.955 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-02 15:26:17.378 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-02 15:26:33.630 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-02 15:26:33.639 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:26:33.648 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-02 15:26:34.810 | Setting up dh-autoreconf (19) ... 2022-02-02 15:26:34.817 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-02 15:26:35.660 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-02 15:26:35.668 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:26:35.675 | Setting up debhelper (12.10ubuntu1) ... 2022-02-02 15:26:35.681 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:26:36.017 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-02 15:26:36.023 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-02 15:26:36.048 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-02 15:26:36.126 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-02 15:26:49.427 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:26:49.452 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-02 15:26:49.859 | Processing triggers for ufw (0.36-6) ... 2022-02-02 15:26:50.006 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:27:16.050 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-02 15:27:16.063 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-02 15:27:23.078 | ++ functions-common:apt_get:1223 : result=0 2022-02-02 15:27:23.080 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:27:23.082 | ++ functions-common:time_stop:2414 : local name 2022-02-02 15:27:23.085 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 15:27:23.087 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:27:23.089 | ++ functions-common:time_stop:2417 : local total 2022-02-02 15:27:23.091 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 15:27:23.093 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:27:23.095 | ++ functions-common:time_stop:2421 : start_time=1643815473300 2022-02-02 15:27:23.097 | ++ functions-common:time_stop:2423 : [[ -z 1643815473300 ]] 2022-02-02 15:27:23.100 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:27:23.104 | ++ functions-common:time_stop:2426 : end_time=1643815643101 2022-02-02 15:27:23.106 | ++ functions-common:time_stop:2427 : elapsed_time=169801 2022-02-02 15:27:23.108 | ++ functions-common:time_stop:2428 : total=720 2022-02-02 15:27:23.110 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:27:23.112 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=170521 2022-02-02 15:27:23.115 | ++ functions-common:apt_get:1227 : return 0 2022-02-02 15:27:23.117 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-02 15:27:23.119 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:27:23.122 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-02 15:27:23.126 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-02 15:27:23.130 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-02 15:27:23.132 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-02 15:27:23.135 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-02 15:27:24.437 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-02 15:27:24.439 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-02 15:27:24.440 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-02 15:27:24.442 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-02 15:27:24.444 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-02 15:27:24.446 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-02 15:27:24.448 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-02 15:27:24.449 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-02 15:27:24.451 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-02 15:27:24.453 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-02 15:27:24.455 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-02 15:27:24.457 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-02 15:27:24.459 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-02 15:27:24.460 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-02 15:27:24.462 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-02 15:27:24.464 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-02 15:27:24.465 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-02 15:27:24.467 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-02 15:27:24.469 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-02 15:27:24.471 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-02 15:27:24.473 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-02 15:27:24.475 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-02 15:27:24.477 | + functions-common:_ensure_lsb_release:383 : return 2022-02-02 15:27:24.479 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-02 15:27:24.546 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-02 15:27:24.548 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-02 15:27:24.616 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-02 15:27:24.618 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-02 15:27:24.685 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-02 15:27:24.688 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-02 15:27:24.690 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-02 15:27:24.691 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-02 15:27:24.693 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-02 15:27:24.695 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-02 15:27:24.697 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-02 15:27:24.699 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-02 15:27:24.701 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-02 15:27:24.703 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-02 15:27:24.706 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-02 15:27:24.706 | Distro: focal 2022-02-02 15:27:24.708 | + tools/install_pip.sh:main:124 : get_versions 2022-02-02 15:27:24.710 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-02 15:27:24.714 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-02 15:27:24.715 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-02 15:27:24.718 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-02 15:27:24.719 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-02 15:27:25.279 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-02 15:27:25.281 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-02 15:27:25.281 | pip: 21.3.1 2022-02-02 15:27:25.283 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-02 15:27:25.285 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-02 15:27:25.287 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:27:25.289 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:27:25.290 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:27:25.292 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:27:25.294 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:27:25.296 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:27:25.298 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:27:25.299 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:27:25.301 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:27:25.303 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:27:25.304 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:27:25.306 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-02 15:27:25.308 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:27:25.310 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:27:25.312 | + tools/install_pip.sh:main:142 : : 2022-02-02 15:27:25.313 | + tools/install_pip.sh:main:147 : set -x 2022-02-02 15:27:25.315 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-02 15:27:25.317 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-02 15:27:25.319 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:27:25.321 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-02 15:27:25.323 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-02 15:27:25.324 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:27:25.327 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:27:25.327 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:27:25.331 | ++ 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 ' 2022-02-02 15:27:25.333 | ++ 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 == '' ]] 2022-02-02 15:27:25.335 | ++ 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' 2022-02-02 15:27:25.337 | + 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' 2022-02-02 15:27:25.339 | + 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' 2022-02-02 15:27:25.355 | 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 2022-02-02 15:27:25.356 | + 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' 2022-02-02 15:27:26.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:26.076 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:26.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:26.076 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:27.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:27:28.024 | Collecting 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 2022-02-02 15:27:28.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c99/207037c38984e/setuptools-60.6.0-py3-none-any.whl (953 kB) 2022-02-02 15:27:29.728 | Installing collected packages: setuptools 2022-02-02 15:27:30.369 | Successfully installed setuptools-60.6.0 2022-02-02 15:27:30.369 | 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 2022-02-02 15:27:30.547 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:27:30.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:27:30.660 | + inc/python:pip_install:200 : result=0 2022-02-02 15:27:30.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:27:30.663 | + functions-common:time_stop:2414 : local name 2022-02-02 15:27:30.665 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:27:30.667 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:27:30.668 | + functions-common:time_stop:2417 : local total 2022-02-02 15:27:30.670 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:27:30.672 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:27:30.674 | + functions-common:time_stop:2421 : start_time=1643815645351 2022-02-02 15:27:30.675 | + functions-common:time_stop:2423 : [[ -z 1643815645351 ]] 2022-02-02 15:27:30.677 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:27:30.680 | + functions-common:time_stop:2426 : end_time=1643815650678 2022-02-02 15:27:30.682 | + functions-common:time_stop:2427 : elapsed_time=5327 2022-02-02 15:27:30.684 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:27:30.686 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:27:30.688 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5327 2022-02-02 15:27:30.690 | + inc/python:pip_install:203 : return 0 2022-02-02 15:27:30.692 | + tools/install_pip.sh:main:153 : get_versions 2022-02-02 15:27:30.694 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-02 15:27:30.697 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-02 15:27:30.699 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-02 15:27:30.703 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-02 15:27:30.703 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-02 15:27:31.265 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-02 15:27:31.267 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-02 15:27:31.267 | pip: 21.3.1 2022-02-02 15:27:31.270 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-02 15:27:31.272 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 15:27:31.276 | + ./stack.sh:main:796 : fixup_all 2022-02-02 15:27:31.278 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-02 15:27:31.281 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-02 15:27:31.283 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:27:31.285 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:27:31.287 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-02 15:27:31.299 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-02 15:27:31.309 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-02 15:27:31.320 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-02 15:27:31.322 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-02 15:27:31.324 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:27:31.326 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:27:31.328 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:27:31.330 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:27:31.332 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:27:31.334 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:27:31.336 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:27:31.338 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:27:31.340 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:27:31.343 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:27:31.345 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:27:31.347 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-02 15:27:31.349 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-02 15:27:31.351 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-02 15:27:31.353 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:27:31.355 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:27:31.358 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:27:31.360 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:27:31.362 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:27:31.365 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:27:31.367 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-02 15:27:31.369 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-02 15:27:31.371 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-02 15:27:31.373 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-02 15:27:31.375 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-02 15:27:31.378 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-02 15:27:31.380 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-02 15:27:31.399 | Using python 3.8 to install os-testr 2022-02-02 15:27:31.402 | + 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 2022-02-02 15:27:32.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:32.125 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:32.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:32.125 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:33.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:27:33.337 | Collecting os-testr 2022-02-02 15:27:33.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-02 15:27:33.359 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-02 15:27:33.403 | Collecting stestr>=1.0.0 2022-02-02 15:27:33.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-02 15:27:33.453 | Collecting python-subunit>=1.0.0 2022-02-02 15:27:33.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-02 15:27:33.467 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-02 15:27:33.482 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-02 15:27:33.507 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-02 15:27:33.508 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-02 15:27:33.513 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-02 15:27:33.515 | 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) 2022-02-02 15:27:33.558 | Collecting future 2022-02-02 15:27:33.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-02 15:27:33.777 | Preparing metadata (setup.py): started 2022-02-02 15:27:34.412 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:27:34.441 | 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.3.3) 2022-02-02 15:27:34.442 | 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) (3.0.7) 2022-02-02 15:27:34.443 | 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.5.0) 2022-02-02 15:27:34.444 | 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.5.0) 2022-02-02 15:27:34.445 | 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) (3.0.0) 2022-02-02 15:27:34.459 | 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) 2022-02-02 15:27:34.529 | 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) 2022-02-02 15:27:34.530 | 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) 2022-02-02 15:27:34.531 | 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.4.0) 2022-02-02 15:27:34.642 | Building wheels for collected packages: future 2022-02-02 15:27:34.643 | Building wheel for future (setup.py): started 2022-02-02 15:27:35.664 | Building wheel for future (setup.py): finished with status 'done' 2022-02-02 15:27:35.668 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=4227b98bf48c9b79c2914bbb422f41a7ac9f7bd7ac18a45958106188c5f3256e 2022-02-02 15:27:35.669 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-02 15:27:35.676 | Successfully built future 2022-02-02 15:27:37.089 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-02 15:27:37.929 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-02 15:27:37.929 | 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 2022-02-02 15:27:37.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:27:37.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:27:38.073 | + inc/python:pip_install:200 : result=0 2022-02-02 15:27:38.075 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:27:38.078 | + functions-common:time_stop:2414 : local name 2022-02-02 15:27:38.080 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:27:38.082 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:27:38.084 | + functions-common:time_stop:2417 : local total 2022-02-02 15:27:38.086 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:27:38.088 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:27:38.090 | + functions-common:time_stop:2421 : start_time=1643815651394 2022-02-02 15:27:38.092 | + functions-common:time_stop:2423 : [[ -z 1643815651394 ]] 2022-02-02 15:27:38.095 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:27:38.098 | + functions-common:time_stop:2426 : end_time=1643815658096 2022-02-02 15:27:38.100 | + functions-common:time_stop:2427 : elapsed_time=6702 2022-02-02 15:27:38.103 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:27:38.104 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:27:38.107 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6702 2022-02-02 15:27:38.109 | + inc/python:pip_install:203 : return 0 2022-02-02 15:27:38.111 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-02 15:27:38.159 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-02 15:27:38.250 | + ./stack.sh:main:810 : install_infra 2022-02-02 15:27:38.252 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:27:38.255 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-02 15:27:38.258 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-02 15:27:41.398 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:27:41.401 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-02 15:27:41.423 | + 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 2022-02-02 15:27:43.238 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.283 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.358 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.366 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.388 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.392 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.435 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.446 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.507 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.584 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.602 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.632 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.640 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.655 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.673 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.685 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.708 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.747 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.769 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.777 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.840 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.844 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.848 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.888 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.928 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.944 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.962 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.981 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:43.997 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.015 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.044 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.075 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.102 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.113 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.131 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.159 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.166 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.170 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:44.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:27:44.311 | Collecting pbr===5.8.0 2022-02-02 15:27:44.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-02 15:27:44.357 | Installing collected packages: pbr 2022-02-02 15:27:44.499 | Successfully installed pbr-5.8.0 2022-02-02 15:27:44.562 | + inc/python:pip_install:200 : result=0 2022-02-02 15:27:44.564 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:27:44.566 | + functions-common:time_stop:2414 : local name 2022-02-02 15:27:44.568 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:27:44.570 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:27:44.572 | + functions-common:time_stop:2417 : local total 2022-02-02 15:27:44.574 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:27:44.577 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:27:44.579 | + functions-common:time_stop:2421 : start_time=1643815661415 2022-02-02 15:27:44.581 | + functions-common:time_stop:2423 : [[ -z 1643815661415 ]] 2022-02-02 15:27:44.583 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:27:44.587 | + functions-common:time_stop:2426 : end_time=1643815664585 2022-02-02 15:27:44.589 | + functions-common:time_stop:2427 : elapsed_time=3170 2022-02-02 15:27:44.591 | + functions-common:time_stop:2428 : total=6702 2022-02-02 15:27:44.594 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:27:44.596 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9872 2022-02-02 15:27:44.598 | + inc/python:pip_install:203 : return 0 2022-02-02 15:27:44.600 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:27:44.602 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-02 15:27:44.624 | + 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 2022-02-02 15:27:46.456 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.503 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.583 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.591 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.613 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.617 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.658 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.669 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.729 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.805 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.822 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.851 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.860 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.874 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.890 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.901 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.915 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.925 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.962 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.985 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:46.993 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.055 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.058 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.062 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.101 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.139 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.155 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.172 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.190 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.207 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.225 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.253 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.285 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.311 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.322 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.339 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.367 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.374 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.377 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:27:47.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:27:47.383 | Processing /opt/stack/requirements 2022-02-02 15:27:48.672 | Collecting fixtures===3.0.0 2022-02-02 15:27:48.678 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-02 15:27:48.876 | Collecting PyYAML===6.0 2022-02-02 15:27:48.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-02 15:27:49.054 | Collecting requests===2.27.1 2022-02-02 15:27:49.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-02 15:27:49.151 | Collecting packaging===21.3 2022-02-02 15:27:49.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-02 15:27:49.220 | Collecting testtools===2.5.0 2022-02-02 15:27:49.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-02 15:27:49.307 | Collecting idna===3.3 2022-02-02 15:27:49.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-02 15:27:49.448 | Collecting pyparsing===3.0.7 2022-02-02 15:27:49.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-02 15:27:49.510 | Collecting six===1.16.0 2022-02-02 15:27:49.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-02 15:27:49.566 | Collecting charset-normalizer===2.0.11 2022-02-02 15:27:49.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-02 15:27:49.605 | Collecting Parsley>=1.2 2022-02-02 15:27:49.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-02 15:27:49.656 | Collecting beagle>=0.2.1 2022-02-02 15:27:49.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-02 15:27:49.689 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-02 15:27:49.756 | Collecting certifi>=2017.4.17 2022-02-02 15:27:49.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-02 15:27:49.846 | Collecting urllib3===1.26.8 2022-02-02 15:27:49.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-02 15:27:49.913 | Collecting extras===1.0.0 2022-02-02 15:27:49.919 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-02 15:27:49.998 | Collecting cliff===3.10.0 2022-02-02 15:27:50.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-02 15:27:50.171 | Collecting cmd2===2.3.3 2022-02-02 15:27:50.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-02 15:27:50.319 | Collecting stevedore===3.5.0 2022-02-02 15:27:50.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-02 15:27:50.371 | Collecting autopage===0.5.0 2022-02-02 15:27:50.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-02 15:27:50.425 | Collecting prettytable===3.0.0 2022-02-02 15:27:50.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-02 15:27:50.479 | Collecting wcwidth===0.2.5 2022-02-02 15:27:50.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-02 15:27:50.538 | Collecting pyperclip===1.8.2 2022-02-02 15:27:50.544 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-02 15:27:50.592 | Collecting attrs===21.4.0 2022-02-02 15:27:50.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-02 15:27:50.698 | Building wheels for collected packages: openstack-requirements 2022-02-02 15:27:50.699 | Building wheel for openstack-requirements (setup.py): started 2022-02-02 15:27:51.510 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-02 15:27:51.510 | ERROR: Command errored out with exit status 1: 2022-02-02 15:27:51.510 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wrcmsx5c/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wrcmsx5c/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-urtt0v_5 2022-02-02 15:27:51.510 | cwd: /tmp/pip-req-build-wrcmsx5c/ 2022-02-02 15:27:51.510 | Complete output (6 lines): 2022-02-02 15:27:51.510 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-02 15:27:51.510 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-02 15:27:51.510 | or: setup.py --help-commands 2022-02-02 15:27:51.510 | or: setup.py cmd --help 2022-02-02 15:27:51.510 | 2022-02-02 15:27:51.510 | error: invalid command 'bdist_wheel' 2022-02-02 15:27:51.510 | ---------------------------------------- 2022-02-02 15:27:51.510 | ERROR: Failed building wheel for openstack-requirements 2022-02-02 15:27:51.510 | Running setup.py clean for openstack-requirements 2022-02-02 15:27:52.317 | Failed to build openstack-requirements 2022-02-02 15:27:52.558 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, pyperclip, cmd2, stevedore, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-02 15:27:54.389 | Running setup.py install for openstack-requirements: started 2022-02-02 15:27:56.580 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-02 15:27:56.613 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5181 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-02 15:27:56.744 | + inc/python:pip_install:200 : result=0 2022-02-02 15:27:56.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:27:56.749 | + functions-common:time_stop:2414 : local name 2022-02-02 15:27:56.751 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:27:56.753 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:27:56.755 | + functions-common:time_stop:2417 : local total 2022-02-02 15:27:56.757 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:27:56.759 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:27:56.761 | + functions-common:time_stop:2421 : start_time=1643815664616 2022-02-02 15:27:56.764 | + functions-common:time_stop:2423 : [[ -z 1643815664616 ]] 2022-02-02 15:27:56.766 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:27:56.770 | + functions-common:time_stop:2426 : end_time=1643815676768 2022-02-02 15:27:56.772 | + functions-common:time_stop:2427 : elapsed_time=12152 2022-02-02 15:27:56.774 | + functions-common:time_stop:2428 : total=9872 2022-02-02 15:27:56.776 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:27:56.778 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22024 2022-02-02 15:27:56.781 | + inc/python:pip_install:203 : return 0 2022-02-02 15:27:56.783 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-02 15:27:56.786 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-02 15:27:56.788 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-02 15:27:56.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:27:56.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:27:56.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-02-02 15:27:56.797 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:27:56.800 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-02 15:27:56.819 | Using python 3.8 to install pbr 2022-02-02 15:27:56.821 | + 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 2022-02-02 15:27:57.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:57.543 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:57.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:27:57.543 | from cryptography.utils import int_from_bytes 2022-02-02 15:27:58.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:27:58.687 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-02 15:28:00.456 | 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 2022-02-02 15:28:00.462 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:28:00.462 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:28:00.570 | + inc/python:pip_install:200 : result=0 2022-02-02 15:28:00.572 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:28:00.574 | + functions-common:time_stop:2414 : local name 2022-02-02 15:28:00.576 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:28:00.578 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:28:00.580 | + functions-common:time_stop:2417 : local total 2022-02-02 15:28:00.582 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:28:00.584 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:28:00.586 | + functions-common:time_stop:2421 : start_time=1643815676814 2022-02-02 15:28:00.588 | + functions-common:time_stop:2423 : [[ -z 1643815676814 ]] 2022-02-02 15:28:00.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:28:00.595 | + functions-common:time_stop:2426 : end_time=1643815680593 2022-02-02 15:28:00.597 | + functions-common:time_stop:2427 : elapsed_time=3779 2022-02-02 15:28:00.599 | + functions-common:time_stop:2428 : total=22024 2022-02-02 15:28:00.601 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:28:00.603 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25803 2022-02-02 15:28:00.605 | + inc/python:pip_install:203 : return 0 2022-02-02 15:28:00.608 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-02 15:28:03.750 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-02 15:28:05.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:28:05.596 | Collecting bindep 2022-02-02 15:28:05.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-02 15:28:05.648 | Collecting Parsley 2022-02-02 15:28:05.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-02 15:28:05.755 | Collecting packaging; python_version >= "3.6" 2022-02-02 15:28:05.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-02 15:28:05.902 | Collecting pbr>=2.0.0 2022-02-02 15:28:05.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-02 15:28:05.970 | Collecting distro 2022-02-02 15:28:05.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-02 15:28:06.138 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-02 15:28:06.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-02 15:28:06.191 | Installing collected packages: Parsley, pyparsing, packaging, pbr, distro, bindep 2022-02-02 15:28:06.743 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.7 2022-02-02 15:28:06.816 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 15:28:06.818 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 15:28:06.822 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-02 15:28:06.838 | + ./stack.sh:main:819 : pkgs= 2022-02-02 15:28:06.840 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-02 15:28:06.843 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-02 15:28:06.845 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 15:28:06.847 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-02 15:28:06.849 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:28:06.851 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:28:06.854 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:28:06.856 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:28:06.858 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:28:06.861 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:28:06.865 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:28:06.867 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:28:06.869 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:28:06.871 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-02 15:28:06.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:28:06.888 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:28:06.890 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:28:06.892 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:28:06.894 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-02 15:28:06.896 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:28:06.898 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:28:06.900 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:28:06.902 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-02 15:28:06.904 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:28:06.906 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-02 15:28:06.908 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:28:06.911 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:28:06.913 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:28:06.915 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:28:06.917 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:28:06.920 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:28:06.922 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-02 15:28:06.924 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 15:28:06.926 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-02 15:28:06.928 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 15:28:06.930 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 15:28:06.933 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-02 15:28:06.936 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-02 15:28:06.939 | + functions:set_systemd_override:821 : local value=2048 2022-02-02 15:28:06.941 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-02 15:28:06.943 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-02 15:28:06.992 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-02 15:28:06.992 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-02 15:28:06.995 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-02 15:28:07.362 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-02 15:28:07.364 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-02 15:28:07.380 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:28:07.383 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-02 15:28:07.385 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:28:07.387 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:28:07.389 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:28:07.392 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:28:07.394 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:28:07.396 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:28:07.398 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:28:07.401 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:28:07.403 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:28:07.405 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:28:07.407 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:28:07.410 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:28:07.412 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-02 15:28:07.414 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:28:07.417 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:28:07.419 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:28:07.422 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-02 15:28:07.442 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-02 15:28:07.559 | Reading package lists... 2022-02-02 15:28:07.797 | Building dependency tree... 2022-02-02 15:28:07.799 | Reading state information... 2022-02-02 15:28:08.041 | The following packages were automatically installed and are no longer required: 2022-02-02 15:28:08.042 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:28:08.042 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:28:08.042 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:28:08.042 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:28:08.042 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:28:08.042 | python3-zope.interface 2022-02-02 15:28:08.042 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:28:08.042 | The following additional packages will be installed: 2022-02-02 15:28:08.042 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-02 15:28:08.042 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-02 15:28:08.042 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-02 15:28:08.043 | erlang-tools erlang-xmerl locales-all 2022-02-02 15:28:08.044 | Suggested packages: 2022-02-02 15:28:08.044 | erlang erlang-manpages erlang-doc 2022-02-02 15:28:08.113 | The following NEW packages will be installed: 2022-02-02 15:28:08.113 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-02 15:28:08.113 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-02 15:28:08.113 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-02 15:28:08.114 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-02 15:28:09.013 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:28:09.013 | Need to get 38.1 MB of archives. 2022-02-02 15:28:09.014 | After this operation, 276 MB of additional disk space will be used. 2022-02-02 15:28:09.014 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-02 15:29:38.459 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-02 15:29:44.527 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-02 15:29:45.448 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-02 15:29:49.112 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-02 15:29:57.302 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-02 15:29:58.694 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-02 15:30:10.403 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-02 15:30:11.087 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-02 15:30:11.549 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-02 15:30:12.588 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-02 15:30:16.798 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-02 15:30:43.752 | 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] 2022-02-02 15:30:44.874 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-02 15:30:46.138 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-02 15:30:49.778 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-02 15:30:52.796 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-02 15:31:01.114 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-02 15:32:18.751 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-02 15:33:36.976 | Fetched 38.1 MB in 5min 28s (116 kB/s) 2022-02-02 15:33:37.008 | Selecting previously unselected package erlang-base. 2022-02-02 15:33:37.058 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-02 15:33:37.061 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:37.063 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.147 | Selecting previously unselected package erlang-asn1. 2022-02-02 15:33:38.156 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.158 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.268 | Selecting previously unselected package erlang-crypto. 2022-02-02 15:33:38.277 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.279 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.323 | Selecting previously unselected package erlang-public-key. 2022-02-02 15:33:38.331 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.334 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.431 | Selecting previously unselected package erlang-mnesia. 2022-02-02 15:33:38.440 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.442 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.553 | Selecting previously unselected package erlang-runtime-tools. 2022-02-02 15:33:38.561 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.563 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.619 | Selecting previously unselected package erlang-ssl. 2022-02-02 15:33:38.628 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.631 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.798 | Selecting previously unselected package erlang-eldap. 2022-02-02 15:33:38.808 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.810 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.846 | Selecting previously unselected package erlang-ftp. 2022-02-02 15:33:38.856 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.858 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.891 | Selecting previously unselected package erlang-tftp. 2022-02-02 15:33:38.900 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.902 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:38.939 | Selecting previously unselected package erlang-inets. 2022-02-02 15:33:38.948 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:38.950 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.055 | Selecting previously unselected package erlang-snmp. 2022-02-02 15:33:39.064 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.066 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.328 | Selecting previously unselected package erlang-os-mon. 2022-02-02 15:33:39.337 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.340 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.376 | Selecting previously unselected package erlang-parsetools. 2022-02-02 15:33:39.385 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.387 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.431 | Selecting previously unselected package erlang-syntax-tools. 2022-02-02 15:33:39.440 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.443 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.515 | Selecting previously unselected package erlang-tools. 2022-02-02 15:33:39.524 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.527 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.619 | Selecting previously unselected package erlang-xmerl. 2022-02-02 15:33:39.628 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:33:39.630 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:39.805 | Selecting previously unselected package locales-all. 2022-02-02 15:33:39.814 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-02 15:33:39.816 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-02 15:33:44.030 | Selecting previously unselected package rabbitmq-server. 2022-02-02 15:33:44.043 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-02 15:33:44.046 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-02 15:33:45.187 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:45.582 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-02 15:33:45.582 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-02 15:33:49.826 | Searching for services which depend on erlang and should be started... none found. 2022-02-02 15:33:49.829 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.834 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.839 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-02 15:33:49.847 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.853 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.858 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.863 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.868 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.873 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.878 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.883 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.888 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.893 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.898 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.903 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.908 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.914 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-02 15:33:49.919 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-02 15:33:50.007 | Adding group `rabbitmq' (GID 125) ... 2022-02-02 15:33:50.018 | Done. 2022-02-02 15:33:50.098 | Adding system user `rabbitmq' (UID 117) ... 2022-02-02 15:33:50.098 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-02 15:33:50.131 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-02 15:33:50.395 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-02 15:33:56.107 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:33:56.712 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:34:04.117 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:34:04.119 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:34:04.121 | + functions-common:time_stop:2414 : local name 2022-02-02 15:34:04.123 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:34:04.125 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:34:04.127 | + functions-common:time_stop:2417 : local total 2022-02-02 15:34:04.131 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:34:04.133 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:34:04.135 | + functions-common:time_stop:2421 : start_time=1643815687439 2022-02-02 15:34:04.137 | + functions-common:time_stop:2423 : [[ -z 1643815687439 ]] 2022-02-02 15:34:04.140 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:34:04.144 | + functions-common:time_stop:2426 : end_time=1643816044142 2022-02-02 15:34:04.147 | + functions-common:time_stop:2427 : elapsed_time=356703 2022-02-02 15:34:04.149 | + functions-common:time_stop:2428 : total=170521 2022-02-02 15:34:04.151 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:34:04.153 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=527224 2022-02-02 15:34:04.155 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:34:04.158 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-02 15:34:04.160 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:34:04.163 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:34:04.165 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:34:04.168 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:34:04.170 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:34:04.172 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:34:04.174 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-02 15:34:04.177 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:34:04.179 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:34:04.182 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:34:04.184 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:34:04.186 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:34:04.188 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:34:04.191 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:34:04.193 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:34:04.195 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:34:04.198 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:34:04.200 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:34:04.202 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-02 15:34:04.204 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:34:04.207 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:34:04.209 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:34:04.212 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:34:04.214 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:34:04.216 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:34:04.219 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-02 15:34:04.221 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-02 15:34:04.236 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:34:04.238 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-02 15:34:04.241 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:34:04.243 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-02 15:34:04.246 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-02 15:34:04.248 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-02 15:34:04.252 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-02 15:34:04.255 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-02 15:34:04.258 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-02 15:34:04.260 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-02 15:34:04.262 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-02 15:34:04.264 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-02 15:34:04.267 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-02 15:34:04.970 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-02 15:34:04.970 | user tags 2022-02-02 15:34:04.970 | guest [administrator]' 2022-02-02 15:34:04.974 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-02 15:34:04.974 | user tags 2022-02-02 15:34:04.974 | guest [administrator]' 2022-02-02 15:34:04.974 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-02 15:34:04.980 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-02 15:34:04.982 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-02 15:34:04.984 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-02 15:34:05.635 | Adding user "stackrabbit" ... 2022-02-02 15:34:05.658 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-02 15:34:06.338 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-02 15:34:06.361 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-02 15:34:06.364 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-02 15:34:07.029 | Changing password for user "stackrabbit" ... 2022-02-02 15:34:07.051 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-02 15:34:07.053 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-02 15:34:07.056 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-02 15:34:07.708 | Deleting user "guest" ... 2022-02-02 15:34:07.731 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-02 15:34:07.747 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:34:07.750 | + ./stack.sh:main:836 : install_database 2022-02-02 15:34:07.752 | + lib/database:install_database:118 : install_database_mysql 2022-02-02 15:34:07.754 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-02 15:34:07.756 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:07.759 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:07.761 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-02 15:34:07.978 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-02 15:34:07.980 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-02 15:34:07.985 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-02 15:34:07.987 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:07.989 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:07.992 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-02 15:34:07.994 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-02 15:34:07.996 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-02 15:34:08.002 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-02 15:34:08.005 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-02 15:34:08.007 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.009 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:34:08.012 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-02 15:34:08.014 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.016 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:34:08.018 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:34:08.021 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:34:08.023 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:34:08.026 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:34:08.028 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:34:08.030 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:34:08.032 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:34:08.035 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:34:08.037 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:34:08.040 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-02 15:34:08.042 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:34:08.044 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.047 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:34:08.049 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:34:08.051 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.054 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:34:08.056 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-02 15:34:08.058 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:08.060 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:08.063 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-02 15:34:08.065 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:34:08.068 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:34:08.070 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:34:08.072 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:34:08.074 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:34:08.077 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:34:08.079 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:08.081 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:08.084 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:34:08.086 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:34:08.088 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:34:08.090 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:34:08.093 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-02 15:34:08.095 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:34:08.097 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:08.100 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:08.102 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-02 15:34:08.122 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-02 15:34:08.231 | Reading package lists... 2022-02-02 15:34:08.467 | Building dependency tree... 2022-02-02 15:34:08.468 | Reading state information... 2022-02-02 15:34:08.710 | The following packages were automatically installed and are no longer required: 2022-02-02 15:34:08.711 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:34:08.711 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:34:08.711 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:34:08.711 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:34:08.711 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:34:08.711 | python3-zope.interface 2022-02-02 15:34:08.711 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:34:08.712 | The following additional packages will be installed: 2022-02-02 15:34:08.712 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-02 15:34:08.712 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-02 15:34:08.712 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-02 15:34:08.712 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-02 15:34:08.712 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-02 15:34:08.712 | mysql-server-8.0 mysql-server-core-8.0 2022-02-02 15:34:08.713 | Suggested packages: 2022-02-02 15:34:08.714 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-02 15:34:08.791 | The following NEW packages will be installed: 2022-02-02 15:34:08.791 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-02 15:34:08.791 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-02 15:34:08.791 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-02 15:34:08.791 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-02 15:34:08.791 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-02 15:34:08.791 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-02 15:34:09.041 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:34:09.041 | Need to get 31.9 MB of archives. 2022-02-02 15:34:09.041 | After this operation, 263 MB of additional disk space will be used. 2022-02-02 15:34:09.041 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-02-02 15:34:10.211 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-02-02 15:34:10.213 | 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] 2022-02-02 15:34:10.220 | 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] 2022-02-02 15:34:10.221 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-02 15:34:10.241 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-02-02 15:34:13.046 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-02-02 15:34:13.194 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-02 15:34:13.195 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-02 15:34:13.196 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-02 15:34:13.198 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-02 15:34:13.238 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-02 15:34:13.240 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-02 15:34:13.240 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-02 15:34:13.241 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-02 15:34:13.242 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-02 15:34:13.309 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-02 15:34:13.310 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-02 15:34:13.422 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-02 15:34:13.424 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-02 15:34:13.431 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-02 15:34:13.432 | 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] 2022-02-02 15:34:14.334 | 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] 2022-02-02 15:34:14.335 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-02-02 15:34:14.835 | Preconfiguring packages ... 2022-02-02 15:34:14.948 | Fetched 31.9 MB in 6s (5,759 kB/s) 2022-02-02 15:34:14.977 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-02 15:34:15.029 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-02 15:34:15.033 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:34:15.035 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:15.977 | Selecting previously unselected package mysql-client-8.0. 2022-02-02 15:34:15.986 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:34:15.989 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:16.022 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-02 15:34:16.031 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-02 15:34:16.036 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:34:16.076 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-02 15:34:16.086 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-02 15:34:16.089 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:34:16.118 | Selecting previously unselected package libmecab2:amd64. 2022-02-02 15:34:16.127 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-02 15:34:16.130 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-02 15:34:16.199 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-02 15:34:16.209 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:34:16.211 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:19.167 | Selecting previously unselected package mysql-server-8.0. 2022-02-02 15:34:19.177 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:34:19.630 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:19.700 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-02 15:34:19.711 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-02 15:34:19.713 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-02 15:34:19.743 | Selecting previously unselected package liburi-perl. 2022-02-02 15:34:19.753 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-02 15:34:19.755 | Unpacking liburi-perl (1.76-2) ... 2022-02-02 15:34:19.804 | Selecting previously unselected package libhtml-parser-perl. 2022-02-02 15:34:19.813 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-02 15:34:19.816 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-02 15:34:19.860 | Selecting previously unselected package libcgi-pm-perl. 2022-02-02 15:34:19.869 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-02 15:34:19.871 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-02 15:34:19.924 | Selecting previously unselected package libfcgi-perl. 2022-02-02 15:34:19.933 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-02 15:34:19.936 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-02 15:34:19.967 | Selecting previously unselected package libcgi-fast-perl. 2022-02-02 15:34:19.977 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-02 15:34:19.979 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-02 15:34:20.007 | Selecting previously unselected package libencode-locale-perl. 2022-02-02 15:34:20.016 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-02 15:34:20.018 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-02 15:34:20.046 | Selecting previously unselected package libhtml-template-perl. 2022-02-02 15:34:20.055 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-02 15:34:20.057 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-02 15:34:20.091 | Selecting previously unselected package libtimedate-perl. 2022-02-02 15:34:20.101 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-02 15:34:20.103 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-02 15:34:20.141 | Selecting previously unselected package libhttp-date-perl. 2022-02-02 15:34:20.151 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-02 15:34:20.153 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-02 15:34:20.180 | Selecting previously unselected package libio-html-perl. 2022-02-02 15:34:20.189 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-02 15:34:20.192 | Unpacking libio-html-perl (1.001-1) ... 2022-02-02 15:34:20.219 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-02 15:34:20.228 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-02 15:34:20.235 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-02 15:34:20.264 | Selecting previously unselected package libhttp-message-perl. 2022-02-02 15:34:20.273 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-02 15:34:20.275 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-02 15:34:20.312 | Selecting previously unselected package mecab-utils. 2022-02-02 15:34:20.322 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-02 15:34:20.325 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-02 15:34:20.354 | Selecting previously unselected package mecab-ipadic. 2022-02-02 15:34:20.364 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-02 15:34:20.366 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-02 15:34:21.618 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-02 15:34:21.628 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-02 15:34:21.630 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-02 15:34:21.655 | Selecting previously unselected package mysql-server. 2022-02-02 15:34:21.665 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-02-02 15:34:21.668 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:21.720 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-02 15:34:21.728 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:21.734 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-02 15:34:21.740 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-02 15:34:21.746 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-02 15:34:21.751 | Setting up mecab-utils (0.996-10build1) ... 2022-02-02 15:34:21.757 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:34:21.762 | Setting up libio-html-perl (1.001-1) ... 2022-02-02 15:34:21.767 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-02 15:34:21.774 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:21.780 | Setting up libfcgi-perl (0.79-1) ... 2022-02-02 15:34:21.786 | Setting up liburi-perl (1.76-2) ... 2022-02-02 15:34:21.792 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:34:21.797 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-02 15:34:21.803 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-02 15:34:21.808 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-02 15:34:21.811 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-02 15:34:21.811 | 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% |###########################################| 2022-02-02 15:34:21.812 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-02 15:34:21.812 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-02 15:34:21.953 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-02 15:34:21.953 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-02 15:34:21.954 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-02 15:34:21.954 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-02 15:34:21.962 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-02 15:34:22.052 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-02 15:34:22.053 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-02 15:34:22.053 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-02 15:34:22.080 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-02 15:34:22.124 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-02 15:34:22.415 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-02 15:34:22.421 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-02 15:34:22.513 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-02 15:34:22.513 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-02 15:34:22.514 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-02 15:34:22.514 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-02 15:34:22.517 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-02 15:34:22.518 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-02 15:34:22.563 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-02 15:34:22.755 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-02 15:34:22.755 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-02 15:34:22.756 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-02 15:34:22.756 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-02 15:34:22.759 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-02 15:34:22.759 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-02 15:34:23.179 | 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% |###########################################| 2022-02-02 15:34:23.298 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-02 15:34:23.617 | 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% |###########################################| 2022-02-02 15:34:23.621 | 2022-02-02 15:34:23.621 | done! 2022-02-02 15:34:23.627 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-02 15:34:23.632 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:23.637 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-02 15:34:23.641 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-02 15:34:23.654 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-02 15:34:23.654 | 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% |###########################################| 2022-02-02 15:34:23.654 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-02 15:34:23.654 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-02 15:34:23.864 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-02 15:34:23.864 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-02 15:34:23.865 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-02 15:34:23.865 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-02 15:34:23.877 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-02 15:34:24.007 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-02 15:34:24.007 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-02 15:34:24.008 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-02 15:34:24.047 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-02 15:34:24.121 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-02 15:34:24.633 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-02 15:34:24.642 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-02 15:34:24.758 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-02 15:34:24.758 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-02 15:34:24.759 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-02 15:34:24.759 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-02 15:34:24.764 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-02 15:34:24.764 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-02 15:34:24.856 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-02 15:34:25.154 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-02 15:34:25.154 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-02 15:34:25.155 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-02 15:34:25.155 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-02 15:34:25.159 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-02 15:34:25.160 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-02 15:34:25.683 | 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% |###########################################| 2022-02-02 15:34:25.822 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-02 15:34:26.146 | 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% |###########################################| 2022-02-02 15:34:26.150 | 2022-02-02 15:34:26.150 | done! 2022-02-02 15:34:26.158 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-02 15:34:26.162 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-02 15:34:26.168 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-02 15:34:26.173 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:26.842 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-02 15:34:26.873 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-02 15:34:34.863 | mysqld will log errors to /var/log/mysql/error.log 2022-02-02 15:34:35.507 | mysqld is running as pid 62694 2022-02-02 15:34:38.338 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-02 15:34:40.396 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-02 15:34:40.401 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-02 15:34:40.407 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:34:40.414 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-02 15:34:40.420 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:34:40.783 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:34:42.504 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:34:49.439 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:34:49.442 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:34:49.444 | + functions-common:time_stop:2414 : local name 2022-02-02 15:34:49.446 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:34:49.448 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:34:49.450 | + functions-common:time_stop:2417 : local total 2022-02-02 15:34:49.452 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:34:49.454 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:34:49.457 | + functions-common:time_stop:2421 : start_time=1643816048120 2022-02-02 15:34:49.459 | + functions-common:time_stop:2423 : [[ -z 1643816048120 ]] 2022-02-02 15:34:49.462 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:34:49.466 | + functions-common:time_stop:2426 : end_time=1643816089463 2022-02-02 15:34:49.468 | + functions-common:time_stop:2427 : elapsed_time=41343 2022-02-02 15:34:49.470 | + functions-common:time_stop:2428 : total=527224 2022-02-02 15:34:49.472 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:34:49.474 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=568567 2022-02-02 15:34:49.476 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:34:49.479 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-02 15:34:49.481 | + ./stack.sh:main:839 : install_database_python 2022-02-02 15:34:49.483 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-02 15:34:49.485 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-02 15:34:49.488 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-02 15:34:49.490 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:34:49.493 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-02 15:34:49.495 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-02 15:34:49.498 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:34:49.501 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:34:49.502 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:34:49.507 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-02 15:34:49.509 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-02 15:34:49.512 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-02 15:34:49.514 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-02 15:34:49.516 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-02 15:34:49.538 | Using python 3.8 to install PyMySQL 2022-02-02 15:34:49.540 | + 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 2022-02-02 15:34:50.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:34:50.269 | from cryptography.utils import int_from_bytes 2022-02-02 15:34:50.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:34:50.269 | from cryptography.utils import int_from_bytes 2022-02-02 15:34:51.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:34:51.513 | Collecting PyMySQL 2022-02-02 15:34:51.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-02 15:34:53.106 | Installing collected packages: PyMySQL 2022-02-02 15:34:53.238 | Successfully installed PyMySQL-1.0.2 2022-02-02 15:34:53.238 | 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 2022-02-02 15:34:53.244 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:34:53.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:34:53.352 | + inc/python:pip_install:200 : result=0 2022-02-02 15:34:53.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:34:53.357 | + functions-common:time_stop:2414 : local name 2022-02-02 15:34:53.359 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:34:53.361 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:34:53.363 | + functions-common:time_stop:2417 : local total 2022-02-02 15:34:53.366 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:34:53.368 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:34:53.370 | + functions-common:time_stop:2421 : start_time=1643816089532 2022-02-02 15:34:53.372 | + functions-common:time_stop:2423 : [[ -z 1643816089532 ]] 2022-02-02 15:34:53.375 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:34:53.380 | + functions-common:time_stop:2426 : end_time=1643816093377 2022-02-02 15:34:53.382 | + functions-common:time_stop:2427 : elapsed_time=3845 2022-02-02 15:34:53.384 | + functions-common:time_stop:2428 : total=25803 2022-02-02 15:34:53.386 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:34:53.388 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29648 2022-02-02 15:34:53.391 | + inc/python:pip_install:203 : return 0 2022-02-02 15:34:53.394 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-02 15:34:53.396 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 15:34:53.398 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-02 15:34:53.400 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-02 15:34:53.417 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:34:53.419 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-02 15:34:53.422 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-02 15:34:53.426 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:34:53.426 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:34:53.431 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:34:53.433 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:34:53.436 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:34:53.438 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:34:53.441 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-02 15:34:53.443 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-02 15:34:53.459 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:34:53.461 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-02 15:34:53.463 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:34:53.466 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:34:53.468 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:34:53.470 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:34:53.473 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:34:53.476 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:34:53.478 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:53.480 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:53.483 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:34:53.485 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:34:53.487 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:34:53.489 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:34:53.491 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-02 15:34:53.494 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:34:53.496 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:34:53.498 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:34:53.501 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-02 15:34:53.521 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-02 15:34:53.632 | Reading package lists... 2022-02-02 15:34:53.870 | Building dependency tree... 2022-02-02 15:34:53.872 | Reading state information... 2022-02-02 15:34:54.117 | The following packages were automatically installed and are no longer required: 2022-02-02 15:34:54.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:34:54.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:34:54.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:34:54.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:34:54.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:34:54.119 | python3-zope.interface 2022-02-02 15:34:54.119 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:34:54.185 | The following NEW packages will be installed: 2022-02-02 15:34:54.185 | radvd 2022-02-02 15:34:54.433 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:34:54.433 | Need to get 59.0 kB of archives. 2022-02-02 15:34:54.433 | After this operation, 164 kB of additional disk space will be used. 2022-02-02 15:34:54.433 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-02 15:34:55.257 | Fetched 59.0 kB in 1s (114 kB/s) 2022-02-02 15:34:55.290 | Selecting previously unselected package radvd. 2022-02-02 15:34:55.343 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-02 15:34:55.347 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-02 15:34:55.349 | Unpacking radvd (1:2.17-2) ... 2022-02-02 15:34:55.411 | Setting up radvd (1:2.17-2) ... 2022-02-02 15:34:56.366 | Job for radvd.service failed because the control process exited with error code. 2022-02-02 15:34:56.367 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-02 15:34:56.369 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-02 15:34:56.381 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-02 15:34:56.381 | Loaded: loaded (]8;;file://dv-cinder-827511-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-02 15:34:56.381 | Active: failed (Result: exit-code) since Wed 2022-02-02 15:34:56 UTC; 16ms ago 2022-02-02 15:34:56.381 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-02 15:34:56.381 | Process: 63844 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-02 15:34:56.381 | 2022-02-02 15:34:56.381 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-02 15:34:56.381 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi radvd[63844]: can't open /etc/radvd.conf: No such file or directory 2022-02-02 15:34:56.383 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi radvd[63844]: Insecure file permissions, but continuing anyway 2022-02-02 15:34:56.383 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi radvd[63844]: exiting, failed to read config file 2022-02-02 15:34:56.383 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-02 15:34:56.383 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-02 15:34:56.383 | Feb 02 15:34:56 dv-cinder-827511-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-02 15:34:56.386 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:34:56.482 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:35:03.801 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:35:03.804 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:35:03.806 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:03.808 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:03.810 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:03.812 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:03.815 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:03.818 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:35:03.820 | + functions-common:time_stop:2421 : start_time=1643816093519 2022-02-02 15:35:03.822 | + functions-common:time_stop:2423 : [[ -z 1643816093519 ]] 2022-02-02 15:35:03.825 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:03.829 | + functions-common:time_stop:2426 : end_time=1643816103826 2022-02-02 15:35:03.831 | + functions-common:time_stop:2427 : elapsed_time=10307 2022-02-02 15:35:03.833 | + functions-common:time_stop:2428 : total=568567 2022-02-02 15:35:03.835 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:03.837 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=578874 2022-02-02 15:35:03.840 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:35:03.842 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-02 15:35:03.858 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:03.860 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-02 15:35:03.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-02 15:35:03.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-02 15:35:03.868 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-02 15:35:03.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-02 15:35:03.890 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:35:03.892 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:35:03.895 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:35:03.897 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:35:03.899 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:03.901 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:35:03.903 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:03.905 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:03.908 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:35:03.910 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:35:03.912 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:35:03.914 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:35:03.917 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-02 15:35:03.919 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:35:03.921 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:03.923 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:03.926 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-02 15:35:03.946 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-02 15:35:04.054 | Reading package lists... 2022-02-02 15:35:04.293 | Building dependency tree... 2022-02-02 15:35:04.294 | Reading state information... 2022-02-02 15:35:04.544 | fakeroot is already the newest version (1.24-1). 2022-02-02 15:35:04.544 | fakeroot set to manually installed. 2022-02-02 15:35:04.544 | make is already the newest version (4.2.1-1.2). 2022-02-02 15:35:04.544 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-02 15:35:04.544 | The following packages were automatically installed and are no longer required: 2022-02-02 15:35:04.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:35:04.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:35:04.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:35:04.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:35:04.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:35:04.545 | python3-zope.interface 2022-02-02 15:35:04.545 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:35:04.709 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:35:04.713 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:35:04.715 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:35:04.718 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:04.720 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:04.722 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:04.725 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:04.727 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:04.729 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:35:04.731 | + functions-common:time_stop:2421 : start_time=1643816103943 2022-02-02 15:35:04.733 | + functions-common:time_stop:2423 : [[ -z 1643816103943 ]] 2022-02-02 15:35:04.736 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:04.740 | + functions-common:time_stop:2426 : end_time=1643816104738 2022-02-02 15:35:04.742 | + functions-common:time_stop:2427 : elapsed_time=795 2022-02-02 15:35:04.745 | + functions-common:time_stop:2428 : total=578874 2022-02-02 15:35:04.747 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:04.749 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=579669 2022-02-02 15:35:04.751 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:35:04.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-02 15:35:04.757 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:04.759 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:04.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-02 15:35:04.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-02 15:35:04.769 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-02 15:35:04.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-02 15:35:04.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-02 15:35:04.779 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-02 15:35:04.779 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-02 15:35:04.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-02 15:35:04.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-02 15:35:04.789 | + functions:vercmp:628 : local v1=5.4 2022-02-02 15:35:04.792 | + functions:vercmp:629 : local 'op=<' 2022-02-02 15:35:04.794 | + functions:vercmp:630 : local v2=3.13 2022-02-02 15:35:04.796 | + functions:vercmp:631 : local result 2022-02-02 15:35:04.800 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-02 15:35:04.800 | ++ functions:vercmp:635 : sort -V 2022-02-02 15:35:04.801 | ++ functions:vercmp:635 : head -1 2022-02-02 15:35:04.807 | + functions:vercmp:635 : result=3.13 2022-02-02 15:35:04.809 | + functions:vercmp:637 : case $op in 2022-02-02 15:35:04.811 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-02 15:35:04.814 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-02 15:35:04.816 | + functions:vercmp:648 : return 2022-02-02 15:35:04.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-02 15:35:04.821 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:35:04.823 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-02 15:35:05.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-02 15:35:05.170 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-02 15:35:05.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:05.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:05.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-02-02 15:35:05.181 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:05.184 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-02 15:35:05.206 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:05.208 | + ./stack.sh:main:847 : install_etcd3 2022-02-02 15:35:05.212 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-02 15:35:05.212 | Installing etcd 2022-02-02 15:35:05.215 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-02 15:35:05.228 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-02 15:35:05.240 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-02 15:35:05.242 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-02 15:35:05.256 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-02 15:35:05.259 | ++ 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 2022-02-02 15:35:05.262 | ++ 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 2022-02-02 15:35:05.265 | +++ 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 2022-02-02 15:35:05.270 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:35:05.272 | ++ 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* ]] 2022-02-02 15:35:05.274 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-02 15:35:05.277 | ++ 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 2022-02-02 15:35:05.280 | --2022-02-02 15:35:05-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:35:05.309 | Resolving github.com (github.com)... 140.82.121.4 2022-02-02 15:35:05.353 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-02-02 15:35:05.491 | HTTP request sent, awaiting response... 302 Found 2022-02-02 15:35:05.491 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220202T153439Z&X-Amz-Expires=300&X-Amz-Signature=dd56ce54d6493f614cd0b78da215ccd752d98f16b8356a956e8d8e409d2e549d&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] 2022-02-02 15:35:05.491 | --2022-02-02 15:35:05-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220202T153439Z&X-Amz-Expires=300&X-Amz-Signature=dd56ce54d6493f614cd0b78da215ccd752d98f16b8356a956e8d8e409d2e549d&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 2022-02-02 15:35:05.492 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2022-02-02 15:35:05.517 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-02-02 15:35:05.875 | HTTP request sent, awaiting response... 200 OK 2022-02-02 15:35:05.875 | Length: 11350736 (11M) [application/octet-stream] 2022-02-02 15:35:05.875 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-02 15:35:05.988 | 2022-02-02 15:35:06.222 | 0K ........ .. 100% 31.2M=0.3s 2022-02-02 15:35:06.222 | 2022-02-02 15:35:06.222 | 2022-02-02 15:35:06 (31.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-02 15:35:06.222 | 2022-02-02 15:35:06.226 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-02 15:35:06.228 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:35:06.230 | ++ functions:get_extra_file:74 : return 2022-02-02 15:35:06.233 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:35:06.235 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-02 15:35:06.238 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-02 15:35:06.241 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-02 15:35:06.371 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-02 15:35:06.374 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/ 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/README.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-02 15:35:06.379 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-02 15:35:06.380 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-02 15:35:06.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-02 15:35:06.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-02 15:35:06.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-02 15:35:06.384 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-02 15:35:06.385 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-02 15:35:06.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-02 15:35:06.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-02 15:35:06.389 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-02 15:35:06.576 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-02 15:35:06.576 | etcd-v3.3.12-linux-amd64/etcd 2022-02-02 15:35:06.804 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-02 15:35:06.842 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-02 15:35:06.875 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-02 15:35:06.878 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-02 15:35:06.895 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:06.897 | + ./stack.sh:main:866 : install_dstat 2022-02-02 15:35:06.899 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-02 15:35:06.916 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:06.919 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-02 15:35:06.921 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:35:06.923 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-02 15:35:06.925 | + ./stack.sh:main:875 : install_libs 2022-02-02 15:35:06.928 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-02 15:35:06.930 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-02 15:35:06.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-02 15:35:06.934 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-02 15:35:06.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:06.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:06.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-02-02 15:35:06.943 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:06.945 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-02 15:35:06.948 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-02 15:35:06.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-02 15:35:06.952 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-02 15:35:06.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:06.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:06.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-02-02 15:35:06.961 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:06.964 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-02 15:35:06.966 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-02 15:35:06.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-02 15:35:06.971 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-02 15:35:06.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:06.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:06.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-02-02 15:35:06.980 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:06.982 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-02 15:35:06.984 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-02 15:35:06.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-02 15:35:06.989 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-02 15:35:06.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:06.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:06.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-02-02 15:35:06.998 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.000 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-02 15:35:07.002 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-02 15:35:07.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-02 15:35:07.007 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-02 15:35:07.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-02-02 15:35:07.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.019 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-02 15:35:07.021 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-02 15:35:07.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-02 15:35:07.026 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-02 15:35:07.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-02-02 15:35:07.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.037 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-02 15:35:07.040 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-02 15:35:07.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-02 15:35:07.044 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-02 15:35:07.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.049 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.051 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-02-02 15:35:07.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.055 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-02 15:35:07.058 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-02 15:35:07.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-02 15:35:07.062 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-02 15:35:07.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-02-02 15:35:07.071 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.073 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-02 15:35:07.075 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-02 15:35:07.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-02 15:35:07.080 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-02 15:35:07.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.085 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.087 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-02-02 15:35:07.089 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.091 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-02 15:35:07.094 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-02 15:35:07.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-02 15:35:07.099 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-02 15:35:07.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-02-02 15:35:07.108 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.110 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-02 15:35:07.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-02 15:35:07.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-02 15:35:07.117 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-02 15:35:07.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-02-02 15:35:07.126 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.128 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-02 15:35:07.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-02 15:35:07.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-02 15:35:07.135 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-02 15:35:07.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-02-02 15:35:07.145 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.147 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-02 15:35:07.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-02 15:35:07.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-02 15:35:07.154 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-02 15:35:07.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-02-02 15:35:07.163 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.165 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-02 15:35:07.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-02 15:35:07.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-02 15:35:07.172 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-02 15:35:07.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-02-02 15:35:07.181 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.184 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-02 15:35:07.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-02 15:35:07.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-02 15:35:07.193 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-02 15:35:07.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-02-02 15:35:07.202 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.206 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-02 15:35:07.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-02 15:35:07.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-02 15:35:07.213 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-02 15:35:07.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-02-02 15:35:07.222 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.225 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-02 15:35:07.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-02 15:35:07.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-02 15:35:07.231 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-02 15:35:07.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-02-02 15:35:07.242 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.244 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-02 15:35:07.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-02 15:35:07.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-02 15:35:07.251 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-02 15:35:07.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-02-02 15:35:07.261 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.263 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-02 15:35:07.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-02 15:35:07.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-02 15:35:07.271 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-02 15:35:07.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-02-02 15:35:07.280 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.282 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-02 15:35:07.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-02 15:35:07.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-02 15:35:07.289 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-02 15:35:07.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-02-02 15:35:07.298 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.301 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-02 15:35:07.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-02 15:35:07.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-02 15:35:07.308 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-02 15:35:07.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-02-02 15:35:07.317 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.320 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-02 15:35:07.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-02 15:35:07.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-02 15:35:07.326 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-02 15:35:07.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-02-02 15:35:07.338 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.340 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-02 15:35:07.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-02 15:35:07.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-02 15:35:07.347 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-02 15:35:07.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-02-02 15:35:07.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.359 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-02 15:35:07.362 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-02 15:35:07.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-02 15:35:07.366 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-02 15:35:07.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-02-02 15:35:07.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.378 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-02 15:35:07.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-02 15:35:07.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-02 15:35:07.385 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-02 15:35:07.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-02-02 15:35:07.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.396 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-02 15:35:07.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-02 15:35:07.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-02 15:35:07.403 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-02 15:35:07.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-02-02 15:35:07.413 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.416 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-02 15:35:07.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-02 15:35:07.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-02 15:35:07.423 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-02 15:35:07.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-02-02 15:35:07.432 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.434 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-02 15:35:07.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-02 15:35:07.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-02 15:35:07.441 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-02 15:35:07.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-02-02 15:35:07.450 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.453 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-02 15:35:07.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-02 15:35:07.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-02 15:35:07.460 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-02 15:35:07.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-02-02 15:35:07.469 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.472 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-02 15:35:07.474 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-02 15:35:07.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-02 15:35:07.479 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-02 15:35:07.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-02-02 15:35:07.488 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.491 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-02 15:35:07.493 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-02 15:35:07.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-02 15:35:07.498 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-02 15:35:07.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-02-02 15:35:07.507 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.509 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-02 15:35:07.512 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-02 15:35:07.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-02 15:35:07.516 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-02 15:35:07.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-02-02 15:35:07.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.528 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-02 15:35:07.531 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-02 15:35:07.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-02 15:35:07.536 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-02 15:35:07.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-02-02 15:35:07.545 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.547 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-02 15:35:07.550 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-02 15:35:07.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-02 15:35:07.554 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-02 15:35:07.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-02-02 15:35:07.563 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.566 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-02 15:35:07.568 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-02 15:35:07.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-02 15:35:07.572 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-02 15:35:07.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-02-02 15:35:07.582 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.584 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-02 15:35:07.587 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-02 15:35:07.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-02 15:35:07.591 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-02 15:35:07.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-02-02 15:35:07.601 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.603 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-02 15:35:07.606 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-02 15:35:07.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-02 15:35:07.610 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-02 15:35:07.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-02-02 15:35:07.619 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.622 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-02 15:35:07.624 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-02 15:35:07.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-02 15:35:07.629 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-02 15:35:07.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:07.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:07.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-02-02 15:35:07.638 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:07.640 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-02 15:35:07.662 | Using python 3.8 to install etcd3 2022-02-02 15:35:07.664 | + 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 2022-02-02 15:35:08.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:08.383 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:08.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:08.383 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:09.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:09.574 | Collecting etcd3 2022-02-02 15:35:09.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-02 15:35:09.607 | Preparing metadata (setup.py): started 2022-02-02 15:35:10.213 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:35:12.582 | Collecting grpcio>=1.27.1 2022-02-02 15:35:12.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-02 15:35:13.420 | Collecting protobuf>=3.6.1 2022-02-02 15:35:13.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-02 15:35:13.462 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-02 15:35:13.463 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-02 15:35:13.490 | Building wheels for collected packages: etcd3 2022-02-02 15:35:13.490 | Building wheel for etcd3 (setup.py): started 2022-02-02 15:35:14.217 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-02 15:35:14.218 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=d095cfee8f3b40e9e42960d19c283d7572937785f00d40c82d1b805b1a7b5f58 2022-02-02 15:35:14.219 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-02 15:35:14.222 | Successfully built etcd3 2022-02-02 15:35:15.793 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-02 15:35:16.385 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-02 15:35:16.386 | 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 2022-02-02 15:35:16.391 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:35:16.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:35:16.540 | + inc/python:pip_install:200 : result=0 2022-02-02 15:35:16.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:35:16.544 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:16.546 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:16.549 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:16.551 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:16.553 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:16.555 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:35:16.557 | + functions-common:time_stop:2421 : start_time=1643816107655 2022-02-02 15:35:16.559 | + functions-common:time_stop:2423 : [[ -z 1643816107655 ]] 2022-02-02 15:35:16.562 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:16.566 | + functions-common:time_stop:2426 : end_time=1643816116564 2022-02-02 15:35:16.568 | + functions-common:time_stop:2427 : elapsed_time=8909 2022-02-02 15:35:16.570 | + functions-common:time_stop:2428 : total=29648 2022-02-02 15:35:16.573 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:16.575 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38557 2022-02-02 15:35:16.577 | + inc/python:pip_install:203 : return 0 2022-02-02 15:35:16.580 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-02 15:35:16.602 | Using python 3.8 to install etcd3gw 2022-02-02 15:35:16.604 | + 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 2022-02-02 15:35:17.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:17.338 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:17.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:17.338 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:18.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:18.535 | Collecting etcd3gw 2022-02-02 15:35:18.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-02-02 15:35:18.555 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-02 15:35:18.556 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-02 15:35:18.557 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-02 15:35:18.558 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-02 15:35:18.592 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-02 15:35:18.594 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-02 15:35:18.595 | 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.8) 2022-02-02 15:35:18.597 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-02 15:35:20.175 | Installing collected packages: etcd3gw 2022-02-02 15:35:20.280 | Successfully installed etcd3gw-1.0.0 2022-02-02 15:35:20.280 | 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 2022-02-02 15:35:20.287 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:35:20.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:35:20.402 | + inc/python:pip_install:200 : result=0 2022-02-02 15:35:20.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:35:20.406 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:20.409 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:20.411 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:20.413 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:20.416 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:20.418 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:35:20.420 | + functions-common:time_stop:2421 : start_time=1643816116596 2022-02-02 15:35:20.422 | + functions-common:time_stop:2423 : [[ -z 1643816116596 ]] 2022-02-02 15:35:20.425 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:20.429 | + functions-common:time_stop:2426 : end_time=1643816120427 2022-02-02 15:35:20.432 | + functions-common:time_stop:2427 : elapsed_time=3831 2022-02-02 15:35:20.434 | + functions-common:time_stop:2428 : total=38557 2022-02-02 15:35:20.436 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:20.438 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42388 2022-02-02 15:35:20.441 | + inc/python:pip_install:203 : return 0 2022-02-02 15:35:20.443 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-02 15:35:20.446 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-02 15:35:20.448 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-02 15:35:20.450 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:35:20.452 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:35:20.455 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:35:20.457 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:35:20.459 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:35:20.462 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:35:20.464 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:35:20.466 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:35:20.469 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:35:20.471 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:35:20.473 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:35:20.476 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-02 15:35:20.478 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:20.480 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:20.483 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-02 15:35:20.485 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:35:20.488 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:35:20.490 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:35:20.492 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:35:20.494 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:35:20.497 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:20.499 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:35:20.502 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:20.504 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:20.506 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:35:20.509 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:35:20.511 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:35:20.513 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:35:20.516 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:35:20.518 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:35:20.520 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:20.523 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:20.525 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:35:20.546 | + functions-common:apt_get:1219 : 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 2022-02-02 15:35:20.656 | Reading package lists... 2022-02-02 15:35:20.891 | Building dependency tree... 2022-02-02 15:35:20.893 | Reading state information... 2022-02-02 15:35:21.132 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 15:35:21.132 | The following packages were automatically installed and are no longer required: 2022-02-02 15:35:21.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:35:21.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:35:21.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:35:21.133 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:35:21.133 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:35:21.133 | python3-zope.interface 2022-02-02 15:35:21.134 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:35:21.134 | The following additional packages will be installed: 2022-02-02 15:35:21.135 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-02 15:35:21.136 | Suggested packages: 2022-02-02 15:35:21.136 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-02 15:35:21.202 | The following NEW packages will be installed: 2022-02-02 15:35:21.203 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-02 15:35:21.452 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:35:21.452 | Need to get 1,306 kB of archives. 2022-02-02 15:35:21.452 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-02 15:35:21.452 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-02 15:35:22.092 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-02 15:35:22.139 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-02 15:35:22.233 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-02 15:35:22.338 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-02 15:35:22.340 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-02 15:35:22.901 | Fetched 1,306 kB in 1s (1,148 kB/s) 2022-02-02 15:35:22.933 | Selecting previously unselected package libnorm1:amd64. 2022-02-02 15:35:22.985 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-02 15:35:22.989 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-02 15:35:22.993 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-02 15:35:23.061 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-02 15:35:23.071 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-02 15:35:23.074 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-02 15:35:23.123 | Selecting previously unselected package libzmq5:amd64. 2022-02-02 15:35:23.133 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-02 15:35:23.135 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-02 15:35:23.199 | Selecting previously unselected package uwsgi-core. 2022-02-02 15:35:23.209 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:35:23.211 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-02 15:35:23.351 | Selecting previously unselected package uwsgi. 2022-02-02 15:35:23.361 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:35:23.363 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-02 15:35:23.400 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-02 15:35:23.410 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:35:23.412 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-02 15:35:23.478 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-02 15:35:23.484 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-02 15:35:23.489 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-02 15:35:23.495 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-02 15:35:23.507 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-02 15:35:24.334 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-02 15:35:24.361 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:35:24.734 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:35:25.110 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:35:32.106 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:35:32.108 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:35:32.111 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:32.114 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:32.116 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:32.118 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:32.120 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:32.122 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:35:32.125 | + functions-common:time_stop:2421 : start_time=1643816120544 2022-02-02 15:35:32.127 | + functions-common:time_stop:2423 : [[ -z 1643816120544 ]] 2022-02-02 15:35:32.130 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:32.134 | + functions-common:time_stop:2426 : end_time=1643816132131 2022-02-02 15:35:32.136 | + functions-common:time_stop:2427 : elapsed_time=11587 2022-02-02 15:35:32.138 | + functions-common:time_stop:2428 : total=579669 2022-02-02 15:35:32.140 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:32.142 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=591256 2022-02-02 15:35:32.145 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:35:32.147 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-02 15:35:32.150 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:32.152 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:32.155 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-02 15:35:32.218 | Enabling module proxy. 2022-02-02 15:35:32.223 | To activate the new configuration, you need to run: 2022-02-02 15:35:32.223 | systemctl restart apache2 2022-02-02 15:35:32.228 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-02 15:35:32.289 | Considering dependency proxy for proxy_uwsgi: 2022-02-02 15:35:32.289 | Module proxy already enabled 2022-02-02 15:35:32.289 | Enabling module proxy_uwsgi. 2022-02-02 15:35:32.295 | To activate the new configuration, you need to run: 2022-02-02 15:35:32.295 | systemctl restart apache2 2022-02-02 15:35:32.299 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-02 15:35:32.302 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:35:32.304 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:35:32.306 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:35:32.432 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-02 15:35:32.435 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-02 15:35:32.437 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-02 15:35:32.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-02-02 15:35:32.447 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.450 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-02 15:35:32.452 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-02 15:35:32.455 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-02 15:35:32.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-02-02 15:35:32.466 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.468 | + ./stack.sh:main:883 : install_glanceclient 2022-02-02 15:35:32.471 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-02 15:35:32.473 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-02 15:35:32.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-02-02 15:35:32.483 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.485 | + ./stack.sh:main:884 : install_cinderclient 2022-02-02 15:35:32.488 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-02 15:35:32.490 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-02 15:35:32.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-02-02 15:35:32.500 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.502 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-02 15:35:32.504 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-02 15:35:32.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-02-02 15:35:32.514 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.517 | + ./stack.sh:main:885 : install_novaclient 2022-02-02 15:35:32.520 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-02 15:35:32.522 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-02 15:35:32.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-02-02 15:35:32.532 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.535 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-02 15:35:32.551 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:32.554 | + ./stack.sh:main:887 : install_swiftclient 2022-02-02 15:35:32.556 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-02 15:35:32.559 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-02 15:35:32.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-02-02 15:35:32.568 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.571 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-02 15:35:32.587 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:32.590 | + ./stack.sh:main:890 : install_neutronclient 2022-02-02 15:35:32.592 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-02 15:35:32.595 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-02 15:35:32.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-02-02 15:35:32.605 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.607 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-02 15:35:32.609 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-02 15:35:32.612 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-02 15:35:32.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:32.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:32.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-02-02 15:35:32.622 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:32.624 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-02 15:35:32.627 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-02 15:35:32.629 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:35:32.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-02 15:35:32.635 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-02 15:35:32.637 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:35:32.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:35:32.641 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:35:32.646 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-02 15:35:32.648 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-02 15:35:32.651 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-02 15:35:32.654 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-02 15:35:32.656 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-02 15:35:32.678 | Using python 3.8 to install keystonemiddleware 2022-02-02 15:35:32.680 | + 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 2022-02-02 15:35:33.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:33.445 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:33.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:33.445 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:34.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:34.584 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-02 15:35:34.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-02 15:35:34.637 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.9.0) 2022-02-02 15:35:34.638 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-02 15:35:34.640 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-02 15:35:34.641 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-02 15:35:34.642 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-02 15:35:34.643 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-02 15:35:34.644 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-02 15:35:34.645 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-02 15:35:34.647 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-02 15:35:34.647 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-02 15:35:34.648 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-02 15:35:34.650 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-02 15:35:34.651 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-02 15:35:34.708 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-02 15:35:34.709 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-02 15:35:34.712 | 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) 2022-02-02 15:35:34.748 | 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.5) 2022-02-02 15:35:34.787 | 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) 2022-02-02 15:35:34.789 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-02 15:35:34.790 | 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) 2022-02-02 15:35:34.790 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-02 15:35:34.841 | 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) 2022-02-02 15:35:34.843 | 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) 2022-02-02 15:35:34.853 | 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.3) 2022-02-02 15:35:34.854 | 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.3) 2022-02-02 15:35:34.868 | 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) 2022-02-02 15:35:34.870 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-02 15:35:34.871 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-02 15:35:34.935 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-02 15:35:34.936 | 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.8) 2022-02-02 15:35:34.939 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-02 15:35:34.941 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-02 15:35:34.992 | 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.13.3) 2022-02-02 15:35:35.005 | 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.1) 2022-02-02 15:35:36.566 | 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 2022-02-02 15:35:36.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:35:36.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:35:36.681 | + inc/python:pip_install:200 : result=0 2022-02-02 15:35:36.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:35:36.686 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:36.689 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:36.692 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:36.695 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:36.697 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:36.699 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:35:36.701 | + functions-common:time_stop:2421 : start_time=1643816132672 2022-02-02 15:35:36.705 | + functions-common:time_stop:2423 : [[ -z 1643816132672 ]] 2022-02-02 15:35:36.707 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:36.712 | + functions-common:time_stop:2426 : end_time=1643816136709 2022-02-02 15:35:36.714 | + functions-common:time_stop:2427 : elapsed_time=4037 2022-02-02 15:35:36.716 | + functions-common:time_stop:2428 : total=42388 2022-02-02 15:35:36.718 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:36.721 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46425 2022-02-02 15:35:36.723 | + inc/python:pip_install:203 : return 0 2022-02-02 15:35:36.726 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-02 15:35:36.728 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-02 15:35:36.731 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:35:36.734 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-02 15:35:36.737 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-02 15:35:36.739 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:35:36.743 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:35:36.743 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:35:36.748 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-02 15:35:36.750 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-02 15:35:36.753 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-02 15:35:36.756 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-02 15:35:36.758 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-02 15:35:36.779 | Using python 3.8 to install python-memcached 2022-02-02 15:35:36.782 | + 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 2022-02-02 15:35:37.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:37.539 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:37.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:37.539 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:38.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:38.758 | Collecting python-memcached 2022-02-02 15:35:38.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-02 15:35:38.771 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-02 15:35:40.393 | Installing collected packages: python-memcached 2022-02-02 15:35:40.487 | Successfully installed python-memcached-1.59 2022-02-02 15:35:40.487 | 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 2022-02-02 15:35:40.493 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:35:40.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:35:40.599 | + inc/python:pip_install:200 : result=0 2022-02-02 15:35:40.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:35:40.603 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:40.605 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:40.608 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:40.610 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:40.612 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:40.614 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:35:40.616 | + functions-common:time_stop:2421 : start_time=1643816136774 2022-02-02 15:35:40.619 | + functions-common:time_stop:2423 : [[ -z 1643816136774 ]] 2022-02-02 15:35:40.621 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:40.626 | + functions-common:time_stop:2426 : end_time=1643816140623 2022-02-02 15:35:40.628 | + functions-common:time_stop:2427 : elapsed_time=3849 2022-02-02 15:35:40.630 | + functions-common:time_stop:2428 : total=46425 2022-02-02 15:35:40.632 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:40.634 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50274 2022-02-02 15:35:40.637 | + inc/python:pip_install:203 : return 0 2022-02-02 15:35:40.639 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-02 15:35:40.655 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:40.659 | + ./stack.sh:main:897 : '[' 10.222.0.112 == 10.222.0.112 ']' 2022-02-02 15:35:40.661 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-02 15:35:40.664 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-02 15:35:40.666 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-02 15:35:40.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:35:40.671 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-02 15:35:40.673 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-02 15:35:40.688 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:40.691 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-02 15:35:40.693 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-02 15:35:40.695 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-02 15:35:40.697 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:35:40.699 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:35:40.702 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:35:40.705 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:35:40.707 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:35:40.710 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:35:40.725 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:35:40.727 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:35:40.729 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:40.732 | + functions-common:git_clone:618 : echo master 2022-02-02 15:35:40.732 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:35:40.739 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-02 15:35:40.741 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:40.743 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-02 15:35:40.746 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:35:40.746 | + functions-common:git_clone:667 : head -1 2022-02-02 15:35:40.753 | b0318a455 Merge "Fix issue with LDAP backend returning bytes instead of string" 2022-02-02 15:35:40.756 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:35:40.758 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-02 15:35:40.760 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:35:40.763 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:35:40.765 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-02 15:35:40.768 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:35:40.770 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-02 15:35:40.773 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:35:40.775 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:35:40.777 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-02 15:35:40.779 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:35:40.782 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:35:40.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-02 15:35:40.787 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:35:40.790 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-02 15:35:40.792 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:35:40.794 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:35:40.798 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-02 15:35:40.803 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-02 15:35:40.805 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-02 15:35:41.461 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-02 15:35:41.463 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:35:41.465 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:35:41.467 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:35:41.470 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:35:41.472 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-02 15:35:41.474 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:35:41.476 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:35:41.478 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:35:41.480 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:35:41.483 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:35:41.485 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:35:41.487 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:35:41.489 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-02 15:35:41.509 | Using python 3.8 to install /opt/stack/keystone 2022-02-02 15:35:41.511 | + 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 2022-02-02 15:35:42.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:42.252 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:42.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:42.252 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:43.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:43.396 | Obtaining file:///opt/stack/keystone 2022-02-02 15:35:43.397 | Preparing metadata (setup.py): started 2022-02-02 15:35:44.843 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:35:44.984 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (5.8.0) 2022-02-02 15:35:44.985 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.8.7) 2022-02-02 15:35:45.075 | Collecting Flask!=0.11,>=1.0.2 2022-02-02 15:35:45.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-02 15:35:45.131 | Collecting Flask-RESTful>=0.3.5 2022-02-02 15:35:45.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-02 15:35:45.142 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (36.0.1) 2022-02-02 15:35:45.143 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.4.31) 2022-02-02 15:35:45.144 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (0.13.0) 2022-02-02 15:35:45.145 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.5.0) 2022-02-02 15:35:45.190 | Collecting passlib>=1.7.0 2022-02-02 15:35:45.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-02 15:35:45.215 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.4.0) 2022-02-02 15:35:45.216 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (9.3.0) 2022-02-02 15:35:45.217 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.2.0) 2022-02-02 15:35:45.428 | Collecting scrypt>=0.8.0 2022-02-02 15:35:45.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-02 15:35:45.471 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (2.9.0) 2022-02-02 15:35:45.472 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (8.7.1) 2022-02-02 15:35:45.473 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.4.0) 2022-02-02 15:35:45.474 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (12.11.1) 2022-02-02 15:35:45.476 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (11.1.0) 2022-02-02 15:35:45.477 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (5.1.0) 2022-02-02 15:35:45.478 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.6.1) 2022-02-02 15:35:45.479 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.5.0) 2022-02-02 15:35:45.480 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.10.1) 2022-02-02 15:35:45.481 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.2.0) 2022-02-02 15:35:45.482 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.4.0) 2022-02-02 15:35:45.483 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.12.1) 2022-02-02 15:35:45.529 | Collecting oauthlib>=0.6.2 2022-02-02 15:35:45.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-02 15:35:45.604 | Collecting pysaml2>=5.0.0 2022-02-02 15:35:45.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-02 15:35:45.701 | Collecting PyJWT>=1.6.1 2022-02-02 15:35:45.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-02 15:35:45.711 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.1.5) 2022-02-02 15:35:45.712 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev39) (3.2.0) 2022-02-02 15:35:45.713 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.1.1) 2022-02-02 15:35:45.714 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.0.3) 2022-02-02 15:35:45.715 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.4.2) 2022-02-02 15:35:45.716 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (2021.3) 2022-02-02 15:35:45.726 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev39) (1.16.0) 2022-02-02 15:35:45.727 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev39) (1.15.0) 2022-02-02 15:35:45.770 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev39) (5.1.1) 2022-02-02 15:35:45.818 | Collecting itsdangerous>=2.0 2022-02-02 15:35:45.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-02 15:35:45.912 | Collecting Werkzeug>=2.0 2022-02-02 15:35:45.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-02-02 15:35:45.931 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev39) (3.0.3) 2022-02-02 15:35:46.001 | Collecting click>=7.1.2 2022-02-02 15:35:46.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-02 15:35:46.067 | Collecting aniso8601>=0.82 2022-02-02 15:35:46.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-02 15:35:46.142 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (2.27.1) 2022-02-02 15:35:46.143 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (4.4.0) 2022-02-02 15:35:46.240 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev39) (1.5.0) 2022-02-02 15:35:46.240 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev39) (6.0) 2022-02-02 15:35:46.242 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev39) (2.4.0) 2022-02-02 15:35:46.243 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev39) (0.8.0) 2022-02-02 15:35:46.298 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev39) (1.7.5) 2022-02-02 15:35:46.300 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev39) (2.0.1) 2022-02-02 15:35:46.301 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev39) (0.5.0) 2022-02-02 15:35:46.379 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev39) (0.9.6) 2022-02-02 15:35:46.381 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev39) (2.8.2) 2022-02-02 15:35:46.437 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (5.2.3) 2022-02-02 15:35:46.438 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (5.0.0) 2022-02-02 15:35:46.440 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (0.4.0) 2022-02-02 15:35:46.441 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (2.4.0) 2022-02-02 15:35:46.442 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (2.8.0) 2022-02-02 15:35:46.446 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (5.0.9) 2022-02-02 15:35:46.466 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev39) (3.3.0) 2022-02-02 15:35:46.515 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev39) (3.0.0) 2022-02-02 15:35:46.535 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev39) (0.11.0) 2022-02-02 15:35:46.536 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev39) (21.3) 2022-02-02 15:35:46.537 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev39) (3.0.7) 2022-02-02 15:35:46.539 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev39) (1.0.2) 2022-02-02 15:35:46.592 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev39) (4.5.0) 2022-02-02 15:35:46.752 | Collecting defusedxml 2022-02-02 15:35:46.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-02 15:35:46.864 | Collecting xmlschema>=1.2.1 2022-02-02 15:35:46.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-02 15:35:46.882 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev39) (22.0.0) 2022-02-02 15:35:46.884 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev39) (5.4.0) 2022-02-02 15:35:47.105 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev39) (1.1.2) 2022-02-02 15:35:47.127 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev39) (0.5.2) 2022-02-02 15:35:47.129 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev39) (0.4.2) 2022-02-02 15:35:47.195 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev39) (1.1.6) 2022-02-02 15:35:47.197 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev39) (4.10.1) 2022-02-02 15:35:47.216 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (5.0.0) 2022-02-02 15:35:47.290 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev39) (2.21) 2022-02-02 15:35:47.331 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev39) (1.13.3) 2022-02-02 15:35:47.446 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev39) (2.0.1) 2022-02-02 15:35:47.521 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (1.7.0) 2022-02-02 15:35:47.650 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev39) (0.17.3) 2022-02-02 15:35:47.679 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (0.13.1) 2022-02-02 15:35:47.721 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (3.0.0) 2022-02-02 15:35:47.724 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (0.33.0) 2022-02-02 15:35:47.725 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (3.5.0) 2022-02-02 15:35:47.726 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (1.3.3) 2022-02-02 15:35:47.728 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (2.1.1) 2022-02-02 15:35:47.729 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (2.5.1) 2022-02-02 15:35:47.783 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev39) (0.2.5) 2022-02-02 15:35:47.921 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (1.26.8) 2022-02-02 15:35:47.922 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (2019.11.28) 2022-02-02 15:35:47.925 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (2.0.11) 2022-02-02 15:35:47.927 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (3.3) 2022-02-02 15:35:48.090 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev39) (2.5.0) 2022-02-02 15:35:48.252 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-02 15:35:48.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-02 15:35:48.346 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev39) (3.7.0) 2022-02-02 15:35:48.528 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (2.1.0) 2022-02-02 15:35:48.706 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (60.6.0) 2022-02-02 15:35:48.811 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev39) (0.7) 2022-02-02 15:35:48.847 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev39) (1.0.0) 2022-02-02 15:35:50.241 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-02 15:35:50.739 | Attempting uninstall: click 2022-02-02 15:35:50.741 | Found existing installation: Click 7.0 2022-02-02 15:35:50.748 | Uninstalling Click-7.0: 2022-02-02 15:35:50.777 | Successfully uninstalled Click-7.0 2022-02-02 15:35:51.983 | Attempting uninstall: PyJWT 2022-02-02 15:35:51.985 | Found existing installation: PyJWT 1.7.1 2022-02-02 15:35:52.003 | Uninstalling PyJWT-1.7.1: 2022-02-02 15:35:52.031 | Successfully uninstalled PyJWT-1.7.1 2022-02-02 15:35:52.476 | Attempting uninstall: oauthlib 2022-02-02 15:35:52.478 | Found existing installation: oauthlib 3.1.0 2022-02-02 15:35:52.489 | Uninstalling oauthlib-3.1.0: 2022-02-02 15:35:52.517 | Successfully uninstalled oauthlib-3.1.0 2022-02-02 15:35:52.682 | Running setup.py develop for keystone 2022-02-02 15:35:54.619 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-02 15:35:54.619 | 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 2022-02-02 15:35:54.626 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:35:54.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:35:54.771 | + inc/python:pip_install:200 : result=0 2022-02-02 15:35:54.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:35:54.775 | + functions-common:time_stop:2414 : local name 2022-02-02 15:35:54.777 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:35:54.779 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:35:54.782 | + functions-common:time_stop:2417 : local total 2022-02-02 15:35:54.784 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:35:54.786 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:35:54.788 | + functions-common:time_stop:2421 : start_time=1643816141504 2022-02-02 15:35:54.790 | + functions-common:time_stop:2423 : [[ -z 1643816141504 ]] 2022-02-02 15:35:54.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:35:54.797 | + functions-common:time_stop:2426 : end_time=1643816154794 2022-02-02 15:35:54.799 | + functions-common:time_stop:2427 : elapsed_time=13290 2022-02-02 15:35:54.801 | + functions-common:time_stop:2428 : total=50274 2022-02-02 15:35:54.803 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:35:54.805 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63564 2022-02-02 15:35:54.807 | + inc/python:pip_install:203 : return 0 2022-02-02 15:35:54.809 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:35:54.812 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:35:54.814 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:35:54.832 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:35:54.845 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-02 15:35:54.848 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-02 15:35:54.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:35:54.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:35:54.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-02-02 15:35:54.857 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:35:54.859 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-02 15:35:54.875 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:54.877 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:35:54.879 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:35:54.882 | + ./stack.sh:main:899 : configure_keystone 2022-02-02 15:35:54.884 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-02 15:35:54.897 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-02 15:35:54.899 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-02 15:35:54.904 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-02 15:35:54.920 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:54.923 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-02 15:35:54.953 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-02 15:35:54.980 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-02 15:35:55.012 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-02 15:35:55.042 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-02 15:35:55.072 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-02 15:35:55.102 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-02 15:35:55.130 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-02 15:35:55.157 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-02 15:35:55.159 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-02 15:35:55.161 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-02 15:35:55.164 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-02 15:35:55.166 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:35:55.168 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:35:55.184 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:55.187 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:35:55.190 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:35:55.192 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:35:55.207 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:55.209 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:35:55.212 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:35:55.242 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:35:55.244 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:35:55.246 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-02 15:35:55.249 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-02 15:35:55.265 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:55.267 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.112/identity 2022-02-02 15:35:55.298 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-02 15:35:55.300 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-02 15:35:55.330 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-02 15:35:55.333 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-02 15:35:55.335 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-02 15:35:55.337 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-02 15:35:55.340 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-02 15:35:55.342 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-02 15:35:55.373 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-02 15:35:55.376 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-02 15:35:55.378 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-02 15:35:55.380 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-02 15:35:55.383 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:35:55.400 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:35:55.402 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:35:55.404 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:35:55.407 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:35:55.409 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:35:55.437 | + 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' 2022-02-02 15:35:55.464 | + 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' 2022-02-02 15:35:55.492 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:35:55.520 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-02 15:35:55.547 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:35:55.550 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-02 15:35:55.552 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-02 15:35:55.554 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-02 15:35:55.556 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-02 15:35:55.559 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-02 15:35:55.561 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-02 15:35:55.564 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-02 15:35:55.568 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-02 15:35:55.570 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-02 15:35:55.572 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:35:55.585 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:35:55.585 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:35:55.595 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:35:55.598 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:35:55.613 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-02 15:35:55.616 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-02 15:35:55.619 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-02 15:35:55.648 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-02 15:35:55.675 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-02 15:35:55.702 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-02 15:35:55.730 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-02 15:35:55.757 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-02 15:35:55.785 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-02 15:35:55.813 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-02 15:35:55.839 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-02 15:35:55.866 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:35:55.893 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-02 15:35:55.920 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-02 15:35:55.948 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-02 15:35:55.975 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-02 15:35:55.977 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-02 15:35:55.980 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-02 15:35:55.982 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-02 15:35:55.985 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-02 15:35:55.987 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:55.990 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:55.992 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:35:55.995 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:35:55.997 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-02 15:35:56.024 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-02 15:35:56.052 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-02 15:35:56.052 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:35:56.061 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-02 15:35:56.064 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-02 15:35:56.066 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-02 15:35:56.069 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-02 15:35:56.071 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:35:56.073 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:35:56.075 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:56.078 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:56.080 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:35:56.082 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-02 15:35:56.084 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:35:56.087 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:35:56.089 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-02 15:35:56.152 | Enabling site keystone-wsgi-public. 2022-02-02 15:35:56.158 | To activate the new configuration, you need to run: 2022-02-02 15:35:56.158 | systemctl reload apache2 2022-02-02 15:35:56.162 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-02 15:35:56.165 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:35:56.167 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:35:56.170 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:35:56.303 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-02 15:35:56.334 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-02 15:35:56.367 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-02 15:35:56.398 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-02 15:35:56.401 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-02 15:35:56.432 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-02 15:35:56.461 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-02 15:35:56.490 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-02 15:35:56.506 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:35:56.509 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-02 15:35:56.525 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:35:56.528 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-02 15:35:56.530 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-02 15:35:56.534 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-02 15:35:56.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:35:56.539 | + lib/stack:stack_install_service:32 : install_swift 2022-02-02 15:35:56.541 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-02 15:35:56.543 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-02 15:35:56.545 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-02 15:35:56.548 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:35:56.551 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:35:56.553 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:35:56.556 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:35:56.558 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:35:56.561 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:35:56.577 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:35:56.580 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:35:56.582 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:56.585 | + functions-common:git_clone:618 : echo master 2022-02-02 15:35:56.585 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:35:56.590 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-02 15:35:56.593 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:35:56.597 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-02 15:35:56.599 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:35:56.600 | + functions-common:git_clone:667 : head -1 2022-02-02 15:35:56.605 | 6e0ec0ad9 Merge "s3api: Fix non-ascii MPUs" 2022-02-02 15:35:56.607 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:35:56.610 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-02 15:35:56.612 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:35:56.615 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:35:56.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-02 15:35:56.619 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-02 15:35:56.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-02 15:35:56.624 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:35:56.627 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:35:56.629 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-02 15:35:56.632 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:35:56.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-02 15:35:56.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-02 15:35:56.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:35:56.643 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-02 15:35:56.645 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:35:56.647 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:35:56.650 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-02 15:35:56.656 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-02 15:35:56.658 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-02 15:35:57.315 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-02 15:35:57.317 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:35:57.319 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:35:57.322 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:35:57.324 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:35:57.326 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-02 15:35:57.329 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:35:57.331 | + inc/python:setup_package:428 : local extras=keystone 2022-02-02 15:35:57.334 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:35:57.336 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-02 15:35:57.338 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-02 15:35:57.340 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-02 15:35:57.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:35:57.346 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-02 15:35:57.366 | Using python 3.8 to install /opt/stack/swift 2022-02-02 15:35:57.368 | + 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]' 2022-02-02 15:35:58.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:58.132 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:58.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:35:58.132 | from cryptography.utils import int_from_bytes 2022-02-02 15:35:59.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:35:59.263 | Obtaining file:///opt/stack/swift 2022-02-02 15:35:59.264 | Preparing metadata (setup.py): started 2022-02-02 15:36:00.413 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:00.522 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (0.33.0) 2022-02-02 15:36:00.523 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (1.1.2) 2022-02-02 15:36:00.524 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (0.11.0) 2022-02-02 15:36:00.525 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (2.1.1) 2022-02-02 15:36:01.429 | Collecting lxml>=3.4.1 2022-02-02 15:36:01.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-02 15:36:01.614 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (2.27.1) 2022-02-02 15:36:01.616 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (1.16.0) 2022-02-02 15:36:01.720 | Collecting xattr>=0.4 2022-02-02 15:36:01.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-02-02 15:36:01.768 | Collecting PyECLib>=1.3.1 2022-02-02 15:36:01.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-02 15:36:02.094 | Preparing metadata (setup.py): started 2022-02-02 15:36:02.705 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:02.709 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (36.0.1) 2022-02-02 15:36:02.710 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (9.3.0) 2022-02-02 15:36:02.749 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev129) (1.15.0) 2022-02-02 15:36:02.758 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev129) (2.1.0) 2022-02-02 15:36:02.814 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (4.4.0) 2022-02-02 15:36:02.815 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (2.9.0) 2022-02-02 15:36:02.816 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (4.12.1) 2022-02-02 15:36:02.817 | 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.29.0.dev129) (5.8.0) 2022-02-02 15:36:02.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (1.8.7) 2022-02-02 15:36:02.819 | 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.29.0.dev129) (4.2.0) 2022-02-02 15:36:02.820 | 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.29.0.dev129) (3.1.1) 2022-02-02 15:36:02.821 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (4.4.0) 2022-02-02 15:36:02.823 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (5.1.0) 2022-02-02 15:36:02.824 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (3.4.0) 2022-02-02 15:36:02.825 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (8.7.1) 2022-02-02 15:36:02.826 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (4.6.1) 2022-02-02 15:36:02.852 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev129) (60.6.0) 2022-02-02 15:36:02.885 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (2.0.11) 2022-02-02 15:36:02.886 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (2019.11.28) 2022-02-02 15:36:02.888 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (3.3) 2022-02-02 15:36:02.889 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (1.26.8) 2022-02-02 15:36:02.915 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev129) (2.21) 2022-02-02 15:36:03.009 | 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.29.0.dev129) (1.7.0) 2022-02-02 15:36:03.011 | 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.29.0.dev129) (3.5.0) 2022-02-02 15:36:03.012 | 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.29.0.dev129) (1.0.2) 2022-02-02 15:36:03.089 | 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.29.0.dev129) (1.1.5) 2022-02-02 15:36:03.133 | 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.29.0.dev129) (2.4.0) 2022-02-02 15:36:03.135 | 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.29.0.dev129) (6.0) 2022-02-02 15:36:03.135 | 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.29.0.dev129) (1.5.0) 2022-02-02 15:36:03.137 | 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.29.0.dev129) (0.8.0) 2022-02-02 15:36:03.199 | 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.29.0.dev129) (0.9.6) 2022-02-02 15:36:03.201 | 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.29.0.dev129) (2.8.2) 2022-02-02 15:36:03.215 | 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.29.0.dev129) (2021.3) 2022-02-02 15:36:03.217 | 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.29.0.dev129) (1.0.3) 2022-02-02 15:36:03.235 | 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.29.0.dev129) (21.3) 2022-02-02 15:36:03.238 | 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.29.0.dev129) (3.0.7) 2022-02-02 15:36:03.345 | 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.29.0.dev129) (1.13.3) 2022-02-02 15:36:03.361 | 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.29.0.dev129) (5.1.1) 2022-02-02 15:36:03.661 | Building wheels for collected packages: PyECLib 2022-02-02 15:36:03.662 | Building wheel for PyECLib (setup.py): started 2022-02-02 15:36:04.975 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-02 15:36:04.976 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55544 sha256=e8b974272025e9600f2d818a37eca26d60e4a46862d261ab404c416527db329b 2022-02-02 15:36:04.976 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-02 15:36:04.980 | Successfully built PyECLib 2022-02-02 15:36:06.520 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-02 15:36:06.888 | Running setup.py develop for swift 2022-02-02 15:36:08.643 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-02 15:36:08.643 | 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 2022-02-02 15:36:08.650 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:36:08.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:36:08.794 | + inc/python:pip_install:200 : result=0 2022-02-02 15:36:08.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:36:08.799 | + functions-common:time_stop:2414 : local name 2022-02-02 15:36:08.801 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:36:08.803 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:36:08.806 | + functions-common:time_stop:2417 : local total 2022-02-02 15:36:08.808 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:36:08.810 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:36:08.812 | + functions-common:time_stop:2421 : start_time=1643816157360 2022-02-02 15:36:08.815 | + functions-common:time_stop:2423 : [[ -z 1643816157360 ]] 2022-02-02 15:36:08.818 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:36:08.821 | + functions-common:time_stop:2426 : end_time=1643816168819 2022-02-02 15:36:08.823 | + functions-common:time_stop:2427 : elapsed_time=11459 2022-02-02 15:36:08.826 | + functions-common:time_stop:2428 : total=63564 2022-02-02 15:36:08.829 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:36:08.831 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=75023 2022-02-02 15:36:08.833 | + inc/python:pip_install:203 : return 0 2022-02-02 15:36:08.835 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:36:08.838 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:36:08.840 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:36:08.858 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:36:08.870 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-02 15:36:08.872 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-02 15:36:08.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:36:08.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:36:08.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-02-02 15:36:08.882 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:36:08.884 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-02 15:36:08.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:36:08.889 | + ./stack.sh:main:908 : configure_swift 2022-02-02 15:36:08.892 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-02 15:36:08.894 | + lib/swift:configure_swift:335 : local node_number 2022-02-02 15:36:08.896 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-02 15:36:08.898 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-02 15:36:08.900 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-02 15:36:09.938 | No container-sync running 2022-02-02 15:36:09.938 | No object-auditor running 2022-02-02 15:36:09.938 | No container-server running 2022-02-02 15:36:09.938 | No container-sharder running 2022-02-02 15:36:09.938 | No object-server running 2022-02-02 15:36:09.938 | No account-auditor running 2022-02-02 15:36:09.938 | No account-server running 2022-02-02 15:36:09.938 | No object-expirer running 2022-02-02 15:36:09.938 | No object-replicator running 2022-02-02 15:36:09.938 | No object-reconstructor running 2022-02-02 15:36:09.938 | No account-replicator running 2022-02-02 15:36:09.938 | No container-auditor running 2022-02-02 15:36:09.938 | No container-reconciler running 2022-02-02 15:36:09.938 | No container-replicator running 2022-02-02 15:36:09.938 | No proxy-server running 2022-02-02 15:36:09.938 | No account-reaper running 2022-02-02 15:36:09.938 | No container-updater running 2022-02-02 15:36:09.938 | No object-updater running 2022-02-02 15:36:10.013 | + lib/swift:configure_swift:340 : true 2022-02-02 15:36:10.016 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-02 15:36:10.028 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-02 15:36:10.040 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-02 15:36:10.043 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-02 15:36:10.044 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-02 15:36:10.048 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-02 15:36:10.048 | s/%GROUP%/ubuntu/; 2022-02-02 15:36:10.048 | s/%USER%/ubuntu/; 2022-02-02 15:36:10.048 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-02 15:36:10.048 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-02 15:36:10.052 | uid = ubuntu 2022-02-02 15:36:10.052 | gid = ubuntu 2022-02-02 15:36:10.052 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-02 15:36:10.052 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-02 15:36:10.052 | address = 127.0.0.1 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.052 | [account6612] 2022-02-02 15:36:10.052 | max connections = 25 2022-02-02 15:36:10.052 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:36:10.052 | read only = false 2022-02-02 15:36:10.052 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.052 | [account6622] 2022-02-02 15:36:10.052 | max connections = 25 2022-02-02 15:36:10.052 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:36:10.052 | read only = false 2022-02-02 15:36:10.052 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.052 | [account6632] 2022-02-02 15:36:10.052 | max connections = 25 2022-02-02 15:36:10.052 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:36:10.052 | read only = false 2022-02-02 15:36:10.052 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.052 | [account6642] 2022-02-02 15:36:10.052 | max connections = 25 2022-02-02 15:36:10.052 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:36:10.052 | read only = false 2022-02-02 15:36:10.052 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.052 | 2022-02-02 15:36:10.053 | [container6611] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [container6621] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [container6631] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [container6641] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [object6613] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [object6623] 2022-02-02 15:36:10.053 | max connections = 25 2022-02-02 15:36:10.053 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:36:10.053 | read only = false 2022-02-02 15:36:10.053 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-02 15:36:10.053 | 2022-02-02 15:36:10.053 | [object6633] 2022-02-02 15:36:10.054 | max connections = 25 2022-02-02 15:36:10.054 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:36:10.054 | read only = false 2022-02-02 15:36:10.054 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-02 15:36:10.054 | 2022-02-02 15:36:10.054 | [object6643] 2022-02-02 15:36:10.054 | max connections = 25 2022-02-02 15:36:10.054 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:36:10.054 | read only = false 2022-02-02 15:36:10.054 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-02 15:36:10.055 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-02 15:36:10.057 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:10.059 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:10.061 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-02 15:36:10.074 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-02 15:36:10.077 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-02 15:36:10.081 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-02 15:36:10.085 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-02 15:36:10.087 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-02 15:36:10.091 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-02 15:36:10.120 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.112:8080/v1/ 2022-02-02 15:36:10.146 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-02 15:36:10.164 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-02 15:36:10.192 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-02 15:36:10.209 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:36:10.240 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-02 15:36:10.257 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-02 15:36:10.285 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-02 15:36:10.304 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-02 15:36:10.331 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-02 15:36:10.349 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:36:10.376 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-02 15:36:10.394 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-02 15:36:10.409 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:10.411 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-02 15:36:10.440 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-02 15:36:10.467 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-02 15:36:10.494 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-02 15:36:10.521 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-02 15:36:10.535 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:10.537 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-02 15:36:10.565 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-02 15:36:10.580 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:10.582 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-02 15:36:10.596 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:10.598 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-02 15:36:10.600 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-02 15:36:10.616 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:10.618 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-02 15:36:10.620 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-02 15:36:10.622 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-02 15:36:10.628 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-02 15:36:10.632 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-02 15:36:10.659 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-02 15:36:10.685 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-02 15:36:10.715 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-02 15:36:10.744 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-02 15:36:10.771 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-02 15:36:10.773 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-02 15:36:10.775 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-02 15:36:10.777 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-02 15:36:10.779 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-02 15:36:10.806 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-02 15:36:10.833 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:36:10.861 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-02 15:36:10.886 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-02 15:36:10.913 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-02 15:36:10.940 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-02 15:36:10.969 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-02 15:36:10.996 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:36:11.023 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-02 15:36:11.049 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-02 15:36:11.077 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-02 15:36:11.104 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-02 15:36:11.132 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-02 15:36:11.161 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-02 15:36:11.190 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-02 15:36:11.208 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-02 15:36:11.235 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-02 15:36:11.262 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-02 15:36:11.266 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-02 15:36:11.294 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-02 15:36:11.321 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-02 15:36:11.348 | + lib/swift:configure_swift:478 : local node_number 2022-02-02 15:36:11.350 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:36:11.352 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-02 15:36:11.354 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-02 15:36:11.359 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-02 15:36:11.361 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-02 15:36:11.363 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:36:11.365 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-02 15:36:11.367 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-02 15:36:11.369 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:36:11.371 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:36:11.373 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-02 15:36:11.393 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-02 15:36:11.422 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-02 15:36:11.439 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-02 15:36:11.467 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-02 15:36:11.485 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:36:11.512 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-02 15:36:11.530 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:36:11.559 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-02 15:36:11.576 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:36:11.605 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-02 15:36:11.622 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-02 15:36:11.651 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:36:11.669 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:36:11.698 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-02 15:36:11.715 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-02 15:36:11.743 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-02 15:36:11.761 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-02 15:36:11.789 | + 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 2022-02-02 15:36:11.794 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-02 15:36:11.812 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:36:11.841 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-02 15:36:11.868 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-02 15:36:11.870 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-02 15:36:11.875 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-02 15:36:11.878 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-02 15:36:11.880 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:36:11.882 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-02 15:36:11.884 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-02 15:36:11.886 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:36:11.888 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:36:11.891 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-02 15:36:11.909 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-02 15:36:11.936 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-02 15:36:11.955 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-02 15:36:11.982 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-02 15:36:12.001 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:36:12.028 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-02 15:36:12.045 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:36:12.074 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-02 15:36:12.092 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:36:12.121 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-02 15:36:12.139 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-02 15:36:12.167 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:36:12.185 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:36:12.213 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-02 15:36:12.231 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-02 15:36:12.261 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-02 15:36:12.279 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-02 15:36:12.306 | + 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 2022-02-02 15:36:12.311 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-02 15:36:12.329 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:36:12.357 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-02 15:36:12.359 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-02 15:36:12.363 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-02 15:36:12.366 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-02 15:36:12.368 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:36:12.370 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-02 15:36:12.372 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-02 15:36:12.375 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:36:12.377 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:36:12.379 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-02 15:36:12.396 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-02 15:36:12.425 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-02 15:36:12.442 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-02 15:36:12.471 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-02 15:36:12.489 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:36:12.517 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-02 15:36:12.535 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:36:12.563 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-02 15:36:12.580 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:36:12.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-02 15:36:12.627 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-02 15:36:12.655 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:36:12.672 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:36:12.701 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-02 15:36:12.719 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-02 15:36:12.748 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-02 15:36:12.766 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-02 15:36:12.793 | + 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 2022-02-02 15:36:12.798 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-02 15:36:12.816 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:36:12.844 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-02 15:36:12.872 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-02 15:36:12.900 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-02 15:36:12.928 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-02 15:36:12.930 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-02 15:36:12.934 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-02 15:36:12.962 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-02 15:36:12.992 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-02 15:36:13.020 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-02 15:36:13.049 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-02 15:36:13.076 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-02 15:36:13.104 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-02 15:36:13.132 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-02 15:36:13.159 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-02 15:36:13.187 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-02 15:36:13.203 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:13.205 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-02 15:36:13.224 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-02 15:36:13.227 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-02 15:36:13.246 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-02 15:36:13.248 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.112 2022-02-02 15:36:13.275 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-02 15:36:13.277 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-02 15:36:13.305 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.112/identity 2022-02-02 15:36:13.334 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-02 15:36:13.336 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-02 15:36:13.364 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-02 15:36:13.379 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:13.382 | + lib/swift:configure_swift:541 : local user_group 2022-02-02 15:36:13.384 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-02 15:36:13.389 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-02 15:36:13.391 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-02 15:36:13.404 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-02 15:36:13.407 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-02 15:36:13.418 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-02 15:36:13.420 | + lib/swift:configure_swift:548 : is_suse 2022-02-02 15:36:13.423 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:36:13.425 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:36:13.428 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:36:13.430 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:36:13.432 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:36:13.434 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:36:13.437 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-02 15:36:13.449 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:36:13.451 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-02 15:36:13.454 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-02 15:36:13.471 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:13.474 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-02 15:36:13.491 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:13.493 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-02 15:36:13.495 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-02 15:36:13.498 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-02 15:36:13.500 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:36:13.503 | + lib/stack:stack_install_service:32 : install_glance 2022-02-02 15:36:13.505 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-02 15:36:13.508 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-02 15:36:13.510 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-02 15:36:13.528 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:13.530 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-02 15:36:13.533 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-02 15:36:13.551 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:13.553 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-02 15:36:13.556 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-02 15:36:13.558 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-02 15:36:13.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:36:13.564 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:36:13.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-02-02 15:36:13.569 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:36:13.572 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-02 15:36:13.575 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-02 15:36:13.577 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-02 15:36:13.581 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-02 15:36:13.583 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-02 15:36:13.586 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-02 15:36:13.588 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-02 15:36:13.592 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-02 15:36:13.595 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-02 15:36:13.597 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-02 15:36:13.601 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:36:13.601 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-02 15:36:13.606 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-02 15:36:13.610 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-02 15:36:13.612 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-02 15:36:13.615 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-02 15:36:13.618 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-02 15:36:13.639 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-02 15:36:13.642 | + 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' 2022-02-02 15:36:14.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:14.408 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:14.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:14.408 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:15.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:36:15.673 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-02 15:36:15.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-02 15:36:15.771 | 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) 2022-02-02 15:36:15.772 | 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.5.0) 2022-02-02 15:36:15.773 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-02 15:36:15.774 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-02 15:36:15.775 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-02 15:36:15.776 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-02 15:36:15.777 | 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) 2022-02-02 15:36:15.778 | 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.33.0) 2022-02-02 15:36:15.779 | 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.12.1) 2022-02-02 15:36:15.781 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-02 15:36:15.782 | 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.4.0) 2022-02-02 15:36:15.783 | 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) 2022-02-02 15:36:15.785 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-02-02 15:36:15.854 | Collecting python-swiftclient>=3.2.0 2022-02-02 15:36:15.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-02 15:36:15.954 | Collecting python-cinderclient>=4.1.0 2022-02-02 15:36:15.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-02 15:36:16.110 | Collecting os-brick>=2.6.0 2022-02-02 15:36:16.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-02 15:36:16.132 | 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) 2022-02-02 15:36:16.134 | 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) 2022-02-02 15:36:16.143 | 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.2) 2022-02-02 15:36:16.144 | Requirement already satisfied: dnspython>=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) (2.1.0) 2022-02-02 15:36:16.156 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-02 15:36:16.224 | 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.8.0) 2022-02-02 15:36:16.225 | 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) 2022-02-02 15:36:16.226 | 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) (1.0.2) 2022-02-02 15:36:16.251 | 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.1) 2022-02-02 15:36:16.252 | 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.4.0) 2022-02-02 15:36:16.254 | 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.8.0) 2022-02-02 15:36:16.255 | 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) 2022-02-02 15:36:16.256 | 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) 2022-02-02 15:36:16.269 | 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.17.3) 2022-02-02 15:36:16.309 | 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) 2022-02-02 15:36:16.310 | 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) 2022-02-02 15:36:16.312 | 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.4.0) 2022-02-02 15:36:16.313 | 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) (6.0) 2022-02-02 15:36:16.333 | 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.15.0) 2022-02-02 15:36:16.334 | 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.3) 2022-02-02 15:36:16.350 | 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.3) 2022-02-02 15:36:16.365 | 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) 2022-02-02 15:36:16.367 | 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.3) 2022-02-02 15:36:16.386 | 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.6) 2022-02-02 15:36:16.387 | 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) (3.0.0) 2022-02-02 15:36:16.467 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-02 15:36:16.470 | 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.11) 2022-02-02 15:36:16.472 | 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.3) 2022-02-02 15:36:16.473 | 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.8) 2022-02-02 15:36:16.523 | 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.21) 2022-02-02 15:36:16.550 | 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.13.3) 2022-02-02 15:36:16.773 | 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) 2022-02-02 15:36:16.776 | 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) 2022-02-02 15:36:16.809 | 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) 2022-02-02 15:36:16.810 | 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) 2022-02-02 15:36:16.812 | 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.3) 2022-02-02 15:36:16.815 | 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) 2022-02-02 15:36:16.816 | 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) 2022-02-02 15:36:16.817 | 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) 2022-02-02 15:36:16.872 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-02 15:36:17.042 | 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) 2022-02-02 15:36:17.065 | 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) (60.6.0) 2022-02-02 15:36:17.151 | 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) 2022-02-02 15:36:17.297 | 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) 2022-02-02 15:36:18.908 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-02 15:36:19.935 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-02 15:36:19.935 | 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 2022-02-02 15:36:19.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:36:19.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:36:20.065 | + inc/python:pip_install:200 : result=0 2022-02-02 15:36:20.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:36:20.070 | + functions-common:time_stop:2414 : local name 2022-02-02 15:36:20.072 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:36:20.074 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:36:20.077 | + functions-common:time_stop:2417 : local total 2022-02-02 15:36:20.079 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:36:20.081 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:36:20.084 | + functions-common:time_stop:2421 : start_time=1643816173634 2022-02-02 15:36:20.086 | + functions-common:time_stop:2423 : [[ -z 1643816173634 ]] 2022-02-02 15:36:20.089 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:36:20.094 | + functions-common:time_stop:2426 : end_time=1643816180091 2022-02-02 15:36:20.096 | + functions-common:time_stop:2427 : elapsed_time=6457 2022-02-02 15:36:20.098 | + functions-common:time_stop:2428 : total=75023 2022-02-02 15:36:20.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:36:20.103 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=81480 2022-02-02 15:36:20.105 | + inc/python:pip_install:203 : return 0 2022-02-02 15:36:20.108 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-02 15:36:20.111 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-02 15:36:20.114 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-02 15:36:20.127 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-02 15:36:20.132 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-02 15:36:20.134 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-02 15:36:20.137 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-02 15:36:20.139 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:36:20.142 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:36:20.144 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:36:20.147 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:36:20.149 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:36:20.152 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:36:20.169 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:36:20.172 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:36:20.175 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:36:20.178 | + functions-common:git_clone:618 : echo master 2022-02-02 15:36:20.178 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:36:20.183 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-02 15:36:20.185 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:36:20.188 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-02 15:36:20.191 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:36:20.191 | + functions-common:git_clone:667 : head -1 2022-02-02 15:36:20.194 | d7368446e Merge "Fix tests on Python3.10" 2022-02-02 15:36:20.197 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:36:20.200 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-02 15:36:20.203 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:36:20.206 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:36:20.208 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-02 15:36:20.211 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:36:20.214 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-02 15:36:20.216 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:36:20.220 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:36:20.222 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-02 15:36:20.225 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:36:20.227 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:36:20.230 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-02 15:36:20.233 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:36:20.236 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-02 15:36:20.238 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:36:20.241 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:36:20.244 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-02 15:36:20.249 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-02 15:36:20.252 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-02 15:36:20.920 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-02 15:36:20.923 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:36:20.926 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:36:20.928 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:36:20.930 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:36:20.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-02 15:36:20.935 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:36:20.937 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:36:20.940 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:36:20.942 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:36:20.944 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:36:20.947 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:36:20.949 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:36:20.951 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-02 15:36:20.973 | Using python 3.8 to install /opt/stack/glance 2022-02-02 15:36:20.975 | + 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 2022-02-02 15:36:21.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:21.804 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:21.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:21.804 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:22.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:36:22.974 | Obtaining file:///opt/stack/glance 2022-02-02 15:36:22.975 | Preparing metadata (setup.py): started 2022-02-02 15:36:24.102 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:24.248 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.8.0) 2022-02-02 15:36:24.249 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.7.1) 2022-02-02 15:36:24.250 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.4.31) 2022-02-02 15:36:24.251 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.33.0) 2022-02-02 15:36:24.252 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.1.1) 2022-02-02 15:36:24.253 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.5.1) 2022-02-02 15:36:24.254 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.8.7) 2022-02-02 15:36:24.255 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.4.2) 2022-02-02 15:36:24.256 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.7.5) 2022-02-02 15:36:24.257 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.20.2) 2022-02-02 15:36:24.259 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (8.7.1) 2022-02-02 15:36:24.260 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.5.0) 2022-02-02 15:36:24.261 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.4.0) 2022-02-02 15:36:24.262 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.4.0) 2022-02-02 15:36:24.263 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.12.1) 2022-02-02 15:36:24.264 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.5.0) 2022-02-02 15:36:24.266 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.4.0) 2022-02-02 15:36:24.412 | Collecting taskflow>=4.0.0 2022-02-02 15:36:24.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-02-02 15:36:24.445 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.4.0) 2022-02-02 15:36:24.446 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (9.3.0) 2022-02-02 15:36:24.490 | Collecting WSME>=0.8.0 2022-02-02 15:36:24.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-02 15:36:24.502 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.0.0) 2022-02-02 15:36:24.503 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.5.0) 2022-02-02 15:36:24.504 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev40) (3.2.0) 2022-02-02 15:36:24.506 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.4.0) 2022-02-02 15:36:24.506 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (22.0.0) 2022-02-02 15:36:24.507 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.16.0) 2022-02-02 15:36:24.508 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (11.1.0) 2022-02-02 15:36:24.510 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.1.0) 2022-02-02 15:36:24.549 | Collecting oslo.limit>=1.0.0 2022-02-02 15:36:24.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-02 15:36:24.559 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.6.1) 2022-02-02 15:36:24.560 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (12.11.1) 2022-02-02 15:36:24.562 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.5.0) 2022-02-02 15:36:24.563 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.3.0) 2022-02-02 15:36:24.565 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.10.1) 2022-02-02 15:36:24.596 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-02 15:36:24.603 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-02 15:36:24.606 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.4.2) 2022-02-02 15:36:24.607 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.7.0) 2022-02-02 15:36:24.608 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.4.0) 2022-02-02 15:36:24.609 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (36.0.1) 2022-02-02 15:36:24.641 | Collecting cursive>=0.2.1 2022-02-02 15:36:24.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-02 15:36:24.652 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.0.2) 2022-02-02 15:36:24.653 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.5.0) 2022-02-02 15:36:24.744 | Collecting castellan>=0.17.0 2022-02-02 15:36:24.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-02 15:36:24.772 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (4.10.1) 2022-02-02 15:36:24.774 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (1.1.6) 2022-02-02 15:36:24.776 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (5.4.0) 2022-02-02 15:36:24.855 | Collecting python-barbicanclient>=4.5.2 2022-02-02 15:36:24.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-02 15:36:24.869 | 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.1.0.dev40) (2.27.1) 2022-02-02 15:36:24.909 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev40) (1.15.0) 2022-02-02 15:36:24.924 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev40) (4.2.0) 2022-02-02 15:36:24.947 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev40) (1.13.3) 2022-02-02 15:36:24.962 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev40) (1.1.2) 2022-02-02 15:36:24.964 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev40) (2.1.0) 2022-02-02 15:36:25.054 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev40) (3.0.7) 2022-02-02 15:36:25.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev40) (1.7.0) 2022-02-02 15:36:25.196 | 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.1.0.dev40) (3.1.1) 2022-02-02 15:36:25.199 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev40) (2.9.0) 2022-02-02 15:36:25.230 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev40) (0.17.3) 2022-02-02 15:36:25.274 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (1.5.0) 2022-02-02 15:36:25.276 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (0.8.0) 2022-02-02 15:36:25.306 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (6.0) 2022-02-02 15:36:25.363 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (0.13.0) 2022-02-02 15:36:25.366 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (2.0.1) 2022-02-02 15:36:25.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (0.5.0) 2022-02-02 15:36:25.395 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev40) (0.61.0) 2022-02-02 15:36:25.440 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev40) (2.8.2) 2022-02-02 15:36:25.444 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev40) (0.9.6) 2022-02-02 15:36:25.503 | 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.1.0.dev40) (0.4.0) 2022-02-02 15:36:25.504 | 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.1.0.dev40) (5.0.9) 2022-02-02 15:36:25.506 | 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.1.0.dev40) (5.0.0) 2022-02-02 15:36:25.509 | 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.1.0.dev40) (2.8.0) 2022-02-02 15:36:25.511 | 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.1.0.dev40) (5.2.3) 2022-02-02 15:36:25.534 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.2.0) 2022-02-02 15:36:25.537 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.3.0) 2022-02-02 15:36:25.539 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.0.3) 2022-02-02 15:36:25.580 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev40) (5.9.0) 2022-02-02 15:36:25.622 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (0.11.0) 2022-02-02 15:36:25.625 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (21.3) 2022-02-02 15:36:25.627 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (2021.3) 2022-02-02 15:36:25.709 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev40) (60.6.0) 2022-02-02 15:36:25.768 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev40) (0.2.5) 2022-02-02 15:36:25.872 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev40) (0.7) 2022-02-02 15:36:26.268 | Collecting networkx>=2.1.0 2022-02-02 15:36:26.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-02 15:36:26.403 | Collecting automaton>=1.9.0 2022-02-02 15:36:26.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-02 15:36:26.417 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev40) (6.3.1) 2022-02-02 15:36:26.460 | Collecting pydot>=1.2.4 2022-02-02 15:36:26.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-02 15:36:26.554 | Collecting simplegeneric 2022-02-02 15:36:26.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-02 15:36:26.566 | Preparing metadata (setup.py): started 2022-02-02 15:36:27.158 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:27.188 | 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.1.0.dev40) (5.0.0) 2022-02-02 15:36:27.310 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev40) (2.21) 2022-02-02 15:36:27.419 | 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.1.0.dev40) (2.0.1) 2022-02-02 15:36:27.637 | 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.1.0.dev40) (1.4.0) 2022-02-02 15:36:27.638 | 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.1.0.dev40) (1.32) 2022-02-02 15:36:27.639 | 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.1.0.dev40) (1.4.4) 2022-02-02 15:36:27.642 | 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.1.0.dev40) (2.5.0) 2022-02-02 15:36:27.643 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (1.1.5) 2022-02-02 15:36:27.644 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (5.1.1) 2022-02-02 15:36:27.645 | 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.1.0.dev40) (0.10.0) 2022-02-02 15:36:27.764 | 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.1.0.dev40) (0.13.1) 2022-02-02 15:36:27.798 | 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.1.0.dev40) (1.0.3) 2022-02-02 15:36:27.846 | 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.1.0.dev40) (3.0.0) 2022-02-02 15:36:27.848 | 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.1.0.dev40) (1.3.3) 2022-02-02 15:36:28.098 | 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.1.0.dev40) (3.10.0) 2022-02-02 15:36:28.293 | 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.1.0.dev40) (2.0.11) 2022-02-02 15:36:28.294 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev40) (2019.11.28) 2022-02-02 15:36:28.297 | 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.1.0.dev40) (3.3) 2022-02-02 15:36:28.298 | 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.1.0.dev40) (1.26.8) 2022-02-02 15:36:28.371 | 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.1.0.dev40) (0.5.2) 2022-02-02 15:36:28.566 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev40) (2.5.0) 2022-02-02 15:36:28.670 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev40) (3.7.0) 2022-02-02 15:36:28.988 | 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.1.0.dev40) (0.5.0) 2022-02-02 15:36:28.992 | 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.1.0.dev40) (2.3.3) 2022-02-02 15:36:29.235 | 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.1.0.dev40) (2.2) 2022-02-02 15:36:29.518 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev40) (1.0.0) 2022-02-02 15:36:29.834 | 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.1.0.dev40) (21.4.0) 2022-02-02 15:36:29.835 | 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.1.0.dev40) (1.8.2) 2022-02-02 15:36:30.193 | Building wheels for collected packages: simplegeneric 2022-02-02 15:36:30.194 | Building wheel for simplegeneric (setup.py): started 2022-02-02 15:36:30.862 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-02 15:36:30.862 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=ca32f8220f1f82e134bb929846fb5c3a5d6231484bde07569756e75a0568e051 2022-02-02 15:36:30.863 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-02 15:36:30.866 | Successfully built simplegeneric 2022-02-02 15:36:31.737 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-02 15:36:34.427 | Running setup.py develop for glance 2022-02-02 15:36:36.452 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-02-02 15:36:36.452 | 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 2022-02-02 15:36:36.458 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:36:36.459 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:36:36.611 | + inc/python:pip_install:200 : result=0 2022-02-02 15:36:36.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:36:36.616 | + functions-common:time_stop:2414 : local name 2022-02-02 15:36:36.618 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:36:36.620 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:36:36.623 | + functions-common:time_stop:2417 : local total 2022-02-02 15:36:36.625 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:36:36.627 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:36:36.630 | + functions-common:time_stop:2421 : start_time=1643816180967 2022-02-02 15:36:36.632 | + functions-common:time_stop:2423 : [[ -z 1643816180967 ]] 2022-02-02 15:36:36.635 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:36:36.639 | + functions-common:time_stop:2426 : end_time=1643816196636 2022-02-02 15:36:36.641 | + functions-common:time_stop:2427 : elapsed_time=15669 2022-02-02 15:36:36.643 | + functions-common:time_stop:2428 : total=81480 2022-02-02 15:36:36.645 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:36:36.648 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97149 2022-02-02 15:36:36.650 | + inc/python:pip_install:203 : return 0 2022-02-02 15:36:36.652 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:36:36.655 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:36:36.658 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:36:36.677 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:36:36.689 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-02 15:36:36.692 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-02 15:36:36.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:36:36.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:36:36.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-02-02 15:36:36.702 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:36:36.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:36:36.707 | + ./stack.sh:main:920 : configure_glance 2022-02-02 15:36:36.710 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-02 15:36:36.722 | + lib/glance:configure_glance:326 : local dburl 2022-02-02 15:36:36.725 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-02 15:36:36.728 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-02 15:36:36.730 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-02 15:36:36.732 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-02 15:36:36.735 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:36:36.737 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:36:36.740 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-02 15:36:36.769 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:36:36.800 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-02 15:36:36.827 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-02 15:36:36.854 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-02 15:36:36.884 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-02 15:36:36.915 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-02 15:36:36.918 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-02 15:36:36.920 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-02 15:36:36.923 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-02 15:36:36.925 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-02 15:36:36.954 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-02 15:36:36.982 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:36:37.009 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-02 15:36:37.037 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-02 15:36:37.065 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-02 15:36:37.093 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-02 15:36:37.120 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-02 15:36:37.148 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:36:37.176 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:36:37.205 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-02 15:36:37.237 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-02 15:36:37.240 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-02 15:36:37.242 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-02 15:36:37.244 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:36:37.247 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:36:37.249 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:36:37.265 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:37.268 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:36:37.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:36:37.273 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:36:37.290 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:37.292 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:36:37.295 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:36:37.324 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:36:37.326 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:36:37.329 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-02 15:36:37.331 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-02 15:36:37.334 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-02 15:36:37.362 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-02 15:36:37.390 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-02 15:36:37.392 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-02 15:36:37.394 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-02 15:36:37.397 | + lib/glance:configure_glance_store:254 : local be 2022-02-02 15:36:37.399 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-02 15:36:37.401 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-02 15:36:37.404 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-02 15:36:37.436 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-02 15:36:37.438 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.112 2022-02-02 15:36:37.470 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-02 15:36:37.473 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-02 15:36:37.490 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:37.493 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-02 15:36:37.521 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-02 15:36:37.550 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-02 15:36:37.578 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-02 15:36:37.605 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-02 15:36:37.634 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-02 15:36:37.651 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:37.653 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:36:37.681 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-02 15:36:37.712 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-02 15:36:37.740 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.112/identity/v3 2022-02-02 15:36:37.768 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-02 15:36:37.796 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.112/image 2022-02-02 15:36:37.825 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-02 15:36:37.842 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:37.845 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-02 15:36:37.847 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-02 15:36:37.850 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-02 15:36:37.853 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:36:37.870 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:36:37.872 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:36:37.874 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:36:37.877 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:36:37.879 | + 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}}' 2022-02-02 15:36:37.907 | + 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' 2022-02-02 15:36:37.936 | + 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' 2022-02-02 15:36:37.964 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:36:37.996 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-02 15:36:38.001 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-02 15:36:38.032 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-02 15:36:38.060 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-02 15:36:38.087 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.112/identity 2022-02-02 15:36:38.119 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-02 15:36:38.148 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-02 15:36:38.176 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-02 15:36:38.205 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-02 15:36:38.236 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-02 15:36:38.270 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-02 15:36:38.301 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-02 15:36:38.330 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-02 15:36:38.335 | + lib/glance:configure_glance:411 : 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 2022-02-02 15:36:38.341 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-02 15:36:38.357 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:36:38.360 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-02 15:36:38.362 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-02 15:36:38.364 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-02 15:36:38.367 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-02 15:36:38.369 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-02 15:36:38.372 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-02 15:36:38.376 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-02 15:36:38.378 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-02 15:36:38.382 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-02 15:36:38.412 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-02 15:36:38.414 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-02 15:36:38.416 | ++ functions:get_random_port:837 : true 2022-02-02 15:36:38.419 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-02 15:36:38.421 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-02 15:36:38.424 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-02 15:36:38.499 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-02 15:36:38.501 | ++ functions:get_random_port:841 : break 2 2022-02-02 15:36:38.504 | ++ functions:get_random_port:845 : echo 60999 2022-02-02 15:36:38.506 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-02 15:36:38.508 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-02 15:36:38.536 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-02 15:36:38.564 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-02 15:36:38.592 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:36:38.621 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:36:38.648 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:36:38.675 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:36:38.702 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:36:38.729 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:36:38.756 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:36:38.783 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:36:38.810 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:36:38.838 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:36:38.866 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:36:38.893 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-02 15:36:38.920 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-02 15:36:38.947 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-02 15:36:38.975 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-02 15:36:39.003 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-02 15:36:39.030 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-02 15:36:39.032 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-02 15:36:39.034 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:36:39.037 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:39.039 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:39.041 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-02 15:36:39.044 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-02 15:36:39.101 | proxy (enabled by site administrator) 2022-02-02 15:36:39.104 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-02 15:36:39.107 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-02 15:36:39.110 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:36:39.112 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:39.114 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:39.117 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-02 15:36:39.119 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-02 15:36:39.172 | No module matches proxy_http 2022-02-02 15:36:39.175 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-02 15:36:39.238 | Considering dependency proxy for proxy_http: 2022-02-02 15:36:39.238 | Module proxy already enabled 2022-02-02 15:36:39.238 | Enabling module proxy_http. 2022-02-02 15:36:39.243 | To activate the new configuration, you need to run: 2022-02-02 15:36:39.243 | systemctl restart apache2 2022-02-02 15:36:39.247 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-02 15:36:39.250 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:36:39.252 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:36:39.255 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:36:39.386 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-02 15:36:39.390 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-02 15:36:39.393 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-02 15:36:39.395 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-02 15:36:39.398 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:39.400 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:39.403 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:36:39.406 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:36:39.410 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-02 15:36:39.410 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:36:39.419 | KeepAlive Off 2022-02-02 15:36:39.423 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-02 15:36:39.424 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:36:39.432 | SetEnv proxy-sendchunked 1 2022-02-02 15:36:39.437 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-02 15:36:39.437 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:36:39.445 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-02 15:36:39.449 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-02 15:36:39.451 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-02 15:36:39.454 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-02 15:36:39.457 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:36:39.459 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:36:39.461 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:39.464 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:39.466 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:36:39.469 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-02 15:36:39.471 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:36:39.473 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:36:39.475 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-02 15:36:39.539 | Enabling site glance-wsgi-api. 2022-02-02 15:36:39.544 | To activate the new configuration, you need to run: 2022-02-02 15:36:39.544 | systemctl reload apache2 2022-02-02 15:36:39.548 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-02 15:36:39.551 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:36:39.553 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:36:39.555 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:36:39.680 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-02 15:36:39.686 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-02 15:36:39.716 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-02 15:36:39.719 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-02 15:36:39.737 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:36:39.739 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-02 15:36:39.742 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-02 15:36:39.744 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-02 15:36:39.747 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:36:39.750 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-02 15:36:39.752 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-02 15:36:39.755 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-02 15:36:39.757 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-02 15:36:39.759 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:36:39.761 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:36:39.765 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:36:39.768 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:36:39.770 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:36:39.773 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:36:39.790 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:36:39.792 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:36:39.795 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:36:39.798 | + functions-common:git_clone:618 : echo master 2022-02-02 15:36:39.798 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:36:39.803 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-02 15:36:39.806 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:36:39.808 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-02 15:36:39.811 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:36:39.811 | + functions-common:git_clone:667 : head -1 2022-02-02 15:36:39.815 | a8db3cb8f Merge commit 'refs/changes/11/827511/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-02-02 15:36:39.818 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:36:39.821 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-02 15:36:39.823 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:36:39.826 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:36:39.829 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-02 15:36:39.831 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:36:39.834 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-02 15:36:39.836 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:36:39.839 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:36:39.841 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-02 15:36:39.844 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:36:39.847 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:36:39.850 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-02 15:36:39.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:36:39.855 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-02 15:36:39.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:36:39.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:36:39.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-02 15:36:39.869 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-02 15:36:39.872 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-02 15:36:40.536 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-02 15:36:40.539 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:36:40.542 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:36:40.544 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:36:40.547 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:36:40.549 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-02 15:36:40.551 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:36:40.554 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:36:40.556 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:36:40.559 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:36:40.562 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:36:40.564 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:36:40.567 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:36:40.569 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-02 15:36:40.590 | Using python 3.8 to install /opt/stack/cinder 2022-02-02 15:36:40.592 | + 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 2022-02-02 15:36:41.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:41.419 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:41.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:41.419 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:42.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:36:42.555 | Obtaining file:///opt/stack/cinder 2022-02-02 15:36:42.555 | Preparing metadata (setup.py): started 2022-02-02 15:36:44.419 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:44.635 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.8.0) 2022-02-02 15:36:44.637 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.1.1) 2022-02-02 15:36:44.638 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (0.33.0) 2022-02-02 15:36:44.640 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.1.2) 2022-02-02 15:36:44.641 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (0.20.2) 2022-02-02 15:36:44.642 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.0.2) 2022-02-02 15:36:44.643 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev186) (3.2.0) 2022-02-02 15:36:44.644 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.4.0) 2022-02-02 15:36:44.645 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (9.3.0) 2022-02-02 15:36:44.646 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.7.1) 2022-02-02 15:36:44.761 | Collecting oauth2client>=4.1.3 2022-02-02 15:36:44.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-02 15:36:44.777 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (8.7.1) 2022-02-02 15:36:44.779 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.5.0) 2022-02-02 15:36:44.780 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.4.0) 2022-02-02 15:36:44.781 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (11.1.0) 2022-02-02 15:36:44.782 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.6.1) 2022-02-02 15:36:44.784 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (12.11.1) 2022-02-02 15:36:44.785 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.5.0) 2022-02-02 15:36:44.786 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.10.1) 2022-02-02 15:36:44.787 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.6.2) 2022-02-02 15:36:44.788 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.3.0) 2022-02-02 15:36:44.789 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (6.3.0) 2022-02-02 15:36:44.790 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.2.0) 2022-02-02 15:36:44.791 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.8.0) 2022-02-02 15:36:44.792 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.4.0) 2022-02-02 15:36:44.793 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.12.1) 2022-02-02 15:36:44.796 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.5.0) 2022-02-02 15:36:44.797 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.4.2) 2022-02-02 15:36:44.798 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (21.3) 2022-02-02 15:36:44.925 | Collecting paramiko>=2.7.2 2022-02-02 15:36:44.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-02 15:36:44.943 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.5.0) 2022-02-02 15:36:44.944 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.1.1) 2022-02-02 15:36:44.945 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.9.0) 2022-02-02 15:36:44.946 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.0.7) 2022-02-02 15:36:44.947 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.2.0) 2022-02-02 15:36:45.041 | Collecting python-glanceclient>=3.2.2 2022-02-02 15:36:45.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-02 15:36:45.058 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.4.0) 2022-02-02 15:36:45.059 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (17.6.0) 2022-02-02 15:36:45.060 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.13.0) 2022-02-02 15:36:45.062 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2021.3) 2022-02-02 15:36:45.064 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.27.1) 2022-02-02 15:36:45.064 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.5.1) 2022-02-02 15:36:45.065 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (4.6.3) 2022-02-02 15:36:45.109 | Collecting rtslib-fb>=2.1.74 2022-02-02 15:36:45.116 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-02 15:36:45.121 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.16.0) 2022-02-02 15:36:45.122 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.4.31) 2022-02-02 15:36:45.123 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (0.13.0) 2022-02-02 15:36:45.124 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.5.0) 2022-02-02 15:36:45.167 | Collecting tabulate>=0.8.7 2022-02-02 15:36:45.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-02 15:36:45.178 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (6.3.1) 2022-02-02 15:36:45.179 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (1.8.7) 2022-02-02 15:36:45.180 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.1.0) 2022-02-02 15:36:45.296 | Collecting oslo.vmware>=3.10.0 2022-02-02 15:36:45.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-02 15:36:45.320 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.1.0) 2022-02-02 15:36:45.321 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (5.5.0) 2022-02-02 15:36:45.322 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (2.10.0) 2022-02-02 15:36:45.490 | Collecting google-api-python-client>=1.11.0 2022-02-02 15:36:45.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e8/863dec46224d4/google_api_python_client-2.36.0-py2.py3-none-any.whl (8.0 MB) 2022-02-02 15:36:45.732 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (3.10.0) 2022-02-02 15:36:45.734 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (36.0.1) 2022-02-02 15:36:45.736 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev186) (0.2.2) 2022-02-02 15:36:45.780 | Collecting zstd>=1.4.5.1 2022-02-02 15:36:45.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-02 15:36:45.887 | Preparing metadata (setup.py): started 2022-02-02 15:36:46.503 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:36:47.670 | Collecting boto3>=1.16.51 2022-02-02 15:36:47.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a2f/fce001160d7e7/boto3-1.20.46-py3-none-any.whl (131 kB) 2022-02-02 15:36:47.758 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-02 15:36:47.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-02-02 15:36:49.143 | Collecting botocore<1.24.0,>=1.23.46 2022-02-02 15:36:49.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/354/bce55e5adc8e2/botocore-1.23.46-py3-none-any.whl (8.5 MB) 2022-02-02 15:36:49.432 | 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.1.0.dev186) (0.10.0) 2022-02-02 15:36:49.495 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev186) (1.15.0) 2022-02-02 15:36:49.526 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev186) (2.1.0) 2022-02-02 15:36:49.648 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-02 15:36:49.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/58e/2c1171a3d5177/google_api_core-2.4.0-py2.py3-none-any.whl (111 kB) 2022-02-02 15:36:49.692 | Collecting google-auth-httplib2>=0.1.0 2022-02-02 15:36:49.698 | 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) 2022-02-02 15:36:49.832 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-02 15:36:49.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-02 15:36:49.885 | Collecting uritemplate<5,>=3.0.1 2022-02-02 15:36:49.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-02 15:36:49.991 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev186) (1.7.0) 2022-02-02 15:36:50.046 | 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.1.0.dev186) (3.1.1) 2022-02-02 15:36:50.048 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev186) (2.9.0) 2022-02-02 15:36:50.137 | Collecting rsa>=3.1.4 2022-02-02 15:36:50.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-02 15:36:50.292 | Collecting pyasn1>=0.1.7 2022-02-02 15:36:50.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-02 15:36:50.425 | Collecting pyasn1-modules>=0.0.5 2022-02-02 15:36:50.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-02 15:36:50.493 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev186) (0.17.3) 2022-02-02 15:36:50.538 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev186) (0.8.0) 2022-02-02 15:36:50.539 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev186) (1.5.0) 2022-02-02 15:36:50.540 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev186) (2.4.0) 2022-02-02 15:36:50.542 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev186) (6.0) 2022-02-02 15:36:50.601 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev186) (2.0.1) 2022-02-02 15:36:50.602 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev186) (1.7.5) 2022-02-02 15:36:50.603 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev186) (0.5.0) 2022-02-02 15:36:50.661 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev186) (2.8.2) 2022-02-02 15:36:50.665 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev186) (0.9.6) 2022-02-02 15:36:50.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev186) (2.4.0) 2022-02-02 15:36:50.727 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev186) (5.2.3) 2022-02-02 15:36:50.728 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev186) (0.4.0) 2022-02-02 15:36:50.730 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev186) (5.0.0) 2022-02-02 15:36:50.733 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev186) (5.0.9) 2022-02-02 15:36:50.756 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev186) (3.0.3) 2022-02-02 15:36:50.757 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev186) (3.2.0) 2022-02-02 15:36:50.758 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev186) (3.3.0) 2022-02-02 15:36:50.805 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev186) (1.0.3) 2022-02-02 15:36:50.891 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev186) (1.3.3) 2022-02-02 15:36:50.896 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev186) (3.0.0) 2022-02-02 15:36:50.919 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev186) (3.0.0) 2022-02-02 15:36:50.944 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev186) (0.11.0) 2022-02-02 15:36:51.012 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev186) (1.26.8) 2022-02-02 15:36:51.059 | Collecting suds-community>=0.6 2022-02-02 15:36:51.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-02 15:36:51.326 | Collecting pynacl>=1.0.1 2022-02-02 15:36:51.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-02 15:36:51.381 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev186) (60.6.0) 2022-02-02 15:36:51.574 | 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.1.0.dev186) (3.10.0) 2022-02-02 15:36:51.611 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev186) (1.13.3) 2022-02-02 15:36:51.612 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev186) (22.0.0) 2022-02-02 15:36:51.650 | Collecting warlock<2,>=1.2.0 2022-02-02 15:36:51.658 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-02 15:36:51.864 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev186) (2.0.11) 2022-02-02 15:36:51.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev186) (2019.11.28) 2022-02-02 15:36:51.868 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev186) (3.3) 2022-02-02 15:36:51.904 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev186) (0.7) 2022-02-02 15:36:51.975 | Collecting pyudev>=0.16.1 2022-02-02 15:36:51.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/d71b527211a6d/pyudev-0.23.1-py3-none-any.whl (63 kB) 2022-02-02 15:36:52.227 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev186) (0.4.2) 2022-02-02 15:36:52.228 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev186) (0.5.2) 2022-02-02 15:36:52.375 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev186) (2.4.0) 2022-02-02 15:36:52.377 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev186) (1.4.2) 2022-02-02 15:36:52.378 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev186) (2.6.3) 2022-02-02 15:36:52.508 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev186) (0.12.2) 2022-02-02 15:36:52.627 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev186) (1.1.6) 2022-02-02 15:36:52.629 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev186) (4.10.1) 2022-02-02 15:36:52.630 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev186) (5.4.0) 2022-02-02 15:36:52.665 | 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.1.0.dev186) (5.0.0) 2022-02-02 15:36:52.918 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev186) (2.21) 2022-02-02 15:36:52.996 | 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.1.0.dev186) (2.3.3) 2022-02-02 15:36:52.999 | 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.1.0.dev186) (0.5.0) 2022-02-02 15:36:53.170 | 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.1.0.dev186) (2.5.0) 2022-02-02 15:36:53.327 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-02 15:36:53.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-02 15:36:53.345 | 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.1.0.dev186) (3.19.4) 2022-02-02 15:36:53.547 | 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.1.0.dev186) (2.0.1) 2022-02-02 15:36:53.976 | 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.1.0.dev186) (1.1.5) 2022-02-02 15:36:54.026 | 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.1.0.dev186) (0.13.1) 2022-02-02 15:36:54.077 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev186) (0.2.5) 2022-02-02 15:36:55.566 | 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.1.0.dev186) (1.32) 2022-02-02 15:36:55.848 | 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.1.0.dev186) (21.4.0) 2022-02-02 15:36:55.850 | 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.1.0.dev186) (1.8.2) 2022-02-02 15:36:56.001 | 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.1.0.dev186) (2.2) 2022-02-02 15:36:56.198 | 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.1.0.dev186) (1.0.0) 2022-02-02 15:36:56.329 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev186) (3.7.0) 2022-02-02 15:36:56.983 | Building wheels for collected packages: zstd 2022-02-02 15:36:56.984 | Building wheel for zstd (setup.py): started 2022-02-02 15:37:43.260 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-02 15:37:43.272 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761591 sha256=1c73d0e820422def7f48a2b3f5bba71f811c7c0dd22227b0e2d31ea223d6a2b1 2022-02-02 15:37:43.272 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-02 15:37:43.276 | Successfully built zstd 2022-02-02 15:37:44.254 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, 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 2022-02-02 15:37:46.264 | Attempting uninstall: pynacl 2022-02-02 15:37:46.266 | Found existing installation: PyNaCl 1.3.0 2022-02-02 15:37:46.271 | Uninstalling PyNaCl-1.3.0: 2022-02-02 15:37:46.297 | Successfully uninstalled PyNaCl-1.3.0 2022-02-02 15:37:48.119 | Running setup.py develop for cinder 2022-02-02 15:37:51.512 | Successfully installed boto3-1.20.46 botocore-1.23.46 cinder google-api-core-2.4.0 google-api-python-client-2.36.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.23.1 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-02 15:37:51.512 | 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 2022-02-02 15:37:51.520 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:37:51.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:37:51.777 | + inc/python:pip_install:200 : result=0 2022-02-02 15:37:51.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:37:51.781 | + functions-common:time_stop:2414 : local name 2022-02-02 15:37:51.784 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:37:51.786 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:37:51.788 | + functions-common:time_stop:2417 : local total 2022-02-02 15:37:51.790 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:37:51.793 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:37:51.796 | + functions-common:time_stop:2421 : start_time=1643816200584 2022-02-02 15:37:51.798 | + functions-common:time_stop:2423 : [[ -z 1643816200584 ]] 2022-02-02 15:37:51.801 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:37:51.805 | + functions-common:time_stop:2426 : end_time=1643816271802 2022-02-02 15:37:51.807 | + functions-common:time_stop:2427 : elapsed_time=71218 2022-02-02 15:37:51.810 | + functions-common:time_stop:2428 : total=97149 2022-02-02 15:37:51.812 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:37:51.815 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168367 2022-02-02 15:37:51.817 | + inc/python:pip_install:203 : return 0 2022-02-02 15:37:51.819 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:37:51.822 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:37:51.824 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:37:51.843 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:37:51.855 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-02 15:37:51.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-02 15:37:51.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:37:51.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:37:51.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-02-02 15:37:51.868 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:37:51.870 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-02 15:37:51.873 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-02 15:37:51.876 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-02 15:37:51.878 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:37:51.881 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:37:51.883 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-02 15:37:51.895 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-02 15:37:51.898 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:37:51.900 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:37:51.903 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:37:51.905 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:37:51.907 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:37:51.910 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:37:51.912 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:37:51.915 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:37:51.917 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:37:51.920 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:37:51.923 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:37:51.925 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:37:51.927 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-02 15:37:51.930 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:37:51.932 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:37:51.936 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:37:51.938 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-02 15:37:51.961 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-02 15:37:52.071 | Reading package lists... 2022-02-02 15:37:52.317 | Building dependency tree... 2022-02-02 15:37:52.318 | Reading state information... 2022-02-02 15:37:52.567 | The following packages were automatically installed and are no longer required: 2022-02-02 15:37:52.569 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:37:52.569 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:37:52.569 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:37:52.569 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:37:52.569 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:37:52.569 | python3-zope.interface 2022-02-02 15:37:52.569 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:37:52.570 | The following additional packages will be installed: 2022-02-02 15:37:52.570 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-02 15:37:52.570 | python3-urwid 2022-02-02 15:37:52.571 | Suggested packages: 2022-02-02 15:37:52.571 | python-pyparsing-doc python-urwid-doc 2022-02-02 15:37:52.639 | The following NEW packages will be installed: 2022-02-02 15:37:52.639 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-02 15:37:52.639 | python3-urwid targetcli-fb 2022-02-02 15:37:52.886 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:37:52.887 | Need to get 356 kB of archives. 2022-02-02 15:37:52.887 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-02 15:37:52.887 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-02 15:37:53.247 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-02 15:37:53.452 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-02 15:37:53.476 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-02 15:37:53.495 | 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] 2022-02-02 15:37:53.514 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-02 15:37:54.090 | Fetched 356 kB in 1s (404 kB/s) 2022-02-02 15:37:54.122 | Selecting previously unselected package python3-pyparsing. 2022-02-02 15:37:54.174 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-02-02 15:37:54.178 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-02 15:37:54.180 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-02 15:37:54.218 | Selecting previously unselected package python3-urwid. 2022-02-02 15:37:54.228 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-02 15:37:54.230 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-02 15:37:54.287 | Selecting previously unselected package python3-configshell-fb. 2022-02-02 15:37:54.297 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-02 15:37:54.299 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-02 15:37:54.336 | Selecting previously unselected package python3-pyudev. 2022-02-02 15:37:54.346 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-02 15:37:54.348 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-02 15:37:54.389 | Selecting previously unselected package python3-rtslib-fb. 2022-02-02 15:37:54.399 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-02 15:37:54.401 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-02 15:37:54.443 | Selecting previously unselected package targetcli-fb. 2022-02-02 15:37:54.453 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-02 15:37:54.455 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-02 15:37:54.514 | Setting up python3-urwid (2.0.1-3) ... 2022-02-02 15:37:54.876 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:37:54.876 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-02 15:37:54.876 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:37:54.876 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-02 15:37:54.876 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:37:54.877 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-02 15:37:54.877 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:37:54.877 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-02 15:37:54.982 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-02 15:37:55.297 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-02 15:37:55.604 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-02 15:37:55.886 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-02 15:37:57.136 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-02 15:37:57.673 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-02 15:37:57.673 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-02 15:37:59.652 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:37:59.758 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:38:07.690 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:38:07.693 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:38:07.695 | + functions-common:time_stop:2414 : local name 2022-02-02 15:38:07.698 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:38:07.701 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:38:07.703 | + functions-common:time_stop:2417 : local total 2022-02-02 15:38:07.706 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:38:07.708 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:38:07.711 | + functions-common:time_stop:2421 : start_time=1643816271958 2022-02-02 15:38:07.714 | + functions-common:time_stop:2423 : [[ -z 1643816271958 ]] 2022-02-02 15:38:07.718 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:38:07.722 | + functions-common:time_stop:2426 : end_time=1643816287719 2022-02-02 15:38:07.725 | + functions-common:time_stop:2427 : elapsed_time=15761 2022-02-02 15:38:07.727 | + functions-common:time_stop:2428 : total=591256 2022-02-02 15:38:07.730 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:38:07.732 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=607017 2022-02-02 15:38:07.735 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:38:07.737 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:38:07.740 | + ./stack.sh:main:926 : configure_cinder 2022-02-02 15:38:07.742 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-02 15:38:07.754 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-02 15:38:07.758 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-02 15:38:07.760 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-02 15:38:07.763 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-02 15:38:07.766 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-02 15:38:07.766 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-02 15:38:07.771 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-02 15:38:07.773 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-02 15:38:07.775 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-02 15:38:07.778 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-02 15:38:07.780 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-02 15:38:07.782 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-02 15:38:07.784 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-02 15:38:07.786 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-02 15:38:07.797 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-02 15:38:07.809 | + 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 2022-02-02 15:38:07.821 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-02 15:38:07.833 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-02 15:38:07.845 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-02 15:38:07.848 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-02 15:38:07.852 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.f7GavX32d3 2022-02-02 15:38:07.854 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-02 15:38:07.856 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-02 15:38:07.859 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-02 15:38:07.861 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.f7GavX32d3 2022-02-02 15:38:07.865 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.f7GavX32d3 2022-02-02 15:38:07.877 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.f7GavX32d3 /etc/sudoers.d/cinder-rootwrap 2022-02-02 15:38:07.890 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-02 15:38:07.894 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-02 15:38:07.896 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-02 15:38:07.898 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-02 15:38:07.900 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-02 15:38:07.903 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-02 15:38:07.905 | + 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 ]] 2022-02-02 15:38:07.908 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-02 15:38:07.910 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-02 15:38:07.915 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-02 15:38:07.919 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-02 15:38:07.938 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-02 15:38:07.956 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-02 15:38:07.975 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-02 15:38:07.994 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-02 15:38:08.013 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-02 15:38:08.031 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-02 15:38:08.050 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-02 15:38:08.069 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-02 15:38:08.071 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:38:08.073 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-02 15:38:08.076 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-02 15:38:08.079 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-02 15:38:08.108 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-02 15:38:08.135 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:38:08.163 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-02 15:38:08.191 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-02 15:38:08.218 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-02 15:38:08.246 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-02 15:38:08.273 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-02 15:38:08.301 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:38:08.328 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:38:08.357 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-02 15:38:08.387 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-02 15:38:08.416 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-02 15:38:08.419 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-02 15:38:08.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-02 15:38:08.424 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-02 15:38:08.426 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-02 15:38:08.429 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-02 15:38:08.460 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-02 15:38:08.489 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-02 15:38:08.516 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-02 15:38:08.544 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-02 15:38:08.571 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-02 15:38:08.600 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-02 15:38:08.631 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-02 15:38:08.633 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.112 2022-02-02 15:38:08.661 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-02 15:38:08.692 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-02 15:38:08.700 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 95b6a10a3f1c3ac284b26fae4cf0478c 2022-02-02 15:38:08.728 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-02 15:38:08.731 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-02 15:38:08.758 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-02 15:38:08.786 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-02 15:38:08.815 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-02 15:38:08.843 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-02 15:38:08.859 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:08.861 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-02 15:38:08.878 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:08.880 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-02 15:38:08.897 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:08.899 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-02 15:38:08.916 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:08.919 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-02 15:38:08.922 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-02 15:38:08.924 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-02 15:38:08.926 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-02 15:38:08.929 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:38:08.931 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:38:08.933 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:38:08.950 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:08.953 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:38:08.956 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:38:08.958 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:38:08.974 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:08.976 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:08.979 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:09.007 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:38:09.009 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:38:09.012 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-02 15:38:09.014 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-02 15:38:09.017 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:38:09.019 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:38:09.037 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:38:09.040 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:38:09.042 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:38:09.044 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:38:09.047 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:38:09.074 | + 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' 2022-02-02 15:38:09.103 | + 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' 2022-02-02 15:38:09.131 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:38:09.160 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-02 15:38:09.176 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:09.179 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-02 15:38:09.181 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-02 15:38:09.183 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-02 15:38:09.186 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-02 15:38:09.188 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-02 15:38:09.190 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-02 15:38:09.193 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-02 15:38:09.197 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-02 15:38:09.200 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-02 15:38:09.202 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:38:09.215 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:38:09.215 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:09.224 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:38:09.227 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:09.242 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-02 15:38:09.245 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-02 15:38:09.249 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-02 15:38:09.278 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-02 15:38:09.305 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-02 15:38:09.332 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:38:09.359 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:38:09.386 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:38:09.413 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:38:09.441 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:38:09.470 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:38:09.497 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:38:09.524 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:38:09.552 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:38:09.578 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:38:09.606 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-02 15:38:09.609 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-02 15:38:09.612 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-02 15:38:09.614 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-02 15:38:09.616 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-02 15:38:09.619 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:09.621 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:09.623 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:38:09.626 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:38:09.628 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-02 15:38:09.658 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:38:09.686 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-02 15:38:09.686 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:38:09.695 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-02 15:38:09.698 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-02 15:38:09.701 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-02 15:38:09.703 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-02 15:38:09.705 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:38:09.708 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:38:09.710 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:09.712 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:09.715 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:38:09.717 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-02 15:38:09.720 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:09.722 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:09.724 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-02 15:38:09.786 | Enabling site cinder-wsgi. 2022-02-02 15:38:09.792 | To activate the new configuration, you need to run: 2022-02-02 15:38:09.792 | systemctl reload apache2 2022-02-02 15:38:09.796 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-02 15:38:09.799 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:38:09.801 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:38:09.803 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:38:09.932 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-02 15:38:09.935 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-02 15:38:09.965 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.112/image 2022-02-02 15:38:09.993 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-02 15:38:10.009 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:10.013 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-02 15:38:10.015 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:38:10.017 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-02 15:38:10.020 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-02 15:38:10.022 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-02 15:38:10.053 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-02 15:38:10.082 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.112/identity 2022-02-02 15:38:10.111 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-02 15:38:10.139 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-02 15:38:10.168 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-02 15:38:10.195 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-02 15:38:10.223 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-02 15:38:10.252 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:38:10.279 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-02 15:38:10.307 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-02 15:38:10.335 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:38:10.364 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-02 15:38:10.367 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-02 15:38:10.383 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:10.386 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.112:2379 2022-02-02 15:38:10.417 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-02 15:38:10.420 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-02 15:38:10.437 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:10.439 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-02 15:38:10.442 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-02 15:38:10.444 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-02 15:38:10.446 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:38:10.449 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-02 15:38:10.452 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-02 15:38:10.456 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:38:10.456 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:38:10.462 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:38:10.465 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:38:10.468 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:38:10.470 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:38:10.473 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-02 15:38:10.476 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-02 15:38:10.478 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-02 15:38:10.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:38:10.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:38:10.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-02-02 15:38:10.489 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:38:10.492 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-02 15:38:10.494 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-02 15:38:10.497 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-02 15:38:10.499 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:38:10.501 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:38:10.504 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:38:10.506 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:38:10.509 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:38:10.512 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:38:10.529 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:38:10.531 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:38:10.533 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:38:10.536 | + functions-common:git_clone:618 : echo master 2022-02-02 15:38:10.536 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:38:10.542 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-02 15:38:10.544 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:38:10.546 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-02 15:38:10.549 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:38:10.549 | + functions-common:git_clone:667 : head -1 2022-02-02 15:38:10.556 | e7b70521d0 Merge "Use elevated context to update router's external gateway" 2022-02-02 15:38:10.559 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:38:10.561 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-02 15:38:10.564 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:38:10.566 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:38:10.569 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-02 15:38:10.571 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:38:10.574 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-02 15:38:10.577 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:38:10.579 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:38:10.581 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-02 15:38:10.584 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:38:10.586 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:38:10.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-02 15:38:10.593 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:38:10.596 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-02 15:38:10.598 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:38:10.601 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:38:10.604 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-02 15:38:10.610 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-02 15:38:10.613 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-02 15:38:11.261 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-02 15:38:11.264 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:38:11.266 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:38:11.268 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:38:11.271 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:38:11.273 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-02 15:38:11.275 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:38:11.278 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:38:11.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:38:11.283 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:38:11.285 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:38:11.288 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:38:11.290 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:38:11.293 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-02 15:38:11.314 | Using python 3.8 to install /opt/stack/neutron 2022-02-02 15:38:11.316 | + 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 2022-02-02 15:38:12.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:12.172 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:12.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:12.172 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:13.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:38:13.332 | Obtaining file:///opt/stack/neutron 2022-02-02 15:38:13.333 | Preparing metadata (setup.py): started 2022-02-02 15:38:15.368 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:38:15.466 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (5.8.0) 2022-02-02 15:38:15.467 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.5.0) 2022-02-02 15:38:15.468 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.1.1) 2022-02-02 15:38:15.469 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.5.1) 2022-02-02 15:38:15.470 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.4.0) 2022-02-02 15:38:15.471 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (5.1.1) 2022-02-02 15:38:15.472 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.33.0) 2022-02-02 15:38:15.473 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.4.1) 2022-02-02 15:38:15.474 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.20.2) 2022-02-02 15:38:15.475 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.27.1) 2022-02-02 15:38:15.476 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.0.3) 2022-02-02 15:38:15.477 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (9.3.0) 2022-02-02 15:38:15.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.8.0) 2022-02-02 15:38:15.479 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.11.0) 2022-02-02 15:38:15.481 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.19.0) 2022-02-02 15:38:15.482 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (7.7.0) 2022-02-02 15:38:15.483 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (6.3.1) 2022-02-02 15:38:15.484 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.4.31) 2022-02-02 15:38:15.485 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.8.7) 2022-02-02 15:38:15.486 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.4.0) 2022-02-02 15:38:15.487 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.7.5) 2022-02-02 15:38:15.488 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.5.0) 2022-02-02 15:38:15.489 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.9.0) 2022-02-02 15:38:15.490 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.5.0) 2022-02-02 15:38:15.491 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (8.7.1) 2022-02-02 15:38:15.493 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.4.0) 2022-02-02 15:38:15.494 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (11.1.0) 2022-02-02 15:38:15.495 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (5.1.0) 2022-02-02 15:38:15.496 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.6.1) 2022-02-02 15:38:15.497 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (12.11.1) 2022-02-02 15:38:15.498 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.5.0) 2022-02-02 15:38:15.499 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.10.1) 2022-02-02 15:38:15.500 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.6.2) 2022-02-02 15:38:15.501 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.3.0) 2022-02-02 15:38:15.503 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (6.3.0) 2022-02-02 15:38:15.504 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.2.0) 2022-02-02 15:38:15.505 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.8.0) 2022-02-02 15:38:15.506 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.4.0) 2022-02-02 15:38:15.507 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.12.1) 2022-02-02 15:38:15.508 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.5.0) 2022-02-02 15:38:15.509 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (3.4.2) 2022-02-02 15:38:15.510 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.3.0) 2022-02-02 15:38:15.511 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.1.0) 2022-02-02 15:38:15.512 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.16.0) 2022-02-02 15:38:15.513 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (1.15.0) 2022-02-02 15:38:15.514 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (21.3) 2022-02-02 15:38:15.515 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (5.9.0) 2022-02-02 15:38:15.516 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:15.517 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (22.0.0) 2022-02-02 15:38:15.518 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (17.6.0) 2022-02-02 15:38:15.519 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (0.61.0) 2022-02-02 15:38:15.520 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (4.4.0) 2022-02-02 15:38:15.521 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.7.0) 2022-02-02 15:38:15.522 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.4.0) 2022-02-02 15:38:15.523 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev460) (2.10.0) 2022-02-02 15:38:15.540 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev460) (4.10.1) 2022-02-02 15:38:15.541 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev460) (1.1.6) 2022-02-02 15:38:15.543 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev460) (5.4.0) 2022-02-02 15:38:15.552 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev460) (1.13.3) 2022-02-02 15:38:15.564 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev460) (1.1.2) 2022-02-02 15:38:15.565 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev460) (1.16.0) 2022-02-02 15:38:15.567 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev460) (2.1.0) 2022-02-02 15:38:15.585 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev460) (3.0.7) 2022-02-02 15:38:15.593 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev460) (2.0.1) 2022-02-02 15:38:15.651 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev460) (1.0.2) 2022-02-02 15:38:15.653 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev460) (1.7.0) 2022-02-02 15:38:15.705 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev460) (3.1.1) 2022-02-02 15:38:15.708 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev460) (4.4.0) 2022-02-02 15:38:15.754 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev460) (1.2.2) 2022-02-02 15:38:15.755 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev460) (2.7.0) 2022-02-02 15:38:15.785 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (1.1.5) 2022-02-02 15:38:15.787 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (1.4.4) 2022-02-02 15:38:15.788 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (1.4.0) 2022-02-02 15:38:15.789 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (0.10.0) 2022-02-02 15:38:15.791 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (1.32) 2022-02-02 15:38:15.792 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (36.0.1) 2022-02-02 15:38:15.794 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (6.0) 2022-02-02 15:38:15.795 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev460) (2.5.0) 2022-02-02 15:38:15.813 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev460) (1.0.3) 2022-02-02 15:38:15.899 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev460) (0.17.3) 2022-02-02 15:38:15.944 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev460) (1.5.0) 2022-02-02 15:38:16.008 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev460) (0.13.0) 2022-02-02 15:38:16.010 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev460) (0.5.0) 2022-02-02 15:38:16.011 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev460) (2.0.1) 2022-02-02 15:38:16.068 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev460) (2.8.2) 2022-02-02 15:38:16.071 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev460) (0.9.6) 2022-02-02 15:38:16.156 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (5.2.3) 2022-02-02 15:38:16.157 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (0.4.0) 2022-02-02 15:38:16.159 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (5.0.9) 2022-02-02 15:38:16.161 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (5.0.0) 2022-02-02 15:38:16.186 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev460) (3.2.0) 2022-02-02 15:38:16.189 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev460) (3.3.0) 2022-02-02 15:38:16.237 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev460) (1.15.0) 2022-02-02 15:38:16.290 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev460) (2021.3) 2022-02-02 15:38:16.323 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev460) (3.0.0) 2022-02-02 15:38:16.325 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev460) (1.3.3) 2022-02-02 15:38:16.349 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev460) (3.0.0) 2022-02-02 15:38:16.489 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev460) (2.4.0) 2022-02-02 15:38:16.561 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev460) (60.6.0) 2022-02-02 15:38:16.639 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev460) (3.0.0) 2022-02-02 15:38:16.641 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev460) (0.3.5) 2022-02-02 15:38:16.751 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.752 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.753 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.754 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.755 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.756 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.758 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev460) (0.6.5) 2022-02-02 15:38:16.963 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev460) (2.4.2) 2022-02-02 15:38:16.966 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev460) (3.2.0) 2022-02-02 15:38:16.968 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev460) (3.10.0) 2022-02-02 15:38:17.013 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev460) (2.1.0) 2022-02-02 15:38:17.016 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev460) (3.17.6) 2022-02-02 15:38:17.106 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev460) (3.3) 2022-02-02 15:38:17.109 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev460) (2.0.11) 2022-02-02 15:38:17.110 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev460) (2019.11.28) 2022-02-02 15:38:17.111 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev460) (1.26.8) 2022-02-02 15:38:17.147 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev460) (0.7) 2022-02-02 15:38:17.481 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev460) (0.12.2) 2022-02-02 15:38:17.560 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (5.0.0) 2022-02-02 15:38:17.752 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev460) (2.21) 2022-02-02 15:38:17.825 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev460) (2.3.3) 2022-02-02 15:38:17.826 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev460) (0.5.0) 2022-02-02 15:38:18.052 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev460) (2.5.0) 2022-02-02 15:38:18.225 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev460) (2.2) 2022-02-02 15:38:18.746 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev460) (0.13.1) 2022-02-02 15:38:18.794 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev460) (0.2.5) 2022-02-02 15:38:19.393 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev460) (0.5.2) 2022-02-02 15:38:19.394 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev460) (0.4.2) 2022-02-02 15:38:19.726 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev460) (4.10.0) 2022-02-02 15:38:19.727 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev460) (2.0.0) 2022-02-02 15:38:19.895 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev460) (3.7.0) 2022-02-02 15:38:20.143 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev460) (21.4.0) 2022-02-02 15:38:20.144 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev460) (1.8.2) 2022-02-02 15:38:20.333 | 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.8.0->neutron==19.1.0.dev460) (1.0.0) 2022-02-02 15:38:20.556 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev460) (2.3.1) 2022-02-02 15:38:21.984 | Installing collected packages: neutron 2022-02-02 15:38:21.984 | Attempting uninstall: neutron 2022-02-02 15:38:21.986 | Found existing installation: neutron 19.1.0 2022-02-02 15:38:23.275 | Uninstalling neutron-19.1.0: 2022-02-02 15:38:23.350 | Successfully uninstalled neutron-19.1.0 2022-02-02 15:38:23.352 | Running setup.py develop for neutron 2022-02-02 15:38:27.057 | Successfully installed neutron 2022-02-02 15:38:27.057 | 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 2022-02-02 15:38:27.065 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:38:27.065 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:38:27.218 | + inc/python:pip_install:200 : result=0 2022-02-02 15:38:27.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:38:27.222 | + functions-common:time_stop:2414 : local name 2022-02-02 15:38:27.225 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:38:27.227 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:38:27.230 | + functions-common:time_stop:2417 : local total 2022-02-02 15:38:27.232 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:38:27.234 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:38:27.237 | + functions-common:time_stop:2421 : start_time=1643816291308 2022-02-02 15:38:27.239 | + functions-common:time_stop:2423 : [[ -z 1643816291308 ]] 2022-02-02 15:38:27.242 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:38:27.246 | + functions-common:time_stop:2426 : end_time=1643816307243 2022-02-02 15:38:27.248 | + functions-common:time_stop:2427 : elapsed_time=15935 2022-02-02 15:38:27.251 | + functions-common:time_stop:2428 : total=168367 2022-02-02 15:38:27.253 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:38:27.255 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=184302 2022-02-02 15:38:27.257 | + inc/python:pip_install:203 : return 0 2022-02-02 15:38:27.260 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:38:27.263 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:38:27.265 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:38:27.285 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:38:27.297 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-02 15:38:27.300 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-02 15:38:27.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:38:27.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:38:27.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-02-02 15:38:27.311 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:38:27.313 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:38:27.315 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:38:27.318 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-02 15:38:27.335 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:27.337 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-02 15:38:27.340 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-02 15:38:27.343 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-02 15:38:27.345 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:38:27.348 | + lib/stack:stack_install_service:32 : install_nova 2022-02-02 15:38:27.350 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-02 15:38:27.353 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-02 15:38:27.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:38:27.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:38:27.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-02-02 15:38:27.362 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:38:27.365 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-02 15:38:27.381 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:27.384 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-02 15:38:27.400 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:27.403 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-02 15:38:27.419 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:27.421 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-02 15:38:27.424 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-02 15:38:27.426 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-02 15:38:27.428 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:38:27.430 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:38:27.434 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:38:27.437 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:38:27.439 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:38:27.442 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:38:27.458 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:38:27.460 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:38:27.462 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:38:27.465 | + functions-common:git_clone:618 : echo master 2022-02-02 15:38:27.465 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:38:27.470 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-02 15:38:27.473 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:38:27.475 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-02 15:38:27.478 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:38:27.478 | + functions-common:git_clone:667 : head -1 2022-02-02 15:38:27.484 | e8feef747f Merge "Deprecate the powervm driver" 2022-02-02 15:38:27.486 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:38:27.489 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-02 15:38:27.491 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:38:27.494 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:38:27.497 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-02 15:38:27.499 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:38:27.502 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-02 15:38:27.504 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:38:27.507 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:38:27.509 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-02 15:38:27.512 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:38:27.514 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:38:27.517 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-02 15:38:27.520 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:38:27.523 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-02 15:38:27.525 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:38:27.528 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:38:27.531 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-02 15:38:27.536 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-02 15:38:27.539 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-02 15:38:28.196 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-02 15:38:28.199 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:38:28.201 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:38:28.203 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:38:28.206 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:38:28.208 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-02 15:38:28.210 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:38:28.212 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:38:28.215 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:38:28.217 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:38:28.219 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:38:28.222 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:38:28.224 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:38:28.226 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-02 15:38:28.247 | Using python 3.8 to install /opt/stack/nova 2022-02-02 15:38:28.249 | + 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 2022-02-02 15:38:29.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:29.091 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:29.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:29.092 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:30.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:38:30.240 | Obtaining file:///opt/stack/nova 2022-02-02 15:38:30.241 | Preparing metadata (setup.py): started 2022-02-02 15:38:33.144 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:38:33.355 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.8.0) 2022-02-02 15:38:33.356 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.4.31) 2022-02-02 15:38:33.358 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.1.1) 2022-02-02 15:38:33.359 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.33.0) 2022-02-02 15:38:33.360 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.0.3) 2022-02-02 15:38:33.360 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (9.3.0) 2022-02-02 15:38:33.361 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.7.1) 2022-02-02 15:38:33.363 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.5.1) 2022-02-02 15:38:33.364 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (36.0.1) 2022-02-02 15:38:33.365 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.8.7) 2022-02-02 15:38:33.366 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.1.2) 2022-02-02 15:38:33.367 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.1.1) 2022-02-02 15:38:33.368 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.5.0) 2022-02-02 15:38:33.369 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.0.0) 2022-02-02 15:38:33.371 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.13.0) 2022-02-02 15:38:33.372 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.7.5) 2022-02-02 15:38:33.373 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.8.0) 2022-02-02 15:38:33.374 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.11.0) 2022-02-02 15:38:33.375 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.8.1) 2022-02-02 15:38:33.376 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.0.2) 2022-02-02 15:38:33.377 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev206) (3.2.0) 2022-02-02 15:38:33.378 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (8.2.0) 2022-02-02 15:38:33.379 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.4.0) 2022-02-02 15:38:33.380 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (7.7.0) 2022-02-02 15:38:33.381 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.5.0) 2022-02-02 15:38:33.382 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.27.1) 2022-02-02 15:38:33.383 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.5.0) 2022-02-02 15:38:33.459 | Collecting websockify>=0.9.0 2022-02-02 15:38:33.467 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-02 15:38:33.472 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.9.0) 2022-02-02 15:38:33.473 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.5.0) 2022-02-02 15:38:33.474 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (8.7.1) 2022-02-02 15:38:33.475 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.4.0) 2022-02-02 15:38:33.476 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.6.1) 2022-02-02 15:38:33.478 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.3.0) 2022-02-02 15:38:33.479 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.2.0) 2022-02-02 15:38:33.480 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.4.0) 2022-02-02 15:38:33.481 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.12.1) 2022-02-02 15:38:33.482 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (11.1.0) 2022-02-02 15:38:33.484 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (6.3.0) 2022-02-02 15:38:33.485 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (12.11.1) 2022-02-02 15:38:33.486 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.10.1) 2022-02-02 15:38:33.487 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.6.2) 2022-02-02 15:38:33.488 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.1.0) 2022-02-02 15:38:33.489 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.8.0) 2022-02-02 15:38:33.490 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.5.0) 2022-02-02 15:38:33.491 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.5.0) 2022-02-02 15:38:33.492 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.9.0) 2022-02-02 15:38:33.494 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.5.0) 2022-02-02 15:38:33.495 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.1.0) 2022-02-02 15:38:33.497 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.1.0) 2022-02-02 15:38:33.498 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.7.0) 2022-02-02 15:38:33.499 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.7.0) 2022-02-02 15:38:33.500 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (5.5.0) 2022-02-02 15:38:33.501 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (3.10.0) 2022-02-02 15:38:33.553 | Collecting microversion-parse>=0.2.1 2022-02-02 15:38:33.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-02 15:38:33.563 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.10.0) 2022-02-02 15:38:33.564 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.2.2) 2022-02-02 15:38:33.627 | Collecting pypowervm>=1.1.15 2022-02-02 15:38:33.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2022-02-02 15:38:33.671 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.3.3) 2022-02-02 15:38:33.672 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (1.7.0) 2022-02-02 15:38:33.673 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (4.6.3) 2022-02-02 15:38:33.674 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.8.2) 2022-02-02 15:38:33.711 | Collecting zVMCloudConnector>=1.3.0 2022-02-02 15:38:33.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-02-02 15:38:33.790 | Preparing metadata (setup.py): started 2022-02-02 15:38:34.462 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:38:34.466 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (2.4.0) 2022-02-02 15:38:34.467 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (0.61.0) 2022-02-02 15:38:34.468 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev206) (6.0) 2022-02-02 15:38:34.486 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev206) (5.4.0) 2022-02-02 15:38:34.487 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev206) (1.1.6) 2022-02-02 15:38:34.490 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev206) (4.10.1) 2022-02-02 15:38:34.510 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev206) (5.2.0) 2022-02-02 15:38:34.553 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev206) (1.15.0) 2022-02-02 15:38:34.584 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev206) (2.1.0) 2022-02-02 15:38:34.585 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev206) (1.16.0) 2022-02-02 15:38:34.611 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev206) (2.0.1) 2022-02-02 15:38:34.740 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev206) (4.4.0) 2022-02-02 15:38:34.741 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev206) (3.1.1) 2022-02-02 15:38:34.802 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (1.32) 2022-02-02 15:38:34.803 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (1.1.5) 2022-02-02 15:38:34.805 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (2.5.0) 2022-02-02 15:38:34.806 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (0.10.0) 2022-02-02 15:38:34.809 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (1.4.0) 2022-02-02 15:38:34.810 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev206) (1.4.4) 2022-02-02 15:38:34.828 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev206) (6.3.1) 2022-02-02 15:38:34.884 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:34.885 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev206) (2.4.0) 2022-02-02 15:38:34.887 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev206) (1.15.0) 2022-02-02 15:38:34.999 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev206) (0.17.3) 2022-02-02 15:38:35.112 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev206) (0.5.0) 2022-02-02 15:38:35.115 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev206) (2.0.1) 2022-02-02 15:38:35.195 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev206) (0.9.6) 2022-02-02 15:38:35.263 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev206) (5.0.9) 2022-02-02 15:38:35.264 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev206) (5.0.0) 2022-02-02 15:38:35.266 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev206) (0.4.0) 2022-02-02 15:38:35.268 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev206) (5.2.3) 2022-02-02 15:38:35.295 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev206) (3.3.0) 2022-02-02 15:38:35.299 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev206) (3.2.0) 2022-02-02 15:38:35.349 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev206) (1.0.3) 2022-02-02 15:38:35.411 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev206) (2021.3) 2022-02-02 15:38:35.444 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev206) (1.3.3) 2022-02-02 15:38:35.447 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev206) (3.0.0) 2022-02-02 15:38:35.506 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev206) (21.3) 2022-02-02 15:38:35.507 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev206) (3.0.7) 2022-02-02 15:38:35.598 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev206) (1.5.0) 2022-02-02 15:38:35.624 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev206) (60.6.0) 2022-02-02 15:38:35.706 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev206) (0.2.5) 2022-02-02 15:38:35.851 | Collecting babel 2022-02-02 15:38:35.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-02-02 15:38:36.094 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev206) (0.2.8) 2022-02-02 15:38:36.097 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev206) (0.4.8) 2022-02-02 15:38:36.139 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev206) (3.17.6) 2022-02-02 15:38:36.204 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev206) (1.3.3) 2022-02-02 15:38:36.207 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev206) (1.13.3) 2022-02-02 15:38:36.209 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev206) (22.0.0) 2022-02-02 15:38:36.252 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev206) (2.4.2) 2022-02-02 15:38:36.257 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev206) (2.1.0) 2022-02-02 15:38:36.260 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev206) (3.10.0) 2022-02-02 15:38:36.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev206) (2.0.11) 2022-02-02 15:38:36.344 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev206) (1.26.8) 2022-02-02 15:38:36.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev206) (2019.11.28) 2022-02-02 15:38:36.347 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev206) (3.3) 2022-02-02 15:38:36.447 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev206) (0.7) 2022-02-02 15:38:36.665 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev206) (0.4.2) 2022-02-02 15:38:36.666 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev206) (0.5.2) 2022-02-02 15:38:36.783 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev206) (2.4.0) 2022-02-02 15:38:36.785 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev206) (2.6.3) 2022-02-02 15:38:36.790 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev206) (1.4.2) 2022-02-02 15:38:36.877 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev206) (0.12.2) 2022-02-02 15:38:38.125 | Collecting numpy 2022-02-02 15:38:38.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26b/4018a19d2ad96/numpy-1.22.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-02 15:38:38.607 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev206) (2.3.0) 2022-02-02 15:38:38.646 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev206) (5.0.0) 2022-02-02 15:38:38.895 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev206) (2.21) 2022-02-02 15:38:38.976 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev206) (0.5.0) 2022-02-02 15:38:38.978 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev206) (2.3.3) 2022-02-02 15:38:39.196 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev206) (2.5.0) 2022-02-02 15:38:39.314 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev206) (2.2) 2022-02-02 15:38:39.769 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev206) (0.13.1) 2022-02-02 15:38:39.814 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev206) (2.16.0) 2022-02-02 15:38:40.264 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.265 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.266 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.267 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.268 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.269 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:40.270 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev206) (0.6.5) 2022-02-02 15:38:41.609 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev206) (3.7.0) 2022-02-02 15:38:42.178 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev206) (21.4.0) 2022-02-02 15:38:42.179 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev206) (1.8.2) 2022-02-02 15:38:42.280 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev206) (2.4.0) 2022-02-02 15:38:42.390 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev206) (1.0.0) 2022-02-02 15:38:42.946 | Building wheels for collected packages: zVMCloudConnector 2022-02-02 15:38:42.947 | Building wheel for zVMCloudConnector (setup.py): started 2022-02-02 15:38:43.859 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-02-02 15:38:43.862 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=5088257e99a651492ee75c5c90ba2355777e5e77ea8982c4b9319af7eb448f15 2022-02-02 15:38:43.862 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-02-02 15:38:43.867 | Successfully built zVMCloudConnector 2022-02-02 15:38:44.805 | Installing collected packages: numpy, babel, zVMCloudConnector, websockify, pypowervm, microversion-parse, nova 2022-02-02 15:38:49.712 | Running setup.py develop for nova 2022-02-02 15:38:53.891 | Successfully installed babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.22.1 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-02-02 15:38:53.891 | 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 2022-02-02 15:38:53.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:38:53.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:38:54.079 | + inc/python:pip_install:200 : result=0 2022-02-02 15:38:54.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:38:54.083 | + functions-common:time_stop:2414 : local name 2022-02-02 15:38:54.085 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:38:54.088 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:38:54.091 | + functions-common:time_stop:2417 : local total 2022-02-02 15:38:54.093 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:38:54.095 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:38:54.097 | + functions-common:time_stop:2421 : start_time=1643816308241 2022-02-02 15:38:54.099 | + functions-common:time_stop:2423 : [[ -z 1643816308241 ]] 2022-02-02 15:38:54.102 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:38:54.106 | + functions-common:time_stop:2426 : end_time=1643816334104 2022-02-02 15:38:54.108 | + functions-common:time_stop:2427 : elapsed_time=25863 2022-02-02 15:38:54.111 | + functions-common:time_stop:2428 : total=184302 2022-02-02 15:38:54.113 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:38:54.115 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=210165 2022-02-02 15:38:54.117 | + inc/python:pip_install:203 : return 0 2022-02-02 15:38:54.120 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:38:54.123 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:38:54.125 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:38:54.144 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:38:54.156 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-02 15:38:54.159 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-02 15:38:54.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:38:54.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:38:54.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-02-02 15:38:54.169 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:38:54.171 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-02 15:38:54.184 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:38:54.186 | + ./stack.sh:main:937 : configure_nova 2022-02-02 15:38:54.193 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-02 15:38:54.206 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-02 15:38:54.208 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-02 15:38:54.211 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-02 15:38:54.215 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-02 15:38:54.215 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-02 15:38:54.220 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-02 15:38:54.223 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-02 15:38:54.225 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-02 15:38:54.228 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-02 15:38:54.230 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-02 15:38:54.232 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-02 15:38:54.235 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-02 15:38:54.237 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-02 15:38:54.249 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-02 15:38:54.261 | + 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 2022-02-02 15:38:54.273 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-02 15:38:54.286 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-02 15:38:54.299 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-02 15:38:54.302 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-02 15:38:54.306 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.R8HQUhpJ5q 2022-02-02 15:38:54.309 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-02 15:38:54.311 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-02 15:38:54.314 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-02 15:38:54.316 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-02 15:38:54.318 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-02 15:38:54.321 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.R8HQUhpJ5q 2022-02-02 15:38:54.325 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.R8HQUhpJ5q 2022-02-02 15:38:54.337 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.R8HQUhpJ5q /etc/sudoers.d/nova-rootwrap 2022-02-02 15:38:54.350 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-02 15:38:54.354 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-02 15:38:54.357 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-02 15:38:54.359 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-02 15:38:54.361 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-02 15:38:54.364 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-02 15:38:54.366 | + 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 ]] 2022-02-02 15:38:54.369 | + lib/nova:configure_nova:249 : [[ 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 ]] 2022-02-02 15:38:54.372 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-02 15:38:54.377 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-02 15:38:54.394 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:54.396 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-02 15:38:54.398 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-02 15:38:54.402 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-02 15:38:54.406 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-02 15:38:54.435 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-02 15:38:54.437 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-02 15:38:54.462 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-02 15:38:54.492 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-02 15:38:54.519 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-02 15:38:54.549 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-02 15:38:54.577 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-02 15:38:54.607 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-02 15:38:54.609 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.112 2022-02-02 15:38:54.637 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-02 15:38:54.663 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-02 15:38:54.690 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-02 15:38:54.717 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-02 15:38:54.744 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-02 15:38:54.773 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-02 15:38:54.775 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:38:54.778 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:38:54.780 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:38:54.782 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:38:54.784 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:38:54.786 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:38:54.789 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:38:54.791 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:38:54.794 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:38:54.796 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:38:54.798 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:38:54.800 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-02 15:38:54.802 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:38:54.805 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:38:54.807 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:38:54.810 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:38:54.812 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:38:54.814 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:38:54.816 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-02 15:38:54.832 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:54.834 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:38:54.836 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-02 15:38:54.839 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-02 15:38:54.866 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-02 15:38:54.868 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-02 15:38:54.871 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-02 15:38:54.873 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-02 15:38:54.875 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:38:54.878 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:38:54.909 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-02 15:38:54.911 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-02 15:38:54.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-02 15:38:54.916 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-02 15:38:54.918 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-02 15:38:54.921 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-02 15:38:54.951 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-02 15:38:54.981 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-02 15:38:55.007 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-02 15:38:55.035 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-02 15:38:55.051 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:55.053 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-02 15:38:55.068 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:55.072 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-02 15:38:55.072 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-02 15:38:55.077 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-02 15:38:55.079 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-02 15:38:55.107 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-02 15:38:55.123 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:55.125 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-02 15:38:55.127 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-02 15:38:55.130 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-02 15:38:55.132 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-02 15:38:55.134 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-02 15:38:55.163 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-02 15:38:55.190 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:38:55.217 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-02 15:38:55.244 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-02 15:38:55.271 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-02 15:38:55.299 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-02 15:38:55.325 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-02 15:38:55.353 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:38:55.380 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:38:55.407 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-02 15:38:55.424 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:55.426 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-02 15:38:55.428 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-02 15:38:55.457 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-02 15:38:55.485 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.112/identity 2022-02-02 15:38:55.512 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-02 15:38:55.540 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-02 15:38:55.567 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-02 15:38:55.594 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-02 15:38:55.620 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-02 15:38:55.647 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-02 15:38:55.663 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:55.666 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-02 15:38:55.668 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-02 15:38:55.694 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-02 15:38:55.724 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-02 15:38:55.727 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-02 15:38:55.753 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-02 15:38:55.756 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-02 15:38:55.758 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-02 15:38:55.760 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:38:55.763 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:38:55.765 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:38:55.767 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:38:55.769 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:38:55.771 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:38:55.774 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-02 15:38:55.777 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:38:55.779 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:38:55.781 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:38:55.783 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:38:55.785 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:38:55.788 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:38:55.790 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:38:55.792 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:38:55.794 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:38:55.797 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:38:55.799 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:38:55.801 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-02 15:38:55.803 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-02 15:38:55.806 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-02 15:38:55.808 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:38:55.825 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:38:55.827 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:38:55.829 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:38:55.832 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:38:55.834 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:38:55.861 | + 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' 2022-02-02 15:38:55.890 | + 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' 2022-02-02 15:38:55.917 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:38:55.944 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-02 15:38:55.974 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-02 15:38:55.989 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:55.992 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-02 15:38:55.994 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-02 15:38:55.997 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-02 15:38:55.999 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-02 15:38:56.001 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-02 15:38:56.003 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-02 15:38:56.006 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-02 15:38:56.011 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-02 15:38:56.013 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-02 15:38:56.015 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:38:56.028 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:38:56.028 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:56.036 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:38:56.040 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:56.055 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-02 15:38:56.058 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-02 15:38:56.061 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-02 15:38:56.090 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-02 15:38:56.116 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-02 15:38:56.143 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:38:56.171 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:38:56.198 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:38:56.224 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:38:56.252 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:38:56.279 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:38:56.306 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:38:56.334 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:38:56.361 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:38:56.390 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:38:56.417 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-02 15:38:56.419 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-02 15:38:56.422 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-02 15:38:56.424 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-02 15:38:56.427 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-02 15:38:56.429 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:56.431 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:56.434 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:38:56.437 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:38:56.439 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-02 15:38:56.467 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:38:56.495 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:38:56.495 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-02 15:38:56.504 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-02 15:38:56.507 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-02 15:38:56.509 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-02 15:38:56.511 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-02 15:38:56.514 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:38:56.516 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:38:56.518 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:56.520 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:56.523 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:38:56.525 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-02 15:38:56.527 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:38:56.530 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:38:56.532 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-02 15:38:56.594 | Enabling site nova-api-wsgi. 2022-02-02 15:38:56.599 | To activate the new configuration, you need to run: 2022-02-02 15:38:56.599 | systemctl reload apache2 2022-02-02 15:38:56.604 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-02 15:38:56.606 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:38:56.609 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:38:56.611 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:38:56.738 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-02 15:38:56.755 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:56.757 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-02 15:38:56.759 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-02 15:38:56.762 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-02 15:38:56.764 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-02 15:38:56.767 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-02 15:38:56.769 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-02 15:38:56.772 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-02 15:38:56.777 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-02 15:38:56.779 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-02 15:38:56.781 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:38:56.795 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:38:56.795 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:56.803 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:38:56.807 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:38:56.823 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-02 15:38:56.825 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-02 15:38:56.829 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-02 15:38:56.858 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-02 15:38:56.885 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-02 15:38:56.911 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:38:56.939 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:38:56.965 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:38:56.995 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:38:57.025 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:38:57.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:38:57.083 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:38:57.111 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:38:57.139 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:38:57.167 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:38:57.195 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-02 15:38:57.198 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-02 15:38:57.226 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-02 15:38:57.243 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:57.245 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-02 15:38:57.277 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-02 15:38:57.279 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-02 15:38:57.282 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-02 15:38:57.298 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:57.300 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:57.303 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:57.330 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-02 15:38:57.360 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-02 15:38:57.363 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:38:57.365 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-02 15:38:57.367 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:38:57.370 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:38:57.372 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:38:57.389 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:57.392 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:38:57.394 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:38:57.396 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:38:57.412 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:57.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:57.417 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:38:57.444 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:38:57.447 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:38:57.450 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-02 15:38:57.477 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-02 15:38:57.505 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-02 15:38:57.535 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-02 15:38:57.552 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:38:57.555 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:38:57.583 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-02 15:38:57.585 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-02 15:38:57.587 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-02 15:38:57.619 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-02 15:38:57.646 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.112/identity 2022-02-02 15:38:57.675 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-02 15:38:57.703 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-02 15:38:57.731 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-02 15:38:57.758 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-02 15:38:57.786 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-02 15:38:57.814 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-02 15:38:57.841 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-02 15:38:57.858 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:57.861 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-02 15:38:57.865 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:38:57.867 | + lib/nova:create_nova_conf:543 : local conf 2022-02-02 15:38:57.870 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-02 15:38:57.873 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-02 15:38:57.876 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:38:57.882 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:38:57.885 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:38:57.887 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-02 15:38:57.889 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-02 15:38:57.894 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-02 15:38:57.896 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-02 15:38:57.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-02 15:38:57.901 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-02 15:38:57.903 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-02 15:38:57.906 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-02 15:38:57.937 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-02 15:38:57.967 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-02 15:38:57.998 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:38:58.001 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-02 15:38:58.003 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-02 15:38:58.005 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-02 15:38:58.022 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:38:58.026 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-02 15:38:58.026 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-02 15:38:58.714 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-02 15:38:58.716 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-02 15:38:59.368 | Adding vhost "nova_cell1" ... 2022-02-02 15:38:59.413 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-02 15:39:00.081 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-02 15:39:00.105 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-02 15:39:00.108 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:39:00.110 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-02 15:39:00.112 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:39:00.115 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-02 15:39:00.117 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:39:00.133 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:00.137 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-02 15:39:00.139 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-02 15:39:00.141 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:39:00.157 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:00.159 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/nova_cell1 2022-02-02 15:39:00.162 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/nova_cell1 2022-02-02 15:39:00.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:39:00.192 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:39:00.194 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-02 15:39:00.211 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:00.214 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-02 15:39:00.216 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:39:00.219 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-02 15:39:00.249 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.112/identity 2022-02-02 15:39:00.277 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-02 15:39:00.304 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-02 15:39:00.332 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-02 15:39:00.360 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-02 15:39:00.388 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-02 15:39:00.416 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-02 15:39:00.443 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-02 15:39:00.446 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-02 15:39:00.449 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-02 15:39:00.452 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:39:00.468 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:39:00.470 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:39:00.472 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:39:00.475 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:39:00.477 | + 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}}' 2022-02-02 15:39:00.505 | + 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' 2022-02-02 15:39:00.533 | + 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' 2022-02-02 15:39:00.568 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:39:00.597 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:39:00.600 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-02 15:39:00.606 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:39:00.608 | + lib/nova:create_nova_conf:577 : local conf 2022-02-02 15:39:00.610 | + lib/nova:create_nova_conf:578 : local offset 2022-02-02 15:39:00.613 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-02 15:39:00.616 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:39:00.618 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:39:00.621 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:39:00.623 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-02 15:39:00.625 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-02 15:39:00.627 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:39:00.630 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-02 15:39:00.632 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-02 15:39:00.634 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-02 15:39:00.649 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:00.652 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-02 15:39:00.655 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-02 15:39:00.671 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:00.673 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-02 15:39:00.688 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:00.691 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-02 15:39:00.708 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:00.711 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-02 15:39:00.728 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:00.730 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-02 15:39:00.733 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-02 15:39:00.735 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-02 15:39:00.738 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:39:00.740 | + lib/stack:stack_install_service:32 : install_placement 2022-02-02 15:39:00.743 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-02 15:39:00.745 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-02 15:39:00.748 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:00.750 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:00.753 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-02 15:39:00.755 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:39:00.758 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:39:00.761 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:39:00.763 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:39:00.766 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:39:00.768 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:39:00.771 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:00.773 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:00.776 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:39:00.778 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:39:00.781 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:39:00.783 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:39:00.786 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-02 15:39:00.788 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:39:00.791 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:00.793 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:00.796 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-02 15:39:00.817 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-02 15:39:00.925 | Reading package lists... 2022-02-02 15:39:01.177 | Building dependency tree... 2022-02-02 15:39:01.178 | Reading state information... 2022-02-02 15:39:01.420 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 15:39:01.420 | The following packages were automatically installed and are no longer required: 2022-02-02 15:39:01.422 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:39:01.422 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:39:01.422 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:39:01.422 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:39:01.422 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:39:01.422 | python3-zope.interface 2022-02-02 15:39:01.422 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:39:01.536 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:39:01.540 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:39:01.543 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:39:01.546 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:01.548 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:01.551 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:01.553 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:01.555 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:01.559 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:39:01.561 | + functions-common:time_stop:2421 : start_time=1643816340814 2022-02-02 15:39:01.563 | + functions-common:time_stop:2423 : [[ -z 1643816340814 ]] 2022-02-02 15:39:01.566 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:01.570 | + functions-common:time_stop:2426 : end_time=1643816341568 2022-02-02 15:39:01.573 | + functions-common:time_stop:2427 : elapsed_time=754 2022-02-02 15:39:01.575 | + functions-common:time_stop:2428 : total=607017 2022-02-02 15:39:01.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:01.580 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=607771 2022-02-02 15:39:01.582 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:39:01.585 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-02 15:39:01.587 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-02 15:39:01.590 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-02 15:39:01.593 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-02 15:39:01.595 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-02 15:39:01.618 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-02 15:39:01.621 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 15:39:01.624 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 15:39:01.626 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 15:39:01.629 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 15:39:01.631 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 15:39:01.634 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 15:39:01.636 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:01.639 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:01.642 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 15:39:01.644 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 15:39:01.647 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 15:39:01.649 | + functions-common:apt_get_update:1179 : return 2022-02-02 15:39:01.652 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-02 15:39:01.654 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 15:39:01.657 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:01.659 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:01.662 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-02 15:39:01.686 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-02 15:39:01.793 | Reading package lists... 2022-02-02 15:39:02.032 | Building dependency tree... 2022-02-02 15:39:02.033 | Reading state information... 2022-02-02 15:39:02.272 | The following packages were automatically installed and are no longer required: 2022-02-02 15:39:02.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:39:02.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:39:02.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:39:02.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:39:02.274 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:39:02.274 | python3-zope.interface 2022-02-02 15:39:02.274 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:39:02.342 | The following NEW packages will be installed: 2022-02-02 15:39:02.342 | libapache2-mod-wsgi-py3 2022-02-02 15:39:02.586 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:39:02.586 | Need to get 93.3 kB of archives. 2022-02-02 15:39:02.586 | After this operation, 300 kB of additional disk space will be used. 2022-02-02 15:39:02.586 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-02 15:39:03.440 | Fetched 93.3 kB in 1s (173 kB/s) 2022-02-02 15:39:03.474 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-02 15:39:03.526 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-02-02 15:39:03.530 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-02 15:39:03.532 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-02 15:39:03.597 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-02 15:39:03.766 | apache2_invoke: Enable module wsgi 2022-02-02 15:39:12.014 | + functions-common:apt_get:1223 : result=0 2022-02-02 15:39:12.016 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 15:39:12.019 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:12.021 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:12.023 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:12.026 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:12.029 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:12.031 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 15:39:12.033 | + functions-common:time_stop:2421 : start_time=1643816341683 2022-02-02 15:39:12.036 | + functions-common:time_stop:2423 : [[ -z 1643816341683 ]] 2022-02-02 15:39:12.039 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:12.043 | + functions-common:time_stop:2426 : end_time=1643816352041 2022-02-02 15:39:12.046 | + functions-common:time_stop:2427 : elapsed_time=10358 2022-02-02 15:39:12.048 | + functions-common:time_stop:2428 : total=607771 2022-02-02 15:39:12.050 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:12.053 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=618129 2022-02-02 15:39:12.055 | + functions-common:apt_get:1227 : return 0 2022-02-02 15:39:12.058 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-02 15:39:12.060 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-02 15:39:12.063 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:39:12.065 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:12.068 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:12.070 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-02 15:39:12.073 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-02 15:39:12.128 | wsgi (enabled by maintainer script) 2022-02-02 15:39:12.132 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-02 15:39:12.135 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-02 15:39:12.137 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:39:12.140 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-02 15:39:12.143 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-02 15:39:12.145 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:39:12.149 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:39:12.150 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:39:12.155 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-02 15:39:12.158 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-02 15:39:12.160 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-02 15:39:12.163 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-02 15:39:12.166 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-02 15:39:12.189 | Using python 3.8 to install osc-placement 2022-02-02 15:39:12.192 | + 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 2022-02-02 15:39:13.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:13.069 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:13.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:13.069 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:14.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:39:14.346 | Collecting osc-placement 2022-02-02 15:39:14.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-02 15:39:14.383 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-02 15:39:14.384 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-02 15:39:14.385 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-02 15:39:14.386 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-02 15:39:14.387 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-02 15:39:14.388 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-02 15:39:14.448 | 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) 2022-02-02 15:39:14.449 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-02 15:39:14.450 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-02 15:39:14.451 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-02 15:39:14.465 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-02 15:39:14.466 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-02 15:39:14.467 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-02 15:39:14.482 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-02 15:39:14.483 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-02 15:39:14.484 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-02 15:39:14.485 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-02 15:39:14.486 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-02 15:39:14.488 | 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) 2022-02-02 15:39:14.508 | 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.5.0) 2022-02-02 15:39:14.508 | 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.3.3) 2022-02-02 15:39:14.510 | 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) (6.0) 2022-02-02 15:39:14.512 | 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) (3.0.0) 2022-02-02 15:39:14.521 | 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.13.3) 2022-02-02 15:39:14.561 | 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) 2022-02-02 15:39:14.564 | 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.5) 2022-02-02 15:39:14.565 | 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) 2022-02-02 15:39:14.566 | 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) 2022-02-02 15:39:14.567 | 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) 2022-02-02 15:39:14.568 | 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) (36.0.1) 2022-02-02 15:39:14.569 | 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) 2022-02-02 15:39:14.570 | 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.1.1) 2022-02-02 15:39:14.635 | 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.8) 2022-02-02 15:39:14.638 | 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.11) 2022-02-02 15:39:14.640 | 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.3) 2022-02-02 15:39:14.642 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-02 15:39:14.735 | 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.4.0) 2022-02-02 15:39:14.736 | 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) 2022-02-02 15:39:14.737 | 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) 2022-02-02 15:39:14.780 | 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.15.0) 2022-02-02 15:39:14.820 | 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.2) 2022-02-02 15:39:14.982 | 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.21) 2022-02-02 15:39:17.090 | Installing collected packages: osc-placement 2022-02-02 15:39:17.287 | Successfully installed osc-placement-3.1.1 2022-02-02 15:39:17.287 | 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 2022-02-02 15:39:17.294 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:39:17.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:39:17.420 | + inc/python:pip_install:200 : result=0 2022-02-02 15:39:17.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:39:17.426 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:17.428 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:17.431 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:17.434 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:17.437 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:17.439 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:39:17.442 | + functions-common:time_stop:2421 : start_time=1643816352183 2022-02-02 15:39:17.444 | + functions-common:time_stop:2423 : [[ -z 1643816352183 ]] 2022-02-02 15:39:17.448 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:17.452 | + functions-common:time_stop:2426 : end_time=1643816357449 2022-02-02 15:39:17.455 | + functions-common:time_stop:2427 : elapsed_time=5266 2022-02-02 15:39:17.457 | + functions-common:time_stop:2428 : total=210165 2022-02-02 15:39:17.460 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:17.462 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=215431 2022-02-02 15:39:17.465 | + inc/python:pip_install:203 : return 0 2022-02-02 15:39:17.467 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-02 15:39:17.470 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-02 15:39:17.472 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-02 15:39:17.475 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:39:17.477 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 15:39:17.481 | ++ functions-common:git_clone:601 : pwd 2022-02-02 15:39:17.484 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:39:17.487 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:39:17.490 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:39:17.507 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:39:17.510 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:39:17.512 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:39:17.515 | + functions-common:git_clone:618 : echo master 2022-02-02 15:39:17.516 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:39:17.521 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-02 15:39:17.523 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-02-02 15:39:17.526 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-02 15:39:17.528 | + functions-common:git_timed:691 : local count=0 2022-02-02 15:39:17.531 | + functions-common:git_timed:692 : local timeout=0 2022-02-02 15:39:17.533 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-02-02 15:39:17.536 | + functions-common:git_timed:695 : timeout=0 2022-02-02 15:39:17.538 | + functions-common:git_timed:698 : time_start git_timed 2022-02-02 15:39:17.542 | + functions-common:time_start:2400 : local name=git_timed 2022-02-02 15:39:17.544 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:39:17.547 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:39:17.550 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:39:17.554 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816357551 2022-02-02 15:39:17.557 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-02 15:39:17.560 | Cloning into '/opt/stack/placement'... 2022-02-02 15:39:32.652 | + functions-common:git_timed:713 : time_stop git_timed 2022-02-02 15:39:32.654 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:32.657 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:32.659 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:32.661 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:32.664 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:32.666 | + functions-common:time_stop:2420 : name=git_timed 2022-02-02 15:39:32.669 | + functions-common:time_stop:2421 : start_time=1643816357551 2022-02-02 15:39:32.671 | + functions-common:time_stop:2423 : [[ -z 1643816357551 ]] 2022-02-02 15:39:32.674 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:32.678 | + functions-common:time_stop:2426 : end_time=1643816372676 2022-02-02 15:39:32.681 | + functions-common:time_stop:2427 : elapsed_time=15125 2022-02-02 15:39:32.684 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:39:32.686 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:32.688 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15125 2022-02-02 15:39:32.691 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-02 15:39:32.694 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 15:39:32.694 | + functions-common:git_clone:667 : head -1 2022-02-02 15:39:32.698 | 89cc7332 update placement for os-traits 2.7.0 release 2022-02-02 15:39:32.701 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:39:32.704 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-02 15:39:32.706 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:39:32.709 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:39:32.711 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-02 15:39:32.714 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:39:32.716 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-02 15:39:32.719 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:39:32.721 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:39:32.724 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-02 15:39:32.726 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:39:32.729 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:39:32.732 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-02 15:39:32.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:39:32.737 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-02 15:39:32.740 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:39:32.742 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:39:32.746 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-02 15:39:32.752 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-02 15:39:32.755 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-02 15:39:33.413 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-02 15:39:33.417 | + inc/python:setup_package:418 : local bindep=0 2022-02-02 15:39:33.419 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:39:33.422 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:39:33.424 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:39:33.427 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-02 15:39:33.429 | + inc/python:setup_package:427 : local flags=-e 2022-02-02 15:39:33.432 | + inc/python:setup_package:428 : local extras= 2022-02-02 15:39:33.434 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:39:33.437 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:39:33.440 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:39:33.442 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:39:33.445 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:39:33.447 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-02 15:39:33.469 | Using python 3.8 to install /opt/stack/placement 2022-02-02 15:39:33.471 | + 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 2022-02-02 15:39:34.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:34.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:34.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:34.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:35.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:39:35.469 | Obtaining file:///opt/stack/placement 2022-02-02 15:39:35.469 | Preparing metadata (setup.py): started 2022-02-02 15:39:36.615 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:39:36.756 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (5.8.0) 2022-02-02 15:39:36.757 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (1.4.31) 2022-02-02 15:39:36.758 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (9.3.0) 2022-02-02 15:39:36.760 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (2.5.1) 2022-02-02 15:39:36.761 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (1.8.7) 2022-02-02 15:39:36.761 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev16) (3.2.0) 2022-02-02 15:39:36.763 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (2.27.1) 2022-02-02 15:39:36.764 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (60.6.0) 2022-02-02 15:39:36.765 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (4.5.0) 2022-02-02 15:39:36.766 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (8.7.1) 2022-02-02 15:39:36.768 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (3.4.0) 2022-02-02 15:39:36.769 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (4.6.1) 2022-02-02 15:39:36.770 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (4.2.0) 2022-02-02 15:39:36.771 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (4.12.1) 2022-02-02 15:39:36.772 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (11.1.0) 2022-02-02 15:39:36.773 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (3.10.1) 2022-02-02 15:39:36.774 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (4.5.0) 2022-02-02 15:39:36.775 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (1.4.0) 2022-02-02 15:39:36.776 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (1.1.0) 2022-02-02 15:39:36.778 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (2.7.0) 2022-02-02 15:39:36.779 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev16) (1.0.1) 2022-02-02 15:39:36.844 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (4.4.0) 2022-02-02 15:39:36.845 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (4.4.0) 2022-02-02 15:39:36.847 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (2.9.0) 2022-02-02 15:39:36.849 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (5.1.0) 2022-02-02 15:39:36.850 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (3.1.1) 2022-02-02 15:39:36.851 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (1.16.0) 2022-02-02 15:39:36.872 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev16) (0.17.3) 2022-02-02 15:39:36.913 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (0.8.0) 2022-02-02 15:39:36.915 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (3.5.0) 2022-02-02 15:39:36.916 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (6.0) 2022-02-02 15:39:36.917 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (1.5.0) 2022-02-02 15:39:36.919 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (2.4.0) 2022-02-02 15:39:36.971 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (2.0.1) 2022-02-02 15:39:36.973 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (0.13.0) 2022-02-02 15:39:36.974 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (1.7.5) 2022-02-02 15:39:36.976 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (0.5.0) 2022-02-02 15:39:37.019 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev16) (0.9.6) 2022-02-02 15:39:37.021 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev16) (2.8.2) 2022-02-02 15:39:37.038 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (3.0.3) 2022-02-02 15:39:37.041 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (3.3.0) 2022-02-02 15:39:37.042 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (3.2.0) 2022-02-02 15:39:37.069 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev16) (1.0.3) 2022-02-02 15:39:37.070 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev16) (2021.3) 2022-02-02 15:39:37.082 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev16) (3.0.0) 2022-02-02 15:39:37.100 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev16) (0.11.0) 2022-02-02 15:39:37.101 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev16) (3.0.7) 2022-02-02 15:39:37.102 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev16) (21.3) 2022-02-02 15:39:37.105 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev16) (1.0.2) 2022-02-02 15:39:37.147 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev16) (2.0.11) 2022-02-02 15:39:37.149 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev16) (3.3) 2022-02-02 15:39:37.150 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev16) (2019.11.28) 2022-02-02 15:39:37.152 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev16) (1.26.8) 2022-02-02 15:39:37.168 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev16) (0.7) 2022-02-02 15:39:37.356 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev16) (1.1.2) 2022-02-02 15:39:37.396 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (5.4.0) 2022-02-02 15:39:37.396 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (1.1.6) 2022-02-02 15:39:37.398 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (4.10.1) 2022-02-02 15:39:37.415 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (1.15.0) 2022-02-02 15:39:37.451 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev16) (1.13.3) 2022-02-02 15:39:37.508 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (2.0.1) 2022-02-02 15:39:37.575 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (1.7.0) 2022-02-02 15:39:37.657 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev16) (1.1.5) 2022-02-02 15:39:37.706 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev16) (0.2.5) 2022-02-02 15:39:37.902 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (5.1.1) 2022-02-02 15:39:37.904 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (0.4.2) 2022-02-02 15:39:37.905 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (0.5.2) 2022-02-02 15:39:37.982 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (2.5.0) 2022-02-02 15:39:38.034 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev16) (2.21) 2022-02-02 15:39:38.196 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (3.7.0) 2022-02-02 15:39:38.310 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (1.0.0) 2022-02-02 15:39:38.312 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev16) (3.0.0) 2022-02-02 15:39:40.196 | Installing collected packages: openstack-placement 2022-02-02 15:39:40.198 | Running setup.py develop for openstack-placement 2022-02-02 15:39:42.200 | Successfully installed openstack-placement 2022-02-02 15:39:42.200 | 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 2022-02-02 15:39:42.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:39:42.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:39:42.349 | + inc/python:pip_install:200 : result=0 2022-02-02 15:39:42.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:39:42.354 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:42.356 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:42.358 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:42.361 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:42.363 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:42.365 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:39:42.367 | + functions-common:time_stop:2421 : start_time=1643816373464 2022-02-02 15:39:42.370 | + functions-common:time_stop:2423 : [[ -z 1643816373464 ]] 2022-02-02 15:39:42.373 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:42.377 | + functions-common:time_stop:2426 : end_time=1643816382375 2022-02-02 15:39:42.379 | + functions-common:time_stop:2427 : elapsed_time=8911 2022-02-02 15:39:42.382 | + functions-common:time_stop:2428 : total=215431 2022-02-02 15:39:42.385 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:42.387 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=224342 2022-02-02 15:39:42.389 | + inc/python:pip_install:203 : return 0 2022-02-02 15:39:42.392 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:39:42.394 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:39:42.397 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:39:42.416 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:39:42.428 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-02 15:39:42.431 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-02 15:39:42.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:39:42.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:39:42.439 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-02-02 15:39:42.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:39:42.444 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:39:42.447 | + ./stack.sh:main:943 : configure_placement 2022-02-02 15:39:42.449 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-02 15:39:42.461 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-02 15:39:42.464 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-02 15:39:42.468 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-02 15:39:42.471 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-02 15:39:42.473 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-02 15:39:42.476 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-02 15:39:42.478 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-02 15:39:42.481 | + 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' 2022-02-02 15:39:42.513 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-02 15:39:42.546 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-02 15:39:42.577 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-02 15:39:42.579 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-02 15:39:42.582 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-02 15:39:42.584 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-02 15:39:42.587 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-02 15:39:42.619 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-02 15:39:42.648 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:39:42.677 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-02 15:39:42.706 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-02 15:39:42.736 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-02 15:39:42.766 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-02 15:39:42.796 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-02 15:39:42.825 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:39:42.855 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:39:42.885 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-02 15:39:42.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-02 15:39:42.890 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-02 15:39:42.893 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:39:42.911 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:39:42.914 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:39:42.916 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:39:42.919 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:39:42.921 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:39:42.951 | + 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' 2022-02-02 15:39:42.981 | + 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' 2022-02-02 15:39:43.010 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:39:43.041 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-02 15:39:43.044 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-02 15:39:43.046 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-02 15:39:43.049 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-02 15:39:43.051 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-02 15:39:43.054 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-02 15:39:43.057 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-02 15:39:43.060 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-02 15:39:43.064 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-02 15:39:43.067 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-02 15:39:43.069 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:39:43.082 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:39:43.082 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:39:43.091 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:39:43.094 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:39:43.111 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-02 15:39:43.113 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-02 15:39:43.117 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-02 15:39:43.149 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-02 15:39:43.178 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-02 15:39:43.208 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:39:43.236 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:39:43.265 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:39:43.293 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:39:43.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:39:43.351 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:39:43.379 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:39:43.409 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:39:43.438 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:39:43.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:39:43.496 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-02 15:39:43.498 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-02 15:39:43.502 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-02 15:39:43.504 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-02 15:39:43.507 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-02 15:39:43.510 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:43.512 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:43.515 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-02 15:39:43.518 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-02 15:39:43.520 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-02 15:39:43.549 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:39:43.580 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-02 15:39:43.580 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-02 15:39:43.589 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-02 15:39:43.593 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-02 15:39:43.595 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-02 15:39:43.598 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-02 15:39:43.600 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:39:43.603 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:39:43.606 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:43.608 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:43.611 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:39:43.613 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-02 15:39:43.616 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:43.618 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:43.621 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-02 15:39:43.683 | Enabling site placement-api. 2022-02-02 15:39:43.688 | To activate the new configuration, you need to run: 2022-02-02 15:39:43.688 | systemctl reload apache2 2022-02-02 15:39:43.693 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-02 15:39:43.696 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-02 15:39:43.699 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:39:43.701 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-02 15:39:43.834 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-02 15:39:43.861 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:43.866 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-02 15:39:43.887 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:43.890 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-02 15:39:43.908 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:43.910 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-02 15:39:43.913 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-02 15:39:43.916 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-02 15:39:43.947 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.112/identity 2022-02-02 15:39:43.976 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-02 15:39:44.005 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-02 15:39:44.034 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-02 15:39:44.064 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-02 15:39:44.093 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-02 15:39:44.123 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-02 15:39:44.152 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-02 15:39:44.169 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:44.172 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-02 15:39:44.189 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:44.192 | + ./stack.sh:main:969 : run_phase stack install 2022-02-02 15:39:44.194 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 15:39:44.198 | + functions-common:run_phase:1843 : local phase=install 2022-02-02 15:39:44.200 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:39:44.202 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:39:44.205 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:39:44.207 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:39:44.210 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:39:44.213 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:39:44.217 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:39:44.220 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:39:44.223 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:39:44.225 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-02 15:39:44.228 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:39:44.245 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:44.247 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:39:44.250 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:39:44.252 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-02 15:39:44.254 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-02 15:39:44.257 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:39:44.259 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-02 15:39:44.261 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-02 15:39:44.264 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-02 15:39:44.330 | ++ inc/async:async_inner:63 : install_tempest 2022-02-02 15:39:44.366 | [17588 Async install_tempest:83095]: running: install_tempest 2022-02-02 15:39:44.370 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:39:44.372 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:39:44.375 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:39:44.378 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:39:44.380 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-02 15:39:44.383 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 15:39:44.386 | + functions-common:run_plugins:1829 : local phase=install 2022-02-02 15:39:44.389 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 15:39:44.392 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 15:39:44.397 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-02 15:39:44.399 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-02 15:39:44.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:39:44.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:39:44.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-02-02 15:39:44.410 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:39:44.413 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-02 15:39:44.416 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-02 15:39:44.419 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:39:44.423 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-02 15:39:44.425 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-02 15:39:44.428 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:39:44.433 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:39:44.438 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:39:44.443 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-02 15:39:44.450 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-02 15:39:44.453 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-02 15:39:44.456 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-02 15:39:44.458 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-02 15:39:44.481 | Using python 3.8 to install python-openstackclient 2022-02-02 15:39:44.484 | + 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 2022-02-02 15:39:45.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:45.349 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:45.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:45.349 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:46.467 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:39:46.646 | Collecting python-openstackclient 2022-02-02 15:39:46.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-02 15:39:46.706 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-02 15:39:46.707 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-02 15:39:46.708 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-02 15:39:46.709 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-02 15:39:46.710 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-02 15:39:46.711 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-02 15:39:46.712 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-02 15:39:46.713 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-02 15:39:46.714 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-02 15:39:46.715 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-02 15:39:46.716 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-02 15:39:46.728 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-02 15:39:46.729 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-02 15:39:46.730 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-02 15:39:46.731 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-02 15:39:46.732 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-02 15:39:46.757 | 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) 2022-02-02 15:39:46.759 | 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) 2022-02-02 15:39:46.760 | 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) 2022-02-02 15:39:46.761 | 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) 2022-02-02 15:39:46.762 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-02 15:39:46.763 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-02 15:39:46.764 | 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) 2022-02-02 15:39:46.765 | 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) 2022-02-02 15:39:46.766 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-02 15:39:46.768 | 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) 2022-02-02 15:39:46.769 | 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.5) 2022-02-02 15:39:46.782 | 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.6) 2022-02-02 15:39:46.802 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-02 15:39:46.803 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-02 15:39:46.804 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-02 15:39:46.806 | 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) 2022-02-02 15:39:46.826 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-02 15:39:46.845 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-02 15:39:46.846 | 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) 2022-02-02 15:39:46.847 | 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) 2022-02-02 15:39:46.943 | 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) 2022-02-02 15:39:46.944 | 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.4.0) 2022-02-02 15:39:46.945 | 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) 2022-02-02 15:39:46.988 | 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.15.0) 2022-02-02 15:39:47.000 | 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.13.3) 2022-02-02 15:39:47.034 | 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.2) 2022-02-02 15:39:47.198 | 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) 2022-02-02 15:39:47.214 | 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.3) 2022-02-02 15:39:47.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.11) 2022-02-02 15:39:47.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-02 15:39:47.320 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-02 15:39:47.323 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-02 15:39:47.451 | 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.21) 2022-02-02 15:39:49.612 | Installing collected packages: python-openstackclient 2022-02-02 15:39:51.151 | Successfully installed python-openstackclient-5.7.0 2022-02-02 15:39:51.151 | 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 2022-02-02 15:39:51.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:39:51.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:39:51.288 | + inc/python:pip_install:200 : result=0 2022-02-02 15:39:51.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:39:51.293 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:51.296 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:51.298 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:51.301 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:51.303 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:51.306 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:39:51.308 | + functions-common:time_stop:2421 : start_time=1643816384475 2022-02-02 15:39:51.310 | + functions-common:time_stop:2423 : [[ -z 1643816384475 ]] 2022-02-02 15:39:51.313 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:51.318 | + functions-common:time_stop:2426 : end_time=1643816391315 2022-02-02 15:39:51.320 | + functions-common:time_stop:2427 : elapsed_time=6840 2022-02-02 15:39:51.322 | + functions-common:time_stop:2428 : total=224342 2022-02-02 15:39:51.325 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:51.327 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=231182 2022-02-02 15:39:51.330 | + inc/python:pip_install:203 : return 0 2022-02-02 15:39:51.332 | + ./stack.sh:main:981 : install_oscwrap 2022-02-02 15:39:51.335 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-02 15:39:51.340 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.9mJ1Yq2lPL 2022-02-02 15:39:51.343 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-02 15:39:51.345 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-02 15:39:51.348 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-02 15:39:51.351 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:39:51.353 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:39:51.356 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-02 15:39:51.373 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:51.376 | + ./stack.sh:main:1035 : configure_database 2022-02-02 15:39:51.378 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-02 15:39:51.381 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-02 15:39:51.384 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-02 15:39:51.386 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:39:51.388 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-02 15:39:51.391 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-02 15:39:51.393 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:51.396 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:51.398 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-02 15:39:51.400 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-02 15:39:51.403 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 15:39:51.405 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 15:39:51.407 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:39:51.409 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 15:39:51.411 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:39:51.413 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:39:51.416 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 15:39:51.418 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:39:51.420 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 15:39:51.422 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:39:51.425 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:39:51.427 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-02 15:39:51.429 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 15:39:51.432 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 15:39:51.435 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:39:51.437 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 15:39:51.440 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 15:39:51.442 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:39:51.444 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-02 15:39:51.460 | mysqladmin: connect to server at 'localhost' failed 2022-02-02 15:39:51.460 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-02 15:39:51.464 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-02 15:39:51.467 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-02 15:39:51.469 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:51.472 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:51.474 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-02 15:39:51.476 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-02 15:39:51.479 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-02 15:39:51.481 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:39:51.484 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:39:51.486 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-02 15:39:51.488 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-02 15:39:51.491 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-02 15:39:51.503 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:39:51.538 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-02 15:39:51.551 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:39:51.571 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-02 15:39:51.575 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-02 15:39:51.578 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-02 15:39:51.582 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-02 15:39:51.686 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-02 15:39:51.995 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-02 15:39:52.266 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-02 15:39:52.514 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-02 15:39:52.534 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-02 15:39:52.554 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:39:52.570 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-02 15:39:55.107 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-02 15:39:55.109 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-02 15:39:55.112 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:39:55.119 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-153955 2022-02-02 15:39:55.122 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-153955 1039' 2022-02-02 15:39:55.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.127 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:39:55.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.132 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:39:55.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.137 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:39:55.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.143 | + 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 2022-02-02 15:39:55.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.147 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.112 2022-02-02 15:39:55.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.153 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.112/identity 2022-02-02 15:39:55.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.158 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152419 2022-02-02 15:39:55.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.164 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:39:55.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.174 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.112 2022-02-02 15:39:55.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.179 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:39:55.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.184 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:39:55.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.189 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:39:55.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:39:55.194 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:39:55.196 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-02 15:39:55.199 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-02 15:39:55.201 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-02 15:39:55.214 | + ./stack.sh:main:1065 : start_dstat 2022-02-02 15:39:55.216 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.219 | + functions-common:run_process:1669 : local service=dstat 2022-02-02 15:39:55.221 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.224 | + functions-common:run_process:1671 : local group= 2022-02-02 15:39:55.226 | + functions-common:run_process:1672 : local user= 2022-02-02 15:39:55.230 | + functions-common:run_process:1674 : local name=dstat 2022-02-02 15:39:55.232 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:39:55.235 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:39:55.237 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:39:55.240 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:39:55.244 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:39:55.247 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816395244 2022-02-02 15:39:55.250 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-02 15:39:55.269 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:55.272 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-02 15:39:55.275 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-02 15:39:55.278 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.281 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.284 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.286 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.289 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-02 15:39:55.292 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-02 15:39:55.294 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-02 15:39:55.297 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:39:55.300 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:39:55.302 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-02 15:39:55.305 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-02 15:39:55.308 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-02 15:39:55.310 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.312 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:39:55.315 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:39:55.318 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:39:55.320 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:39:55.323 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-02 15:39:55.325 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:39:55.331 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-02 15:39:55.408 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-02 15:39:55.481 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:39:55.545 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-02 15:39:55.597 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-02 15:39:55.651 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:39:55.710 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:39:55.713 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-02 15:39:55.790 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:39:56.195 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-02 15:39:56.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-02 15:39:56.613 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-02 15:39:56.663 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:39:56.699 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:56.718 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:56.743 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:56.762 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:56.782 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:56.798 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:39:56.814 | + functions-common:time_stop:2421 : start_time=1643816395244 2022-02-02 15:39:56.839 | + functions-common:time_stop:2423 : [[ -z 1643816395244 ]] 2022-02-02 15:39:56.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:56.899 | + functions-common:time_stop:2426 : end_time=1643816396869 2022-02-02 15:39:56.919 | + functions-common:time_stop:2427 : elapsed_time=1625 2022-02-02 15:39:56.939 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:39:56.963 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:56.978 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1625 2022-02-02 15:39:57.007 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-02 15:39:57.026 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-02 15:39:57.058 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-02 15:39:57.075 | + functions-common:run_process:1671 : local group= 2022-02-02 15:39:57.099 | + functions-common:run_process:1672 : local user=root 2022-02-02 15:39:57.114 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-02 15:39:57.132 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:39:57.135 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:39:57.138 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:39:57.140 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:39:57.144 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:39:57.148 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816397145 2022-02-02 15:39:57.151 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-02 15:39:57.172 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:57.178 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:39:57.182 | + functions-common:time_stop:2414 : local name 2022-02-02 15:39:57.184 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:39:57.187 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:39:57.189 | + functions-common:time_stop:2417 : local total 2022-02-02 15:39:57.192 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:39:57.194 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:39:57.197 | + functions-common:time_stop:2421 : start_time=1643816397145 2022-02-02 15:39:57.200 | + functions-common:time_stop:2423 : [[ -z 1643816397145 ]] 2022-02-02 15:39:57.205 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:39:57.208 | + functions-common:time_stop:2426 : end_time=1643816397205 2022-02-02 15:39:57.210 | + functions-common:time_stop:2427 : elapsed_time=60 2022-02-02 15:39:57.213 | + functions-common:time_stop:2428 : total=1625 2022-02-02 15:39:57.216 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:39:57.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1685 2022-02-02 15:39:57.234 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-02 15:39:57.281 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:57.284 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-02 15:39:57.308 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:39:57.318 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-02 15:39:57.369 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:39:57.372 | + ./stack.sh:main:1078 : start_etcd3 2022-02-02 15:39:57.375 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-02 15:39:57.384 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-827511-1-iscsi --data-dir /opt/stack/data/etcd' 2022-02-02 15:39:57.398 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-02 15:39:57.419 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-827511-1-iscsi=http://10.222.0.112:2380' 2022-02-02 15:39:57.439 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.112:2380' 2022-02-02 15:39:57.443 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.112:2379' 2022-02-02 15:39:57.447 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-02 15:39:57.461 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-02 15:39:57.464 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.112:2379' 2022-02-02 15:39:57.467 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-02 15:39:57.469 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-02 15:39:57.472 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-02 15:39:57.498 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-827511-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-827511-1-iscsi=http://10.222.0.112:2380 --initial-advertise-peer-urls http://10.222.0.112:2380 --advertise-client-urls http://10.222.0.112:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.112:2379 --debug' '' root 2022-02-02 15:39:57.519 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-02 15:39:57.543 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name dv-cinder-827511-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-827511-1-iscsi=http://10.222.0.112:2380 --initial-advertise-peer-urls http://10.222.0.112:2380 --advertise-client-urls http://10.222.0.112:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.112:2379 --debug' 2022-02-02 15:39:57.549 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:39:57.571 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-02 15:39:57.591 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:39:57.600 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:39:57.602 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-02 15:39:57.606 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:39:57.611 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-02 15:39:57.687 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-02 15:39:57.757 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-827511-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-827511-1-iscsi=http://10.222.0.112:2380 --initial-advertise-peer-urls http://10.222.0.112:2380 --advertise-client-urls http://10.222.0.112:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.112:2379 --debug' 2022-02-02 15:39:57.814 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-02 15:39:57.871 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-02 15:39:57.930 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:39:57.988 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:39:57.990 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-02 15:39:58.060 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:39:58.475 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-02 15:39:58.540 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-02 15:39:58.599 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-02 15:39:58.662 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-02 15:39:58.730 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-02 15:39:58.736 | ++ functions-common:is_arch:495 : uname -m 2022-02-02 15:39:58.738 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-02 15:39:58.741 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-02 15:39:59.184 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-02 15:39:59.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-02 15:39:59.635 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-02 15:40:00.435 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-02 15:40:00.457 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:40:00.460 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-02 15:40:00.463 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-02 15:40:00.468 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-02 15:40:00.471 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-02 15:40:00.485 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-02 15:40:00.497 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-02 15:40:00.500 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:40:00.503 | + 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.112/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-02 15:40:00.599 | The user clouds.yaml file didn't exist. 2022-02-02 15:40:00.610 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-02 15:40:00.720 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-02 15:40:00.833 | + 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-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-02 15:40:00.952 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-02 15:40:01.081 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-02 15:40:01.215 | + functions-common:write_clouds_yaml:155 : /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.112/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-02 15:40:01.345 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-02 15:40:01.478 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.112/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-02 15:40:01.613 | + functions-common:write_clouds_yaml:187 : cat 2022-02-02 15:40:01.619 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-02 15:40:01.622 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-02 15:40:01.625 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-02 15:40:01.628 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-02 15:40:01.631 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-02 15:40:01.635 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-02 15:40:01.658 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:40:01.662 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-02 15:40:01.666 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:40:01.670 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-02 15:40:01.678 | + ./stack.sh:main:1095 : '[' 10.222.0.112 == 10.222.0.112 ']' 2022-02-02 15:40:01.682 | + ./stack.sh:main:1096 : init_keystone 2022-02-02 15:40:01.684 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-02 15:40:01.703 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:40:01.706 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-02 15:40:01.708 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-02 15:40:01.711 | + lib/database:recreate_database:112 : local db=keystone 2022-02-02 15:40:01.713 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-02 15:40:01.716 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-02 15:40:01.719 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-02 15:40:01.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:40:01.749 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-02 15:40:01.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:40:01.785 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-02 15:40:01.788 | + functions-common:time_start:2400 : local name=dbsync 2022-02-02 15:40:01.792 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:40:01.794 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:40:01.799 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:40:01.803 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816401800 2022-02-02 15:40:01.806 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-02 15:40:06.604 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:06.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:06.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:06.605 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:06.605 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:06.633 | 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=84977) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:40:06.640 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:06.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:06.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:06.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:06.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:06.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:06.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:06.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:06.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:06.671 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:06.724 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:06.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:06.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:06.725 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:06.725 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:06.733 | INFO migrate.versioning.api [-] 108 -> 109...  2022-02-02 15:40:08.375 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.376 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.377 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.377 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.379 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.379 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_newton.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.391 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.392 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.394 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.394 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.394 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.395 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.395 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.396 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.396 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.397 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.398 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.398 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.399 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.400 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.401 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.402 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.402 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.402 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.403 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.403 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.403 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.404 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.404 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.405 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.405 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.406 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.406 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.407 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.407 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.407 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.407 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.408 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.408 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.409 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.409 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.409 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.411 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.411 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.412 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.412 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.413 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.413 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.415 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.415 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.415 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.415 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.416 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.416 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.417 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.418 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.418 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.419 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.422 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.446 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.447 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.447 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.447 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.447 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.447 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.448 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.448 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.449 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.449 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.449 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.450 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.450 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.451 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.451 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.451 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.451 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.451 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.452 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.452 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.453 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.453 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.453 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.453 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.454 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.454 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.455 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.455 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.456 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.456 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.456 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.457 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.457 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.457 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.457 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.459 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.459 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.460 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.460 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.462 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.462 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.463 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.463 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.464 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.464 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.464 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.464 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.466 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.466 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.466 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.467 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.468 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.471 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.472 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.472 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.473 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.473 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.473 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.473 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.474 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.474 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.474 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.475 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.475 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.476 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.476 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.476 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.477 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.477 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.477 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.478 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.479 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.479 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.479 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.479 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.480 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.480 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.481 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.481 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.481 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.482 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.482 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.482 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.483 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.483 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.483 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.485 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.485 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.485 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.486 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.487 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.487 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.488 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.488 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.488 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.488 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.489 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.489 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.490 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.491 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.491 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.491 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.493 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.494 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.501 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:08.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.504 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.504 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.505 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.505 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.505 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.506 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.506 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.507 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.507 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.507 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.509 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.509 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.510 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.510 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.510 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.510 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.510 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.511 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.511 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.512 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.512 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.513 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.514 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.514 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.515 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.515 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.516 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.516 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.517 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.517 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.517 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.519 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.520 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.520 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.521 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.522 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.522 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.523 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.523 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.523 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.524 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.524 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.524 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.526 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.526 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.526 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.527 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:08.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:08.530 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:08.531 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:08.541 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:40:08.558 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.558 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:40:08.566 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.566 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:40:08.677 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.677 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:40:08.686 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.686 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:40:08.694 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.694 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:40:08.708 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.708 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:40:08.717 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.717 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:40:08.726 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.726 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:40:08.734 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.734 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:40:08.866 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.866 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:40:08.879 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:08.879 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:40:09.014 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.014 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:40:09.023 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.023 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:40:09.203 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.203 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:40:09.211 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.212 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:40:09.281 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.281 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:40:09.291 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.291 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:40:09.298 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.299 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:40:09.307 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.307 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:40:09.315 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.315 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:40:09.324 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.324 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:40:09.407 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.408 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:40:09.484 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.484 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:40:09.581 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.581 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:40:09.590 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.590 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:40:09.599 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.599 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:40:09.608 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.608 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:40:09.616 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.616 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:40:09.625 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.626 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:40:09.691 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.691 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:40:09.723 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.723 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:40:09.781 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.781 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:40:09.937 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.937 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:40:09.994 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:09.994 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:40:10.031 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.031 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:40:10.070 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.070 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:40:10.079 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.079 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:40:10.086 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.086 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:40:10.093 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.094 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:40:10.100 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.101 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:40:10.109 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.110 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:40:10.116 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.117 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:40:10.124 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.124 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:40:10.132 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.132 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:40:10.260 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.261 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:40:10.268 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.268 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:40:10.611 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.611 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:40:10.777 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.777 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:40:10.784 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.784 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:40:10.793 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.793 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:40:10.800 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.800 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:40:10.808 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.809 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:40:10.846 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.847 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:40:10.855 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.856 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:40:10.964 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:10.964 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:40:11.029 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.029 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:40:11.036 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.036 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:40:11.044 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.044 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:40:11.052 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.052 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:40:11.060 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.060 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:40:11.070 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.071 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:40:11.131 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.133 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:40:11.140 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.141 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:40:11.220 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.220 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:40:11.385 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.386 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:40:11.468 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.468 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:40:11.475 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.475 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:40:11.483 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.483 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:40:11.490 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.491 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:40:11.499 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.499 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:40:11.506 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.506 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:40:11.514 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.514 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:40:11.635 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.635 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:40:11.643 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.643 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:40:11.651 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.651 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:40:11.660 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.660 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:40:11.668 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.668 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:40:11.676 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.676 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:40:11.744 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.746 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.746 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.747 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.747 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.748 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.749 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.750 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.750 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.750 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.750 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.751 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.751 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.751 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.752 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.752 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.752 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.753 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.753 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.753 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.755 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.755 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.755 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.755 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.755 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.756 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.756 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.756 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.756 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.756 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.757 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.757 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.757 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.757 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.758 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.758 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.759 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.759 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.759 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.760 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.760 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.761 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.762 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.762 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.765 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.767 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.767 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.768 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.768 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.768 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.768 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.769 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.769 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.769 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.770 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.770 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.770 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.770 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.771 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.774 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.774 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.775 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.775 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.775 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.775 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.775 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.776 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.776 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.776 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.777 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.777 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.777 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.778 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.778 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.778 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.779 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.779 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.779 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.779 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.780 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.780 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.781 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.781 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.782 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.782 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.783 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.783 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.783 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.783 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.784 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.784 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.785 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.785 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.785 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.786 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.787 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.787 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.787 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.789 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.789 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.790 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.791 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.791 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.791 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.791 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.791 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.793 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.793 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.793 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.794 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.796 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.798 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.799 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.800 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.800 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.800 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.800 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.800 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.801 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.801 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.801 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.802 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.802 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.802 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.803 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.803 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.803 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.804 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.804 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.804 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.805 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.805 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.806 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.806 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.807 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.807 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.808 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.808 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.809 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.809 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.809 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.809 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.810 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.810 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.810 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.811 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.811 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.813 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.813 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.815 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.815 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.816 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.816 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.816 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.816 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.817 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.817 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.818 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.819 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.819 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.819 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.822 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.830 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.831 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.831 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.833 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.833 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.834 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.834 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.835 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.835 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.836 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.836 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.837 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.837 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.837 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.838 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.838 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.838 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.839 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.839 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.839 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.840 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.840 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.841 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.841 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.841 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.841 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.842 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.842 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.842 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.842 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.842 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.843 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.844 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.844 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.844 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.845 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.846 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.846 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.846 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.847 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.847 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.848 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.848 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.849 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.849 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.849 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.849 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.849 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.850 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.850 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.851 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.853 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.853 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.853 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.854 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.854 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.854 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.855 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.855 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.855 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.855 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.856 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.856 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.880 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.883 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.883 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.884 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.884 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.885 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.885 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.886 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.886 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.886 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.888 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.888 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.889 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.893 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.893 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.893 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.894 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.894 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.894 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.894 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.897 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.897 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.898 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.899 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.899 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.899 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.899 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.901 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.904 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.904 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.904 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.904 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.905 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.905 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.905 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.905 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.905 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.905 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.907 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.907 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.909 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.909 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.910 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.910 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.911 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.911 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.912 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.912 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.912 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.912 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.913 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.913 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.916 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.917 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.918 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.924 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.924 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.925 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.926 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.926 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.929 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.929 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.930 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.931 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.934 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.934 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.934 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.935 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.935 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.935 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.935 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.935 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:11.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.946 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.947 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.947 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.948 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.951 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.951 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.951 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.951 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.953 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.954 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.954 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.956 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.957 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.957 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.957 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.958 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.958 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.960 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.962 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.962 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.965 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.965 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.967 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.967 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.967 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.967 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.968 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.968 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.968 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.968 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.969 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.969 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.969 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:11.969 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:11.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:11.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:11.979 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:40:11.987 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.987 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:40:11.995 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:11.996 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:40:12.011 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.011 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:40:12.019 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.019 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:40:12.028 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.028 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:40:12.035 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.035 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:40:12.043 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.043 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:40:12.051 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.051 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:40:12.059 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.060 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:40:12.071 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.071 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:40:12.078 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.078 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:40:12.119 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.120 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:40:12.130 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.130 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:40:12.190 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.190 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:40:12.267 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.267 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:40:12.275 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.275 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:40:12.282 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.282 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:40:12.291 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.291 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:40:12.299 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.299 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:40:12.307 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.307 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:40:12.315 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.315 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:40:12.324 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.324 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:40:12.331 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.331 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:40:12.341 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.341 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:40:12.349 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.349 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:40:12.357 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.357 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:40:12.365 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.365 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:40:12.373 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.374 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:40:12.382 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.383 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:40:12.390 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.391 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:40:12.399 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.399 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:40:12.406 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.407 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:40:12.415 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.415 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:40:12.424 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.424 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:40:12.432 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.432 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:40:12.440 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.440 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:40:12.448 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.448 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:40:12.456 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.456 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:40:12.464 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.464 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:40:12.472 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.472 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:40:12.480 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.480 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:40:12.488 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.488 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:40:12.496 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.496 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:40:12.505 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.505 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:40:12.512 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.512 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:40:12.562 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.562 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:40:12.570 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.571 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:40:12.579 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.579 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:40:12.587 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.587 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:40:12.596 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.596 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:40:12.604 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.604 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:40:12.612 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.612 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:40:12.621 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.621 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:40:12.629 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.630 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:40:12.637 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.637 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:40:12.645 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.645 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:40:12.653 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.653 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:40:12.660 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.660 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:40:12.669 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.669 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:40:12.677 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.677 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:40:12.686 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.686 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:40:12.709 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.709 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:40:12.716 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.716 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:40:12.727 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.727 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:40:12.738 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.738 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:40:12.747 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.747 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:40:12.755 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.755 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:40:12.763 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.764 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:40:12.771 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.771 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:40:12.780 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.780 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:40:12.789 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.789 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:40:12.798 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.798 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:40:12.808 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.808 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:40:12.815 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.816 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:40:12.824 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.824 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:40:12.831 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.832 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:40:12.841 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.841 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:40:12.848 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.848 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:40:12.856 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:12.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.860 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.860 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.861 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.861 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.862 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.862 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.862 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.863 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.863 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.863 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.863 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.864 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.864 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.864 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.865 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.865 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.865 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.865 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.865 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.866 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.866 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.867 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.867 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.867 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.868 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.868 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.869 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.869 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.870 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.870 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.871 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.871 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.871 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.871 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.873 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.873 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.874 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.874 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.874 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.875 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.875 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.876 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.876 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.876 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.877 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.877 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.879 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.879 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.879 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.879 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.882 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.882 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:12.882 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:12.883 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:12.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.884 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.885 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.886 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.886 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.887 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.888 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.888 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.889 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.889 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.889 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.889 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.890 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.891 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.892 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.895 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.896 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.896 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.896 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.897 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.897 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.897 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.898 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.898 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.899 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.900 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.901 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.902 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.902 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.902 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.902 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.902 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.903 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.904 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.906 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.906 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.906 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.906 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.906 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.907 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.907 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.907 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.908 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.908 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.908 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.908 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.908 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:12.908 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:12.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:12.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.910 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.910 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.911 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.911 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.912 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.913 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.914 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.914 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.914 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.914 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.915 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.916 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.916 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.916 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.916 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.917 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.917 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.918 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.919 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.920 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.921 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.922 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.923 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.923 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.923 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.924 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.924 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.924 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.925 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.926 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.927 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.928 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.929 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.931 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.931 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.931 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.931 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.932 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.932 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.932 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.932 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.933 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:12.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:12.941 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:12.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.944 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.945 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.946 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.946 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.946 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.946 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.947 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.947 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.947 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.948 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.948 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.948 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.949 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.950 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.952 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.954 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.954 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.955 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.957 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.957 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.958 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.958 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.959 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.959 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.959 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.966 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:12.966 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:12.989 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.993 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.993 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.994 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.994 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.994 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.994 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.995 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.995 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.995 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.995 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.996 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.996 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.996 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.996 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.997 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.997 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.997 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.997 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.997 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.998 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.998 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:12.999 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:12.999 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.000 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.000 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.000 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.001 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.001 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.002 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.003 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.003 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.003 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.003 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.003 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.005 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.005 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.006 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.006 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.007 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.007 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.007 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.008 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.008 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.008 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.009 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.009 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.011 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.011 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.011 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.012 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.014 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.014 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:13.014 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:13.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.019 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.021 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.023 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.023 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.025 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.025 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.028 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.028 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.028 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.032 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.032 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.033 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40: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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.040 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:13.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:13.048 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.051 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.051 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.052 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.052 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.052 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.052 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.052 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.053 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.053 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.054 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.054 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.054 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.055 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.056 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.056 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.056 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.057 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.057 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.057 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.057 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.057 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.059 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.059 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.059 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.059 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.059 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.060 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.061 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.062 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.068 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.068 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.070 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.070 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:40:13.073 | 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=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:40:13.073 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:40:13.073 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:40:13.083 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:40:13.093 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.093 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:40:13.216 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.216 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:40:13.345 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.345 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:40:13.498 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.498 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:40:13.511 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.512 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:40:13.519 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.519 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:40:13.527 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.527 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:40:13.534 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.534 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:40:13.542 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.542 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:40:13.550 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.550 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:40:13.625 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.625 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:40:13.714 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.714 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:40:13.861 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:13.861 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:40:14.147 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.147 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:40:14.272 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.272 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:40:14.281 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.281 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:40:14.288 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.288 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:40:14.296 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.297 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:40:14.304 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.304 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:40:14.312 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.312 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:40:14.319 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.319 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:40:14.328 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.328 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:40:14.335 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.335 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:40:14.451 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.451 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:40:14.458 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.459 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:40:14.466 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.466 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:40:14.474 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.474 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:40:14.482 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.482 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:40:14.490 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.490 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:40:14.499 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.499 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:40:14.506 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.507 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:40:14.544 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.544 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:40:14.552 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.552 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:40:14.561 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.561 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:40:14.622 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.622 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:40:14.675 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.675 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:40:14.781 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.781 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:40:14.790 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.790 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:40:14.797 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.797 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:40:14.805 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.805 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:40:14.813 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.813 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:40:14.823 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.823 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:40:14.832 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.832 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:40:14.841 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.842 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:40:14.850 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.850 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:40:14.859 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:14.859 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:40:15.051 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.051 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:40:15.061 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.062 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:40:15.079 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.080 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:40:15.089 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.089 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:40:15.097 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.097 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:40:15.104 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.105 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:40:15.112 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.112 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:40:15.223 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.223 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:40:15.252 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.252 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:40:15.260 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.261 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:40:15.271 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.271 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:40:15.281 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.281 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:40:15.289 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.289 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:40:15.297 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.298 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:40:15.306 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.306 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:40:15.313 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.314 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:40:15.487 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.488 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:40:15.497 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.497 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:40:15.505 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.505 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:40:15.513 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.514 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:40:15.522 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.522 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:40:15.532 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.532 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:40:15.542 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.542 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:40:15.550 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.550 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:40:15.558 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.558 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:40:15.678 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.678 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:40:15.687 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.687 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:40:15.696 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.696 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:40:15.704 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.704 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:40:15.712 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.712 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:40:15.720 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.720 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:40:15.728 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:15.729 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:40:15.735 | INFO migrate.versioning.api [-] done 2022-02-02 15:40:16.158 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-02 15:40:16.160 | + functions-common:time_stop:2414 : local name 2022-02-02 15:40:16.163 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:40:16.165 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:40:16.168 | + functions-common:time_stop:2417 : local total 2022-02-02 15:40:16.170 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:40:16.173 | + functions-common:time_stop:2420 : name=dbsync 2022-02-02 15:40:16.175 | + functions-common:time_stop:2421 : start_time=1643816401800 2022-02-02 15:40:16.178 | + functions-common:time_stop:2423 : [[ -z 1643816401800 ]] 2022-02-02 15:40:16.182 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:40:16.186 | + functions-common:time_stop:2426 : end_time=1643816416183 2022-02-02 15:40:16.189 | + functions-common:time_stop:2427 : elapsed_time=14383 2022-02-02 15:40:16.191 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:40:16.193 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:40:16.197 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14383 2022-02-02 15:40:16.199 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-02 15:40:16.201 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-02 15:40:16.205 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-02 15:40:20.783 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-02 15:40:20.784 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-02 15:40:20.784 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-02 15:40:20.784 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-02 15:40:20.785 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-02 15:40:20.785 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-02 15:40:20.785 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-02 15:40:20.785 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-02 15:40:20.786 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-02 15:40:21.139 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-02 15:40:21.143 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-02 15:40:25.711 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-02 15:40:25.712 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-02 15:40:25.712 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-02 15:40:25.712 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-02 15:40:25.713 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-02 15:40:25.713 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-02 15:40:25.713 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-02 15:40:25.713 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-02 15:40:25.714 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-02 15:40:26.066 | + ./stack.sh:main:1097 : start_keystone 2022-02-02 15:40:26.069 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-02 15:40:26.072 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-02 15:40:26.074 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-02 15:40:26.090 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:40:26.093 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:40:26.096 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-02 15:40:26.100 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-02 15:40:26.103 | + functions-common:run_process:1669 : local service=keystone 2022-02-02 15:40:26.106 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.108 | + functions-common:run_process:1671 : local group= 2022-02-02 15:40:26.111 | + functions-common:run_process:1672 : local user= 2022-02-02 15:40:26.113 | + functions-common:run_process:1674 : local name=keystone 2022-02-02 15:40:26.116 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:40:26.119 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:40:26.121 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:40:26.123 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:40:26.129 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:40:26.134 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816426131 2022-02-02 15:40:26.136 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-02 15:40:26.153 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:40:26.156 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-02 15:40:26.158 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-02 15:40:26.160 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.163 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.166 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.168 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.170 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-02 15:40:26.173 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-02 15:40:26.175 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-02 15:40:26.178 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:40:26.181 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:40:26.183 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-02 15:40:26.186 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-02 15:40:26.188 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-02 15:40:26.190 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.192 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:40:26.194 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:40:26.197 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-02 15:40:26.199 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:40:26.203 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-02 15:40:26.266 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-02 15:40:26.328 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-02 15:40:26.378 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:40:26.427 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:40:26.479 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-02 15:40:26.529 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-02 15:40:26.581 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-02 15:40:26.635 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-02 15:40:26.688 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-02 15:40:26.718 | ++ inc/async:async_inner:64 : rc=0 2022-02-02 15:40:26.741 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:40:26.744 | [83095 Async install_tempest:83095]: finished successfully 2022-02-02 15:40:26.744 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-02 15:40:26.805 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:40:27.180 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-02 15:40:27.193 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-02 15:40:27.551 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-02 15:40:27.629 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:40:27.631 | + functions-common:time_stop:2414 : local name 2022-02-02 15:40:27.634 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:40:27.636 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:40:27.639 | + functions-common:time_stop:2417 : local total 2022-02-02 15:40:27.641 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:40:27.644 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:40:27.646 | + functions-common:time_stop:2421 : start_time=1643816426131 2022-02-02 15:40:27.649 | + functions-common:time_stop:2423 : [[ -z 1643816426131 ]] 2022-02-02 15:40:27.652 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:40:27.656 | + functions-common:time_stop:2426 : end_time=1643816427654 2022-02-02 15:40:27.658 | + functions-common:time_stop:2427 : elapsed_time=1523 2022-02-02 15:40:27.661 | + functions-common:time_stop:2428 : total=1685 2022-02-02 15:40:27.663 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:40:27.667 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3208 2022-02-02 15:40:27.669 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-02 15:40:27.669 | Waiting for keystone to start... 2022-02-02 15:40:27.671 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.112/identity/v3/ 2022-02-02 15:40:27.674 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.112/identity/v3/ 2022-02-02 15:40:27.676 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:40:27.679 | + functions:wait_for_service:458 : local url=http://10.222.0.112/identity/v3/ 2022-02-02 15:40:27.681 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:40:27.683 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:40:27.686 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:40:27.688 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:40:27.691 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:40:27.696 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:40:27.699 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816427696 2022-02-02 15:40:27.702 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:40:27.707 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112/identity/v3/ 2022-02-02 15:40:34.091 | + :: : [[ 200 == 503 ]] 2022-02-02 15:40:34.092 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:40:34.095 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:40:34.098 | + functions-common:time_stop:2414 : local name 2022-02-02 15:40:34.100 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:40:34.102 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:40:34.105 | + functions-common:time_stop:2417 : local total 2022-02-02 15:40:34.107 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:40:34.110 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:40:34.112 | + functions-common:time_stop:2421 : start_time=1643816427696 2022-02-02 15:40:34.114 | + functions-common:time_stop:2423 : [[ -z 1643816427696 ]] 2022-02-02 15:40:34.118 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:40:34.123 | + functions-common:time_stop:2426 : end_time=1643816434120 2022-02-02 15:40:34.125 | + functions-common:time_stop:2427 : elapsed_time=6424 2022-02-02 15:40:34.127 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:40:34.130 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:40:34.133 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6424 2022-02-02 15:40:34.136 | + functions:wait_for_service:467 : return 0 2022-02-02 15:40:34.138 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-02 15:40:34.155 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:40:34.157 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-02 15:40:34.160 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:40:34.162 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-02 15:40:34.193 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-02 15:40:34.197 | + lib/keystone:bootstrap_keystone:591 : /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-public-url http://10.222.0.112/identity 2022-02-02 15:40:38.855 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.856 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.856 | 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=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.863 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.881 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.881 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.912 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.948 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:38.949 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.041 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.042 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.042 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.042 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.042 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.042 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.055 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.055 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.055 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.056 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.056 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.056 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.056 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.063 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.066 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.066 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.067 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.067 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.067 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.067 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.067 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=85870) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:40:39.100 | 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=85870) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:40:39.421 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created domain default 2022-02-02 15:40:39.469 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created project admin 2022-02-02 15:40:39.500 | DEBUG passlib.handlers.bcrypt [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=85870) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-02 15:40:39.501 | DEBUG passlib.handlers.bcrypt [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=85870) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-02 15:40:39.561 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created user admin 2022-02-02 15:40:39.576 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created role reader 2022-02-02 15:40:39.586 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created role member 2022-02-02 15:40:39.609 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created implied role where 24f0f99266ea449f81cc6af8fa48f6b4 implies 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:40:39.619 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created role admin 2022-02-02 15:40:39.636 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created implied role where ad76179174ce4f31a4a7cacdf9c88716 implies 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:40:39.647 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Granted role admin on project admin to user admin. 2022-02-02 15:40:39.655 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Granted role admin on the system to user admin. 2022-02-02 15:40:39.668 | WARNING py.warnings [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 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. 2022-02-02 15:40:39.668 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-02 15:40:39.668 |  2022-02-02 15:40:39.672 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created region RegionOne 2022-02-02 15:40:39.707 | INFO keystone.cmd.bootstrap [None req-6d643e5f-11ae-45bb-b946-a6be69a269b2 None None] Created public endpoint http://10.222.0.112/identity 2022-02-02 15:40:40.159 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-02 15:40:40.161 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-02 15:40:40.164 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-02 15:40:40.168 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-02 15:40:43.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:43.480 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:43.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:43.480 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:43.628 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:43.631 | + lib/keystone:create_keystone_accounts:299 : admin_project=ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:40:43.634 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-02 15:40:43.637 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-02 15:40:45.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:45.795 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:45.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:45.795 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:45.942 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:45.946 | + lib/keystone:create_keystone_accounts:301 : admin_user=ff3a983a91294a47a1a377141a349c55 2022-02-02 15:40:45.948 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-02 15:40:45.950 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-02 15:40:45.953 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-02 15:40:45.955 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin ff3a983a91294a47a1a377141a349c55 default 2022-02-02 15:40:46.011 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ff3a983a91294a47a1a377141a349c55 default 2022-02-02 15:40:46.049 | [17588 Async ks-domain-role:85990]: running: get_or_add_user_domain_role admin ff3a983a91294a47a1a377141a349c55 default 2022-02-02 15:40:46.051 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-02 15:40:46.055 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-02 15:40:46.058 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-02 15:40:48.372 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-02 15:40:48.375 | + functions-common:get_or_create_domain:877 : echo default 2022-02-02 15:40:48.375 | default 2022-02-02 15:40:48.377 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-02 15:40:48.448 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-02 15:40:48.487 | [17588 Async ks-project:86119]: running: get_or_create_project service Default 2022-02-02 15:40:48.490 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-02 15:40:48.560 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-02 15:40:48.603 | [17588 Async ks-service:86205]: running: get_or_create_role service 2022-02-02 15:40:48.606 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-02 15:40:48.676 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-02 15:40:48.804 | [17588 Async ks-reseller:86301]: running: get_or_create_role ResellerAdmin 2022-02-02 15:40:48.818 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-02 15:40:48.834 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-02 15:40:49.250 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-02 15:40:49.502 | [17588 Async ks-anotherrole:86391]: running: get_or_create_role anotherrole 2022-02-02 15:40:49.522 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-02 15:40:49.554 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-02 15:40:49.582 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:40:49.615 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-02 15:40:51.634 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:40:51.806 | [86119 Async ks-project:86119]: finished successfully 2022-02-02 15:40:51.891 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:40:51.907 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:40:51.952 | [86301 Async ks-reseller:86301]: finished successfully 2022-02-02 15:40:51.973 | [86205 Async ks-service:86205]: finished successfully 2022-02-02 15:40:52.587 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:40:52.613 | [86391 Async ks-anotherrole:86391]: finished successfully 2022-02-02 15:40:52.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:52.884 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:52.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:52.884 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:53.036 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:53.040 | ++ functions-common:get_or_create_project:927 : project_id=bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:53.043 | ++ functions-common:get_or_create_project:928 : echo bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:53.045 | + lib/keystone:create_keystone_accounts:329 : invis_project=bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:53.048 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-02 15:40:53.051 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-02 15:40:53.053 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:40:53.056 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-02 15:40:54.660 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:40:54.685 | [85990 Async ks-domain-role:85990]: finished successfully 2022-02-02 15:40:55.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:55.233 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:55.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:55.233 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:55.397 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:55.400 | ++ functions-common:get_or_create_project:927 : project_id=aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:55.403 | ++ functions-common:get_or_create_project:928 : echo aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:55.406 | + lib/keystone:create_keystone_accounts:333 : demo_project=aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:55.408 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-02 15:40:55.411 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-02 15:40:55.414 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:40:55.417 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-02 15:40:55.419 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-02 15:40:55.422 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-02 15:40:57.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.622 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.622 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.778 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:57.781 | ++ functions-common:get_or_create_user:914 : user_id=d6f6bcfd2a204736afdc95620811d1fe 2022-02-02 15:40:57.783 | ++ functions-common:get_or_create_user:915 : echo d6f6bcfd2a204736afdc95620811d1fe 2022-02-02 15:40:57.786 | + lib/keystone:create_keystone_accounts:336 : demo_user=d6f6bcfd2a204736afdc95620811d1fe 2022-02-02 15:40:57.794 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-02 15:40:57.846 | [17588 Async ks-domain-role:85990]: Waiting for completion of get_or_add_user_domain_role admin ff3a983a91294a47a1a377141a349c55 default running on PID 85990 (6 other jobs running) 2022-02-02 15:40:57.872 | [17588 Async ks-domain-role:85990]: Signaling child to exit 2022-02-02 15:40:57.872 | WAKEUP 2022-02-02 15:40:57.895 | [17588 Async ks-domain-role:85990]: Signaled 2022-02-02 15:40:57.896 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-02 15:40:57.897 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user ff3a983a91294a47a1a377141a349c55 --domain default 2022-02-02 15:40:57.897 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:57.897 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-02 15:40:57.897 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:40:57.897 | ++ functions-common:get_field:801 : read data 2022-02-02 15:40:57.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.897 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.897 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.897 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:57.897 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-02 15:40:57.897 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-02 15:40:57.897 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user ff3a983a91294a47a1a377141a349c55 --domain default 2022-02-02 15:40:57.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.898 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user ff3a983a91294a47a1a377141a349c55 --domain default 2022-02-02 15:40:57.898 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:57.898 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-02 15:40:57.898 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:40:57.898 | ++ functions-common:get_field:801 : read data 2022-02-02 15:40:57.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.898 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:57.898 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:40:57.898 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:40:57.898 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:40:57.898 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | ff3a983a91294a47a1a377141a349c55 | | | default | | False |' 2022-02-02 15:40:57.898 | ++ functions-common:get_field:801 : read data 2022-02-02 15:40:57.898 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:40:57.898 | + functions-common:get_or_add_user_domain_role:1010 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:40:57.898 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:40:57.940 | [17588 Async ks-domain-role:85990]: finished get_or_add_user_domain_role admin ff3a983a91294a47a1a377141a349c55 default with result 0 in 8 seconds 2022-02-02 15:40:57.948 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-02 15:40:57.984 | [17588 Async ks-project:86119]: Waiting for completion of get_or_create_project service Default running on PID 86119 (5 other jobs running) 2022-02-02 15:40:58.008 | [17588 Async ks-project:86119]: Signaling child to exit 2022-02-02 15:40:58.009 | WAKEUP 2022-02-02 15:40:58.031 | [17588 Async ks-project:86119]: Signaled 2022-02-02 15:40:58.032 | + functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:40:58.032 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-02 15:40:58.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.032 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.032 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.032 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:58.032 | + functions-common:get_or_create_project:927 : project_id=a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:40:58.032 | + functions-common:get_or_create_project:928 : echo a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:40:58.032 | a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:40:58.077 | [17588 Async ks-project:86119]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-02 15:40:58.112 | [17588 Async ks-service:86205]: Waiting for completion of get_or_create_role service running on PID 86205 (4 other jobs running) 2022-02-02 15:40:58.138 | [17588 Async ks-service:86205]: Signaling child to exit 2022-02-02 15:40:58.138 | WAKEUP 2022-02-02 15:40:58.160 | [17588 Async ks-service:86205]: Signaled 2022-02-02 15:40:58.161 | + functions-common:get_or_create_role:934 : local role_id 2022-02-02 15:40:58.161 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-02 15:40:58.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.162 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.162 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.162 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:58.162 | + functions-common:get_or_create_role:939 : role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:40:58.162 | + functions-common:get_or_create_role:940 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:40:58.162 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:40:58.205 | [17588 Async ks-service:86205]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-02 15:40:58.243 | [17588 Async ks-reseller:86301]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 86301 (3 other jobs running) 2022-02-02 15:40:58.267 | [17588 Async ks-reseller:86301]: Signaling child to exit 2022-02-02 15:40:58.267 | WAKEUP 2022-02-02 15:40:58.290 | [17588 Async ks-reseller:86301]: Signaled 2022-02-02 15:40:58.292 | + functions-common:get_or_create_role:934 : local role_id 2022-02-02 15:40:58.292 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-02 15:40:58.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.292 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.292 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.292 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:58.292 | + functions-common:get_or_create_role:939 : role_id=dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:40:58.292 | + functions-common:get_or_create_role:940 : echo dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:40:58.292 | dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:40:58.337 | [17588 Async ks-reseller:86301]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-02 15:40:58.374 | [17588 Async ks-anotherrole:86391]: Waiting for completion of get_or_create_role anotherrole running on PID 86391 (2 other jobs running) 2022-02-02 15:40:58.399 | [17588 Async ks-anotherrole:86391]: Signaling child to exit 2022-02-02 15:40:58.399 | WAKEUP 2022-02-02 15:40:58.421 | [17588 Async ks-anotherrole:86391]: Signaled 2022-02-02 15:40:58.423 | + functions-common:get_or_create_role:934 : local role_id 2022-02-02 15:40:58.423 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-02 15:40:58.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.423 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:58.423 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:58.423 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:40:58.423 | + functions-common:get_or_create_role:939 : role_id=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:40:58.423 | + functions-common:get_or_create_role:940 : echo e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:40:58.423 | e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:40:58.467 | [17588 Async ks-anotherrole:86391]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-02 15:40:58.471 | + inc/async:async_wait:197 : return 0 2022-02-02 15:40:58.473 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.532 | + inc/async:async_inner:63 : get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.572 | [17588 Async ks-demo-member:87292]: running: get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.575 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin ff3a983a91294a47a1a377141a349c55 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.634 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ff3a983a91294a47a1a377141a349c55 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.677 | [17588 Async ks-demo-admin:87404]: running: get_or_add_user_project_role admin ff3a983a91294a47a1a377141a349c55 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.681 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.750 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.801 | [17588 Async ks-demo-another:87516]: running: get_or_add_user_project_role anotherrole d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:40:58.803 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:58.872 | + inc/async:async_inner:63 : get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:58.940 | [17588 Async ks-demo-invis:87628]: running: get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:40:58.949 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-02 15:40:58.958 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-02 15:40:58.965 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:40:58.975 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-02 15:40:58.978 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-02 15:40:59.015 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-02 15:41:01.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:01.799 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:01.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:01.799 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:01.978 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:01.981 | ++ functions-common:get_or_create_user:914 : user_id=30e1bb749fce44018126908ee240acdc 2022-02-02 15:41:01.984 | ++ functions-common:get_or_create_user:915 : echo 30e1bb749fce44018126908ee240acdc 2022-02-02 15:41:01.988 | + lib/keystone:create_keystone_accounts:349 : demo_reader=30e1bb749fce44018126908ee240acdc 2022-02-02 15:41:01.990 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 30e1bb749fce44018126908ee240acdc aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:02.361 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 30e1bb749fce44018126908ee240acdc aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:02.594 | [17588 Async ks-demo-reader:87824]: running: get_or_add_user_project_role reader 30e1bb749fce44018126908ee240acdc aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:02.609 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-02 15:41:02.634 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-02 15:41:02.655 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:41:02.683 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-02 15:41:05.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:05.917 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:05.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:05.917 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:06.156 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:06.159 | ++ functions-common:get_or_create_project:927 : project_id=7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:06.161 | ++ functions-common:get_or_create_project:928 : echo 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:06.164 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:06.167 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-02 15:41:06.191 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-02 15:41:06.215 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:41:06.234 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-02 15:41:06.251 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-02 15:41:06.284 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-02 15:41:09.155 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:09.238 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:09.289 | [87404 Async ks-demo-admin:87404]: finished successfully 2022-02-02 15:41:09.360 | [87292 Async ks-demo-member:87292]: finished successfully 2022-02-02 15:41:09.450 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:09.492 | [87628 Async ks-demo-invis:87628]: finished successfully 2022-02-02 15:41:09.754 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:09.784 | [87516 Async ks-demo-another:87516]: finished successfully 2022-02-02 15:41:09.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:09.967 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:09.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:09.967 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:10.123 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:10.126 | ++ functions-common:get_or_create_user:914 : user_id=1bfe379130fa4e5799f7a5a7850a9da4 2022-02-02 15:41:10.128 | ++ functions-common:get_or_create_user:915 : echo 1bfe379130fa4e5799f7a5a7850a9da4 2022-02-02 15:41:10.135 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=1bfe379130fa4e5799f7a5a7850a9da4 2022-02-02 15:41:10.137 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.200 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.249 | [17588 Async ks-alt-admin:88350]: running: get_or_add_user_project_role admin 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.252 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.352 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.405 | [17588 Async ks-alt-another:88462]: running: get_or_add_user_project_role anotherrole 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:10.407 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-02 15:41:10.411 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-02 15:41:10.414 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:41:10.417 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-02 15:41:10.419 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-02 15:41:10.423 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-02 15:41:12.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:12.780 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:12.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:12.780 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:12.991 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:12.994 | ++ functions-common:get_or_create_user:914 : user_id=5d3a925bc6044c099d5dd95f0e73f7a7 2022-02-02 15:41:12.998 | ++ functions-common:get_or_create_user:915 : echo 5d3a925bc6044c099d5dd95f0e73f7a7 2022-02-02 15:41:13.000 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=5d3a925bc6044c099d5dd95f0e73f7a7 2022-02-02 15:41:13.003 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 5d3a925bc6044c099d5dd95f0e73f7a7 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:13.085 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d3a925bc6044c099d5dd95f0e73f7a7 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:13.164 | [17588 Async ks-alt-member-user:88667]: running: get_or_add_user_project_role member 5d3a925bc6044c099d5dd95f0e73f7a7 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:13.172 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-02 15:41:13.184 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-02 15:41:13.188 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:41:13.191 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-02 15:41:13.195 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-02 15:41:13.198 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:13.205 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-02 15:41:13.292 | [87824 Async ks-demo-reader:87824]: finished successfully 2022-02-02 15:41:15.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:15.582 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:15.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:15.583 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:15.758 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:15.761 | ++ functions-common:get_or_create_user:914 : user_id=2fcfdda0d979436a9f001aa508596fcd 2022-02-02 15:41:15.764 | ++ functions-common:get_or_create_user:915 : echo 2fcfdda0d979436a9f001aa508596fcd 2022-02-02 15:41:15.767 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=2fcfdda0d979436a9f001aa508596fcd 2022-02-02 15:41:15.770 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2fcfdda0d979436a9f001aa508596fcd 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:15.848 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2fcfdda0d979436a9f001aa508596fcd 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:15.929 | [17588 Async ks-alt-reader-user:88931]: running: get_or_add_user_project_role reader 2fcfdda0d979436a9f001aa508596fcd 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:15.934 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-02 15:41:15.941 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:41:15.946 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-02 15:41:15.958 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-02 15:41:15.994 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-02 15:41:18.692 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:18.770 | [88350 Async ks-alt-admin:88350]: finished successfully 2022-02-02 15:41:18.833 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:18.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:18.859 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:18.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:18.860 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:18.884 | [88462 Async ks-alt-another:88462]: finished successfully 2022-02-02 15:41:19.051 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:19.054 | ++ functions-common:get_or_create_user:914 : user_id=b0b32370a1ec435b8d17f28fe00a42b1 2022-02-02 15:41:19.057 | ++ functions-common:get_or_create_user:915 : echo b0b32370a1ec435b8d17f28fe00a42b1 2022-02-02 15:41:19.060 | + lib/keystone:create_keystone_accounts:381 : system_member_user=b0b32370a1ec435b8d17f28fe00a42b1 2022-02-02 15:41:19.063 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member b0b32370a1ec435b8d17f28fe00a42b1 all 2022-02-02 15:41:19.144 | + inc/async:async_inner:63 : get_or_add_user_system_role member b0b32370a1ec435b8d17f28fe00a42b1 all 2022-02-02 15:41:19.192 | [17588 Async ks-system-member:89221]: running: get_or_add_user_system_role member b0b32370a1ec435b8d17f28fe00a42b1 all 2022-02-02 15:41:19.196 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-02 15:41:19.199 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:41:19.202 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-02 15:41:19.204 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-02 15:41:19.208 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-02 15:41:21.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:21.442 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:21.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:21.443 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:21.624 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:21.628 | ++ functions-common:get_or_create_user:914 : user_id=82217db4a72e4ce1897cd5aed026530d 2022-02-02 15:41:21.631 | ++ functions-common:get_or_create_user:915 : echo 82217db4a72e4ce1897cd5aed026530d 2022-02-02 15:41:21.635 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=82217db4a72e4ce1897cd5aed026530d 2022-02-02 15:41:21.638 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 82217db4a72e4ce1897cd5aed026530d all 2022-02-02 15:41:21.750 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 82217db4a72e4ce1897cd5aed026530d all 2022-02-02 15:41:21.863 | [17588 Async ks-system-reader:89406]: running: get_or_add_user_system_role reader 82217db4a72e4ce1897cd5aed026530d all 2022-02-02 15:41:21.882 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-02 15:41:21.905 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-02 15:41:21.911 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-02 15:41:21.919 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-02 15:41:21.923 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-02 15:41:21.932 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:22.045 | [88667 Async ks-alt-member-user:88667]: finished successfully 2022-02-02 15:41:24.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:24.322 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:24.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:24.322 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:24.507 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:24.510 | ++ functions-common:get_or_create_group:891 : group_id=b4583533592c4ef28fa869f58cb0295d 2022-02-02 15:41:24.514 | ++ functions-common:get_or_create_group:892 : echo b4583533592c4ef28fa869f58cb0295d 2022-02-02 15:41:24.517 | + lib/keystone:create_keystone_accounts:391 : admin_group=b4583533592c4ef28fa869f58cb0295d 2022-02-02 15:41:24.519 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-02 15:41:24.519 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:24.523 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-02 15:41:24.529 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-02 15:41:24.534 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-02 15:41:24.543 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-02 15:41:24.552 | [88931 Async ks-alt-reader-user:88931]: finished successfully 2022-02-02 15:41:26.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:26.723 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:26.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:26.723 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:26.845 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:26.876 | [89221 Async ks-system-member:89221]: finished successfully 2022-02-02 15:41:26.908 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:26.911 | ++ functions-common:get_or_create_group:891 : group_id=55eda6a9fd904876bc820a333d37af83 2022-02-02 15:41:26.913 | ++ functions-common:get_or_create_group:892 : echo 55eda6a9fd904876bc820a333d37af83 2022-02-02 15:41:26.917 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=55eda6a9fd904876bc820a333d37af83 2022-02-02 15:41:26.919 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:26.981 | + inc/async:async_inner:63 : get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:27.020 | [17588 Async ks-group-memberdemo:89788]: running: get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:27.023 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:27.093 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:27.141 | [17588 Async ks-group-anotherdemo:89874]: running: get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:27.144 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:27.212 | + inc/async:async_inner:63 : get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:27.380 | [17588 Async ks-group-memberalt:89960]: running: get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:27.395 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:27.856 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:28.034 | [17588 Async ks-group-anotheralt:90049]: running: get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:28.059 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:41:28.481 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:41:28.685 | [17588 Async ks-group-admin:90136]: running: get_or_add_group_project_role admin b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:41:28.711 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-02 15:41:29.132 | [17588 Async ks-demo-member:87292]: Waiting for completion of get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c running on PID 87292 (17 other jobs running) 2022-02-02 15:41:29.395 | [17588 Async ks-demo-member:87292]: Signaling child to exit 2022-02-02 15:41:29.395 | WAKEUP 2022-02-02 15:41:29.561 | [17588 Async ks-demo-member:87292]: Signaled 2022-02-02 15:41:29.569 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:29.569 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:29.569 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:29.569 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:29.569 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:29.569 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:29.569 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:29.569 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:29.569 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:29.569 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:29.569 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:29.569 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:29.569 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:29.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.569 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.569 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.569 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:29.569 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:29.569 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:29.569 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:29.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.569 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.569 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.569 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:29.570 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:29.570 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:29.570 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:29.570 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:29.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.570 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.570 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.570 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:29.570 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:29.570 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:29.570 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:29.570 | ++ functions-common:get_field:807 : echo '| 24f0f99266ea449f81cc6af8fa48f6b4 | d6f6bcfd2a204736afdc95620811d1fe | | aa0a54e9280d4bc190d699a39159d29c | | | False |' 2022-02-02 15:41:29.570 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:29.570 | + functions-common:get_or_add_user_project_role:984 : user_role_id=24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:29.570 | + functions-common:get_or_add_user_project_role:986 : echo 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:29.570 | 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:29.708 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:29.840 | [17588 Async ks-demo-member:87292]: finished get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c with result 0 in 10 seconds 2022-02-02 15:41:29.875 | [89406 Async ks-system-reader:89406]: finished successfully 2022-02-02 15:41:30.075 | [17588 Async ks-demo-admin:87404]: Waiting for completion of get_or_add_user_project_role admin ff3a983a91294a47a1a377141a349c55 aa0a54e9280d4bc190d699a39159d29c running on PID 87404 (16 other jobs running) 2022-02-02 15:41:30.234 | [17588 Async ks-demo-admin:87404]: Signaling child to exit 2022-02-02 15:41:30.234 | WAKEUP 2022-02-02 15:41:30.394 | [17588 Async ks-demo-admin:87404]: Signaled 2022-02-02 15:41:30.411 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:30.412 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:30.412 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:30.412 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:30.412 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:30.412 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:30.412 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:30.412 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:30.412 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:30.412 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:30.412 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user ff3a983a91294a47a1a377141a349c55 --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:30.412 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:30.412 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:30.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.412 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.412 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.412 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:30.412 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:30.412 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:30.412 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user ff3a983a91294a47a1a377141a349c55 --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:30.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.412 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.412 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.413 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:30.413 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:30.413 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:30.413 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:30.413 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user ff3a983a91294a47a1a377141a349c55 --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:30.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.413 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:30.413 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:30.413 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:30.413 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:30.413 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:30.413 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | ff3a983a91294a47a1a377141a349c55 | | aa0a54e9280d4bc190d699a39159d29c | | | False |' 2022-02-02 15:41:30.413 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:30.413 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:30.413 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:30.413 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:30.413 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:30.739 | [17588 Async ks-demo-admin:87404]: finished get_or_add_user_project_role admin ff3a983a91294a47a1a377141a349c55 aa0a54e9280d4bc190d699a39159d29c with result 0 in 10 seconds 2022-02-02 15:41:30.998 | [17588 Async ks-demo-another:87516]: Waiting for completion of get_or_add_user_project_role anotherrole d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c running on PID 87516 (15 other jobs running) 2022-02-02 15:41:31.147 | [17588 Async ks-demo-another:87516]: Signaling child to exit 2022-02-02 15:41:31.147 | WAKEUP 2022-02-02 15:41:31.305 | [17588 Async ks-demo-another:87516]: Signaled 2022-02-02 15:41:31.322 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:31.322 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:31.322 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:31.322 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:31.322 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:31.322 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:31.322 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:31.322 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:31.322 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:31.322 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:31.322 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:31.322 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:31.322 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:31.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.322 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.322 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.322 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:31.322 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:31.322 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:31.322 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:31.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.323 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user d6f6bcfd2a204736afdc95620811d1fe --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:31.323 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:31.323 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:31.323 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:31.323 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:31.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.323 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.323 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:31.323 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:31.323 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:31.323 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:31.323 | ++ functions-common:get_field:807 : echo '| e105daab9e6c4dd6b1692e4126e16a9d | d6f6bcfd2a204736afdc95620811d1fe | | aa0a54e9280d4bc190d699a39159d29c | | | False |' 2022-02-02 15:41:31.323 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:31.323 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:31.323 | + functions-common:get_or_add_user_project_role:986 : echo e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:31.323 | e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:31.648 | [17588 Async ks-demo-another:87516]: finished get_or_add_user_project_role anotherrole d6f6bcfd2a204736afdc95620811d1fe aa0a54e9280d4bc190d699a39159d29c with result 0 in 11 seconds 2022-02-02 15:41:31.916 | [17588 Async ks-demo-invis:87628]: Waiting for completion of get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe bfdd24c0bf6a428aa8a49ad1920c117e running on PID 87628 (14 other jobs running) 2022-02-02 15:41:32.091 | [17588 Async ks-demo-invis:87628]: Signaling child to exit 2022-02-02 15:41:32.092 | WAKEUP 2022-02-02 15:41:32.259 | [17588 Async ks-demo-invis:87628]: Signaled 2022-02-02 15:41:32.274 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:32.274 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:32.274 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:32.274 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:32.274 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:32.274 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:32.274 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:32.274 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:32.274 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:32.274 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user d6f6bcfd2a204736afdc95620811d1fe --project bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:41:32.274 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:32.274 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:32.274 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:32.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.274 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.274 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.274 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:32.274 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:32.274 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:32.274 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user d6f6bcfd2a204736afdc95620811d1fe --project bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:41:32.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.275 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.275 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.275 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user d6f6bcfd2a204736afdc95620811d1fe --project bfdd24c0bf6a428aa8a49ad1920c117e 2022-02-02 15:41:32.275 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:32.275 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:32.275 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:32.275 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:32.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.275 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:32.275 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:32.275 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:32.275 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:32.275 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:32.275 | ++ functions-common:get_field:807 : echo '| 24f0f99266ea449f81cc6af8fa48f6b4 | d6f6bcfd2a204736afdc95620811d1fe | | bfdd24c0bf6a428aa8a49ad1920c117e | | | False |' 2022-02-02 15:41:32.275 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:32.275 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:32.275 | + functions-common:get_or_add_user_project_role:984 : user_role_id=24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:32.275 | + functions-common:get_or_add_user_project_role:986 : echo 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:32.275 | 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:32.568 | [17588 Async ks-demo-invis:87628]: finished get_or_add_user_project_role member d6f6bcfd2a204736afdc95620811d1fe bfdd24c0bf6a428aa8a49ad1920c117e with result 0 in 10 seconds 2022-02-02 15:41:32.804 | [17588 Async ks-demo-reader:87824]: Waiting for completion of get_or_add_user_project_role reader 30e1bb749fce44018126908ee240acdc aa0a54e9280d4bc190d699a39159d29c running on PID 87824 (13 other jobs running) 2022-02-02 15:41:32.956 | [17588 Async ks-demo-reader:87824]: Signaling child to exit 2022-02-02 15:41:32.956 | WAKEUP 2022-02-02 15:41:33.117 | [17588 Async ks-demo-reader:87824]: Signaled 2022-02-02 15:41:33.128 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:33.128 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:33.128 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:33.128 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:33.128 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:33.128 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:33.128 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:33.128 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:33.128 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:33.128 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:33.128 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:33.128 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 30e1bb749fce44018126908ee240acdc --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:33.128 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:33.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.128 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:33.128 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:33.128 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:33.128 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 30e1bb749fce44018126908ee240acdc --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:33.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.129 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 30e1bb749fce44018126908ee240acdc --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:33.129 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:33.129 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:33.129 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:33.129 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:33.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:33.129 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:33.129 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:33.129 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:33.129 | ++ functions-common:get_field:807 : echo '| 7337b57baded4be3b8ad70991d0ac0b6 | 30e1bb749fce44018126908ee240acdc | | aa0a54e9280d4bc190d699a39159d29c | | | False |' 2022-02-02 15:41:33.129 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:33.129 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:33.129 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:33.130 | + functions-common:get_or_add_user_project_role:986 : echo 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:33.130 | 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:33.440 | [17588 Async ks-demo-reader:87824]: finished get_or_add_user_project_role reader 30e1bb749fce44018126908ee240acdc aa0a54e9280d4bc190d699a39159d29c with result 0 in 11 seconds 2022-02-02 15:41:33.483 | + inc/async:async_wait:197 : return 0 2022-02-02 15:41:33.507 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-02 15:41:33.884 | [17588 Async ks-alt-admin:88350]: Waiting for completion of get_or_add_user_project_role admin 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 running on PID 88350 (12 other jobs running) 2022-02-02 15:41:34.061 | [17588 Async ks-alt-admin:88350]: Signaling child to exit 2022-02-02 15:41:34.061 | WAKEUP 2022-02-02 15:41:34.169 | [17588 Async ks-alt-admin:88350]: Signaled 2022-02-02 15:41:34.186 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:34.186 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:34.186 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:34.186 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:34.186 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:34.186 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:34.186 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:34.186 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:34.186 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:34.186 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:34.186 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:34.186 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:34.186 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:34.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:34.187 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:34.187 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:34.187 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:34.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:34.187 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:34.187 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:34.187 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:34.187 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:34.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.187 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:34.187 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:34.187 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:34.187 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:34.187 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | 1bfe379130fa4e5799f7a5a7850a9da4 | | 7827b3c3659940ec81aaf80c333df8e6 | | | False |' 2022-02-02 15:41:34.187 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:34.187 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:34.187 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:34.187 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:41:34.477 | [17588 Async ks-alt-admin:88350]: finished get_or_add_user_project_role admin 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 8 seconds 2022-02-02 15:41:34.695 | [17588 Async ks-alt-another:88462]: Waiting for completion of get_or_add_user_project_role anotherrole 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 running on PID 88462 (11 other jobs running) 2022-02-02 15:41:34.838 | [17588 Async ks-alt-another:88462]: Signaling child to exit 2022-02-02 15:41:34.839 | WAKEUP 2022-02-02 15:41:35.020 | [17588 Async ks-alt-another:88462]: Signaled 2022-02-02 15:41:35.033 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:35.033 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:35.033 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:35.033 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:35.033 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:35.033 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:35.033 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:35.033 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:35.033 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.033 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.033 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.033 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:35.033 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:35.033 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:35.033 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.033 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.033 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:35.033 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:35.033 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:35.034 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 1bfe379130fa4e5799f7a5a7850a9da4 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.034 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.034 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.034 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.034 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:35.034 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:35.034 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:35.034 | ++ functions-common:get_field:807 : echo '| e105daab9e6c4dd6b1692e4126e16a9d | 1bfe379130fa4e5799f7a5a7850a9da4 | | 7827b3c3659940ec81aaf80c333df8e6 | | | False |' 2022-02-02 15:41:35.034 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:35.034 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.034 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:35.034 | + functions-common:get_or_add_user_project_role:986 : echo e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:35.034 | e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:41:35.344 | [17588 Async ks-alt-another:88462]: finished get_or_add_user_project_role anotherrole 1bfe379130fa4e5799f7a5a7850a9da4 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 8 seconds 2022-02-02 15:41:35.612 | [17588 Async ks-alt-member-user:88667]: Waiting for completion of get_or_add_user_project_role member 5d3a925bc6044c099d5dd95f0e73f7a7 7827b3c3659940ec81aaf80c333df8e6 running on PID 88667 (10 other jobs running) 2022-02-02 15:41:35.769 | [17588 Async ks-alt-member-user:88667]: Signaling child to exit 2022-02-02 15:41:35.770 | WAKEUP 2022-02-02 15:41:35.897 | [17588 Async ks-alt-member-user:88667]: Signaled 2022-02-02 15:41:35.914 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:35.914 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:35.914 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:35.914 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:35.914 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:35.914 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:35.914 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:35.914 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:35.914 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 5d3a925bc6044c099d5dd95f0e73f7a7 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.914 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:35.914 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:35.914 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:35.914 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.914 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.914 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.914 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:35.914 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:35.914 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:35.914 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 5d3a925bc6044c099d5dd95f0e73f7a7 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.914 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.915 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.915 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:35.915 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:35.915 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 5d3a925bc6044c099d5dd95f0e73f7a7 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:35.915 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:35.915 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.915 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:35.915 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:35.915 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:35.915 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:35.915 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:35.915 | ++ functions-common:get_field:807 : echo '| 24f0f99266ea449f81cc6af8fa48f6b4 | 5d3a925bc6044c099d5dd95f0e73f7a7 | | 7827b3c3659940ec81aaf80c333df8e6 | | | False |' 2022-02-02 15:41:35.915 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:35.915 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:35.915 | + functions-common:get_or_add_user_project_role:984 : user_role_id=24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:35.915 | + functions-common:get_or_add_user_project_role:986 : echo 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:35.915 | 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:36.245 | [17588 Async ks-alt-member-user:88667]: finished get_or_add_user_project_role member 5d3a925bc6044c099d5dd95f0e73f7a7 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 9 seconds 2022-02-02 15:41:36.527 | [17588 Async ks-alt-reader-user:88931]: Waiting for completion of get_or_add_user_project_role reader 2fcfdda0d979436a9f001aa508596fcd 7827b3c3659940ec81aaf80c333df8e6 running on PID 88931 (9 other jobs running) 2022-02-02 15:41:36.709 | [17588 Async ks-alt-reader-user:88931]: Signaling child to exit 2022-02-02 15:41:36.709 | WAKEUP 2022-02-02 15:41:36.857 | [17588 Async ks-alt-reader-user:88931]: Signaled 2022-02-02 15:41:36.873 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:41:36.873 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:41:36.873 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:36.873 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:36.873 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:36.873 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:36.874 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:36.874 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 2fcfdda0d979436a9f001aa508596fcd --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:36.874 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:36.874 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:36.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.874 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.874 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.874 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:36.874 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:41:36.874 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:41:36.874 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 2fcfdda0d979436a9f001aa508596fcd --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:36.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.874 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.874 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 2fcfdda0d979436a9f001aa508596fcd --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:36.874 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:41:36.874 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:36.874 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:36.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.875 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.875 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.875 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:36.875 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:41:36.875 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:41:36.875 | ++ functions-common:get_field:807 : echo '| 7337b57baded4be3b8ad70991d0ac0b6 | 2fcfdda0d979436a9f001aa508596fcd | | 7827b3c3659940ec81aaf80c333df8e6 | | | False |' 2022-02-02 15:41:36.875 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:36.875 | ++ functions-common:get_field:801 : read data 2022-02-02 15:41:36.875 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:36.875 | + functions-common:get_or_add_user_project_role:986 : echo 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:36.875 | 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:36.929 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:37.093 | [89874 Async ks-group-anotherdemo:89874]: finished successfully 2022-02-02 15:41:37.176 | [17588 Async ks-alt-reader-user:88931]: finished get_or_add_user_project_role reader 2fcfdda0d979436a9f001aa508596fcd 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 8 seconds 2022-02-02 15:41:37.198 | + inc/async:async_wait:197 : return 0 2022-02-02 15:41:37.203 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-02 15:41:37.227 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:37.274 | [89788 Async ks-group-memberdemo:89788]: finished successfully 2022-02-02 15:41:37.320 | [17588 Async ks-system-member:89221]: Waiting for completion of get_or_add_user_system_role member b0b32370a1ec435b8d17f28fe00a42b1 all running on PID 89221 (8 other jobs running) 2022-02-02 15:41:37.353 | [17588 Async ks-system-member:89221]: Signaling child to exit 2022-02-02 15:41:37.353 | WAKEUP 2022-02-02 15:41:37.382 | [17588 Async ks-system-member:89221]: Signaled 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-02 15:41:37.384 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-02 15:41:37.384 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:37.384 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:37.384 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:37.384 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:37.384 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-02 15:41:37.384 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user b0b32370a1ec435b8d17f28fe00a42b1 --system all -f value -c Role 2022-02-02 15:41:37.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.384 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-02 15:41:37.384 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user b0b32370a1ec435b8d17f28fe00a42b1 --system all 2022-02-02 15:41:37.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.384 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user b0b32370a1ec435b8d17f28fe00a42b1 --system all -f value -c Role 2022-02-02 15:41:37.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.385 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.385 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.385 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:37.385 | + functions-common:get_or_add_user_system_role:1041 : echo 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:37.385 | 24f0f99266ea449f81cc6af8fa48f6b4 2022-02-02 15:41:37.439 | [17588 Async ks-system-member:89221]: finished get_or_add_user_system_role member b0b32370a1ec435b8d17f28fe00a42b1 all with result 0 in 7 seconds 2022-02-02 15:41:37.484 | [17588 Async ks-system-reader:89406]: Waiting for completion of get_or_add_user_system_role reader 82217db4a72e4ce1897cd5aed026530d all running on PID 89406 (7 other jobs running) 2022-02-02 15:41:37.515 | [17588 Async ks-system-reader:89406]: Signaling child to exit 2022-02-02 15:41:37.515 | WAKEUP 2022-02-02 15:41:37.542 | [17588 Async ks-system-reader:89406]: Signaled 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-02 15:41:37.544 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-02 15:41:37.544 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:41:37.544 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:41:37.544 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:41:37.544 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:41:37.544 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-02 15:41:37.544 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user 82217db4a72e4ce1897cd5aed026530d --system all -f value -c Role 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user 82217db4a72e4ce1897cd5aed026530d --system all 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user 82217db4a72e4ce1897cd5aed026530d --system all -f value -c Role 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.544 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.544 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:37.544 | + functions-common:get_or_add_user_system_role:1041 : echo 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:37.545 | 7337b57baded4be3b8ad70991d0ac0b6 2022-02-02 15:41:37.597 | [17588 Async ks-system-reader:89406]: finished get_or_add_user_system_role reader 82217db4a72e4ce1897cd5aed026530d all with result 0 in 8 seconds 2022-02-02 15:41:37.601 | + inc/async:async_wait:197 : return 0 2022-02-02 15:41:37.604 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-02 15:41:37.677 | [17588 Async ks-group-memberdemo:89788]: Waiting for completion of get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c running on PID 89788 (6 other jobs running) 2022-02-02 15:41:37.712 | [17588 Async ks-group-memberdemo:89788]: Signaling child to exit 2022-02-02 15:41:37.712 | WAKEUP 2022-02-02 15:41:37.746 | [17588 Async ks-group-memberdemo:89788]: Signaled 2022-02-02 15:41:37.747 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-02 15:41:37.747 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c -f value 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.747 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.747 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-02 15:41:37.747 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-02 15:41:37.747 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.747 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c -f value 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.747 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.748 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.748 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False' 2022-02-02 15:41:37.748 | + functions-common:get_or_add_group_project_role:1065 : echo 24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False 2022-02-02 15:41:37.748 | 24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False 2022-02-02 15:41:37.814 | [17588 Async ks-group-memberdemo:89788]: finished get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c with result 0 in 10 seconds 2022-02-02 15:41:37.864 | [17588 Async ks-group-anotherdemo:89874]: Waiting for completion of get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c running on PID 89874 (5 other jobs running) 2022-02-02 15:41:37.908 | [17588 Async ks-group-anotherdemo:89874]: Signaling child to exit 2022-02-02 15:41:37.912 | WAKEUP 2022-02-02 15:41:37.950 | [17588 Async ks-group-anotherdemo:89874]: Signaled 2022-02-02 15:41:37.954 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-02 15:41:37.954 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c -f value 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.954 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.954 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.954 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.954 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-02 15:41:37.954 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-02 15:41:37.954 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.954 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.954 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.954 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project aa0a54e9280d4bc190d699a39159d29c -f value 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.954 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:37.955 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:37.955 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:37.955 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False' 2022-02-02 15:41:37.955 | + functions-common:get_or_add_group_project_role:1065 : echo e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False 2022-02-02 15:41:37.955 | e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c False 2022-02-02 15:41:38.031 | [17588 Async ks-group-anotherdemo:89874]: finished get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 aa0a54e9280d4bc190d699a39159d29c with result 0 in 10 seconds 2022-02-02 15:41:38.109 | [17588 Async ks-group-memberalt:89960]: Waiting for completion of get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 running on PID 89960 (4 other jobs running) 2022-02-02 15:41:38.125 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:38.154 | [17588 Async ks-group-memberalt:89960]: Signaling child to exit 2022-02-02 15:41:38.157 | [89960 Async ks-group-memberalt:89960]: finished successfully 2022-02-02 15:41:38.181 | WAKEUP 2022-02-02 15:41:38.214 | [17588 Async ks-group-memberalt:89960]: Signaled 2022-02-02 15:41:38.215 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-02 15:41:38.215 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 -f value 2022-02-02 15:41:38.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.215 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.215 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.215 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.215 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-02 15:41:38.215 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-02 15:41:38.215 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:38.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.215 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.215 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.215 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 -f value 2022-02-02 15:41:38.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.216 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.216 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.216 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.216 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False' 2022-02-02 15:41:38.216 | + functions-common:get_or_add_group_project_role:1065 : echo 24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False 2022-02-02 15:41:38.216 | 24f0f99266ea449f81cc6af8fa48f6b4 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False 2022-02-02 15:41:38.283 | [17588 Async ks-group-memberalt:89960]: finished get_or_add_group_project_role member 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 10 seconds 2022-02-02 15:41:38.330 | [17588 Async ks-group-anotheralt:90049]: Waiting for completion of get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 running on PID 90049 (3 other jobs running) 2022-02-02 15:41:38.363 | [17588 Async ks-group-anotheralt:90049]: Signaling child to exit 2022-02-02 15:41:38.389 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:38.416 | [90049 Async ks-group-anotheralt:90049]: finished successfully 2022-02-02 15:41:38.437 | WAKEUP 2022-02-02 15:41:38.442 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:41:38.461 | [17588 Async ks-group-anotheralt:90049]: Signaled 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-02 15:41:38.463 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 -f value 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 55eda6a9fd904876bc820a333d37af83 --project 7827b3c3659940ec81aaf80c333df8e6 -f value 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.463 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.463 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False' 2022-02-02 15:41:38.463 | + functions-common:get_or_add_group_project_role:1065 : echo e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False 2022-02-02 15:41:38.463 | e105daab9e6c4dd6b1692e4126e16a9d 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 False 2022-02-02 15:41:38.468 | [90136 Async ks-group-admin:90136]: finished successfully 2022-02-02 15:41:38.509 | [17588 Async ks-group-anotheralt:90049]: finished get_or_add_group_project_role anotherrole 55eda6a9fd904876bc820a333d37af83 7827b3c3659940ec81aaf80c333df8e6 with result 0 in 10 seconds 2022-02-02 15:41:38.547 | [17588 Async ks-group-admin:90136]: Waiting for completion of get_or_add_group_project_role admin b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 running on PID 90136 (2 other jobs running) 2022-02-02 15:41:38.574 | [17588 Async ks-group-admin:90136]: Signaling child to exit 2022-02-02 15:41:38.574 | WAKEUP 2022-02-02 15:41:38.597 | [17588 Async ks-group-admin:90136]: Signaled 2022-02-02 15:41:38.598 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-02 15:41:38.598 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group b4583533592c4ef28fa869f58cb0295d --project ad3f9a192b634c52a506eac3f6ca9c65 -f value 2022-02-02 15:41:38.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.598 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.598 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.598 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.598 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-02 15:41:38.598 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-02 15:41:38.598 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group b4583533592c4ef28fa869f58cb0295d --project ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:41:38.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.598 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.598 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.599 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group b4583533592c4ef28fa869f58cb0295d --project ad3f9a192b634c52a506eac3f6ca9c65 -f value 2022-02-02 15:41:38.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.599 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:38.599 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:38.599 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:41:38.599 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='ad76179174ce4f31a4a7cacdf9c88716 b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 False' 2022-02-02 15:41:38.599 | + functions-common:get_or_add_group_project_role:1065 : echo ad76179174ce4f31a4a7cacdf9c88716 b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 False 2022-02-02 15:41:38.599 | ad76179174ce4f31a4a7cacdf9c88716 b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 False 2022-02-02 15:41:38.643 | [17588 Async ks-group-admin:90136]: finished get_or_add_group_project_role admin b4583533592c4ef28fa869f58cb0295d ad3f9a192b634c52a506eac3f6ca9c65 with result 0 in 10 seconds 2022-02-02 15:41:38.647 | + inc/async:async_wait:197 : return 0 2022-02-02 15:41:38.650 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-02 15:41:38.667 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:41:38.669 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-02 15:41:38.687 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:41:38.689 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-02 15:41:38.692 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-02 15:41:38.752 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-02 15:41:38.792 | [17588 Async create_nova_accounts:92035]: running: create_nova_accounts 2022-02-02 15:41:38.795 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-02 15:41:38.814 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:41:38.816 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-02 15:41:38.819 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-02 15:41:38.880 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-02 15:41:38.923 | [17588 Async create_glance_accounts:92150]: running: create_glance_accounts 2022-02-02 15:41:38.926 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-02 15:41:38.959 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:41:38.962 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-02 15:41:38.964 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-02 15:41:39.035 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-02 15:41:39.078 | [17588 Async create_cinder_accounts:92280]: running: create_cinder_accounts 2022-02-02 15:41:39.081 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-02 15:41:39.109 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:41:39.112 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-02 15:41:39.115 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-02 15:41:39.181 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-02 15:41:39.258 | [17588 Async create_neutron_accounts:92395]: running: create_neutron_accounts 2022-02-02 15:41:39.260 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-02 15:41:39.297 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:41:39.301 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-02 15:41:39.308 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-02 15:41:39.611 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-02 15:41:39.825 | [17588 Async create_swift_accounts:92537]: running: create_swift_accounts 2022-02-02 15:41:39.842 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-02 15:41:39.980 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:41:39.998 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-02 15:41:40.360 | [17588 Async create_nova_accounts:92035]: Waiting for completion of create_nova_accounts running on PID 92035 (6 other jobs running) 2022-02-02 15:41:40.511 | [17588 Async create_nova_accounts:92035]: Signaling child to exit 2022-02-02 15:42:06.787 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:42:06.953 | [92395 Async create_neutron_accounts:92395]: finished successfully 2022-02-02 15:42:22.121 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:42:22.156 | [92280 Async create_cinder_accounts:92280]: finished successfully 2022-02-02 15:42:29.530 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:42:29.568 | [92150 Async create_glance_accounts:92150]: finished successfully 2022-02-02 15:42:32.913 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:42:32.940 | [92035 Async create_nova_accounts:92035]: finished successfully 2022-02-02 15:42:32.962 | WAKEUP 2022-02-02 15:42:32.986 | [17588 Async create_nova_accounts:92035]: Signaled 2022-02-02 15:42:32.987 | + lib/nova:create_nova_accounts:352 : [[ 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 ]] 2022-02-02 15:42:32.987 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-02 15:42:32.987 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-02 15:42:32.987 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:32.987 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:32.987 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:32.987 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:42:32.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.987 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.987 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.987 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.987 | + functions-common:get_or_create_user:914 : user_id=9d79ba0f6db14bd6b744f0ea068e147f 2022-02-02 15:42:32.987 | + functions-common:get_or_create_user:915 : echo 9d79ba0f6db14bd6b744f0ea068e147f 2022-02-02 15:42:32.987 | 9d79ba0f6db14bd6b744f0ea068e147f 2022-02-02 15:42:32.988 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-02 15:42:32.988 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:32.988 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:32.988 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:32.988 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.988 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.988 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.988 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.988 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.988 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:32.988 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:32.988 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.988 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.988 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:32.988 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.988 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.988 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.989 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.989 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.989 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.989 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:32.989 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:32.989 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:32.989 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | 9d79ba0f6db14bd6b744f0ea068e147f | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:32.989 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.989 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:32.989 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:32.989 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:32.989 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-02 15:42:32.989 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-02 15:42:32.989 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:32.989 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:32.989 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:32.989 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:32.989 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.989 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:32.989 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.989 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.989 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.990 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:32.990 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:32.990 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.990 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.990 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:32.990 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.990 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.990 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.990 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:32.990 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:32.990 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | 9d79ba0f6db14bd6b744f0ea068e147f | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:32.990 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:32.990 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.990 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:42:32.990 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:42:32.990 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:42:32.990 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-02 15:42:32.990 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:42:32.990 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.112/compute 2022-02-02 15:42:32.990 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-02 15:42:32.990 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:32.990 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-02 15:42:32.991 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.991 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:32.991 | 974ec69a69194cb7888c91a2c6000e8e' 2022-02-02 15:42:32.991 | + functions-common:get_or_create_service:1083 : echo 974ec69a69194cb7888c91a2c6000e8e 2022-02-02 15:42:32.991 | 974ec69a69194cb7888c91a2c6000e8e 2022-02-02 15:42:32.991 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.112/compute/v2/$(project_id)s' 2022-02-02 15:42:32.991 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:32.991 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.112/compute/v2/$(project_id)s' RegionOne 2022-02-02 15:42:32.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:32.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:32.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:32.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.112/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.991 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.991 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=3de856f1d68e4fa5bdfd4449f5373e33 2022-02-02 15:42:32.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 3de856f1d68e4fa5bdfd4449f5373e33 2022-02-02 15:42:32.991 | + functions-common:get_or_create_endpoint:1116 : public_id=3de856f1d68e4fa5bdfd4449f5373e33 2022-02-02 15:42:32.991 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:32.991 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:32.991 | + functions-common:get_or_create_endpoint:1125 : echo 3de856f1d68e4fa5bdfd4449f5373e33 2022-02-02 15:42:32.991 | 3de856f1d68e4fa5bdfd4449f5373e33 2022-02-02 15:42:32.992 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-02 15:42:32.992 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:32.992 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-02 15:42:32.992 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.992 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:32.992 | 1220aeca7d4040f9a959074584c8c8d4' 2022-02-02 15:42:32.992 | + functions-common:get_or_create_service:1083 : echo 1220aeca7d4040f9a959074584c8c8d4 2022-02-02 15:42:32.992 | 1220aeca7d4040f9a959074584c8c8d4 2022-02-02 15:42:32.992 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.112/compute/v2.1 2022-02-02 15:42:32.992 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:32.992 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.112/compute/v2.1 RegionOne 2022-02-02 15:42:32.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:32.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:32.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:32.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.112/compute/v2.1 --region RegionOne -f value -c id 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.992 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.992 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=ca7f328428cc456ba9cfa4896a74a0fe 2022-02-02 15:42:32.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo ca7f328428cc456ba9cfa4896a74a0fe 2022-02-02 15:42:32.993 | + functions-common:get_or_create_endpoint:1116 : public_id=ca7f328428cc456ba9cfa4896a74a0fe 2022-02-02 15:42:32.993 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:32.993 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:32.993 | + functions-common:get_or_create_endpoint:1125 : echo ca7f328428cc456ba9cfa4896a74a0fe 2022-02-02 15:42:32.993 | ca7f328428cc456ba9cfa4896a74a0fe 2022-02-02 15:42:32.993 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-02 15:42:32.993 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:42:32.993 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-02 15:42:32.993 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:42:32.993 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-02 15:42:32.993 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:32.993 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:32.993 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:32.993 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:32.993 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.993 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.993 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:32.993 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.993 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.993 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.993 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.993 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.993 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:32.993 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:32.993 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.994 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.994 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.994 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.994 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:42:32.994 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:32.994 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:32.994 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.994 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:32.994 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.994 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:32.994 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:32.994 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:32.994 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:32.994 | ++ functions-common:get_field:807 : echo '| dfb05834fa1b42d9a4deceb6653d6cbf | 9d79ba0f6db14bd6b744f0ea068e147f | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:32.994 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:32.994 | + functions-common:get_or_add_user_project_role:984 : user_role_id=dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:32.994 | + functions-common:get_or_add_user_project_role:986 : echo dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:32.994 | dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:32.994 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-02 15:42:32.994 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:42:33.033 | [17588 Async create_nova_accounts:92035]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-02 15:42:33.073 | [17588 Async create_glance_accounts:92150]: Waiting for completion of create_glance_accounts running on PID 92150 (5 other jobs running) 2022-02-02 15:42:33.098 | [17588 Async create_glance_accounts:92150]: Signaling child to exit 2022-02-02 15:42:33.098 | WAKEUP 2022-02-02 15:42:33.121 | [17588 Async create_glance_accounts:92150]: Signaled 2022-02-02 15:42:33.123 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-02 15:42:33.123 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:42:33.123 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-02 15:42:33.123 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-02 15:42:33.123 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:33.123 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:33.123 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:33.123 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:42:33.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.123 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.123 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.123 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.123 | + functions-common:get_or_create_user:914 : user_id=cb1b49138832466b8a951cc6c972327a 2022-02-02 15:42:33.123 | + functions-common:get_or_create_user:915 : echo cb1b49138832466b8a951cc6c972327a 2022-02-02 15:42:33.123 | cb1b49138832466b8a951cc6c972327a 2022-02-02 15:42:33.123 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-02 15:42:33.123 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:33.123 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:33.123 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:33.123 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.124 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.124 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.124 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:33.124 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:33.124 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.124 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.124 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.124 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.124 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.124 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:33.124 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:33.124 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:33.124 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | cb1b49138832466b8a951cc6c972327a | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:33.125 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.125 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.125 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.125 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.125 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-02 15:42:33.125 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-02 15:42:33.125 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:42:33.125 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-02 15:42:33.125 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-02 15:42:33.125 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:33.125 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:33.125 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:33.125 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:42:33.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.125 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.125 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.125 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.125 | + functions-common:get_or_create_user:914 : user_id=4f2c1e5637384796a0dfb17289235620 2022-02-02 15:42:33.125 | + functions-common:get_or_create_user:915 : echo 4f2c1e5637384796a0dfb17289235620 2022-02-02 15:42:33.125 | 4f2c1e5637384796a0dfb17289235620 2022-02-02 15:42:33.125 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-02 15:42:33.125 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:33.125 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:33.125 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:33.125 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:33.126 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.126 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.126 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:33.126 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:33.126 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.126 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:33.126 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.126 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.126 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.126 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:33.126 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:33.126 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | 4f2c1e5637384796a0dfb17289235620 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:33.126 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:33.126 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.126 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.126 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.126 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.127 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-02 15:42:33.127 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-02 15:42:33.127 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:33.127 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:33.127 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.127 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.127 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.127 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.127 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.127 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.127 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:33.127 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:33.127 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.127 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.127 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.127 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:33.127 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.127 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.128 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.128 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:33.128 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:33.128 | ++ functions-common:get_field:807 : echo '| dfb05834fa1b42d9a4deceb6653d6cbf | 4f2c1e5637384796a0dfb17289235620 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:33.128 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:33.128 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.128 | + functions-common:get_or_add_user_project_role:984 : user_role_id=dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:33.128 | + functions-common:get_or_add_user_project_role:986 : echo dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:33.128 | dfb05834fa1b42d9a4deceb6653d6cbf 2022-02-02 15:42:33.128 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-02 15:42:33.128 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:33.128 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-02 15:42:33.128 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-02 15:42:33.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.128 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.128 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.128 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:33.128 | 6d025826f19548779ca95cb80888e8e0' 2022-02-02 15:42:33.128 | + functions-common:get_or_create_service:1083 : echo 6d025826f19548779ca95cb80888e8e0 2022-02-02 15:42:33.128 | 6d025826f19548779ca95cb80888e8e0 2022-02-02 15:42:33.128 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.112/image 2022-02-02 15:42:33.128 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:33.128 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.112/image RegionOne 2022-02-02 15:42:33.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:33.128 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:33.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.129 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:33.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:33.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.112/image --region RegionOne -f value -c id 2022-02-02 15:42:33.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.130 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.130 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.130 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=155332fba9d1444991e623c43a459b34 2022-02-02 15:42:33.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 155332fba9d1444991e623c43a459b34 2022-02-02 15:42:33.130 | + functions-common:get_or_create_endpoint:1116 : public_id=155332fba9d1444991e623c43a459b34 2022-02-02 15:42:33.130 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:33.130 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:33.130 | + functions-common:get_or_create_endpoint:1125 : echo 155332fba9d1444991e623c43a459b34 2022-02-02 15:42:33.130 | 155332fba9d1444991e623c43a459b34 2022-02-02 15:42:33.130 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-02 15:42:33.130 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-02 15:42:33.130 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-02 15:42:33.130 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-02 15:42:33.130 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-02 15:42:33.130 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-02 15:42:33.130 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-02 15:42:33.130 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-02 15:42:33.130 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-02 15:42:33.171 | [17588 Async create_glance_accounts:92150]: finished create_glance_accounts with result 0 in 50 seconds 2022-02-02 15:42:33.210 | [17588 Async create_cinder_accounts:92280]: Waiting for completion of create_cinder_accounts running on PID 92280 (4 other jobs running) 2022-02-02 15:42:33.235 | [17588 Async create_cinder_accounts:92280]: Signaling child to exit 2022-02-02 15:42:33.235 | WAKEUP 2022-02-02 15:42:33.259 | [17588 Async create_cinder_accounts:92280]: Signaled 2022-02-02 15:42:33.261 | + lib/cinder:create_cinder_accounts:398 : [[ 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 ]] 2022-02-02 15:42:33.261 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-02 15:42:33.261 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-02 15:42:33.261 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:33.261 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:33.261 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:33.261 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:42:33.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.261 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.261 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.261 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.261 | + functions-common:get_or_create_user:914 : user_id=19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.261 | + functions-common:get_or_create_user:915 : echo 19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.261 | 19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.261 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-02 15:42:33.261 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:33.261 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:33.261 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:33.261 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:33.261 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.261 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.261 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:33.261 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.262 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.262 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:33.262 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:33.262 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.262 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:33.262 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.262 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.262 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.262 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.262 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.262 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:33.262 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:33.262 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | 19f99517e7ac40e89d24775c8cf22ccc | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:33.262 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:33.262 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.262 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.262 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.262 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.262 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-02 15:42:33.262 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-02 15:42:33.262 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:33.262 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-02 15:42:33.263 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.263 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:33.263 | a9f95a26bc7844f090ca006fb97b174a' 2022-02-02 15:42:33.263 | + functions-common:get_or_create_service:1083 : echo a9f95a26bc7844f090ca006fb97b174a 2022-02-02 15:42:33.263 | a9f95a26bc7844f090ca006fb97b174a 2022-02-02 15:42:33.263 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-02 15:42:33.263 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.112/volume/v3/$(project_id)s' 2022-02-02 15:42:33.263 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:33.263 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.112/volume/v3/$(project_id)s' RegionOne 2022-02-02 15:42:33.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:33.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:33.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:33.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.112/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.263 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.263 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=a12b92b069b34bd39f2dec3b1d0de33c 2022-02-02 15:42:33.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo a12b92b069b34bd39f2dec3b1d0de33c 2022-02-02 15:42:33.263 | + functions-common:get_or_create_endpoint:1116 : public_id=a12b92b069b34bd39f2dec3b1d0de33c 2022-02-02 15:42:33.264 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:33.264 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:33.264 | + functions-common:get_or_create_endpoint:1125 : echo a12b92b069b34bd39f2dec3b1d0de33c 2022-02-02 15:42:33.264 | a12b92b069b34bd39f2dec3b1d0de33c 2022-02-02 15:42:33.264 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-02 15:42:33.264 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:33.264 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-02 15:42:33.264 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.264 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.264 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:33.264 | 438be93744ab40b193d439e16f9722d0' 2022-02-02 15:42:33.264 | + functions-common:get_or_create_service:1083 : echo 438be93744ab40b193d439e16f9722d0 2022-02-02 15:42:33.264 | 438be93744ab40b193d439e16f9722d0 2022-02-02 15:42:33.264 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.112/volume/v3/$(project_id)s' 2022-02-02 15:42:33.264 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:33.264 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.112/volume/v3/$(project_id)s' RegionOne 2022-02-02 15:42:33.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:33.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.264 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:33.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:33.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.112/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.264 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.265 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=4f261d0bedba41518c5a151812da1f88 2022-02-02 15:42:33.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 4f261d0bedba41518c5a151812da1f88 2022-02-02 15:42:33.265 | + functions-common:get_or_create_endpoint:1116 : public_id=4f261d0bedba41518c5a151812da1f88 2022-02-02 15:42:33.265 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:33.265 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:33.265 | + functions-common:get_or_create_endpoint:1125 : echo 4f261d0bedba41518c5a151812da1f88 2022-02-02 15:42:33.265 | 4f261d0bedba41518c5a151812da1f88 2022-02-02 15:42:33.265 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-02 15:42:33.265 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:42:33.265 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-02 15:42:33.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.265 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.265 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.265 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_project:927 : project_id=a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_project:928 : echo a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:42:33.265 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a7f576112fa64c65907d8ec0e07e3d29 2022-02-02 15:42:33.265 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:33.265 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-02 15:42:33.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.265 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.265 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.265 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-02 15:42:33.265 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_user:914 : user_id=19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.265 | ++ functions-common:get_or_create_user:915 : echo 19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.266 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 19f99517e7ac40e89d24775c8cf22ccc 2022-02-02 15:42:33.309 | [17588 Async create_cinder_accounts:92280]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-02 15:42:33.314 | + inc/async:async_wait:197 : return 0 2022-02-02 15:42:33.317 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-02 15:42:33.372 | [17588 Async create_neutron_accounts:92395]: Waiting for completion of create_neutron_accounts running on PID 92395 (3 other jobs running) 2022-02-02 15:42:33.400 | [17588 Async create_neutron_accounts:92395]: Signaling child to exit 2022-02-02 15:42:33.401 | WAKEUP 2022-02-02 15:42:33.427 | [17588 Async create_neutron_accounts:92395]: Signaled 2022-02-02 15:42:33.429 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-02 15:42:33.429 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:42:33.429 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:42:33.429 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:42:33.429 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:42:33.429 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:42:33.429 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:42:33.429 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-02 15:42:33.429 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-02 15:42:33.429 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-02 15:42:33.429 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.112:9696/ 2022-02-02 15:42:33.429 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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 ]] 2022-02-02 15:42:33.429 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-02 15:42:33.429 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-02 15:42:33.429 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:42:33.429 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:42:33.429 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:42:33.429 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:42:33.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.430 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.430 | + functions-common:get_or_create_user:914 : user_id=c7efe1a72f86452c960e6326a428a7cb 2022-02-02 15:42:33.430 | + functions-common:get_or_create_user:915 : echo c7efe1a72f86452c960e6326a428a7cb 2022-02-02 15:42:33.430 | c7efe1a72f86452c960e6326a428a7cb 2022-02-02 15:42:33.430 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-02 15:42:33.430 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:42:33.430 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:42:33.430 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:42:33.430 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:42:33.430 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.430 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:42:33.430 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.430 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.430 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.430 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.430 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:42:33.430 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:42:33.430 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:42:33.431 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:33.431 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:42:33.431 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:42:33.431 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.431 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:42:33.431 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:42:33.431 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:33.431 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | c7efe1a72f86452c960e6326a428a7cb | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:42:33.431 | ++ functions-common:get_field:801 : read data 2022-02-02 15:42:33.431 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.431 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.431 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:42:33.431 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-02 15:42:33.431 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-02 15:42:33.431 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:42:33.431 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-02 15:42:33.431 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-02 15:42:33.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.431 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.431 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:42:33.431 | f3c1569a24bd4a9cb2cf1d2c0f6f64cf' 2022-02-02 15:42:33.432 | + functions-common:get_or_create_service:1083 : echo f3c1569a24bd4a9cb2cf1d2c0f6f64cf 2022-02-02 15:42:33.432 | f3c1569a24bd4a9cb2cf1d2c0f6f64cf 2022-02-02 15:42:33.432 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.112:9696/ 2022-02-02 15:42:33.432 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:42:33.432 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.112:9696/ RegionOne 2022-02-02 15:42:33.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:42:33.432 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-02 15:42:33.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.432 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.432 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.432 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:42:33.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:42:33.432 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.112:9696/ --region RegionOne -f value -c id 2022-02-02 15:42:33.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.432 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:33.432 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:33.432 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:42:33.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=7297c59454a34bf181ded7b85159c5cc 2022-02-02 15:42:33.432 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 7297c59454a34bf181ded7b85159c5cc 2022-02-02 15:42:33.432 | + functions-common:get_or_create_endpoint:1116 : public_id=7297c59454a34bf181ded7b85159c5cc 2022-02-02 15:42:33.432 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:42:33.432 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:42:33.432 | + functions-common:get_or_create_endpoint:1125 : echo 7297c59454a34bf181ded7b85159c5cc 2022-02-02 15:42:33.432 | 7297c59454a34bf181ded7b85159c5cc 2022-02-02 15:42:33.487 | [17588 Async create_neutron_accounts:92395]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-02 15:42:33.530 | [17588 Async create_swift_accounts:92537]: Waiting for completion of create_swift_accounts running on PID 92537 (2 other jobs running) 2022-02-02 15:42:33.557 | [17588 Async create_swift_accounts:92537]: Signaling child to exit 2022-02-02 15:43:14.763 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:43:14.788 | [92537 Async create_swift_accounts:92537]: finished successfully 2022-02-02 15:43:14.809 | WAKEUP 2022-02-02 15:43:14.832 | [17588 Async create_swift_accounts:92537]: Signaled 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-02 15:43:14.834 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-02 15:43:14.834 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-02 15:43:14.834 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-02 15:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.834 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.834 | ++ functions-common:get_or_create_role:939 : role_id=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.834 | ++ functions-common:get_or_create_role:940 : echo e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:638 : another_role=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.834 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-02 15:43:14.834 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-02 15:43:14.834 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:43:14.834 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:43:14.834 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:43:14.834 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.834 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.834 | + functions-common:get_or_create_user:914 : user_id=5719ab3b9ad14a658aee326152976310 2022-02-02 15:43:14.835 | + functions-common:get_or_create_user:915 : echo 5719ab3b9ad14a658aee326152976310 2022-02-02 15:43:14.835 | 5719ab3b9ad14a658aee326152976310 2022-02-02 15:43:14.835 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-02 15:43:14.835 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:43:14.835 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:43:14.835 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.835 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.835 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.835 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.835 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.835 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.835 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.835 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.835 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.835 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.835 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.835 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.835 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.836 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.836 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.836 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.836 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.836 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.836 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.836 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.836 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | 5719ab3b9ad14a658aee326152976310 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:43:14.836 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.836 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:43:14.836 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:43:14.836 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:43:14.836 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-02 15:43:14.836 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-02 15:43:14.836 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.836 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:43:14.836 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:43:14.836 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:43:14.836 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.836 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.836 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.836 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.836 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.836 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.837 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.837 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.837 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.837 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.837 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.837 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:43:14.837 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.837 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.837 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.837 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.837 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.837 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.837 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.837 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.837 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.837 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.837 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | 5719ab3b9ad14a658aee326152976310 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:43:14.837 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.837 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.837 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.837 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.837 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-02 15:43:14.837 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:43:14.837 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-02 15:43:14.837 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-02 15:43:14.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.838 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:43:14.838 | 6203b76d927a4b5a8da60a7bc8ac4fb7' 2022-02-02 15:43:14.838 | + functions-common:get_or_create_service:1083 : echo 6203b76d927a4b5a8da60a7bc8ac4fb7 2022-02-02 15:43:14.838 | 6203b76d927a4b5a8da60a7bc8ac4fb7 2022-02-02 15:43:14.838 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.112:8080/v1/AUTH_$(project_id)s' http://10.222.0.112:8080 2022-02-02 15:43:14.838 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:43:14.838 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.112:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:43:14.838 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-02 15:43:14.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:43:14.838 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.112:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:43:14.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.838 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.838 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=b21639d276f843c981e4be9eeba3d575 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo b21639d276f843c981e4be9eeba3d575 2022-02-02 15:43:14.838 | + functions-common:get_or_create_endpoint:1116 : public_id=b21639d276f843c981e4be9eeba3d575 2022-02-02 15:43:14.838 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.112:8080 ]] 2022-02-02 15:43:14.838 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.112:8080 RegionOne 2022-02-02 15:43:14.838 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:43:14.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.839 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:43:14.839 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:43:14.839 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.112:8080 --region RegionOne -f value -c id 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.839 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=da68303a785944a69c7dd10d745ec687 2022-02-02 15:43:14.839 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo da68303a785944a69c7dd10d745ec687 2022-02-02 15:43:14.839 | da68303a785944a69c7dd10d745ec687 2022-02-02 15:43:14.839 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:43:14.839 | + functions-common:get_or_create_endpoint:1125 : echo b21639d276f843c981e4be9eeba3d575 2022-02-02 15:43:14.839 | b21639d276f843c981e4be9eeba3d575 2022-02-02 15:43:14.839 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-02 15:43:14.839 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-02 15:43:14.839 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:43:14.839 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.839 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.839 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.839 | ++ functions-common:get_or_create_project:927 : project_id=c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.839 | ++ functions-common:get_or_create_project:928 : echo c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.839 | + lib/swift:create_swift_accounts:652 : swift_project_test1=c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.839 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-02 15:43:14.839 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.839 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-02 15:43:14.840 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:43:14.840 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-02 15:43:14.840 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-02 15:43:14.840 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-02 15:43:14.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.840 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.840 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.840 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.840 | ++ functions-common:get_or_create_user:914 : user_id=57b23e4a6a7344dfb77ff0f3a098813e 2022-02-02 15:43:14.840 | ++ functions-common:get_or_create_user:915 : echo 57b23e4a6a7344dfb77ff0f3a098813e 2022-02-02 15:43:14.840 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=57b23e4a6a7344dfb77ff0f3a098813e 2022-02-02 15:43:14.840 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-02 15:43:14.840 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.840 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 57b23e4a6a7344dfb77ff0f3a098813e c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.840 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.840 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:43:14.840 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.840 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.840 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:43:14.840 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:43:14.840 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:43:14.840 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:43:14.840 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 57b23e4a6a7344dfb77ff0f3a098813e --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.840 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.840 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.840 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.840 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.840 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.840 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.840 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.840 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.841 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.841 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 57b23e4a6a7344dfb77ff0f3a098813e --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.841 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.841 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.841 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 57b23e4a6a7344dfb77ff0f3a098813e --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.841 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.841 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.841 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.841 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.841 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.841 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.841 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.841 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.841 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.841 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.841 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | 57b23e4a6a7344dfb77ff0f3a098813e | | c2fa3336a84c488c93ca684be21432bd | | | False |' 2022-02-02 15:43:14.841 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.841 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.841 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.841 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.841 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-02 15:43:14.841 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-02 15:43:14.841 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:43:14.841 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-02 15:43:14.841 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-02 15:43:14.841 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.841 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.842 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.842 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.842 | ++ functions-common:get_or_create_user:914 : user_id=1aace47b43f6445ea76c13073454757f 2022-02-02 15:43:14.842 | ++ functions-common:get_or_create_user:915 : echo 1aace47b43f6445ea76c13073454757f 2022-02-02 15:43:14.842 | + lib/swift:create_swift_accounts:661 : swift_user_test3=1aace47b43f6445ea76c13073454757f 2022-02-02 15:43:14.842 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-02 15:43:14.842 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.842 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role e105daab9e6c4dd6b1692e4126e16a9d 1aace47b43f6445ea76c13073454757f c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.842 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.842 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:43:14.842 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.842 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.842 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:43:14.842 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:43:14.842 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:43:14.842 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:43:14.842 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role e105daab9e6c4dd6b1692e4126e16a9d --user 1aace47b43f6445ea76c13073454757f --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.842 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.842 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.842 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.842 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.842 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.842 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.842 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.842 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.842 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.842 | + functions-common:get_or_add_user_project_role:975 : openstack role add e105daab9e6c4dd6b1692e4126e16a9d --user 1aace47b43f6445ea76c13073454757f --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.842 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.842 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.843 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role e105daab9e6c4dd6b1692e4126e16a9d --user 1aace47b43f6445ea76c13073454757f --project c2fa3336a84c488c93ca684be21432bd 2022-02-02 15:43:14.843 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.843 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.843 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.843 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.843 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.843 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.843 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.843 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.843 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.843 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.843 | ++ functions-common:get_field:807 : echo '| e105daab9e6c4dd6b1692e4126e16a9d | 1aace47b43f6445ea76c13073454757f | | c2fa3336a84c488c93ca684be21432bd | | | False |' 2022-02-02 15:43:14.843 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.843 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.843 | + functions-common:get_or_add_user_project_role:986 : echo e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.843 | e105daab9e6c4dd6b1692e4126e16a9d 2022-02-02 15:43:14.843 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-02 15:43:14.843 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-02 15:43:14.843 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:43:14.843 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-02 15:43:14.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.843 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.843 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.843 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.843 | ++ functions-common:get_or_create_project:927 : project_id=8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.843 | ++ functions-common:get_or_create_project:928 : echo 8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.843 | + lib/swift:create_swift_accounts:666 : swift_project_test2=8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.843 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-02 15:43:14.843 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.843 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-02 15:43:14.843 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-02 15:43:14.843 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:43:14.844 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-02 15:43:14.844 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-02 15:43:14.844 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-02 15:43:14.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.844 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.844 | ++ functions-common:get_or_create_user:914 : user_id=dce7922320584ec18a1353036240d670 2022-02-02 15:43:14.844 | ++ functions-common:get_or_create_user:915 : echo dce7922320584ec18a1353036240d670 2022-02-02 15:43:14.844 | + lib/swift:create_swift_accounts:671 : swift_user_test2=dce7922320584ec18a1353036240d670 2022-02-02 15:43:14.844 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-02 15:43:14.844 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.844 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin dce7922320584ec18a1353036240d670 8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.844 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.844 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:43:14.844 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.844 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.844 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:43:14.844 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:43:14.844 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:43:14.844 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:43:14.844 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user dce7922320584ec18a1353036240d670 --project 8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.844 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.844 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.844 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.844 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.844 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.844 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.845 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.845 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user dce7922320584ec18a1353036240d670 --project 8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.845 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user dce7922320584ec18a1353036240d670 --project 8c064deee8614ab0a43b189711c7946b 2022-02-02 15:43:14.845 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.845 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.845 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.845 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.845 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.845 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.845 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.845 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.845 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | dce7922320584ec18a1353036240d670 | | 8c064deee8614ab0a43b189711c7946b | | | False |' 2022-02-02 15:43:14.845 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.845 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.845 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.845 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.845 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-02 15:43:14.845 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-02 15:43:14.845 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-02 15:43:14.845 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-02 15:43:14.845 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.846 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.846 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-02 15:43:14.846 | ee32a47392a04525ad29a81c48f1fe8c' 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_domain:877 : echo ee32a47392a04525ad29a81c48f1fe8c 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:676 : swift_domain=ee32a47392a04525ad29a81c48f1fe8c 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-02 15:43:14.846 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-02 15:43:14.846 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 ee32a47392a04525ad29a81c48f1fe8c 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-02 15:43:14.846 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=ee32a47392a04525ad29a81c48f1fe8c --or-show -f value -c id 2022-02-02 15:43:14.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.846 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.846 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.846 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_project:927 : project_id=d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_project:928 : echo d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:680 : swift_project_test4=d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-02 15:43:14.846 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.846 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-02 15:43:14.846 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 ee32a47392a04525ad29a81c48f1fe8c test4@example.com 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-02 15:43:14.846 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-02 15:43:14.846 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=ee32a47392a04525ad29a81c48f1fe8c --email=test4@example.com --or-show -f value -c id 2022-02-02 15:43:14.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.847 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.847 | ++ functions-common:get_or_create_user:914 : user_id=57d8d40cff8e4d93913de9a5da872951 2022-02-02 15:43:14.847 | ++ functions-common:get_or_create_user:915 : echo 57d8d40cff8e4d93913de9a5da872951 2022-02-02 15:43:14.847 | + lib/swift:create_swift_accounts:685 : swift_user_test4=57d8d40cff8e4d93913de9a5da872951 2022-02-02 15:43:14.847 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-02 15:43:14.847 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:43:14.847 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 57d8d40cff8e4d93913de9a5da872951 d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.847 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:43:14.847 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-02 15:43:14.847 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:43:14.847 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:43:14.847 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-02 15:43:14.847 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-02 15:43:14.847 | ++ functions-common:_get_domain_args:956 : echo 2022-02-02 15:43:14.847 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-02 15:43:14.847 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 57d8d40cff8e4d93913de9a5da872951 --project d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.847 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.847 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:43:14.847 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.847 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.847 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.847 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:43:14.847 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:43:14.847 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 57d8d40cff8e4d93913de9a5da872951 --project d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.848 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.848 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.848 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 57d8d40cff8e4d93913de9a5da872951 --project d457575d677742128ffe6e4c560ea04b 2022-02-02 15:43:14.848 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:43:14.848 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:43:14.848 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:43:14.848 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.848 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:14.848 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:14.848 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:43:14.848 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:43:14.848 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:43:14.848 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | 57d8d40cff8e4d93913de9a5da872951 | | d457575d677742128ffe6e4c560ea04b | | | False |' 2022-02-02 15:43:14.848 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:43:14.848 | ++ functions-common:get_field:801 : read data 2022-02-02 15:43:14.848 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.848 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.848 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:43:14.880 | [17588 Async create_swift_accounts:92537]: finished create_swift_accounts with result 0 in 95 seconds 2022-02-02 15:43:14.887 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-02 15:43:14.889 | + inc/async:async_wait:197 : return 0 2022-02-02 15:43:14.892 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-02 15:43:14.911 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:14.913 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-02 15:43:14.931 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:14.934 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-02 15:43:14.936 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:43:14.939 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-02 15:43:14.942 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-02 15:43:14.944 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-02 15:43:15.004 | + inc/async:async_inner:63 : init_glance 2022-02-02 15:43:15.041 | [17588 Async init_glance:96764]: running: init_glance 2022-02-02 15:43:15.044 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-02 15:43:15.064 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:15.067 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-02 15:43:15.070 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:43:15.074 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-02 15:43:15.077 | + ./stack.sh:main:1147 : configure_neutron 2022-02-02 15:43:15.079 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-02 15:43:15.084 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:43:15.086 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:43:15.092 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:43:15.094 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:43:15.097 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:43:15.100 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:43:15.103 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-02 15:43:15.105 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-02 15:43:15.108 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-02 15:43:15.110 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-02 15:43:15.123 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-02 15:43:15.126 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-02 15:43:18.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:18.630 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:18.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:18.630 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:22.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:22.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:22.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:22.124 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:24.612 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:43:24.637 | [96764 Async init_glance:96764]: finished successfully 2022-02-02 15:43:25.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:25.681 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:25.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:25.681 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:29.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:29.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:29.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:29.126 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:32.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:32.508 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:32.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:32.508 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:35.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:35.857 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:35.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:35.857 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:39.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:39.277 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:39.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:39.277 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:42.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:42.859 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:42.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:42.859 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:47.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:47.471 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:47.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:47.471 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:47.471 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-02 15:43:53.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:53.204 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:53.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:43:53.204 | from cryptography.utils import int_from_bytes 2022-02-02 15:43:53.499 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-02 15:43:53.505 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-02 15:43:53.507 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-02 15:43:53.509 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-02 15:43:53.512 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-02 15:43:53.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-02 15:43:53.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-02 15:43:53.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-02 15:43:53.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-02 15:43:53.523 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-02 15:43:53.525 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-02 15:43:53.527 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-02 15:43:53.529 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-02 15:43:53.532 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-02 15:43:53.534 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-02 15:43:53.537 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-02 15:43:53.542 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:53.544 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-02 15:43:53.546 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:53.551 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-02 15:43:53.553 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-02 15:43:53.556 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-02 15:43:53.558 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-02 15:43:53.560 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-02 15:43:53.563 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-02 15:43:53.592 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-02 15:43:53.621 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-02 15:43:53.649 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-02 15:43:53.678 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-02 15:43:53.707 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-02 15:43:53.735 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-02 15:43:53.738 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-02 15:43:53.741 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-02 15:43:53.743 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:43:53.746 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:43:53.763 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:43:53.765 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:43:53.768 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:43:53.770 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:43:53.773 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:43:53.802 | + 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' 2022-02-02 15:43:53.830 | + 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' 2022-02-02 15:43:53.859 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:43:53.887 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-02 15:43:53.903 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:43:53.906 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-02 15:43:53.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:43:53.911 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-02 15:43:53.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-02 15:43:53.916 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-02 15:43:53.918 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:43:53.921 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-02 15:43:53.923 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-02 15:43:53.935 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-02 15:43:53.948 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-02 15:43:53.951 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-02 15:43:53.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-02 15:43:53.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-02 15:43:53.988 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-02 15:43:53.990 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:43:53.993 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-02 15:43:53.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.FbXiItFY1G 2022-02-02 15:43:54.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-02 15:43:54.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:43:54.005 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.FbXiItFY1G 2022-02-02 15:43:54.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.FbXiItFY1G 2022-02-02 15:43:54.020 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.FbXiItFY1G /etc/sudoers.d/neutron-rootwrap 2022-02-02 15:43:54.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:43:54.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-02 15:43:54.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:43:54.093 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-02 15:43:54.096 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-02 15:43:54.098 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-02 15:43:54.101 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:43:54.103 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:43:54.105 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:43:54.122 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:54.125 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:43:54.129 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:43:54.133 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:43:54.151 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:54.153 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:43:54.156 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/ 2022-02-02 15:43:54.188 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:43:54.190 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:43:54.193 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-02 15:43:54.210 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:54.212 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-02 15:43:54.214 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-02 15:43:54.217 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:43:54.219 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:43:54.222 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-02 15:43:54.224 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-02 15:43:54.227 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:43:54.229 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-02 15:43:54.232 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-02 15:43:54.234 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-02 15:43:54.239 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-02 15:43:54.242 | + 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 2022-02-02 15:43:54.246 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-02 15:43:54.263 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:54.266 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-02 15:43:54.268 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-02 15:43:54.271 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-02 15:43:54.275 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-02 15:43:54.306 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-02 15:43:54.336 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-02 15:43:54.366 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-02 15:43:54.396 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-02 15:43:54.427 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-02 15:43:54.429 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:43:54.432 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-02 15:43:54.434 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-02 15:43:54.437 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-02 15:43:54.466 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-02 15:43:54.497 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.112/identity 2022-02-02 15:43:54.527 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-02 15:43:54.559 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-02 15:43:54.589 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-02 15:43:54.619 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-02 15:43:54.649 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-02 15:43:54.680 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:43:54.711 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:43:54.741 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-02 15:43:54.772 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-02 15:43:54.802 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-02 15:43:54.804 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:43:54.807 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-02 15:43:54.809 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-02 15:43:54.811 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-02 15:43:54.841 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-02 15:43:54.871 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.112/identity 2022-02-02 15:43:54.901 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-02 15:43:54.931 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-02 15:43:54.962 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-02 15:43:54.992 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-02 15:43:55.022 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-02 15:43:55.053 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:43:55.083 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-02 15:43:55.113 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-02 15:43:55.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-02 15:43:55.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-02 15:43:55.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-02 15:43:55.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-02 15:43:55.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-02 15:43:55.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-02 15:43:55.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 950:999 != '' ]] 2022-02-02 15:43:55.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:950:999 2022-02-02 15:43:55.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:950:999 != '' ]] 2022-02-02 15:43:55.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-02 15:43:55.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-02 15:43:55.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-02 15:43:55.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-02 15:43:55.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-02 15:43:55.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-02 15:43:55.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-02 15:43:55.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-02 15:43:55.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-02 15:43:55.161 | + 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 2022-02-02 15:43:55.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-02 15:43:55.191 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.194 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-02 15:43:55.196 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-02 15:43:55.199 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-02 15:43:55.201 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.203 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-02 15:43:55.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-02 15:43:55.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-02 15:43:55.237 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-02 15:43:55.241 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-02 15:43:55.244 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-02 15:43:55.246 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.248 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-02 15:43:55.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-02 15:43:55.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.281 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-02 15:43:55.284 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-02 15:43:55.287 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-02 15:43:55.289 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.292 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-02 15:43:55.321 | + 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 2022-02-02 15:43:55.323 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.326 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-02 15:43:55.328 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-02 15:43:55.331 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-02 15:43:55.333 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.335 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-02 15:43:55.365 | + 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 2022-02-02 15:43:55.367 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.370 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-02 15:43:55.372 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-02 15:43:55.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-02 15:43:55.377 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-02 15:43:55.408 | + 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, 2022-02-02 15:43:55.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-02 15:43:55.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-02 15:43:55.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-02 15:43:55.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.423 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-02 15:43:55.452 | + 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:950:999 2022-02-02 15:43:55.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.457 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-02 15:43:55.459 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:950:999 2022-02-02 15:43:55.462 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:950:999 ']' 2022-02-02 15:43:55.464 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.467 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:950:999 2022-02-02 15:43:55.496 | + 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 2022-02-02 15:43:55.499 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:43:55.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-02 15:43:55.503 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-02 15:43:55.506 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-02 15:43:55.508 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-02 15:43:55.511 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-02 15:43:55.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-02 15:43:55.543 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-02 15:43:55.560 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:43:55.562 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-02 15:43:55.565 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:43:55.597 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-02 15:43:55.599 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:43:55.628 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-02 15:43:55.660 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-02 15:43:55.662 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-02 15:43:55.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-02 15:43:55.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-02 15:43:58.698 | INFO neutron.common.config [-] Logging enabled! 2022-02-02 15:43:58.698 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev460 2022-02-02 15:43:58.699 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=98704) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-02 15:43:58.700 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-02 15:43:58.701 | 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/tmpdro7tg_0/privsep.sock'] 2022-02-02 15:44:00.700 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-02 15:44:00.700 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpdro7tg_0/privsep.sock {{(pid=98704) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-02-02 15:44:00.702 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-02 15:44:00.702 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-02 15:44:00.702 | 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 2022-02-02 15:44:00.702 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 98749 2022-02-02 15:44:00.703 | DEBUG oslo.privsep.daemon [-] privsep: reply[c59cd020-27b9-4571-a85d-3d56ea73327a]: (2,) {{(pid=98749) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:44:01.003 | 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=98749) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-02 15:44:01.014 | 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=98749) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-02 15:44:01.015 | DEBUG oslo.privsep.daemon [-] privsep: reply[ad445044-f0c6-415e-8972-9e595be8a6d1]: (4, ('9d47666d-e04e-4cb4-9193-028e31043e21\n', '')) {{(pid=98749) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:44:01.180 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-02 15:44:01.180 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-02 15:44:01.181 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:01.181 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:01.181 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:01.181 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=98704) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:01.236 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-02 15:44:01.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:01.236 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:01.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:01.236 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:01.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-02 15:44:01.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-02 15:44:01.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-02 15:44:01.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-02 15:44:01.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-02 15:44:01.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-02 15:44:01.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-02 15:44:01.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:01.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-02 15:44:01.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-02 15:44:01.724 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-02 15:44:01.732 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-02 15:44:01.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-02 15:44:01.738 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-02 15:44:01.761 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-02 15:44:01.785 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-02 15:44:01.788 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-02 15:44:01.800 | net.bridge.bridge-nf-call-iptables = 1 2022-02-02 15:44:01.804 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-02 15:44:01.806 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-02 15:44:01.815 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-02 15:44:01.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-02 15:44:01.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-02 15:44:01.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-02 15:44:01.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-02 15:44:01.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-02 15:44:01.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-02 15:44:01.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-02 15:44:01.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-02 15:44:01.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-02 15:44:01.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-02 15:44:01.867 | + 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 2022-02-02 15:44:01.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-02 15:44:01.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-02 15:44:01.935 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-02 15:44:01.964 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-02 15:44:01.981 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:01.983 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-02 15:44:01.986 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:01.991 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-02 15:44:02.020 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-02 15:44:02.049 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:02.081 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:02.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:02.113 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-02 15:44:02.130 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:02.133 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:02.135 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-02 15:44:02.167 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:02.169 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-02 15:44:02.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-02 15:44:02.201 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:02.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-02 15:44:02.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-02 15:44:02.209 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-02 15:44:02.226 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:02.228 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-02 15:44:02.231 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-02 15:44:02.236 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-02 15:44:02.265 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:02.297 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:02.299 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:02.328 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-02 15:44:02.331 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-02 15:44:02.360 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-02 15:44:02.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-02 15:44:02.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-02 15:44:02.394 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-02 15:44:02.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-02 15:44:02.399 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-02 15:44:02.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-02 15:44:05.399 | INFO neutron.common.config [-] Logging enabled! 2022-02-02 15:44:05.399 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev460 2022-02-02 15:44:05.400 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=99291) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-02 15:44:05.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-02 15:44:05.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-02 15:44:05.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:05.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:05.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:05.451 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=99291) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-02 15:44:05.513 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-02 15:44:05.514 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=99291) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-02 15:44:05.514 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=99291) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-02 15:44:05.515 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-02 15:44:05.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:05.515 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:05.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:05.515 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:05.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-02 15:44:05.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-02 15:44:05.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-02 15:44:05.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-02 15:44:05.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-02 15:44:05.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-02 15:44:05.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-02 15:44:05.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-02 15:44:05.881 | + functions:set_mtu:785 : local dev=br-data 2022-02-02 15:44:05.884 | + functions:set_mtu:786 : local mtu=1500 2022-02-02 15:44:05.886 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-02 15:44:05.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-02 15:44:05.917 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-02 15:44:05.920 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-02 15:44:05.922 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-02 15:44:05.925 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-02 15:44:05.927 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-02 15:44:05.929 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-02 15:44:05.932 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-02 15:44:05.934 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-02 15:44:05.937 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-02 15:44:05.940 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-02 15:44:05.942 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-02 15:44:05.945 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-02 15:44:05.947 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-02 15:44:05.949 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-02 15:44:05.953 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-02 15:44:05.953 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-02 15:44:05.960 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-02 15:44:05.963 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-02 15:44:05.966 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-02 15:44:05.969 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-02 15:44:05.973 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-02 15:44:05.974 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-02 15:44:05.974 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-02 15:44:05.980 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-02-02 15:44:05.982 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-02 15:44:05.984 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:05.987 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-02 15:44:05.989 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-02 15:44:05.992 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-02-02 15:44:05.994 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-02-02 15:44:05.996 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-02-02 15:44:05.999 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-02 15:44:06.002 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-02 15:44:06.006 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-02-02 15:44:06.007 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-02 15:44:06.007 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-02 15:44:06.011 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-02 15:44:06.015 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-02-02 15:44:06.018 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-02-02 15:44:06.021 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-02-02 15:44:06.033 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-02-02 15:44:06.045 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-02 15:44:06.058 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-02 15:44:06.080 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-02-02 15:44:06.100 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-02-02 15:44:06.100 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.067 ms 2022-02-02 15:44:07.101 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.042 ms 2022-02-02 15:44:08.125 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.044 ms 2022-02-02 15:44:08.125 | 2022-02-02 15:44:08.125 | --- 192.168.0.58 ping statistics --- 2022-02-02 15:44:08.125 | 3 packets transmitted, 3 received, 0% packet loss, time 2024ms 2022-02-02 15:44:08.125 | rtt min/avg/max/mdev = 0.042/0.051/0.067/0.011 ms 2022-02-02 15:44:08.132 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-02 15:44:08.132 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-02 15:44:08.137 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-02 15:44:08.140 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-02 15:44:08.157 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.160 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-02 15:44:08.162 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-02 15:44:08.167 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-02 15:44:08.196 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.112 2022-02-02 15:44:08.226 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-02 15:44:08.256 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:08.288 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:08.290 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:08.320 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-02 15:44:08.322 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-02 15:44:08.339 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:08.342 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:44:08.344 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-02 15:44:08.363 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:08.365 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-02 15:44:08.382 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:08.385 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-02 15:44:08.402 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:08.404 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-02 15:44:08.436 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-02 15:44:08.466 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-02 15:44:08.468 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-02 15:44:08.487 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.490 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-02 15:44:08.507 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.510 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-02 15:44:08.512 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-02 15:44:08.572 | + inc/async:async_inner:63 : init_neutron 2022-02-02 15:44:08.611 | [17588 Async init_neutron:99770]: running: init_neutron 2022-02-02 15:44:08.613 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-02 15:44:08.636 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.639 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-02 15:44:08.650 | ++ ./stack.sh:main:1162 : true 2022-02-02 15:44:08.653 | + ./stack.sh:main:1162 : netman_pid= 2022-02-02 15:44:08.656 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-02 15:44:08.659 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-02 15:44:08.679 | dnsmasq: no process found 2022-02-02 15:44:08.683 | + ./stack.sh:main:1164 : true 2022-02-02 15:44:08.686 | + ./stack.sh:main:1169 : clean_iptables 2022-02-02 15:44:08.693 | + lib/nova:clean_iptables:183 : grep nova 2022-02-02 15:44:08.693 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:44:08.695 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-02 15:44:08.695 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-02 15:44:08.699 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-02 15:44:08.699 | + lib/nova:clean_iptables:183 : bash 2022-02-02 15:44:08.702 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-02 15:44:08.710 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-02 15:44:08.713 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:44:08.715 | + lib/nova:clean_iptables:185 : bash 2022-02-02 15:44:08.715 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-02 15:44:08.717 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-02 15:44:08.722 | + lib/nova:clean_iptables:185 : grep nova 2022-02-02 15:44:08.723 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-02 15:44:08.739 | + lib/nova:clean_iptables:187 : grep nova 2022-02-02 15:44:08.740 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-02 15:44:08.742 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-02 15:44:08.743 | + lib/nova:clean_iptables:187 : bash 2022-02-02 15:44:08.746 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-02 15:44:08.751 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-02 15:44:08.751 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:44:08.760 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-02 15:44:08.761 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-02 15:44:08.762 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-02 15:44:08.767 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:44:08.767 | + lib/nova:clean_iptables:189 : grep nova 2022-02-02 15:44:08.769 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-02 15:44:08.770 | + lib/nova:clean_iptables:189 : bash 2022-02-02 15:44:08.780 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-02 15:44:08.789 | net.ipv4.ip_forward = 1 2022-02-02 15:44:08.793 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-02 15:44:08.810 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.813 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-02 15:44:08.816 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-02 15:44:08.819 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-02 15:44:08.853 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-02 15:44:08.882 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-02 15:44:08.885 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-02 15:44:08.920 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-02 15:44:08.951 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-02 15:44:08.969 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:08.973 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-02 15:44:08.975 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:44:08.978 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-02 15:44:08.980 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-02 15:44:08.983 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-02 15:44:09.043 | + inc/async:async_inner:63 : init_swift 2022-02-02 15:44:09.085 | [17588 Async init_swift:100148]: running: init_swift 2022-02-02 15:44:09.088 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-02 15:44:09.111 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:09.113 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-02 15:44:09.116 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:44:09.118 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-02 15:44:09.121 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-02 15:44:09.123 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-02 15:44:09.189 | + inc/async:async_inner:63 : init_cinder 2022-02-02 15:44:09.233 | [17588 Async init_cinder:100243]: running: init_cinder 2022-02-02 15:44:09.236 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-02 15:44:09.258 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:09.267 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-02 15:44:09.271 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:44:09.279 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-02 15:44:09.282 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-02 15:44:09.286 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-02 15:44:09.362 | + inc/async:async_inner:63 : init_placement 2022-02-02 15:44:09.450 | [17588 Async init_placement:100380]: running: init_placement 2022-02-02 15:44:09.452 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-02 15:44:09.715 | [17588 Async init_neutron:99770]: Waiting for completion of init_neutron running on PID 99770 (6 other jobs running) 2022-02-02 15:44:09.882 | [17588 Async init_neutron:99770]: Signaling child to exit 2022-02-02 15:44:16.980 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:17.013 | [100243 Async init_cinder:100243]: finished successfully 2022-02-02 15:44:21.550 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:21.592 | [100148 Async init_swift:100148]: finished successfully 2022-02-02 15:44:33.004 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:33.030 | [99770 Async init_neutron:99770]: finished successfully 2022-02-02 15:44:33.051 | WAKEUP 2022-02-02 15:44:33.074 | [17588 Async init_neutron:99770]: Signaled 2022-02-02 15:44:33.076 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-02 15:44:33.076 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:44:33.076 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:44:33.076 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:44:33.076 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:44:33.076 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:44:33.076 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:44:33.076 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-02 15:44:33.076 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-02 15:44:33.076 | + lib/database:recreate_database:112 : local db=neutron 2022-02-02 15:44:33.076 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-02 15:44:33.076 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-02 15:44:33.076 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-02 15:44:33.076 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:33.076 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-02 15:44:33.076 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:33.076 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-02 15:44:33.076 | + functions-common:time_start:2400 : local name=dbsync 2022-02-02 15:44:33.076 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:44:33.076 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:44:33.076 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:44:33.076 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816648670 2022-02-02 15:44:33.076 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-02 15:44:33.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:33.076 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:33.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:33.076 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:33.076 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:33.076 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:33.076 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:33.076 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-02 15:44:33.077 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-02 15:44:33.078 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-02 15:44:33.079 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-02 15:44:33.080 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-02 15:44:33.080 | Running upgrade for neutron ... 2022-02-02 15:44:33.080 | OK 2022-02-02 15:44:33.080 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-02 15:44:33.080 | + functions-common:time_stop:2414 : local name 2022-02-02 15:44:33.080 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:44:33.080 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:44:33.080 | + functions-common:time_stop:2417 : local total 2022-02-02 15:44:33.080 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:44:33.080 | + functions-common:time_stop:2420 : name=dbsync 2022-02-02 15:44:33.080 | + functions-common:time_stop:2421 : start_time=1643816648670 2022-02-02 15:44:33.080 | + functions-common:time_stop:2423 : [[ -z 1643816648670 ]] 2022-02-02 15:44:33.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:44:33.080 | + functions-common:time_stop:2426 : end_time=1643816672989 2022-02-02 15:44:33.080 | + functions-common:time_stop:2427 : elapsed_time=24319 2022-02-02 15:44:33.080 | + functions-common:time_stop:2428 : total=14383 2022-02-02 15:44:33.080 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:44:33.080 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38702 2022-02-02 15:44:33.125 | [17588 Async init_neutron:99770]: finished init_neutron with result 0 in 24 seconds 2022-02-02 15:44:33.132 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:33.134 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-02 15:44:33.188 | [17588 Async init_placement:100380]: Waiting for completion of init_placement running on PID 100380 (5 other jobs running) 2022-02-02 15:44:33.214 | [17588 Async init_placement:100380]: Signaling child to exit 2022-02-02 15:44:43.222 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:43.248 | [100380 Async init_placement:100380]: finished successfully 2022-02-02 15:44:43.267 | WAKEUP 2022-02-02 15:44:43.290 | [17588 Async init_placement:100380]: Signaled 2022-02-02 15:44:43.291 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-02 15:44:43.291 | + lib/database:recreate_database:112 : local db=placement 2022-02-02 15:44:43.291 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-02 15:44:43.291 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-02 15:44:43.291 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-02 15:44:43.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.291 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-02 15:44:43.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.291 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-02 15:44:43.291 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-02 15:44:43.291 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-02 15:44:43.291 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-02 15:44:43.291 | + functions-common:get_or_create_user:898 : local user_id 2022-02-02 15:44:43.291 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-02 15:44:43.291 | + functions-common:get_or_create_user:902 : local email= 2022-02-02 15:44:43.291 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:44:43.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.291 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.292 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.292 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.292 | + functions-common:get_or_create_user:914 : user_id=fcb12b00a79b4d28bd5ff61a78e5af19 2022-02-02 15:44:43.292 | + functions-common:get_or_create_user:915 : echo fcb12b00a79b4d28bd5ff61a78e5af19 2022-02-02 15:44:43.292 | fcb12b00a79b4d28bd5ff61a78e5af19 2022-02-02 15:44:43.292 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-02 15:44:43.292 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:44:43.292 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:44:43.292 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:44:43.292 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:44:43.292 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.292 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:44:43.292 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:44:43.292 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:44:43.292 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.292 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:44:43.293 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.293 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:44:43.293 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:44:43.293 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.293 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.293 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:44:43.293 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:44:43.293 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:44:43.293 | ++ functions-common:get_field:807 : echo '| b55e50e14ecf4d65bb1afafb1f0956fb | fcb12b00a79b4d28bd5ff61a78e5af19 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:44:43.293 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:984 : user_role_id=b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:986 : echo b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:44:43.293 | b55e50e14ecf4d65bb1afafb1f0956fb 2022-02-02 15:44:43.293 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-02 15:44:43.293 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-02 15:44:43.293 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-02 15:44:43.293 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-02 15:44:43.293 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-02 15:44:43.293 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-02 15:44:43.294 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-02 15:44:43.294 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-02 15:44:43.294 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-02 15:44:43.294 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:44:43.294 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-02 15:44:43.294 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:44:43.294 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:44:43.294 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.294 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-02 15:44:43.294 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-02 15:44:43.294 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:44:43.294 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-02 15:44:43.294 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:44:43.294 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.294 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.294 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.295 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:44:43.295 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:44:43.295 | ++ functions-common:get_field:807 : echo '| ad76179174ce4f31a4a7cacdf9c88716 | fcb12b00a79b4d28bd5ff61a78e5af19 | | a7f576112fa64c65907d8ec0e07e3d29 | | | False |' 2022-02-02 15:44:43.295 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:44:43.295 | ++ functions-common:get_field:801 : read data 2022-02-02 15:44:43.295 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:44:43.295 | + functions-common:get_or_add_user_project_role:986 : echo ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:44:43.295 | ad76179174ce4f31a4a7cacdf9c88716 2022-02-02 15:44:43.295 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.112/placement 2022-02-02 15:44:43.295 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-02 15:44:43.295 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-02 15:44:43.295 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-02 15:44:43.295 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-02 15:44:43.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.295 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.295 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.295 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.295 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-02 15:44:43.295 | 549bc5a4bf564b7cb580ee7935d389ff' 2022-02-02 15:44:43.295 | + functions-common:get_or_create_service:1083 : echo 549bc5a4bf564b7cb580ee7935d389ff 2022-02-02 15:44:43.295 | 549bc5a4bf564b7cb580ee7935d389ff 2022-02-02 15:44:43.295 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.112/placement 2022-02-02 15:44:43.295 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-02 15:44:43.295 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.112/placement RegionOne 2022-02-02 15:44:43.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-02 15:44:43.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-02 15:44:43.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.295 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.295 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.295 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-02 15:44:43.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-02 15:44:43.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.112/placement --region RegionOne -f value -c id 2022-02-02 15:44:43.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.296 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.296 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.296 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:44:43.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=0db0b235dc4f4ea5bae83d0191030a77 2022-02-02 15:44:43.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 0db0b235dc4f4ea5bae83d0191030a77 2022-02-02 15:44:43.296 | + functions-common:get_or_create_endpoint:1116 : public_id=0db0b235dc4f4ea5bae83d0191030a77 2022-02-02 15:44:43.296 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-02 15:44:43.296 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-02 15:44:43.296 | + functions-common:get_or_create_endpoint:1125 : echo 0db0b235dc4f4ea5bae83d0191030a77 2022-02-02 15:44:43.296 | 0db0b235dc4f4ea5bae83d0191030a77 2022-02-02 15:44:43.337 | [17588 Async init_placement:100380]: finished init_placement with result 0 in 33 seconds 2022-02-02 15:44:43.341 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:43.344 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-02 15:44:43.396 | [17588 Async init_glance:96764]: Waiting for completion of init_glance running on PID 96764 (4 other jobs running) 2022-02-02 15:44:43.422 | [17588 Async init_glance:96764]: Signaling child to exit 2022-02-02 15:44:43.422 | WAKEUP 2022-02-02 15:44:43.445 | [17588 Async init_glance:96764]: Signaled 2022-02-02 15:44:43.446 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-02 15:44:43.446 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-02 15:44:43.446 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-02 15:44:43.446 | + lib/database:recreate_database:112 : local db=glance 2022-02-02 15:44:43.446 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-02 15:44:43.446 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-02 15:44:43.446 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-02 15:44:43.446 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.447 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-02 15:44:43.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.447 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-02 15:44:43.447 | + functions-common:time_start:2400 : local name=dbsync 2022-02-02 15:44:43.447 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:44:43.447 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:44:43.447 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:44:43.447 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816595084 2022-02-02 15:44:43.447 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-02 15:44:43.447 | 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=96862) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:44:43.447 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.447 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:43.448 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:43.448 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-02 15:44:43.448 | Database migration is up to date. No migration needed. 2022-02-02 15:44:43.448 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-02 15:44:43.448 | Database is synced successfully. 2022-02-02 15:44:43.448 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-02 15:44:43.448 | 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=97041) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-02 15:44:43.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-02 15:44:43.449 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-02 15:44:43.449 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-02 15:44:43.449 | + functions-common:time_stop:2414 : local name 2022-02-02 15:44:43.449 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:44:43.449 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:44:43.449 | + functions-common:time_stop:2417 : local total 2022-02-02 15:44:43.449 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:44:43.449 | + functions-common:time_stop:2420 : name=dbsync 2022-02-02 15:44:43.449 | + functions-common:time_stop:2421 : start_time=1643816595084 2022-02-02 15:44:43.449 | + functions-common:time_stop:2423 : [[ -z 1643816595084 ]] 2022-02-02 15:44:43.449 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:44:43.449 | + functions-common:time_stop:2426 : end_time=1643816604597 2022-02-02 15:44:43.449 | + functions-common:time_stop:2427 : elapsed_time=9513 2022-02-02 15:44:43.449 | + functions-common:time_stop:2428 : total=14383 2022-02-02 15:44:43.450 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:44:43.450 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23896 2022-02-02 15:44:43.492 | [17588 Async init_glance:96764]: finished init_glance with result 0 in 9 seconds 2022-02-02 15:44:43.496 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:43.499 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-02 15:44:43.553 | [17588 Async init_swift:100148]: Waiting for completion of init_swift running on PID 100148 (3 other jobs running) 2022-02-02 15:44:43.581 | [17588 Async init_swift:100148]: Signaling child to exit 2022-02-02 15:44:43.581 | WAKEUP 2022-02-02 15:44:43.606 | [17588 Async init_swift:100148]: Signaled 2022-02-02 15:44:43.608 | + lib/swift:init_swift:692 : local node_number 2022-02-02 15:44:43.608 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-02 15:44:43.608 | No object-auditor running 2022-02-02 15:44:43.608 | No account-replicator running 2022-02-02 15:44:43.608 | No container-reconciler running 2022-02-02 15:44:43.608 | No object-expirer running 2022-02-02 15:44:43.608 | No container-sharder running 2022-02-02 15:44:43.608 | No container-replicator running 2022-02-02 15:44:43.608 | No container-server running 2022-02-02 15:44:43.608 | No object-reconstructor running 2022-02-02 15:44:43.608 | No object-replicator running 2022-02-02 15:44:43.608 | No container-updater running 2022-02-02 15:44:43.608 | No container-sync running 2022-02-02 15:44:43.608 | No account-reaper running 2022-02-02 15:44:43.608 | No account-server running 2022-02-02 15:44:43.608 | No container-auditor running 2022-02-02 15:44:43.608 | No object-server running 2022-02-02 15:44:43.608 | No object-updater running 2022-02-02 15:44:43.608 | No proxy-server running 2022-02-02 15:44:43.608 | No account-auditor running 2022-02-02 15:44:43.608 | + lib/swift:init_swift:694 : true 2022-02-02 15:44:43.608 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-02 15:44:43.609 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-02 15:44:43.609 | + 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 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:44:43.609 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-02 15:44:43.609 | = sectsz=512 attr=2, projid32bit=1 2022-02-02 15:44:43.609 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-02 15:44:43.609 | = reflink=1 2022-02-02 15:44:43.609 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-02 15:44:43.609 | = sunit=0 swidth=0 blks 2022-02-02 15:44:43.609 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-02 15:44:43.609 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-02 15:44:43.609 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-02 15:44:43.609 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-02 15:44:43.609 | + 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 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-02 15:44:43.609 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-02 15:44:43.609 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-02 15:44:43.610 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-02-02 15:44:43.610 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-02 15:44:43.610 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-02 15:44:43.610 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-02 15:44:43.610 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-02 15:44:43.610 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:44:43.610 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-02 15:44:43.610 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-02 15:44:43.610 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:44:43.610 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-02 15:44:43.610 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-02 15:44:43.610 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:44:43.610 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-02 15:44:43.610 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-02 15:44:43.610 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:44:43.610 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-02 15:44:43.610 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:44:43.610 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-02 15:44:43.610 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:44:43.610 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-02 15:44:43.610 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:44:43.610 | + lib/swift:init_swift:738 : popd 2022-02-02 15:44:43.656 | [17588 Async init_swift:100148]: finished init_swift with result 0 in 12 seconds 2022-02-02 15:44:43.661 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:43.663 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-02 15:44:43.715 | [17588 Async init_cinder:100243]: Waiting for completion of init_cinder running on PID 100243 (2 other jobs running) 2022-02-02 15:44:43.740 | [17588 Async init_cinder:100243]: Signaling child to exit 2022-02-02 15:44:43.741 | WAKEUP 2022-02-02 15:44:43.763 | [17588 Async init_cinder:100243]: Signaled 2022-02-02 15:44:43.765 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-02 15:44:43.765 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:43.765 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-02 15:44:43.765 | + lib/database:recreate_database:112 : local db=cinder 2022-02-02 15:44:43.765 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-02 15:44:43.765 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-02 15:44:43.765 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-02 15:44:43.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.765 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-02 15:44:43.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:43.765 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-02 15:44:43.765 | + functions-common:time_start:2400 : local name=dbsync 2022-02-02 15:44:43.765 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:44:43.765 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:44:43.765 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:44:43.765 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816649304 2022-02-02 15:44:43.765 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-02 15:44:43.765 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100360) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:44:43.765 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:44:43.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:44:43.766 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100360) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:44:43.766 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-02 15:44:43.766 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:43.767 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:43.767 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-02 15:44:43.767 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=100360) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-02 15:44:43.767 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-02 15:44:43.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.767 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:43.767 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:43.767 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-02 15:44:43.767 | last_heartbeat = column_property( 2022-02-02 15:44:43.767 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-02 15:44:43.767 | num_hosts = column_property( 2022-02-02 15:44:43.767 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-02 15:44:43.767 | num_down_hosts = column_property( 2022-02-02 15:44:43.767 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-02 15:44:43.768 | + functions-common:time_stop:2414 : local name 2022-02-02 15:44:43.768 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:44:43.768 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:44:43.768 | + functions-common:time_stop:2417 : local total 2022-02-02 15:44:43.768 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:44:43.768 | + functions-common:time_stop:2420 : name=dbsync 2022-02-02 15:44:43.768 | + functions-common:time_stop:2421 : start_time=1643816649304 2022-02-02 15:44:43.768 | + functions-common:time_stop:2423 : [[ -z 1643816649304 ]] 2022-02-02 15:44:43.768 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:44:43.768 | + functions-common:time_stop:2426 : end_time=1643816656857 2022-02-02 15:44:43.768 | + functions-common:time_stop:2427 : elapsed_time=7553 2022-02-02 15:44:43.768 | + functions-common:time_stop:2428 : total=14383 2022-02-02 15:44:43.768 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:44:43.768 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21936 2022-02-02 15:44:43.768 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-02 15:44:43.768 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:43.768 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-02 15:44:43.768 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:44:43.768 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-02 15:44:43.810 | [17588 Async init_cinder:100243]: finished init_cinder with result 0 in 7 seconds 2022-02-02 15:44:43.815 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:43.818 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-02 15:44:43.836 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:43.838 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-02 15:44:43.841 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:44:43.843 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-02 15:44:43.846 | + ./stack.sh:main:1218 : init_nova 2022-02-02 15:44:43.848 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-02 15:44:43.866 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:43.868 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-02 15:44:43.886 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:44:43.888 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:44:43.891 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:44:43.949 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:44:43.987 | [17588 Async nova-cell-0:102419]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:44:43.991 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-02 15:44:43.996 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:44:43.999 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-02 15:44:44.002 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:44:44.005 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:44:44.008 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:44:44.072 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:44:44.113 | [17588 Async nova-cell-1:102517]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:44:44.118 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-02 15:44:44.121 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-02 15:44:44.127 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-02 15:44:44.131 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-02 15:44:44.134 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-02 15:44:44.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:44.154 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-02 15:44:44.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:44.177 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-02 15:44:48.234 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:44:48.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:48.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:48.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:44:48.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102581) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:44:48.273 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:48.273 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:48.311 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-02 15:44:50.433 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=102581) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-02 15:44:50.436 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-02 15:44:51.246 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=102581) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-02 15:44:51.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:51.254 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:51.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:51.255 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:51.758 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-02 15:44:51.761 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-02 15:44:51.763 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-02 15:44:51.766 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-02 15:44:51.769 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:44:51.772 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:44:55.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:55.422 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:55.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:55.422 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:55.886 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:55.901 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-02 15:44:55.905 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-02 15:44:55.908 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-02 15:44:55.914 | [102517 Async nova-cell-1:102517]: finished successfully 2022-02-02 15:44:55.965 | [17588 Async nova-cell-0:102419]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 102419 (3 other jobs running) 2022-02-02 15:44:55.967 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:44:55.994 | [17588 Async nova-cell-0:102419]: Signaling child to exit 2022-02-02 15:44:55.996 | [102419 Async nova-cell-0:102419]: finished successfully 2022-02-02 15:44:56.015 | WAKEUP 2022-02-02 15:44:56.038 | [17588 Async nova-cell-0:102419]: Signaled 2022-02-02 15:44:56.040 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-02 15:44:56.040 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-02 15:44:56.040 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-02 15:44:56.040 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-02 15:44:56.040 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-02 15:44:56.040 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-02 15:44:56.040 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-02 15:44:56.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:56.040 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-02 15:44:56.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:56.040 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:44:56.042 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102483) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:44:56.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:56.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:56.042 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-02 15:44:56.042 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102483) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-02 15:44:56.042 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-02 15:44:56.042 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=102483) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-02 15:44:56.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:56.042 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:56.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:56.042 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:56.086 | [17588 Async nova-cell-0:102419]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-02 15:44:56.090 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:56.093 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-02 15:44:56.096 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-02 15:44:56.146 | [17588 Async nova-cell-1:102517]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 102517 (2 other jobs running) 2022-02-02 15:44:56.171 | [17588 Async nova-cell-1:102517]: Signaling child to exit 2022-02-02 15:44:56.171 | WAKEUP 2022-02-02 15:44:56.193 | [17588 Async nova-cell-1:102517]: Signaled 2022-02-02 15:44:56.195 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-02 15:44:56.195 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-02 15:44:56.195 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-02 15:44:56.195 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-02 15:44:56.195 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-02 15:44:56.195 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-02 15:44:56.195 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-02 15:44:56.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:56.195 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-02 15:44:56.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:56.195 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:44:56.197 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102575) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:44:56.197 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:44:56.197 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:44:56.197 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-02 15:44:56.197 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102575) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-02 15:44:56.197 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-02 15:44:56.197 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=102575) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-02 15:44:56.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:56.197 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:56.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:56.197 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:56.240 | [17588 Async nova-cell-1:102517]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2022-02-02 15:44:56.244 | + inc/async:async_wait:197 : return 0 2022-02-02 15:44:56.246 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:44:56.249 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-02 15:44:59.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:59.905 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:59.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:59.905 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:59.905 | Running batches of 50 until complete 2022-02-02 15:44:59.905 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:44:59.905 | | Migration | Total Needed | Completed | 2022-02-02 15:44:59.905 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:44:59.905 | | fill_virtual_interface_list | 0 | 0 | 2022-02-02 15:44:59.905 | | migrate_empty_ratio | 0 | 0 | 2022-02-02 15:44:59.905 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-02 15:44:59.905 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-02 15:44:59.905 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-02 15:44:59.905 | | populate_dev_uuids | 0 | 0 | 2022-02-02 15:44:59.905 | | populate_missing_availability_zones | 0 | 0 | 2022-02-02 15:44:59.905 | | populate_queued_for_delete | 0 | 0 | 2022-02-02 15:44:59.905 | | populate_user_id | 0 | 0 | 2022-02-02 15:44:59.905 | | populate_uuids | 0 | 0 | 2022-02-02 15:44:59.905 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:45:00.352 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-02 15:45:00.356 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:45:00.359 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-02 15:45:00.362 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:45:00.365 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:45:00.368 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-02 15:45:03.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:03.867 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:03.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:03.867 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:03.867 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-02 15:45:03.868 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-02 15:45:04.276 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-02 15:45:04.279 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-02 15:45:04.292 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-02 15:45:04.295 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-02 15:45:04.314 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:04.316 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-02 15:45:04.319 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-02 15:45:04.380 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-02 15:45:04.419 | [17588 Async configure_neutron_nova:103766]: running: configure_neutron_nova 2022-02-02 15:45:04.422 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-02 15:45:04.425 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 15:45:04.428 | + functions-common:run_phase:1843 : local phase=post-config 2022-02-02 15:45:04.430 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:45:04.433 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:45:04.436 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:45:04.439 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:45:04.441 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:45:04.447 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:45:04.449 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:45:04.452 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:45:04.455 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:45:04.458 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-02 15:45:04.461 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:45:04.478 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:04.481 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:45:04.483 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:45:04.487 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-02 15:45:04.489 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:45:04.492 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:45:04.494 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-02 15:45:04.497 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:45:04.500 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:45:04.503 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:45:04.506 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:45:04.508 | + functions-common:run_phase:1869 : run_plugins stack post-config 2022-02-02 15:45:04.511 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 15:45:04.514 | + functions-common:run_plugins:1829 : local phase=post-config 2022-02-02 15:45:04.517 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 15:45:04.520 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 15:45:04.522 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-02 15:45:04.525 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.528 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:45:04.530 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-02 15:45:04.533 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:04.537 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:45:04.541 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:45:04.545 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-02 15:45:04.548 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.552 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-02 15:45:04.554 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:04.557 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-02 15:45:04.557 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:45:04.557 | gsub("[][]", "", $1); 2022-02-02 15:45:04.558 | split($1, a, "|"); 2022-02-02 15:45:04.558 | if (a[1] == matchgroup) 2022-02-02 15:45:04.558 | print a[2] 2022-02-02 15:45:04.558 | } 2022-02-02 15:45:04.558 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.565 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:45:04.569 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:45:04.571 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:45:04.575 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-02 15:45:04.578 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-02 15:45:04.582 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-02 15:45:04.585 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-02 15:45:04.588 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-02 15:45:04.593 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-02 15:45:04.596 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-02 15:45:04.599 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-02 15:45:04.602 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.606 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:45:04.612 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-02 15:45:04.615 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:45:04.619 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-02 15:45:04.622 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-02 15:45:04.627 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-02 15:45:04.630 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-02 15:45:04.639 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-02 15:45:04.639 | BEGIN { 2022-02-02 15:45:04.640 | section = "" 2022-02-02 15:45:04.640 | last_section = "" 2022-02-02 15:45:04.640 | section_count = 0 2022-02-02 15:45:04.640 | } 2022-02-02 15:45:04.640 | /^\[.+\]/ { 2022-02-02 15:45:04.640 | gsub("[][]", "", $1); 2022-02-02 15:45:04.640 | section=$1 2022-02-02 15:45:04.640 | next 2022-02-02 15:45:04.640 | } 2022-02-02 15:45:04.640 | /^ *\#/ { 2022-02-02 15:45:04.640 | next 2022-02-02 15:45:04.640 | } 2022-02-02 15:45:04.640 | /^[^ \t]+/ { 2022-02-02 15:45:04.640 | # get offset of first = in $0 2022-02-02 15:45:04.640 | eq_idx = index($0, "=") 2022-02-02 15:45:04.640 | # extract attr & value from $0 2022-02-02 15:45:04.640 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:45:04.640 | value = substr($0, eq_idx + 1) 2022-02-02 15:45:04.640 | # only need to strip trailing whitespace from attr 2022-02-02 15:45:04.640 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:45:04.641 | # need to strip leading & trailing whitespace from value 2022-02-02 15:45:04.641 | sub(/^[ \t]*/, "", value) 2022-02-02 15:45:04.641 | sub(/[ \t]*$/, "", value) 2022-02-02 15:45:04.641 | 2022-02-02 15:45:04.641 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:45:04.641 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:45:04.641 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:45:04.641 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:45:04.641 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:45:04.641 | if (section != last_section) { 2022-02-02 15:45:04.641 | cfg_section[section_count++] = section 2022-02-02 15:45:04.641 | last_section = section 2022-02-02 15:45:04.641 | } 2022-02-02 15:45:04.641 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:45:04.641 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:45:04.641 | 2022-02-02 15:45:04.641 | cfg_attr[section, attr, 0] = value 2022-02-02 15:45:04.641 | cfg_attr_count[section, attr] = 1 2022-02-02 15:45:04.641 | } else { 2022-02-02 15:45:04.641 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:45:04.641 | cfg_attr[section, attr, lno] = value 2022-02-02 15:45:04.641 | } 2022-02-02 15:45:04.641 | } 2022-02-02 15:45:04.641 | END { 2022-02-02 15:45:04.642 | # Process each section in order 2022-02-02 15:45:04.642 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:45:04.642 | section = cfg_section[sno] 2022-02-02 15:45:04.642 | # The ini routines simply append a config item immediately 2022-02-02 15:45:04.642 | # after the section header. To keep the same order as defined 2022-02-02 15:45:04.642 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:45:04.642 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:45:04.642 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:45:04.642 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:45:04.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:45:04.642 | else { 2022-02-02 15:45:04.642 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:45:04.642 | count = cfg_attr_count[section, attr] 2022-02-02 15:45:04.642 | print "inidelete " configfile " " section " " attr 2022-02-02 15:45:04.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:45:04.642 | for (l = count -2; l >= 0; l--) 2022-02-02 15:45:04.642 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:45:04.642 | } 2022-02-02 15:45:04.642 | } 2022-02-02 15:45:04.643 | } 2022-02-02 15:45:04.643 | } 2022-02-02 15:45:04.643 | ' 2022-02-02 15:45:04.643 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.643 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-02 15:45:04.643 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:45:04.643 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.645 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:45:04.648 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-02 15:45:04.651 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:04.654 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-02 15:45:04.657 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-02 15:45:04.657 | BEGIN { group = "" } 2022-02-02 15:45:04.657 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:45:04.657 | gsub("[][]", "", $1); 2022-02-02 15:45:04.657 | split($1, a, "|"); 2022-02-02 15:45:04.657 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:45:04.657 | group=a[1] 2022-02-02 15:45:04.657 | } else { 2022-02-02 15:45:04.657 | group="" 2022-02-02 15:45:04.657 | } 2022-02-02 15:45:04.657 | next 2022-02-02 15:45:04.657 | } 2022-02-02 15:45:04.657 | { 2022-02-02 15:45:04.657 | if (group != "") 2022-02-02 15:45:04.657 | print $0 2022-02-02 15:45:04.657 | } 2022-02-02 15:45:04.657 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:45:04.663 | + 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"' 2022-02-02 15:45:04.666 | ++ 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 2022-02-02 15:45:04.697 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-02 15:45:04.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-02 15:45:04.736 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.739 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-02 15:45:04.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-02 15:45:04.775 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-02 15:45:04.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-02 15:45:04.814 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-02 15:45:04.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-02 15:45:04.850 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-02 15:45:04.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-02 15:45:04.887 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.889 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.112/identity"' 2022-02-02 15:45:04.892 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.112/identity 2022-02-02 15:45:04.924 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-02 15:45:04.929 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-02 15:45:04.960 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:04.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-02 15:45:04.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-02 15:45:04.999 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-02 15:45:05.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-02 15:45:05.037 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-02 15:45:05.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-02 15:45:05.076 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-02 15:45:05.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-02 15:45:05.115 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-02 15:45:05.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-02 15:45:05.152 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.155 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:45:05.160 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:45:05.163 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:45:05.167 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-02 15:45:05.170 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-02 15:45:05.174 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-02 15:45:05.176 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-02 15:45:05.180 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-02 15:45:05.184 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-02 15:45:05.187 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-02 15:45:05.190 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-02 15:45:05.192 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.195 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:45:05.198 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-02 15:45:05.200 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:45:05.204 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-02 15:45:05.207 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-02 15:45:05.210 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-02 15:45:05.213 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-02 15:45:05.218 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.218 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-02 15:45:05.218 | BEGIN { 2022-02-02 15:45:05.218 | section = "" 2022-02-02 15:45:05.218 | last_section = "" 2022-02-02 15:45:05.218 | section_count = 0 2022-02-02 15:45:05.218 | } 2022-02-02 15:45:05.219 | /^\[.+\]/ { 2022-02-02 15:45:05.219 | gsub("[][]", "", $1); 2022-02-02 15:45:05.219 | section=$1 2022-02-02 15:45:05.219 | next 2022-02-02 15:45:05.219 | } 2022-02-02 15:45:05.219 | /^ *\#/ { 2022-02-02 15:45:05.219 | next 2022-02-02 15:45:05.219 | } 2022-02-02 15:45:05.219 | /^[^ \t]+/ { 2022-02-02 15:45:05.219 | # get offset of first = in $0 2022-02-02 15:45:05.219 | eq_idx = index($0, "=") 2022-02-02 15:45:05.219 | # extract attr & value from $0 2022-02-02 15:45:05.219 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:45:05.219 | value = substr($0, eq_idx + 1) 2022-02-02 15:45:05.219 | # only need to strip trailing whitespace from attr 2022-02-02 15:45:05.219 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:45:05.220 | # need to strip leading & trailing whitespace from value 2022-02-02 15:45:05.220 | sub(/^[ \t]*/, "", value) 2022-02-02 15:45:05.220 | sub(/[ \t]*$/, "", value) 2022-02-02 15:45:05.220 | 2022-02-02 15:45:05.220 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:45:05.220 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:45:05.220 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:45:05.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:45:05.220 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:45:05.220 | if (section != last_section) { 2022-02-02 15:45:05.220 | cfg_section[section_count++] = section 2022-02-02 15:45:05.220 | last_section = section 2022-02-02 15:45:05.220 | } 2022-02-02 15:45:05.220 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:45:05.220 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:45:05.220 | 2022-02-02 15:45:05.220 | cfg_attr[section, attr, 0] = value 2022-02-02 15:45:05.220 | cfg_attr_count[section, attr] = 1 2022-02-02 15:45:05.220 | } else { 2022-02-02 15:45:05.220 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:45:05.220 | cfg_attr[section, attr, lno] = value 2022-02-02 15:45:05.220 | } 2022-02-02 15:45:05.220 | } 2022-02-02 15:45:05.220 | END { 2022-02-02 15:45:05.220 | # Process each section in order 2022-02-02 15:45:05.220 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:45:05.220 | section = cfg_section[sno] 2022-02-02 15:45:05.220 | # The ini routines simply append a config item immediately 2022-02-02 15:45:05.220 | # after the section header. To keep the same order as defined 2022-02-02 15:45:05.220 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:45:05.220 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:45:05.220 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:45:05.220 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:45:05.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:45:05.220 | else { 2022-02-02 15:45:05.220 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:45:05.220 | count = cfg_attr_count[section, attr] 2022-02-02 15:45:05.221 | print "inidelete " configfile " " section " " attr 2022-02-02 15:45:05.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:45:05.221 | for (l = count -2; l >= 0; l--) 2022-02-02 15:45:05.221 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:45:05.221 | } 2022-02-02 15:45:05.221 | } 2022-02-02 15:45:05.221 | } 2022-02-02 15:45:05.221 | } 2022-02-02 15:45:05.221 | ' 2022-02-02 15:45:05.221 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-02 15:45:05.222 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:45:05.223 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.226 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:45:05.228 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-02 15:45:05.231 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:05.234 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-02 15:45:05.236 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-02 15:45:05.237 | BEGIN { group = "" } 2022-02-02 15:45:05.237 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:45:05.237 | gsub("[][]", "", $1); 2022-02-02 15:45:05.237 | split($1, a, "|"); 2022-02-02 15:45:05.237 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:45:05.237 | group=a[1] 2022-02-02 15:45:05.237 | } else { 2022-02-02 15:45:05.237 | group="" 2022-02-02 15:45:05.237 | } 2022-02-02 15:45:05.237 | next 2022-02-02 15:45:05.237 | } 2022-02-02 15:45:05.237 | { 2022-02-02 15:45:05.237 | if (group != "") 2022-02-02 15:45:05.237 | print $0 2022-02-02 15:45:05.237 | } 2022-02-02 15:45:05.237 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.242 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:45:05.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-02 15:45:05.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-02 15:45:05.269 | [103766 Async configure_neutron_nova:103766]: finished successfully 2022-02-02 15:45:05.277 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.280 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-02 15:45:05.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-02 15:45:05.313 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-02 15:45:05.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-02 15:45:05.349 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-02 15:45:05.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-02 15:45:05.383 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-02 15:45:05.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-02 15:45:05.418 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-02 15:45:05.423 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-02 15:45:05.452 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-02 15:45:05.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-02 15:45:05.487 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-02 15:45:05.492 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-02 15:45:05.522 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-02 15:45:05.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-02 15:45:05.559 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-02 15:45:05.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-02 15:45:05.595 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-02 15:45:05.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-02 15:45:05.630 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.632 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-02 15:45:05.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-02 15:45:05.665 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-02 15:45:05.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-02 15:45:05.700 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.702 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-02 15:45:05.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-02 15:45:05.734 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-02 15:45:05.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-02 15:45:05.769 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-02 15:45:05.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-02 15:45:05.804 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.807 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:45:05.809 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:45:05.812 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:45:05.816 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-02 15:45:05.818 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-02 15:45:05.822 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-02 15:45:05.824 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-02 15:45:05.827 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-02 15:45:05.832 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-02 15:45:05.835 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-02 15:45:05.838 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-02 15:45:05.840 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.843 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:45:05.845 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-02 15:45:05.848 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:45:05.851 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-02 15:45:05.854 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-02 15:45:05.857 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-02 15:45:05.859 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-02 15:45:05.863 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-02 15:45:05.863 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.864 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-02 15:45:05.864 | BEGIN { 2022-02-02 15:45:05.864 | section = "" 2022-02-02 15:45:05.864 | last_section = "" 2022-02-02 15:45:05.864 | section_count = 0 2022-02-02 15:45:05.864 | } 2022-02-02 15:45:05.864 | /^\[.+\]/ { 2022-02-02 15:45:05.864 | gsub("[][]", "", $1); 2022-02-02 15:45:05.864 | section=$1 2022-02-02 15:45:05.864 | next 2022-02-02 15:45:05.864 | } 2022-02-02 15:45:05.864 | /^ *\#/ { 2022-02-02 15:45:05.864 | next 2022-02-02 15:45:05.864 | } 2022-02-02 15:45:05.864 | /^[^ \t]+/ { 2022-02-02 15:45:05.864 | # get offset of first = in $0 2022-02-02 15:45:05.864 | eq_idx = index($0, "=") 2022-02-02 15:45:05.864 | # extract attr & value from $0 2022-02-02 15:45:05.864 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:45:05.864 | value = substr($0, eq_idx + 1) 2022-02-02 15:45:05.864 | # only need to strip trailing whitespace from attr 2022-02-02 15:45:05.864 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:45:05.864 | # need to strip leading & trailing whitespace from value 2022-02-02 15:45:05.864 | sub(/^[ \t]*/, "", value) 2022-02-02 15:45:05.864 | sub(/[ \t]*$/, "", value) 2022-02-02 15:45:05.864 | 2022-02-02 15:45:05.864 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:45:05.864 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:45:05.864 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:45:05.864 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:45:05.864 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:45:05.864 | if (section != last_section) { 2022-02-02 15:45:05.864 | cfg_section[section_count++] = section 2022-02-02 15:45:05.864 | last_section = section 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:45:05.865 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:45:05.865 | 2022-02-02 15:45:05.865 | cfg_attr[section, attr, 0] = value 2022-02-02 15:45:05.865 | cfg_attr_count[section, attr] = 1 2022-02-02 15:45:05.865 | } else { 2022-02-02 15:45:05.865 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:45:05.865 | cfg_attr[section, attr, lno] = value 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | END { 2022-02-02 15:45:05.865 | # Process each section in order 2022-02-02 15:45:05.865 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:45:05.865 | section = cfg_section[sno] 2022-02-02 15:45:05.865 | # The ini routines simply append a config item immediately 2022-02-02 15:45:05.865 | # after the section header. To keep the same order as defined 2022-02-02 15:45:05.865 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:45:05.865 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:45:05.865 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:45:05.865 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:45:05.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:45:05.865 | else { 2022-02-02 15:45:05.865 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:45:05.865 | count = cfg_attr_count[section, attr] 2022-02-02 15:45:05.865 | print "inidelete " configfile " " section " " attr 2022-02-02 15:45:05.865 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:45:05.865 | for (l = count -2; l >= 0; l--) 2022-02-02 15:45:05.865 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.865 | } 2022-02-02 15:45:05.866 | ' 2022-02-02 15:45:05.866 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.867 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:45:05.868 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:45:05.870 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-02 15:45:05.873 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:05.876 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-02 15:45:05.879 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-02 15:45:05.879 | BEGIN { group = "" } 2022-02-02 15:45:05.879 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:45:05.879 | gsub("[][]", "", $1); 2022-02-02 15:45:05.879 | split($1, a, "|"); 2022-02-02 15:45:05.879 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:45:05.879 | group=a[1] 2022-02-02 15:45:05.879 | } else { 2022-02-02 15:45:05.879 | group="" 2022-02-02 15:45:05.879 | } 2022-02-02 15:45:05.879 | next 2022-02-02 15:45:05.879 | } 2022-02-02 15:45:05.879 | { 2022-02-02 15:45:05.879 | if (group != "") 2022-02-02 15:45:05.879 | print $0 2022-02-02 15:45:05.879 | } 2022-02-02 15:45:05.879 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.885 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.112/identity/v2.0"' 2022-02-02 15:45:05.888 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.112/identity/v2.0 2022-02-02 15:45:05.916 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.919 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:45:05.923 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:45:05.926 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:45:05.929 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.932 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:45:05.934 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:45:05.937 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-02 15:45:05.941 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:45:05.946 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-02 15:45:05.948 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-02 15:45:05.951 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.954 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.956 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:45:05.959 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.961 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:45:05.965 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.967 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:45:05.970 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:45:05.973 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-02 15:45:05.977 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-02 15:45:05.977 | BEGIN { 2022-02-02 15:45:05.977 | section = "" 2022-02-02 15:45:05.977 | last_section = "" 2022-02-02 15:45:05.977 | section_count = 0 2022-02-02 15:45:05.977 | } 2022-02-02 15:45:05.977 | /^\[.+\]/ { 2022-02-02 15:45:05.977 | gsub("[][]", "", $1); 2022-02-02 15:45:05.977 | section=$1 2022-02-02 15:45:05.977 | next 2022-02-02 15:45:05.977 | } 2022-02-02 15:45:05.977 | /^ *\#/ { 2022-02-02 15:45:05.977 | next 2022-02-02 15:45:05.977 | } 2022-02-02 15:45:05.977 | /^[^ \t]+/ { 2022-02-02 15:45:05.977 | # get offset of first = in $0 2022-02-02 15:45:05.977 | eq_idx = index($0, "=") 2022-02-02 15:45:05.977 | # extract attr & value from $0 2022-02-02 15:45:05.977 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:45:05.977 | value = substr($0, eq_idx + 1) 2022-02-02 15:45:05.977 | # only need to strip trailing whitespace from attr 2022-02-02 15:45:05.977 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:45:05.977 | # need to strip leading & trailing whitespace from value 2022-02-02 15:45:05.977 | sub(/^[ \t]*/, "", value) 2022-02-02 15:45:05.977 | sub(/[ \t]*$/, "", value) 2022-02-02 15:45:05.977 | 2022-02-02 15:45:05.977 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:45:05.977 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:45:05.977 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:45:05.977 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:45:05.977 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:45:05.977 | if (section != last_section) { 2022-02-02 15:45:05.978 | cfg_section[section_count++] = section 2022-02-02 15:45:05.978 | last_section = section 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:45:05.978 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:45:05.978 | 2022-02-02 15:45:05.978 | cfg_attr[section, attr, 0] = value 2022-02-02 15:45:05.978 | cfg_attr_count[section, attr] = 1 2022-02-02 15:45:05.978 | } else { 2022-02-02 15:45:05.978 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:45:05.978 | cfg_attr[section, attr, lno] = value 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | END { 2022-02-02 15:45:05.978 | # Process each section in order 2022-02-02 15:45:05.978 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:45:05.978 | section = cfg_section[sno] 2022-02-02 15:45:05.978 | # The ini routines simply append a config item immediately 2022-02-02 15:45:05.978 | # after the section header. To keep the same order as defined 2022-02-02 15:45:05.978 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:45:05.978 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:45:05.978 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:45:05.978 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:45:05.978 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:45:05.978 | else { 2022-02-02 15:45:05.978 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:45:05.978 | count = cfg_attr_count[section, attr] 2022-02-02 15:45:05.978 | print "inidelete " configfile " " section " " attr 2022-02-02 15:45:05.978 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:45:05.978 | for (l = count -2; l >= 0; l--) 2022-02-02 15:45:05.978 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | } 2022-02-02 15:45:05.978 | ' 2022-02-02 15:45:05.979 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.979 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:05.980 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.981 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:45:05.982 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:45:05.985 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:45:05.988 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:45:05.990 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-02 15:45:05.993 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-02 15:45:05.993 | BEGIN { group = "" } 2022-02-02 15:45:05.993 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:45:05.993 | gsub("[][]", "", $1); 2022-02-02 15:45:05.993 | split($1, a, "|"); 2022-02-02 15:45:05.993 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:45:05.993 | group=a[1] 2022-02-02 15:45:05.993 | } else { 2022-02-02 15:45:05.993 | group="" 2022-02-02 15:45:05.993 | } 2022-02-02 15:45:05.993 | next 2022-02-02 15:45:05.993 | } 2022-02-02 15:45:05.993 | { 2022-02-02 15:45:05.993 | if (group != "") 2022-02-02 15:45:05.993 | print $0 2022-02-02 15:45:05.993 | } 2022-02-02 15:45:05.993 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:45:05.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-02 15:45:06.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-02 15:45:06.032 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:06.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-02 15:45:06.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-02 15:45:06.066 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:45:06.069 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-02 15:45:06.087 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:06.089 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-02 15:45:06.092 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:06.094 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-02 15:45:06.097 | + ./stack.sh:main:1252 : start_swift 2022-02-02 15:45:06.100 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-02 15:45:06.102 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 15:45:06.105 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-02 15:45:06.139 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-02 15:45:06.142 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:45:06.146 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:45:06.148 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-02 15:45:06.199 | Restarting rsync (via systemctl): rsync.service. 2022-02-02 15:45:06.203 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-02 15:45:06.206 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-02 15:45:06.209 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-02 15:45:06.211 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-02 15:45:06.214 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:45:06.216 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.219 | + functions-common:run_process:1669 : local service=s-object 2022-02-02 15:45:06.222 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.224 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:06.227 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:06.230 | + functions-common:run_process:1674 : local name=s-object 2022-02-02 15:45:06.232 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:06.235 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:06.237 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:06.240 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:06.243 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:06.247 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816706244 2022-02-02 15:45:06.249 | + functions-common:run_process:1677 : is_service_enabled s-object 2022-02-02 15:45:06.265 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:06.268 | + functions-common:run_process:1678 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-02 15:45:06.270 | + functions-common:_run_under_systemd:1634 : local service=s-object 2022-02-02 15:45:06.273 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.275 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.278 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.280 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.283 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-02 15:45:06.286 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-02 15:45:06.288 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@s-object.service 2022-02-02 15:45:06.290 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:06.293 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:06.295 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:45:06.298 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-02 15:45:06.300 | + functions-common:write_user_unit_file:1551 : local service=devstack@s-object.service 2022-02-02 15:45:06.302 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.305 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:06.307 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:06.309 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:06.311 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:06.314 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-02 15:45:06.316 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:06.321 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-02 15:45:06.393 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-02 15:45:06.453 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:45:06.504 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-02 15:45:06.556 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-02 15:45:06.617 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:06.674 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:06.676 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-02 15:45:06.738 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:07.126 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@s-object.service 2022-02-02 15:45:07.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-02 15:45:07.519 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@s-object.service 2022-02-02 15:45:07.541 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:07.544 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:07.550 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:07.553 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:07.556 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:07.559 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:07.562 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:07.564 | + functions-common:time_stop:2421 : start_time=1643816706244 2022-02-02 15:45:07.567 | + functions-common:time_stop:2423 : [[ -z 1643816706244 ]] 2022-02-02 15:45:07.570 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:07.576 | + functions-common:time_stop:2426 : end_time=1643816707573 2022-02-02 15:45:07.579 | + functions-common:time_stop:2427 : elapsed_time=1329 2022-02-02 15:45:07.582 | + functions-common:time_stop:2428 : total=3208 2022-02-02 15:45:07.585 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:07.587 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4537 2022-02-02 15:45:07.590 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:45:07.592 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.596 | + functions-common:run_process:1669 : local service=s-container 2022-02-02 15:45:07.598 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.601 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:07.604 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:07.607 | + functions-common:run_process:1674 : local name=s-container 2022-02-02 15:45:07.610 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:07.613 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:07.616 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:07.618 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:07.621 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:07.627 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816707623 2022-02-02 15:45:07.629 | + functions-common:run_process:1677 : is_service_enabled s-container 2022-02-02 15:45:07.647 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:07.650 | + functions-common:run_process:1678 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-02 15:45:07.652 | + functions-common:_run_under_systemd:1634 : local service=s-container 2022-02-02 15:45:07.655 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.658 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.660 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.662 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.665 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-02 15:45:07.667 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-02 15:45:07.670 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@s-container.service 2022-02-02 15:45:07.672 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:07.675 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:07.677 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:45:07.680 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-02 15:45:07.682 | + functions-common:write_user_unit_file:1551 : local service=devstack@s-container.service 2022-02-02 15:45:07.685 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.687 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:07.690 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:07.692 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:07.694 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:07.697 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-02 15:45:07.699 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:07.704 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-02 15:45:07.767 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-02 15:45:07.829 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:45:07.881 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-02 15:45:07.936 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-02 15:45:07.989 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:08.041 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:08.044 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-02 15:45:08.107 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:08.513 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@s-container.service 2022-02-02 15:45:08.528 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-02 15:45:08.942 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@s-container.service 2022-02-02 15:45:08.970 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:08.973 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:08.975 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:08.978 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:08.980 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:08.983 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:08.986 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:08.988 | + functions-common:time_stop:2421 : start_time=1643816707623 2022-02-02 15:45:08.991 | + functions-common:time_stop:2423 : [[ -z 1643816707623 ]] 2022-02-02 15:45:08.994 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:08.998 | + functions-common:time_stop:2426 : end_time=1643816708996 2022-02-02 15:45:09.001 | + functions-common:time_stop:2427 : elapsed_time=1373 2022-02-02 15:45:09.004 | + functions-common:time_stop:2428 : total=4537 2022-02-02 15:45:09.006 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:09.009 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5910 2022-02-02 15:45:09.011 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:45:09.014 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.016 | + functions-common:run_process:1669 : local service=s-account 2022-02-02 15:45:09.019 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.021 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:09.024 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:09.026 | + functions-common:run_process:1674 : local name=s-account 2022-02-02 15:45:09.029 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:09.031 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:09.034 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:09.037 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:09.040 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:09.045 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816709042 2022-02-02 15:45:09.048 | + functions-common:run_process:1677 : is_service_enabled s-account 2022-02-02 15:45:09.067 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:09.070 | + functions-common:run_process:1678 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-02 15:45:09.072 | + functions-common:_run_under_systemd:1634 : local service=s-account 2022-02-02 15:45:09.075 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.077 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.080 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.082 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.085 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-02 15:45:09.087 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-02 15:45:09.090 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@s-account.service 2022-02-02 15:45:09.092 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:09.095 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:09.097 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:45:09.100 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-02 15:45:09.102 | + functions-common:write_user_unit_file:1551 : local service=devstack@s-account.service 2022-02-02 15:45:09.105 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.108 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:09.111 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:09.113 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:09.115 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:09.118 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-02 15:45:09.120 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:09.125 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-02 15:45:09.190 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-02 15:45:09.254 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:45:09.306 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-02 15:45:09.362 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-02 15:45:09.415 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:09.478 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:09.481 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-02 15:45:09.544 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:09.979 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@s-account.service 2022-02-02 15:45:09.993 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-02 15:45:10.394 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@s-account.service 2022-02-02 15:45:10.420 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:10.423 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:10.425 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:10.428 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:10.430 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:10.433 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:10.435 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:10.438 | + functions-common:time_stop:2421 : start_time=1643816709042 2022-02-02 15:45:10.440 | + functions-common:time_stop:2423 : [[ -z 1643816709042 ]] 2022-02-02 15:45:10.444 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:10.448 | + functions-common:time_stop:2426 : end_time=1643816710446 2022-02-02 15:45:10.451 | + functions-common:time_stop:2427 : elapsed_time=1404 2022-02-02 15:45:10.453 | + functions-common:time_stop:2428 : total=5910 2022-02-02 15:45:10.456 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:10.458 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7314 2022-02-02 15:45:10.461 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-02 15:45:10.463 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-02 15:45:10.514 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.517 | + functions-common:run_process:1669 : local service=s-container-sync 2022-02-02 15:45:10.520 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.522 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:10.525 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:10.527 | + functions-common:run_process:1674 : local name=s-container-sync 2022-02-02 15:45:10.530 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:10.532 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:10.535 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:10.537 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:10.540 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:10.545 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816710542 2022-02-02 15:45:10.548 | + functions-common:run_process:1677 : is_service_enabled s-container-sync 2022-02-02 15:45:10.565 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:10.568 | + functions-common:run_process:1678 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-02 15:45:10.571 | + functions-common:_run_under_systemd:1634 : local service=s-container-sync 2022-02-02 15:45:10.573 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.576 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.578 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.581 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.583 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-02 15:45:10.586 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-02 15:45:10.588 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@s-container-sync.service 2022-02-02 15:45:10.591 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:10.593 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:10.596 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-02 15:45:10.598 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-02 15:45:10.601 | + functions-common:write_user_unit_file:1551 : local service=devstack@s-container-sync.service 2022-02-02 15:45:10.603 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.605 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:10.608 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:10.610 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:10.613 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:10.615 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-02 15:45:10.617 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:10.622 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-02 15:45:10.684 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-02 15:45:10.746 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:45:10.802 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-02 15:45:10.854 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-02 15:45:10.905 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:10.959 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:10.961 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-02 15:45:11.024 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:11.408 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@s-container-sync.service 2022-02-02 15:45:11.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-02-02 15:45:11.824 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@s-container-sync.service 2022-02-02 15:45:11.848 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:11.851 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:11.853 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:11.856 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:11.858 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:11.861 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:11.864 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:11.866 | + functions-common:time_stop:2421 : start_time=1643816710542 2022-02-02 15:45:11.869 | + functions-common:time_stop:2423 : [[ -z 1643816710542 ]] 2022-02-02 15:45:11.872 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:11.876 | + functions-common:time_stop:2426 : end_time=1643816711874 2022-02-02 15:45:11.879 | + functions-common:time_stop:2427 : elapsed_time=1332 2022-02-02 15:45:11.881 | + functions-common:time_stop:2428 : total=7314 2022-02-02 15:45:11.883 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:11.886 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8646 2022-02-02 15:45:11.888 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-02 15:45:11.906 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:45:11.909 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.911 | + functions-common:run_process:1669 : local service=s-proxy 2022-02-02 15:45:11.914 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.916 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:11.919 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:11.921 | + functions-common:run_process:1674 : local name=s-proxy 2022-02-02 15:45:11.924 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:11.927 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:11.929 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:11.932 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:11.935 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:11.939 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816711937 2022-02-02 15:45:11.942 | + functions-common:run_process:1677 : is_service_enabled s-proxy 2022-02-02 15:45:11.960 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:11.962 | + functions-common:run_process:1678 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-02 15:45:11.965 | + functions-common:_run_under_systemd:1634 : local service=s-proxy 2022-02-02 15:45:11.967 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.970 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.973 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.975 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:11.978 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-02 15:45:11.980 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-02 15:45:11.983 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@s-proxy.service 2022-02-02 15:45:11.986 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:11.988 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:11.991 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-02 15:45:11.993 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-02 15:45:11.996 | + functions-common:write_user_unit_file:1551 : local service=devstack@s-proxy.service 2022-02-02 15:45:11.998 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:12.001 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:12.003 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:12.006 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:12.008 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:12.011 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-02 15:45:12.013 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:12.018 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-02 15:45:12.083 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-02 15:45:12.147 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:45:12.201 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-02 15:45:12.256 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-02 15:45:12.308 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:12.361 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:12.364 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-02 15:45:12.427 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:12.843 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@s-proxy.service 2022-02-02 15:45:12.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-02 15:45:13.242 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@s-proxy.service 2022-02-02 15:45:13.266 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:13.269 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:13.272 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:13.274 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:13.277 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:13.280 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:13.283 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:13.286 | + functions-common:time_stop:2421 : start_time=1643816711937 2022-02-02 15:45:13.288 | + functions-common:time_stop:2423 : [[ -z 1643816711937 ]] 2022-02-02 15:45:13.291 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:13.296 | + functions-common:time_stop:2426 : end_time=1643816713293 2022-02-02 15:45:13.299 | + functions-common:time_stop:2427 : elapsed_time=1356 2022-02-02 15:45:13.302 | + functions-common:time_stop:2428 : total=8646 2022-02-02 15:45:13.304 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:13.306 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10002 2022-02-02 15:45:13.309 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-02 15:45:13.309 | Waiting for swift proxy to start... 2022-02-02 15:45:13.312 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.112:8080/info 2022-02-02 15:45:13.314 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:45:13.316 | + functions:wait_for_service:458 : local url=http://10.222.0.112:8080/info 2022-02-02 15:45:13.319 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:45:13.321 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:45:13.324 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:45:13.326 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:13.329 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:13.332 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:13.336 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816713334 2022-02-02 15:45:13.339 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:45:13.345 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112:8080/info 2022-02-02 15:45:13.358 | + :: : [[ 000 == 503 ]] 2022-02-02 15:45:13.359 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:45:13.361 | + :: : sleep 1 2022-02-02 15:45:14.365 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112:8080/info 2022-02-02 15:45:14.377 | + :: : [[ 000 == 503 ]] 2022-02-02 15:45:14.378 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:45:14.380 | + :: : sleep 1 2022-02-02 15:45:15.383 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112:8080/info 2022-02-02 15:45:15.397 | + :: : [[ 000 == 503 ]] 2022-02-02 15:45:15.398 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:45:15.400 | + :: : sleep 1 2022-02-02 15:45:16.403 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112:8080/info 2022-02-02 15:45:16.497 | + :: : [[ 200 == 503 ]] 2022-02-02 15:45:16.498 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:45:16.501 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:45:16.504 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:16.506 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:16.508 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:16.511 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:16.513 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:16.516 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:45:16.519 | + functions-common:time_stop:2421 : start_time=1643816713334 2022-02-02 15:45:16.521 | + functions-common:time_stop:2423 : [[ -z 1643816713334 ]] 2022-02-02 15:45:16.524 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:16.529 | + functions-common:time_stop:2426 : end_time=1643816716526 2022-02-02 15:45:16.532 | + functions-common:time_stop:2427 : elapsed_time=3192 2022-02-02 15:45:16.535 | + functions-common:time_stop:2428 : total=6424 2022-02-02 15:45:16.537 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:16.539 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9616 2022-02-02 15:45:16.542 | + functions:wait_for_service:467 : return 0 2022-02-02 15:45:16.545 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-02 15:45:16.547 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:45:16.550 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-02 15:45:16.568 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.570 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:45:16.602 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-02 15:45:16.657 | [17588 Async configure_neutron_nova:103766]: Waiting for completion of configure_neutron_nova running on PID 103766 (2 other jobs running) 2022-02-02 15:45:16.682 | [17588 Async configure_neutron_nova:103766]: Signaling child to exit 2022-02-02 15:45:16.682 | WAKEUP 2022-02-02 15:45:16.705 | [17588 Async configure_neutron_nova:103766]: Signaled 2022-02-02 15:45:16.706 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-02 15:45:16.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:45:16.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:45:16.707 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:45:16.707 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:45:16.707 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:45:16.707 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:45:16.707 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.112/identity 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-02 15:45:16.707 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-02 15:45:16.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-02 15:45:16.707 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-02 15:45:16.707 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-02 15:45:16.707 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:45:16.707 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-02 15:45:16.707 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:45:16.708 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-02 15:45:16.708 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-02 15:45:16.708 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:45:16.708 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:45:16.708 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:45:16.708 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.112/identity 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-02 15:45:16.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-02 15:45:16.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-02 15:45:16.708 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-02 15:45:16.708 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-02 15:45:16.752 | [17588 Async configure_neutron_nova:103766]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-02 15:45:16.756 | + inc/async:async_wait:197 : return 0 2022-02-02 15:45:16.759 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-02 15:45:16.778 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.780 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:45:16.810 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:45:16.843 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-02 15:45:16.860 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.863 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-02 15:45:16.866 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:16.869 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-02 15:45:16.872 | + ./stack.sh:main:1277 : start_nova_api 2022-02-02 15:45:16.876 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-02 15:45:16.879 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-02 15:45:16.881 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-02 15:45:16.884 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-02 15:45:16.901 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:45:16.904 | + lib/nova:start_nova_api:886 : 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 2022-02-02 15:45:16.907 | + lib/nova:start_nova_api:887 : 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 2022-02-02 15:45:16.909 | + lib/nova:start_nova_api:887 : 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 2022-02-02 15:45:16.912 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-02 15:45:16.915 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-02 15:45:16.920 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.923 | + functions-common:run_process:1669 : local service=n-api 2022-02-02 15:45:16.925 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.928 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:16.930 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:16.933 | + functions-common:run_process:1674 : local name=n-api 2022-02-02 15:45:16.936 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:16.939 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:16.941 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:16.944 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:16.947 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:16.951 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816716949 2022-02-02 15:45:16.954 | + functions-common:run_process:1677 : is_service_enabled n-api 2022-02-02 15:45:16.971 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:16.973 | + functions-common:run_process:1678 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-02 15:45:16.976 | + functions-common:_run_under_systemd:1634 : local service=n-api 2022-02-02 15:45:16.979 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.981 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.984 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.986 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:16.989 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-02 15:45:16.991 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-02 15:45:16.994 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-api.service 2022-02-02 15:45:16.996 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:16.999 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:17.002 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:45:17.005 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-02 15:45:17.007 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@n-api.service 2022-02-02 15:45:17.009 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:45:17.012 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:45:17.014 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:45:17.017 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-02 15:45:17.019 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:45:17.023 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-02 15:45:17.085 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-02 15:45:17.147 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-02 15:45:17.198 | + functions-common:write_uwsgi_user_unit_file:1588 : 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' 2022-02-02 15:45:17.249 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:17.302 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-02 15:45:17.358 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-02 15:45:17.411 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-02 15:45:17.462 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-02 15:45:17.514 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-02 15:45:17.567 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:45:17.569 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-02 15:45:17.632 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:45:18.022 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-api.service 2022-02-02 15:45:18.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-02 15:45:18.414 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-api.service 2022-02-02 15:45:18.495 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:18.497 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:18.501 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:18.503 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:18.506 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:18.508 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:18.511 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:18.513 | + functions-common:time_stop:2421 : start_time=1643816716949 2022-02-02 15:45:18.516 | + functions-common:time_stop:2423 : [[ -z 1643816716949 ]] 2022-02-02 15:45:18.520 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:18.524 | + functions-common:time_stop:2426 : end_time=1643816718521 2022-02-02 15:45:18.527 | + functions-common:time_stop:2427 : elapsed_time=1572 2022-02-02 15:45:18.529 | + functions-common:time_stop:2428 : total=10002 2022-02-02 15:45:18.532 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:18.534 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11574 2022-02-02 15:45:18.537 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.112/compute/v2.1/ 2022-02-02 15:45:18.539 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-02 15:45:18.539 | Waiting for nova-api to start... 2022-02-02 15:45:18.542 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.112/compute/v2.1/ 2022-02-02 15:45:18.545 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:45:18.547 | + functions:wait_for_service:458 : local url=http://10.222.0.112/compute/v2.1/ 2022-02-02 15:45:18.550 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:45:18.552 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:45:18.555 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:45:18.557 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:18.560 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:18.566 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:18.568 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816718565 2022-02-02 15:45:18.571 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:45:18.576 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112/compute/v2.1/ 2022-02-02 15:45:24.151 | + :: : [[ 200 == 503 ]] 2022-02-02 15:45:24.152 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:45:24.156 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:45:24.159 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:24.162 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:24.164 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:24.166 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:24.169 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:24.172 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:45:24.174 | + functions-common:time_stop:2421 : start_time=1643816718565 2022-02-02 15:45:24.177 | + functions-common:time_stop:2423 : [[ -z 1643816718565 ]] 2022-02-02 15:45:24.180 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:24.184 | + functions-common:time_stop:2426 : end_time=1643816724182 2022-02-02 15:45:24.187 | + functions-common:time_stop:2427 : elapsed_time=5617 2022-02-02 15:45:24.189 | + functions-common:time_stop:2428 : total=9616 2022-02-02 15:45:24.192 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:24.194 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15233 2022-02-02 15:45:24.197 | + functions:wait_for_service:467 : return 0 2022-02-02 15:45:24.199 | + lib/nova:start_nova_api:906 : 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 2022-02-02 15:45:24.202 | + lib/nova:start_nova_api:906 : 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 2022-02-02 15:45:24.206 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-02 15:45:24.223 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:24.226 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-02 15:45:24.228 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:24.231 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-02 15:45:24.234 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-02 15:45:24.237 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:45:24.239 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-02 15:45:24.256 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:45:24.259 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-02 15:45:24.277 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:24.279 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-02 15:45:24.283 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:24.285 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-02 15:45:24.288 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-02 15:45:24.291 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-02 15:45:24.294 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:45:24.324 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-02 15:45:24.327 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-02 15:45:24.330 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-02 15:45:24.361 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-02 15:45:24.392 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-02 15:45:24.394 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-02 15:45:24.397 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-02 15:45:24.399 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-02 15:45:24.402 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-02 15:45:24.405 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-02 15:45:24.408 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-02 15:45:24.411 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-02 15:45:24.414 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-02 15:45:24.416 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-02 15:45:24.419 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-02 15:45:24.422 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-02 15:45:24.424 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.427 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.430 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.432 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-02 15:45:24.435 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.439 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.441 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-02 15:45:24.459 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:45:24.461 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-02 15:45:24.464 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.466 | + functions-common:run_process:1669 : local service=q-svc 2022-02-02 15:45:24.469 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.472 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:24.474 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:24.477 | + functions-common:run_process:1674 : local name=q-svc 2022-02-02 15:45:24.479 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:24.482 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:24.484 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:24.487 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:24.490 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:24.494 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816724492 2022-02-02 15:45:24.497 | + functions-common:run_process:1677 : is_service_enabled q-svc 2022-02-02 15:45:24.513 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:24.517 | + functions-common:run_process:1678 : _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' '' '' 2022-02-02 15:45:24.519 | + functions-common:_run_under_systemd:1634 : local service=q-svc 2022-02-02 15:45:24.522 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.524 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.527 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.529 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.532 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-02 15:45:24.534 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-02 15:45:24.536 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-svc.service 2022-02-02 15:45:24.539 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:24.541 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:24.544 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-02 15:45:24.547 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:24.549 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-svc.service 2022-02-02 15:45:24.551 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:24.554 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:24.556 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:24.558 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:24.560 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:24.563 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-02 15:45:24.565 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:24.569 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-02 15:45:24.631 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-02 15:45:24.692 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:24.743 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-02 15:45:24.794 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-02 15:45:24.847 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:24.898 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:24.900 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-02 15:45:24.964 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:25.360 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-svc.service 2022-02-02 15:45:25.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-02 15:45:25.746 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-svc.service 2022-02-02 15:45:25.768 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:25.771 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:25.774 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:25.777 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:25.779 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:25.782 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:25.785 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:25.787 | + functions-common:time_stop:2421 : start_time=1643816724492 2022-02-02 15:45:25.790 | + functions-common:time_stop:2423 : [[ -z 1643816724492 ]] 2022-02-02 15:45:25.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:25.798 | + functions-common:time_stop:2426 : end_time=1643816725795 2022-02-02 15:45:25.801 | + functions-common:time_stop:2427 : elapsed_time=1303 2022-02-02 15:45:25.803 | + functions-common:time_stop:2428 : total=11574 2022-02-02 15:45:25.806 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:25.808 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12877 2022-02-02 15:45:25.811 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.112:9696 2022-02-02 15:45:25.814 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-02 15:45:25.831 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:45:25.834 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-02 15:45:25.834 | Waiting for Neutron to start... 2022-02-02 15:45:25.836 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.112:9696' 2022-02-02 15:45:25.839 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.112:9696' 'Neutron did not start' 60 2022-02-02 15:45:25.841 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.112:9696' 2022-02-02 15:45:25.844 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2022-02-02 15:45:25.847 | + functions-common:test_with_retry:2354 : local until=60 2022-02-02 15:45:25.849 | + functions-common:test_with_retry:2355 : local sleep=0.5 2022-02-02 15:45:25.851 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2022-02-02 15:45:25.854 | + functions-common:time_start:2400 : local name=test_with_retry 2022-02-02 15:45:25.856 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:25.859 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:25.863 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:25.867 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816725865 2022-02-02 15:45:25.870 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.112:9696; do sleep 0.5; done' 2022-02-02 15:45:31.448 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.112:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2022-02-02 15:45:31.451 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:31.454 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:31.457 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:31.459 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:31.462 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:31.465 | + functions-common:time_stop:2420 : name=test_with_retry 2022-02-02 15:45:31.467 | + functions-common:time_stop:2421 : start_time=1643816725865 2022-02-02 15:45:31.471 | + functions-common:time_stop:2423 : [[ -z 1643816725865 ]] 2022-02-02 15:45:31.475 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:31.479 | + functions-common:time_stop:2426 : end_time=1643816731476 2022-02-02 15:45:31.482 | + functions-common:time_stop:2427 : elapsed_time=5611 2022-02-02 15:45:31.484 | + functions-common:time_stop:2428 : total=0 2022-02-02 15:45:31.487 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:31.491 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5611 2022-02-02 15:45:31.494 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-02 15:45:31.512 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:31.515 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-02 15:45:31.518 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:31.521 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-02 15:45:31.523 | + ./stack.sh:main:1298 : start_placement 2022-02-02 15:45:31.526 | + lib/placement:start_placement:160 : start_placement_api 2022-02-02 15:45:31.528 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-02 15:45:31.532 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-02 15:45:31.537 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.539 | + functions-common:run_process:1669 : local service=placement-api 2022-02-02 15:45:31.542 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.545 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:31.548 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:31.551 | + functions-common:run_process:1674 : local name=placement-api 2022-02-02 15:45:31.554 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:31.557 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:31.560 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:31.563 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:31.567 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:31.571 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816731568 2022-02-02 15:45:31.574 | + functions-common:run_process:1677 : is_service_enabled placement-api 2022-02-02 15:45:31.592 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:31.596 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-02 15:45:31.598 | + functions-common:_run_under_systemd:1634 : local service=placement-api 2022-02-02 15:45:31.601 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.603 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.606 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.608 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.611 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-02 15:45:31.614 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-02 15:45:31.616 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@placement-api.service 2022-02-02 15:45:31.619 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:31.621 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:31.623 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:45:31.626 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-02 15:45:31.629 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@placement-api.service 2022-02-02 15:45:31.631 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.633 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:45:31.636 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:45:31.638 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-02 15:45:31.641 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:45:31.645 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-02 15:45:31.709 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-02 15:45:31.771 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-02 15:45:31.824 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:45:31.876 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:31.929 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-02 15:45:31.981 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-02 15:45:32.033 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-02 15:45:32.085 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-02 15:45:32.140 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-02 15:45:32.194 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:45:32.196 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-02 15:45:32.261 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:45:32.660 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@placement-api.service 2022-02-02 15:45:32.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-02 15:45:33.054 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@placement-api.service 2022-02-02 15:45:33.134 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:33.138 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:33.141 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:33.143 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:33.146 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:33.148 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:33.151 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:33.154 | + functions-common:time_stop:2421 : start_time=1643816731568 2022-02-02 15:45:33.157 | + functions-common:time_stop:2423 : [[ -z 1643816731568 ]] 2022-02-02 15:45:33.162 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:33.167 | + functions-common:time_stop:2426 : end_time=1643816733164 2022-02-02 15:45:33.170 | + functions-common:time_stop:2427 : elapsed_time=1596 2022-02-02 15:45:33.173 | + functions-common:time_stop:2428 : total=12877 2022-02-02 15:45:33.175 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:33.178 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14473 2022-02-02 15:45:33.180 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-02 15:45:33.180 | Waiting for placement-api to start... 2022-02-02 15:45:33.183 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.112/placement 2022-02-02 15:45:33.185 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:45:33.189 | + functions:wait_for_service:458 : local url=http://10.222.0.112/placement 2022-02-02 15:45:33.191 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:45:33.194 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:45:33.196 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:45:33.199 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:33.201 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:33.204 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:33.209 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816733207 2022-02-02 15:45:33.212 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:45:33.218 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112/placement 2022-02-02 15:45:35.881 | + :: : [[ 200 == 503 ]] 2022-02-02 15:45:35.882 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:45:35.886 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:45:35.888 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:35.891 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:35.894 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:35.896 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:35.899 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:35.902 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:45:35.904 | + functions-common:time_stop:2421 : start_time=1643816733207 2022-02-02 15:45:35.909 | + functions-common:time_stop:2423 : [[ -z 1643816733207 ]] 2022-02-02 15:45:35.912 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:35.917 | + functions-common:time_stop:2426 : end_time=1643816735914 2022-02-02 15:45:35.920 | + functions-common:time_stop:2427 : elapsed_time=2707 2022-02-02 15:45:35.923 | + functions-common:time_stop:2428 : total=15233 2022-02-02 15:45:35.926 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:35.928 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17940 2022-02-02 15:45:35.931 | + functions:wait_for_service:467 : return 0 2022-02-02 15:45:35.933 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-02 15:45:35.953 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:35.955 | + ./stack.sh:main:1302 : start_neutron 2022-02-02 15:45:35.958 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-02 15:45:35.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:45:35.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 15:45:35.968 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 15:45:35.970 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 15:45:35.973 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-02-02 15:45:35.976 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 15:45:35.979 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-02 15:45:35.981 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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' 2022-02-02 15:45:35.984 | + functions-common:run_process:1669 : local service=q-agt 2022-02-02 15:45:35.987 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:35.989 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:35.992 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:35.994 | + functions-common:run_process:1674 : local name=q-agt 2022-02-02 15:45:35.997 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:36.000 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:36.003 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:36.005 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:36.008 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:36.013 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816736010 2022-02-02 15:45:36.015 | + functions-common:run_process:1677 : is_service_enabled q-agt 2022-02-02 15:45:36.032 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:36.035 | + functions-common:run_process:1678 : _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' '' '' 2022-02-02 15:45:36.037 | + functions-common:_run_under_systemd:1634 : local service=q-agt 2022-02-02 15:45:36.040 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:36.043 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:36.045 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:36.049 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:36.051 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-02 15:45:36.054 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-02 15:45:36.056 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-agt.service 2022-02-02 15:45:36.059 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:36.061 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:36.064 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-02 15:45:36.067 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:36.070 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-agt.service 2022-02-02 15:45:36.072 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:45:36.074 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:36.076 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:36.079 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:36.081 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:36.084 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-02 15:45:36.086 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:36.090 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-02 15:45:36.152 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-02 15:45:36.214 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:36.266 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-02 15:45:36.317 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-02 15:45:36.369 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:36.421 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:36.424 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-02 15:45:36.486 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:36.881 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-agt.service 2022-02-02 15:45:36.894 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-02 15:45:37.280 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-agt.service 2022-02-02 15:45:37.306 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:37.309 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:37.312 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:37.315 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:37.317 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:37.320 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:37.322 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:37.325 | + functions-common:time_stop:2421 : start_time=1643816736010 2022-02-02 15:45:37.328 | + functions-common:time_stop:2423 : [[ -z 1643816736010 ]] 2022-02-02 15:45:37.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:37.336 | + functions-common:time_stop:2426 : end_time=1643816737333 2022-02-02 15:45:37.339 | + functions-common:time_stop:2427 : elapsed_time=1323 2022-02-02 15:45:37.341 | + functions-common:time_stop:2428 : total=14473 2022-02-02 15:45:37.344 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:37.346 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15796 2022-02-02 15:45:37.349 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-02 15:45:37.351 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-02 15:45:37.354 | + functions-common:is_provider_network:2266 : return 1 2022-02-02 15:45:37.356 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-02 15:45:37.359 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.362 | + functions-common:run_process:1669 : local service=q-dhcp 2022-02-02 15:45:37.364 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.367 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:37.369 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:37.372 | + functions-common:run_process:1674 : local name=q-dhcp 2022-02-02 15:45:37.375 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:37.378 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:37.380 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:37.383 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:37.386 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:37.391 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816737388 2022-02-02 15:45:37.394 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2022-02-02 15:45:37.412 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:37.414 | + functions-common:run_process:1678 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-02 15:45:37.417 | + functions-common:_run_under_systemd:1634 : local service=q-dhcp 2022-02-02 15:45:37.420 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.423 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.425 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.428 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.431 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-02 15:45:37.433 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-02 15:45:37.436 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-dhcp.service 2022-02-02 15:45:37.439 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:37.441 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:37.444 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-02 15:45:37.446 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:37.449 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-dhcp.service 2022-02-02 15:45:37.452 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:45:37.456 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:37.458 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:37.460 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:37.463 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:37.465 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-02 15:45:37.468 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:37.474 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-02 15:45:37.536 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-02 15:45:37.604 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:37.658 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-02 15:45:37.711 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-02 15:45:37.764 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:37.819 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:37.821 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-02 15:45:37.884 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:38.304 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-dhcp.service 2022-02-02 15:45:38.318 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-02 15:45:38.709 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-dhcp.service 2022-02-02 15:45:38.739 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:38.741 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:38.744 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:38.746 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:38.749 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:38.752 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:38.755 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:38.757 | + functions-common:time_stop:2421 : start_time=1643816737388 2022-02-02 15:45:38.760 | + functions-common:time_stop:2423 : [[ -z 1643816737388 ]] 2022-02-02 15:45:38.765 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:38.769 | + functions-common:time_stop:2426 : end_time=1643816738766 2022-02-02 15:45:38.772 | + functions-common:time_stop:2427 : elapsed_time=1378 2022-02-02 15:45:38.775 | + functions-common:time_stop:2428 : total=15796 2022-02-02 15:45:38.777 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:38.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17174 2022-02-02 15:45:38.784 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-02 15:45:38.786 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-02 15:45:38.789 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-02 15:45:38.792 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-02 15:45:38.795 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.797 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.800 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.803 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-02 15:45:38.806 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.809 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.811 | + functions-common:run_process:1669 : local service=q-l3 2022-02-02 15:45:38.814 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.817 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:38.819 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:38.822 | + functions-common:run_process:1674 : local name=q-l3 2022-02-02 15:45:38.824 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:38.827 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:38.830 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:38.833 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:38.836 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:38.840 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816738838 2022-02-02 15:45:38.843 | + functions-common:run_process:1677 : is_service_enabled q-l3 2022-02-02 15:45:38.866 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:38.869 | + functions-common:run_process:1678 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-02 15:45:38.871 | + functions-common:_run_under_systemd:1634 : local service=q-l3 2022-02-02 15:45:38.874 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.877 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.880 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.882 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.885 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-02 15:45:38.887 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-02 15:45:38.891 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-l3.service 2022-02-02 15:45:38.893 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:38.896 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:38.899 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-02 15:45:38.901 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:38.904 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-l3.service 2022-02-02 15:45:38.907 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:45:38.909 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:38.912 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:38.914 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:38.918 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:38.920 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-02 15:45:38.923 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:38.929 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-02 15:45:39.002 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-02 15:45:39.074 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:39.136 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-02 15:45:39.193 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-02 15:45:39.247 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:39.302 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:39.305 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-02 15:45:39.377 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:39.825 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-l3.service 2022-02-02 15:45:39.839 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-02 15:45:40.270 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-l3.service 2022-02-02 15:45:40.304 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:40.309 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:40.312 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:40.315 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:40.318 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:40.320 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:40.323 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:40.326 | + functions-common:time_stop:2421 : start_time=1643816738838 2022-02-02 15:45:40.330 | + functions-common:time_stop:2423 : [[ -z 1643816738838 ]] 2022-02-02 15:45:40.334 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:40.338 | + functions-common:time_stop:2426 : end_time=1643816740335 2022-02-02 15:45:40.341 | + functions-common:time_stop:2427 : elapsed_time=1497 2022-02-02 15:45:40.345 | + functions-common:time_stop:2428 : total=17174 2022-02-02 15:45:40.348 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:40.350 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18671 2022-02-02 15:45:40.353 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.356 | + functions-common:run_process:1669 : local service=q-meta 2022-02-02 15:45:40.358 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.362 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:40.365 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:40.368 | + functions-common:run_process:1674 : local name=q-meta 2022-02-02 15:45:40.370 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:40.373 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:40.376 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:40.379 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:40.384 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:40.387 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816740384 2022-02-02 15:45:40.390 | + functions-common:run_process:1677 : is_service_enabled q-meta 2022-02-02 15:45:40.412 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:40.415 | + functions-common:run_process:1678 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-02 15:45:40.417 | + functions-common:_run_under_systemd:1634 : local service=q-meta 2022-02-02 15:45:40.420 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.424 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.427 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.430 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.433 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-02 15:45:40.436 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-02 15:45:40.439 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-meta.service 2022-02-02 15:45:40.442 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:40.444 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:40.447 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-02 15:45:40.450 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:40.454 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-meta.service 2022-02-02 15:45:40.457 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:45:40.459 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:40.462 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:40.465 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:40.467 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:40.471 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-02 15:45:40.474 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:40.479 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-02 15:45:40.569 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-02 15:45:40.654 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:40.720 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-02 15:45:40.784 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-02 15:45:40.847 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:40.906 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:40.909 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-02 15:45:40.980 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:41.429 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-meta.service 2022-02-02 15:45:41.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-02 15:45:41.861 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-meta.service 2022-02-02 15:45:41.885 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:41.889 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:41.898 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:41.906 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:41.909 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:41.915 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:41.919 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:41.926 | + functions-common:time_stop:2421 : start_time=1643816740384 2022-02-02 15:45:41.933 | + functions-common:time_stop:2423 : [[ -z 1643816740384 ]] 2022-02-02 15:45:41.946 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:41.961 | + functions-common:time_stop:2426 : end_time=1643816741947 2022-02-02 15:45:41.966 | + functions-common:time_stop:2427 : elapsed_time=1563 2022-02-02 15:45:41.974 | + functions-common:time_stop:2428 : total=18671 2022-02-02 15:45:41.982 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:41.990 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20234 2022-02-02 15:45:41.998 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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' 2022-02-02 15:45:42.006 | + functions-common:run_process:1669 : local service=q-metering 2022-02-02 15:45:42.014 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.022 | + functions-common:run_process:1671 : local group= 2022-02-02 15:45:42.030 | + functions-common:run_process:1672 : local user= 2022-02-02 15:45:42.038 | + functions-common:run_process:1674 : local name=q-metering 2022-02-02 15:45:42.046 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:45:42.054 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:45:42.062 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:45:42.070 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:45:42.081 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:45:42.092 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816742086 2022-02-02 15:45:42.098 | + functions-common:run_process:1677 : is_service_enabled q-metering 2022-02-02 15:45:42.133 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:42.135 | + functions-common:run_process:1678 : _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' '' '' 2022-02-02 15:45:42.138 | + functions-common:_run_under_systemd:1634 : local service=q-metering 2022-02-02 15:45:42.141 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.144 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.147 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.149 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.152 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-02-02 15:45:42.155 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-02-02 15:45:42.158 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-metering.service 2022-02-02 15:45:42.161 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:45:42.163 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:45:42.166 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-02-02 15:45:42.169 | + functions-common:_run_under_systemd:1646 : 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 2022-02-02 15:45:42.172 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-metering.service 2022-02-02 15:45:42.174 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:45:42.177 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:45:42.180 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:45:42.182 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:45:42.185 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:45:42.187 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-02-02 15:45:42.190 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:45:42.195 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-02-02 15:45:42.275 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-02-02 15:45:42.356 | + functions-common:write_user_unit_file:1564 : 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' 2022-02-02 15:45:42.420 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-02-02 15:45:42.487 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-02-02 15:45:42.552 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:45:42.615 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:45:42.618 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-02-02 15:45:42.701 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:45:43.154 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-metering.service 2022-02-02 15:45:43.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-02-02 15:45:43.596 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-metering.service 2022-02-02 15:45:43.621 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:45:43.624 | + functions-common:time_stop:2414 : local name 2022-02-02 15:45:43.627 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:45:43.630 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:45:43.632 | + functions-common:time_stop:2417 : local total 2022-02-02 15:45:43.635 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:45:43.637 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:45:43.640 | + functions-common:time_stop:2421 : start_time=1643816742086 2022-02-02 15:45:43.643 | + functions-common:time_stop:2423 : [[ -z 1643816742086 ]] 2022-02-02 15:45:43.646 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:45:43.652 | + functions-common:time_stop:2426 : end_time=1643816743648 2022-02-02 15:45:43.654 | + functions-common:time_stop:2427 : elapsed_time=1562 2022-02-02 15:45:43.658 | + functions-common:time_stop:2428 : total=20234 2022-02-02 15:45:43.661 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:45:43.664 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21796 2022-02-02 15:45:43.666 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-02 15:45:43.690 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:45:43.693 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-02 15:45:43.696 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-02 15:45:43.698 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:45:43.701 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-02 15:45:43.704 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-02 15:45:43.707 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-02 15:45:43.710 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : local project_id 2022-02-02 15:45:43.717 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : grep ' demo ' 2022-02-02 15:45:43.719 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : oscwrap project list 2022-02-02 15:45:43.721 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : get_field 1 2022-02-02 15:45:43.724 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:45:43.727 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:46.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:46.512 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:46.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:46.512 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:46.672 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:45:46.675 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:45:46.677 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:45:46.680 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:45:46.686 | ++ functions-common:get_field:807 : echo '| aa0a54e9280d4bc190d699a39159d29c | demo |' 2022-02-02 15:45:46.688 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:46.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : project_id=aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:45:46.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : die_if_not_set 157 project_id 'Failure retrieving project_id for demo' 2022-02-02 15:45:46.697 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:45:46.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : local admin_project_id 2022-02-02 15:45:46.721 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : oscwrap project list 2022-02-02 15:45:46.722 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : get_field 1 2022-02-02 15:45:46.724 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : grep ' admin ' 2022-02-02 15:45:46.727 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:45:46.732 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:49.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:49.278 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:49.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:49.278 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:49.464 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:45:49.468 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:45:49.471 | ++ functions-common:get_field:805 : field='$2' 2022-02-02 15:45:49.478 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:45:49.478 | ++ functions-common:get_field:807 : echo '| ad3f9a192b634c52a506eac3f6ca9c65 | admin |' 2022-02-02 15:45:49.481 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:49.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : admin_project_id=ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:45:49.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : die_if_not_set 161 admin_project_id 'Failure retrieving project_id for admin' 2022-02-02 15:45:49.490 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:45:49.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : type -p neutron_plugin_create_initial_network_profile 2022-02-02 15:45:49.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : is_networking_extension_supported auto-allocated-topology 2022-02-02 15:45:49.516 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2022-02-02 15:45:49.519 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:45:52.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:52.535 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:52.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:52.535 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:52.682 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:45:52.685 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-02 15:45:52.685 | address-scope 2022-02-02 15:45:52.685 | router-admin-state-down-before-update 2022-02-02 15:45:52.685 | agent 2022-02-02 15:45:52.685 | agent-resources-synced 2022-02-02 15:45:52.685 | allowed-address-pairs 2022-02-02 15:45:52.685 | auto-allocated-topology 2022-02-02 15:45:52.685 | availability_zone 2022-02-02 15:45:52.685 | availability_zone_filter 2022-02-02 15:45:52.685 | default-subnetpools 2022-02-02 15:45:52.685 | dhcp_agent_scheduler 2022-02-02 15:45:52.685 | dvr 2022-02-02 15:45:52.685 | empty-string-filtering 2022-02-02 15:45:52.685 | external-net 2022-02-02 15:45:52.685 | extra_dhcp_opt 2022-02-02 15:45:52.685 | extraroute 2022-02-02 15:45:52.685 | extraroute-atomic 2022-02-02 15:45:52.685 | filter-validation 2022-02-02 15:45:52.685 | fip-port-details 2022-02-02 15:45:52.685 | flavors 2022-02-02 15:45:52.685 | floatingip-pools 2022-02-02 15:45:52.686 | ip-substring-filtering 2022-02-02 15:45:52.686 | router 2022-02-02 15:45:52.686 | ext-gw-mode 2022-02-02 15:45:52.686 | l3-ha 2022-02-02 15:45:52.686 | l3-flavors 2022-02-02 15:45:52.686 | l3-port-ip-change-not-allowed 2022-02-02 15:45:52.686 | l3_agent_scheduler 2022-02-02 15:45:52.686 | metering 2022-02-02 15:45:52.686 | metering_source_and_destination_fields 2022-02-02 15:45:52.686 | multi-provider 2022-02-02 15:45:52.686 | net-mtu 2022-02-02 15:45:52.686 | net-mtu-writable 2022-02-02 15:45:52.686 | network_availability_zone 2022-02-02 15:45:52.686 | network-ip-availability 2022-02-02 15:45:52.686 | pagination 2022-02-02 15:45:52.686 | port-device-profile 2022-02-02 15:45:52.686 | port-mac-address-regenerate 2022-02-02 15:45:52.686 | port-numa-affinity-policy 2022-02-02 15:45:52.686 | binding 2022-02-02 15:45:52.686 | binding-extended 2022-02-02 15:45:52.686 | port-security 2022-02-02 15:45:52.686 | project-id 2022-02-02 15:45:52.686 | provider 2022-02-02 15:45:52.686 | quota-check-limit 2022-02-02 15:45:52.686 | quotas 2022-02-02 15:45:52.686 | quota_details 2022-02-02 15:45:52.686 | rbac-policies 2022-02-02 15:45:52.686 | rbac-address-group 2022-02-02 15:45:52.686 | rbac-address-scope 2022-02-02 15:45:52.686 | rbac-security-groups 2022-02-02 15:45:52.686 | rbac-subnetpool 2022-02-02 15:45:52.686 | revision-if-match 2022-02-02 15:45:52.686 | standard-attr-revisions 2022-02-02 15:45:52.686 | router_availability_zone 2022-02-02 15:45:52.687 | security-groups-normalized-cidr 2022-02-02 15:45:52.687 | port-security-groups-filtering 2022-02-02 15:45:52.687 | security-groups-remote-address-group 2022-02-02 15:45:52.687 | security-groups-shared-filtering 2022-02-02 15:45:52.687 | security-group 2022-02-02 15:45:52.687 | service-type 2022-02-02 15:45:52.687 | sorting 2022-02-02 15:45:52.687 | standard-attr-description 2022-02-02 15:45:52.687 | stateful-security-group 2022-02-02 15:45:52.687 | subnet_onboard 2022-02-02 15:45:52.687 | subnet-service-types 2022-02-02 15:45:52.687 | subnet_allocation 2022-02-02 15:45:52.687 | subnetpool-prefix-ops 2022-02-02 15:45:52.687 | standard-attr-tag 2022-02-02 15:45:52.687 | standard-attr-timestamp' 2022-02-02 15:45:52.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-02 15:45:52.688 | address-scope 2022-02-02 15:45:52.688 | router-admin-state-down-before-update 2022-02-02 15:45:52.688 | agent 2022-02-02 15:45:52.688 | agent-resources-synced 2022-02-02 15:45:52.688 | allowed-address-pairs 2022-02-02 15:45:52.688 | auto-allocated-topology 2022-02-02 15:45:52.688 | availability_zone 2022-02-02 15:45:52.688 | availability_zone_filter 2022-02-02 15:45:52.688 | default-subnetpools 2022-02-02 15:45:52.688 | dhcp_agent_scheduler 2022-02-02 15:45:52.688 | dvr 2022-02-02 15:45:52.688 | empty-string-filtering 2022-02-02 15:45:52.688 | external-net 2022-02-02 15:45:52.688 | extra_dhcp_opt 2022-02-02 15:45:52.688 | extraroute 2022-02-02 15:45:52.688 | extraroute-atomic 2022-02-02 15:45:52.688 | filter-validation 2022-02-02 15:45:52.688 | fip-port-details 2022-02-02 15:45:52.688 | flavors 2022-02-02 15:45:52.688 | floatingip-pools 2022-02-02 15:45:52.688 | ip-substring-filtering 2022-02-02 15:45:52.688 | router 2022-02-02 15:45:52.688 | ext-gw-mode 2022-02-02 15:45:52.688 | l3-ha 2022-02-02 15:45:52.688 | l3-flavors 2022-02-02 15:45:52.688 | l3-port-ip-change-not-allowed 2022-02-02 15:45:52.688 | l3_agent_scheduler 2022-02-02 15:45:52.688 | metering 2022-02-02 15:45:52.688 | metering_source_and_destination_fields 2022-02-02 15:45:52.689 | multi-provider 2022-02-02 15:45:52.689 | net-mtu 2022-02-02 15:45:52.689 | net-mtu-writable 2022-02-02 15:45:52.689 | network_availability_zone 2022-02-02 15:45:52.689 | network-ip-availability 2022-02-02 15:45:52.689 | pagination 2022-02-02 15:45:52.689 | port-device-profile 2022-02-02 15:45:52.689 | port-mac-address-regenerate 2022-02-02 15:45:52.689 | port-numa-affinity-policy 2022-02-02 15:45:52.689 | binding 2022-02-02 15:45:52.689 | binding-extended 2022-02-02 15:45:52.689 | port-security 2022-02-02 15:45:52.689 | project-id 2022-02-02 15:45:52.689 | provider 2022-02-02 15:45:52.689 | quota-check-limit 2022-02-02 15:45:52.689 | quotas 2022-02-02 15:45:52.689 | quota_details 2022-02-02 15:45:52.689 | rbac-policies 2022-02-02 15:45:52.689 | rbac-address-group 2022-02-02 15:45:52.689 | rbac-address-scope 2022-02-02 15:45:52.689 | rbac-security-groups 2022-02-02 15:45:52.689 | rbac-subnetpool 2022-02-02 15:45:52.689 | revision-if-match 2022-02-02 15:45:52.689 | standard-attr-revisions 2022-02-02 15:45:52.689 | router_availability_zone 2022-02-02 15:45:52.689 | security-groups-normalized-cidr 2022-02-02 15:45:52.689 | port-security-groups-filtering 2022-02-02 15:45:52.689 | security-groups-remote-address-group 2022-02-02 15:45:52.689 | security-groups-shared-filtering 2022-02-02 15:45:52.689 | security-group 2022-02-02 15:45:52.689 | service-type 2022-02-02 15:45:52.689 | sorting 2022-02-02 15:45:52.689 | standard-attr-description 2022-02-02 15:45:52.689 | stateful-security-group 2022-02-02 15:45:52.689 | subnet_onboard 2022-02-02 15:45:52.689 | subnet-service-types 2022-02-02 15:45:52.689 | subnet_allocation 2022-02-02 15:45:52.690 | subnetpool-prefix-ops 2022-02-02 15:45:52.690 | standard-attr-tag 2022-02-02 15:45:52.690 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-02 15:45:52.691 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-02 15:45:52.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : [[ True == \T\r\u\e ]] 2022-02-02 15:45:52.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : [[ 4 =~ 4.* ]] 2022-02-02 15:45:52.700 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --project ad3f9a192b634c52a506eac3f6ca9c65 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-02-02 15:45:55.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:55.763 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:55.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:55.764 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:55.913 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:45:55.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : SUBNETPOOL_V4_ID=41c7414d-cf8a-4efe-a0b3-712b64ab753a 2022-02-02 15:45:55.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : [[ 4 =~ .*6 ]] 2022-02-02 15:45:55.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : is_provider_network 2022-02-02 15:45:55.924 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-02 15:45:55.927 | + functions-common:is_provider_network:2266 : return 1 2022-02-02 15:45:55.932 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project aa0a54e9280d4bc190d699a39159d29c private 2022-02-02 15:45:55.932 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : grep ' id ' 2022-02-02 15:45:55.932 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : get_field 2 2022-02-02 15:45:55.936 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:45:55.939 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:59.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:59.109 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:59.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:45:59.110 | from cryptography.utils import int_from_bytes 2022-02-02 15:45:59.272 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:45:59.276 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-02 15:45:59.279 | ++ functions-common:get_field:805 : field='$3' 2022-02-02 15:45:59.285 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:45:59.285 | ++ functions-common:get_field:807 : echo '| id | 29bf9f6c-d53c-421c-b06c-67dcda075474 |' 2022-02-02 15:45:59.289 | ++ functions-common:get_field:801 : read data 2022-02-02 15:45:59.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : NET_ID=29bf9f6c-d53c-421c-b06c-67dcda075474 2022-02-02 15:45:59.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : die_if_not_set 210 NET_ID 'Failure creating NET_ID for private aa0a54e9280d4bc190d699a39159d29c' 2022-02-02 15:45:59.300 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:45:59.321 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ 4 =~ 4.* ]] 2022-02-02 15:45:59.325 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : _neutron_create_private_subnet_v4 aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:45:59.330 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : local project_id=aa0a54e9280d4bc190d699a39159d29c 2022-02-02 15:45:59.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : '[' -z 41c7414d-cf8a-4efe-a0b3-712b64ab753a ']' 2022-02-02 15:45:59.335 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local 'subnet_params=--project aa0a54e9280d4bc190d699a39159d29c ' 2022-02-02 15:45:59.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_params+='--ip-version 4 ' 2022-02-02 15:45:59.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : [[ -n 172.20.0.1 ]] 2022-02-02 15:45:59.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-02 15:45:59.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--subnet-pool 41c7414d-cf8a-4efe-a0b3-712b64ab753a ' 2022-02-02 15:45:59.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+=' ' 2022-02-02 15:45:59.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--network 29bf9f6c-d53c-421c-b06c-67dcda075474 private-subnet' 2022-02-02 15:45:59.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : local subnet_id 2022-02-02 15:45:59.362 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project aa0a54e9280d4bc190d699a39159d29c --ip-version 4 --gateway 172.20.0.1 --subnet-pool 41c7414d-cf8a-4efe-a0b3-712b64ab753a --network 29bf9f6c-d53c-421c-b06c-67dcda075474 private-subnet 2022-02-02 15:45:59.363 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : grep ' id ' 2022-02-02 15:45:59.363 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : get_field 2 2022-02-02 15:45:59.365 | +++ functions-common:get_field:800 : local data field 2022-02-02 15:45:59.368 | +++ functions-common:get_field:801 : read data 2022-02-02 15:46:03.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:03.403 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:03.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:03.404 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:03.563 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:03.566 | +++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-02 15:46:03.569 | +++ functions-common:get_field:805 : field='$3' 2022-02-02 15:46:03.572 | +++ functions-common:get_field:807 : echo '| id | f9949f94-c00e-4457-af21-e75dea74a600 |' 2022-02-02 15:46:03.575 | +++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:46:03.578 | +++ functions-common:get_field:801 : read data 2022-02-02 15:46:03.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_id=f9949f94-c00e-4457-af21-e75dea74a600 2022-02-02 15:46:03.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : die_if_not_set 276 subnet_id 'Failure creating private IPv4 subnet for aa0a54e9280d4bc190d699a39159d29c' 2022-02-02 15:46:03.587 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:03.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : echo f9949f94-c00e-4457-af21-e75dea74a600 2022-02-02 15:46:03.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : SUBNET_ID=f9949f94-c00e-4457-af21-e75dea74a600 2022-02-02 15:46:03.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ .*6 ]] 2022-02-02 15:46:03.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported router 2022-02-02 15:46:03.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=router 2022-02-02 15:46:03.620 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:46:06.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:06.242 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:06.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:06.242 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:06.398 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:06.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-02 15:46:06.402 | address-scope 2022-02-02 15:46:06.402 | router-admin-state-down-before-update 2022-02-02 15:46:06.402 | agent 2022-02-02 15:46:06.402 | agent-resources-synced 2022-02-02 15:46:06.402 | allowed-address-pairs 2022-02-02 15:46:06.402 | auto-allocated-topology 2022-02-02 15:46:06.402 | availability_zone 2022-02-02 15:46:06.402 | availability_zone_filter 2022-02-02 15:46:06.402 | default-subnetpools 2022-02-02 15:46:06.402 | dhcp_agent_scheduler 2022-02-02 15:46:06.402 | dvr 2022-02-02 15:46:06.402 | empty-string-filtering 2022-02-02 15:46:06.402 | external-net 2022-02-02 15:46:06.402 | extra_dhcp_opt 2022-02-02 15:46:06.402 | extraroute 2022-02-02 15:46:06.402 | extraroute-atomic 2022-02-02 15:46:06.402 | filter-validation 2022-02-02 15:46:06.402 | fip-port-details 2022-02-02 15:46:06.402 | flavors 2022-02-02 15:46:06.402 | floatingip-pools 2022-02-02 15:46:06.402 | ip-substring-filtering 2022-02-02 15:46:06.402 | router 2022-02-02 15:46:06.402 | ext-gw-mode 2022-02-02 15:46:06.402 | l3-ha 2022-02-02 15:46:06.402 | l3-flavors 2022-02-02 15:46:06.402 | l3-port-ip-change-not-allowed 2022-02-02 15:46:06.402 | l3_agent_scheduler 2022-02-02 15:46:06.402 | metering 2022-02-02 15:46:06.402 | metering_source_and_destination_fields 2022-02-02 15:46:06.403 | multi-provider 2022-02-02 15:46:06.403 | net-mtu 2022-02-02 15:46:06.403 | net-mtu-writable 2022-02-02 15:46:06.403 | network_availability_zone 2022-02-02 15:46:06.403 | network-ip-availability 2022-02-02 15:46:06.403 | pagination 2022-02-02 15:46:06.403 | port-device-profile 2022-02-02 15:46:06.403 | port-mac-address-regenerate 2022-02-02 15:46:06.403 | port-numa-affinity-policy 2022-02-02 15:46:06.403 | binding 2022-02-02 15:46:06.403 | binding-extended 2022-02-02 15:46:06.403 | port-security 2022-02-02 15:46:06.403 | project-id 2022-02-02 15:46:06.403 | provider 2022-02-02 15:46:06.403 | quota-check-limit 2022-02-02 15:46:06.403 | quotas 2022-02-02 15:46:06.403 | quota_details 2022-02-02 15:46:06.403 | rbac-policies 2022-02-02 15:46:06.403 | rbac-address-group 2022-02-02 15:46:06.403 | rbac-address-scope 2022-02-02 15:46:06.403 | rbac-security-groups 2022-02-02 15:46:06.403 | rbac-subnetpool 2022-02-02 15:46:06.403 | revision-if-match 2022-02-02 15:46:06.403 | standard-attr-revisions 2022-02-02 15:46:06.403 | router_availability_zone 2022-02-02 15:46:06.403 | security-groups-normalized-cidr 2022-02-02 15:46:06.403 | port-security-groups-filtering 2022-02-02 15:46:06.403 | security-groups-remote-address-group 2022-02-02 15:46:06.403 | security-groups-shared-filtering 2022-02-02 15:46:06.403 | security-group 2022-02-02 15:46:06.403 | service-type 2022-02-02 15:46:06.403 | sorting 2022-02-02 15:46:06.403 | standard-attr-description 2022-02-02 15:46:06.403 | stateful-security-group 2022-02-02 15:46:06.403 | subnet_onboard 2022-02-02 15:46:06.403 | subnet-service-types 2022-02-02 15:46:06.403 | subnet_allocation 2022-02-02 15:46:06.404 | subnetpool-prefix-ops 2022-02-02 15:46:06.404 | standard-attr-tag 2022-02-02 15:46:06.404 | standard-attr-timestamp' 2022-02-02 15:46:06.407 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-02 15:46:06.407 | address-scope 2022-02-02 15:46:06.407 | router-admin-state-down-before-update 2022-02-02 15:46:06.407 | agent 2022-02-02 15:46:06.407 | agent-resources-synced 2022-02-02 15:46:06.407 | allowed-address-pairs 2022-02-02 15:46:06.407 | auto-allocated-topology 2022-02-02 15:46:06.407 | availability_zone 2022-02-02 15:46:06.407 | availability_zone_filter 2022-02-02 15:46:06.407 | default-subnetpools 2022-02-02 15:46:06.407 | dhcp_agent_scheduler 2022-02-02 15:46:06.407 | dvr 2022-02-02 15:46:06.407 | empty-string-filtering 2022-02-02 15:46:06.407 | external-net 2022-02-02 15:46:06.407 | extra_dhcp_opt 2022-02-02 15:46:06.407 | extraroute 2022-02-02 15:46:06.407 | extraroute-atomic 2022-02-02 15:46:06.407 | filter-validation 2022-02-02 15:46:06.407 | fip-port-details 2022-02-02 15:46:06.407 | flavors 2022-02-02 15:46:06.407 | floatingip-pools 2022-02-02 15:46:06.407 | ip-substring-filtering 2022-02-02 15:46:06.407 | router 2022-02-02 15:46:06.407 | ext-gw-mode 2022-02-02 15:46:06.407 | l3-ha 2022-02-02 15:46:06.407 | l3-flavors 2022-02-02 15:46:06.407 | l3-port-ip-change-not-allowed 2022-02-02 15:46:06.407 | l3_agent_scheduler 2022-02-02 15:46:06.407 | metering 2022-02-02 15:46:06.407 | metering_source_and_destination_fields 2022-02-02 15:46:06.407 | multi-provider 2022-02-02 15:46:06.407 | net-mtu 2022-02-02 15:46:06.407 | net-mtu-writable 2022-02-02 15:46:06.408 | network_availability_zone 2022-02-02 15:46:06.408 | network-ip-availability 2022-02-02 15:46:06.408 | pagination 2022-02-02 15:46:06.408 | port-device-profile 2022-02-02 15:46:06.408 | port-mac-address-regenerate 2022-02-02 15:46:06.408 | port-numa-affinity-policy 2022-02-02 15:46:06.408 | binding 2022-02-02 15:46:06.408 | binding-extended 2022-02-02 15:46:06.408 | port-security 2022-02-02 15:46:06.408 | project-id 2022-02-02 15:46:06.408 | provider 2022-02-02 15:46:06.408 | quota-check-limit 2022-02-02 15:46:06.408 | quotas 2022-02-02 15:46:06.408 | quota_details 2022-02-02 15:46:06.408 | rbac-policies 2022-02-02 15:46:06.408 | rbac-address-group 2022-02-02 15:46:06.408 | rbac-address-scope 2022-02-02 15:46:06.408 | rbac-security-groups 2022-02-02 15:46:06.408 | rbac-subnetpool 2022-02-02 15:46:06.408 | revision-if-match 2022-02-02 15:46:06.408 | standard-attr-revisions 2022-02-02 15:46:06.408 | router_availability_zone 2022-02-02 15:46:06.408 | security-groups-normalized-cidr 2022-02-02 15:46:06.408 | port-security-groups-filtering 2022-02-02 15:46:06.408 | security-groups-remote-address-group 2022-02-02 15:46:06.408 | security-groups-shared-filtering 2022-02-02 15:46:06.408 | security-group 2022-02-02 15:46:06.408 | service-type 2022-02-02 15:46:06.408 | sorting 2022-02-02 15:46:06.408 | standard-attr-description 2022-02-02 15:46:06.408 | stateful-security-group 2022-02-02 15:46:06.408 | subnet_onboard 2022-02-02 15:46:06.408 | subnet-service-types 2022-02-02 15:46:06.408 | subnet_allocation 2022-02-02 15:46:06.408 | subnetpool-prefix-ops 2022-02-02 15:46:06.408 | standard-attr-tag 2022-02-02 15:46:06.408 | standard-attr-timestamp =~ router ]] 2022-02-02 15:46:06.410 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-02 15:46:06.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported external-net 2022-02-02 15:46:06.416 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2022-02-02 15:46:06.419 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:46:09.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:09.083 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:09.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:09.083 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:09.235 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:09.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-02 15:46:09.238 | address-scope 2022-02-02 15:46:09.238 | router-admin-state-down-before-update 2022-02-02 15:46:09.239 | agent 2022-02-02 15:46:09.239 | agent-resources-synced 2022-02-02 15:46:09.239 | allowed-address-pairs 2022-02-02 15:46:09.239 | auto-allocated-topology 2022-02-02 15:46:09.239 | availability_zone 2022-02-02 15:46:09.239 | availability_zone_filter 2022-02-02 15:46:09.239 | default-subnetpools 2022-02-02 15:46:09.239 | dhcp_agent_scheduler 2022-02-02 15:46:09.239 | dvr 2022-02-02 15:46:09.239 | empty-string-filtering 2022-02-02 15:46:09.239 | external-net 2022-02-02 15:46:09.239 | extra_dhcp_opt 2022-02-02 15:46:09.239 | extraroute 2022-02-02 15:46:09.239 | extraroute-atomic 2022-02-02 15:46:09.239 | filter-validation 2022-02-02 15:46:09.239 | fip-port-details 2022-02-02 15:46:09.239 | flavors 2022-02-02 15:46:09.239 | floatingip-pools 2022-02-02 15:46:09.239 | ip-substring-filtering 2022-02-02 15:46:09.239 | router 2022-02-02 15:46:09.239 | ext-gw-mode 2022-02-02 15:46:09.239 | l3-ha 2022-02-02 15:46:09.239 | l3-flavors 2022-02-02 15:46:09.239 | l3-port-ip-change-not-allowed 2022-02-02 15:46:09.239 | l3_agent_scheduler 2022-02-02 15:46:09.239 | metering 2022-02-02 15:46:09.239 | metering_source_and_destination_fields 2022-02-02 15:46:09.239 | multi-provider 2022-02-02 15:46:09.239 | net-mtu 2022-02-02 15:46:09.239 | net-mtu-writable 2022-02-02 15:46:09.239 | network_availability_zone 2022-02-02 15:46:09.239 | network-ip-availability 2022-02-02 15:46:09.239 | pagination 2022-02-02 15:46:09.239 | port-device-profile 2022-02-02 15:46:09.239 | port-mac-address-regenerate 2022-02-02 15:46:09.239 | port-numa-affinity-policy 2022-02-02 15:46:09.239 | binding 2022-02-02 15:46:09.239 | binding-extended 2022-02-02 15:46:09.240 | port-security 2022-02-02 15:46:09.240 | project-id 2022-02-02 15:46:09.240 | provider 2022-02-02 15:46:09.240 | quota-check-limit 2022-02-02 15:46:09.240 | quotas 2022-02-02 15:46:09.240 | quota_details 2022-02-02 15:46:09.240 | rbac-policies 2022-02-02 15:46:09.240 | rbac-address-group 2022-02-02 15:46:09.240 | rbac-address-scope 2022-02-02 15:46:09.240 | rbac-security-groups 2022-02-02 15:46:09.240 | rbac-subnetpool 2022-02-02 15:46:09.240 | revision-if-match 2022-02-02 15:46:09.240 | standard-attr-revisions 2022-02-02 15:46:09.240 | router_availability_zone 2022-02-02 15:46:09.240 | security-groups-normalized-cidr 2022-02-02 15:46:09.240 | port-security-groups-filtering 2022-02-02 15:46:09.240 | security-groups-remote-address-group 2022-02-02 15:46:09.240 | security-groups-shared-filtering 2022-02-02 15:46:09.240 | security-group 2022-02-02 15:46:09.240 | service-type 2022-02-02 15:46:09.240 | sorting 2022-02-02 15:46:09.240 | standard-attr-description 2022-02-02 15:46:09.240 | stateful-security-group 2022-02-02 15:46:09.240 | subnet_onboard 2022-02-02 15:46:09.240 | subnet-service-types 2022-02-02 15:46:09.240 | subnet_allocation 2022-02-02 15:46:09.240 | subnetpool-prefix-ops 2022-02-02 15:46:09.240 | standard-attr-tag 2022-02-02 15:46:09.240 | standard-attr-timestamp' 2022-02-02 15:46:09.241 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-02 15:46:09.241 | address-scope 2022-02-02 15:46:09.241 | router-admin-state-down-before-update 2022-02-02 15:46:09.241 | agent 2022-02-02 15:46:09.241 | agent-resources-synced 2022-02-02 15:46:09.241 | allowed-address-pairs 2022-02-02 15:46:09.241 | auto-allocated-topology 2022-02-02 15:46:09.241 | availability_zone 2022-02-02 15:46:09.241 | availability_zone_filter 2022-02-02 15:46:09.241 | default-subnetpools 2022-02-02 15:46:09.241 | dhcp_agent_scheduler 2022-02-02 15:46:09.241 | dvr 2022-02-02 15:46:09.241 | empty-string-filtering 2022-02-02 15:46:09.241 | external-net 2022-02-02 15:46:09.241 | extra_dhcp_opt 2022-02-02 15:46:09.241 | extraroute 2022-02-02 15:46:09.241 | extraroute-atomic 2022-02-02 15:46:09.242 | filter-validation 2022-02-02 15:46:09.242 | fip-port-details 2022-02-02 15:46:09.242 | flavors 2022-02-02 15:46:09.242 | floatingip-pools 2022-02-02 15:46:09.242 | ip-substring-filtering 2022-02-02 15:46:09.242 | router 2022-02-02 15:46:09.242 | ext-gw-mode 2022-02-02 15:46:09.242 | l3-ha 2022-02-02 15:46:09.242 | l3-flavors 2022-02-02 15:46:09.242 | l3-port-ip-change-not-allowed 2022-02-02 15:46:09.242 | l3_agent_scheduler 2022-02-02 15:46:09.242 | metering 2022-02-02 15:46:09.242 | metering_source_and_destination_fields 2022-02-02 15:46:09.242 | multi-provider 2022-02-02 15:46:09.242 | net-mtu 2022-02-02 15:46:09.242 | net-mtu-writable 2022-02-02 15:46:09.242 | network_availability_zone 2022-02-02 15:46:09.242 | network-ip-availability 2022-02-02 15:46:09.242 | pagination 2022-02-02 15:46:09.242 | port-device-profile 2022-02-02 15:46:09.242 | port-mac-address-regenerate 2022-02-02 15:46:09.242 | port-numa-affinity-policy 2022-02-02 15:46:09.242 | binding 2022-02-02 15:46:09.242 | binding-extended 2022-02-02 15:46:09.242 | port-security 2022-02-02 15:46:09.242 | project-id 2022-02-02 15:46:09.242 | provider 2022-02-02 15:46:09.242 | quota-check-limit 2022-02-02 15:46:09.242 | quotas 2022-02-02 15:46:09.242 | quota_details 2022-02-02 15:46:09.242 | rbac-policies 2022-02-02 15:46:09.242 | rbac-address-group 2022-02-02 15:46:09.242 | rbac-address-scope 2022-02-02 15:46:09.242 | rbac-security-groups 2022-02-02 15:46:09.242 | rbac-subnetpool 2022-02-02 15:46:09.242 | revision-if-match 2022-02-02 15:46:09.242 | standard-attr-revisions 2022-02-02 15:46:09.242 | router_availability_zone 2022-02-02 15:46:09.242 | security-groups-normalized-cidr 2022-02-02 15:46:09.242 | port-security-groups-filtering 2022-02-02 15:46:09.243 | security-groups-remote-address-group 2022-02-02 15:46:09.243 | security-groups-shared-filtering 2022-02-02 15:46:09.243 | security-group 2022-02-02 15:46:09.243 | service-type 2022-02-02 15:46:09.243 | sorting 2022-02-02 15:46:09.243 | standard-attr-description 2022-02-02 15:46:09.243 | stateful-security-group 2022-02-02 15:46:09.243 | subnet_onboard 2022-02-02 15:46:09.243 | subnet-service-types 2022-02-02 15:46:09.243 | subnet_allocation 2022-02-02 15:46:09.243 | subnetpool-prefix-ops 2022-02-02 15:46:09.243 | standard-attr-tag 2022-02-02 15:46:09.243 | standard-attr-timestamp =~ external-net ]] 2022-02-02 15:46:09.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-02 15:46:09.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:225 : [[ True == \T\r\u\e ]] 2022-02-02 15:46:09.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : grep ' id ' 2022-02-02 15:46:09.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project aa0a54e9280d4bc190d699a39159d29c router1 2022-02-02 15:46:09.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : get_field 2 2022-02-02 15:46:09.256 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:46:09.259 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:12.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:12.365 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:12.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:12.365 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:12.552 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:12.556 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-02 15:46:12.558 | ++ functions-common:get_field:805 : field='$3' 2022-02-02 15:46:12.562 | ++ functions-common:get_field:807 : echo '| id | 5ebc7c42-9270-4f00-ac9d-72462370e6ac |' 2022-02-02 15:46:12.562 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:46:12.569 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:12.573 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : ROUTER_ID=5ebc7c42-9270-4f00-ac9d-72462370e6ac 2022-02-02 15:46:12.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : die_if_not_set 228 ROUTER_ID 'Failure creating ROUTER_ID for aa0a54e9280d4bc190d699a39159d29c router1' 2022-02-02 15:46:12.581 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:12.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-02 15:46:12.602 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : is_networking_extension_supported auto-allocated-topology 2022-02-02 15:46:12.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2022-02-02 15:46:12.608 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:46:15.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:15.221 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:15.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:15.221 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:15.376 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:15.379 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-02 15:46:15.379 | address-scope 2022-02-02 15:46:15.379 | router-admin-state-down-before-update 2022-02-02 15:46:15.379 | agent 2022-02-02 15:46:15.379 | agent-resources-synced 2022-02-02 15:46:15.379 | allowed-address-pairs 2022-02-02 15:46:15.379 | auto-allocated-topology 2022-02-02 15:46:15.379 | availability_zone 2022-02-02 15:46:15.379 | availability_zone_filter 2022-02-02 15:46:15.379 | default-subnetpools 2022-02-02 15:46:15.379 | dhcp_agent_scheduler 2022-02-02 15:46:15.379 | dvr 2022-02-02 15:46:15.379 | empty-string-filtering 2022-02-02 15:46:15.379 | external-net 2022-02-02 15:46:15.379 | extra_dhcp_opt 2022-02-02 15:46:15.379 | extraroute 2022-02-02 15:46:15.379 | extraroute-atomic 2022-02-02 15:46:15.379 | filter-validation 2022-02-02 15:46:15.380 | fip-port-details 2022-02-02 15:46:15.380 | flavors 2022-02-02 15:46:15.380 | floatingip-pools 2022-02-02 15:46:15.380 | ip-substring-filtering 2022-02-02 15:46:15.380 | router 2022-02-02 15:46:15.380 | ext-gw-mode 2022-02-02 15:46:15.380 | l3-ha 2022-02-02 15:46:15.380 | l3-flavors 2022-02-02 15:46:15.380 | l3-port-ip-change-not-allowed 2022-02-02 15:46:15.380 | l3_agent_scheduler 2022-02-02 15:46:15.380 | metering 2022-02-02 15:46:15.380 | metering_source_and_destination_fields 2022-02-02 15:46:15.380 | multi-provider 2022-02-02 15:46:15.380 | net-mtu 2022-02-02 15:46:15.380 | net-mtu-writable 2022-02-02 15:46:15.380 | network_availability_zone 2022-02-02 15:46:15.380 | network-ip-availability 2022-02-02 15:46:15.380 | pagination 2022-02-02 15:46:15.380 | port-device-profile 2022-02-02 15:46:15.380 | port-mac-address-regenerate 2022-02-02 15:46:15.380 | port-numa-affinity-policy 2022-02-02 15:46:15.380 | binding 2022-02-02 15:46:15.380 | binding-extended 2022-02-02 15:46:15.380 | port-security 2022-02-02 15:46:15.380 | project-id 2022-02-02 15:46:15.380 | provider 2022-02-02 15:46:15.380 | quota-check-limit 2022-02-02 15:46:15.380 | quotas 2022-02-02 15:46:15.380 | quota_details 2022-02-02 15:46:15.380 | rbac-policies 2022-02-02 15:46:15.380 | rbac-address-group 2022-02-02 15:46:15.380 | rbac-address-scope 2022-02-02 15:46:15.380 | rbac-security-groups 2022-02-02 15:46:15.380 | rbac-subnetpool 2022-02-02 15:46:15.380 | revision-if-match 2022-02-02 15:46:15.380 | standard-attr-revisions 2022-02-02 15:46:15.380 | router_availability_zone 2022-02-02 15:46:15.380 | security-groups-normalized-cidr 2022-02-02 15:46:15.380 | port-security-groups-filtering 2022-02-02 15:46:15.381 | security-groups-remote-address-group 2022-02-02 15:46:15.381 | security-groups-shared-filtering 2022-02-02 15:46:15.381 | security-group 2022-02-02 15:46:15.381 | service-type 2022-02-02 15:46:15.381 | sorting 2022-02-02 15:46:15.381 | standard-attr-description 2022-02-02 15:46:15.381 | stateful-security-group 2022-02-02 15:46:15.381 | subnet_onboard 2022-02-02 15:46:15.381 | subnet-service-types 2022-02-02 15:46:15.381 | subnet_allocation 2022-02-02 15:46:15.381 | subnetpool-prefix-ops 2022-02-02 15:46:15.381 | standard-attr-tag 2022-02-02 15:46:15.381 | standard-attr-timestamp' 2022-02-02 15:46:15.382 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-02 15:46:15.383 | address-scope 2022-02-02 15:46:15.383 | router-admin-state-down-before-update 2022-02-02 15:46:15.383 | agent 2022-02-02 15:46:15.383 | agent-resources-synced 2022-02-02 15:46:15.383 | allowed-address-pairs 2022-02-02 15:46:15.383 | auto-allocated-topology 2022-02-02 15:46:15.383 | availability_zone 2022-02-02 15:46:15.383 | availability_zone_filter 2022-02-02 15:46:15.383 | default-subnetpools 2022-02-02 15:46:15.383 | dhcp_agent_scheduler 2022-02-02 15:46:15.383 | dvr 2022-02-02 15:46:15.383 | empty-string-filtering 2022-02-02 15:46:15.383 | external-net 2022-02-02 15:46:15.383 | extra_dhcp_opt 2022-02-02 15:46:15.383 | extraroute 2022-02-02 15:46:15.383 | extraroute-atomic 2022-02-02 15:46:15.383 | filter-validation 2022-02-02 15:46:15.383 | fip-port-details 2022-02-02 15:46:15.383 | flavors 2022-02-02 15:46:15.383 | floatingip-pools 2022-02-02 15:46:15.383 | ip-substring-filtering 2022-02-02 15:46:15.383 | router 2022-02-02 15:46:15.383 | ext-gw-mode 2022-02-02 15:46:15.383 | l3-ha 2022-02-02 15:46:15.383 | l3-flavors 2022-02-02 15:46:15.383 | l3-port-ip-change-not-allowed 2022-02-02 15:46:15.383 | l3_agent_scheduler 2022-02-02 15:46:15.383 | metering 2022-02-02 15:46:15.383 | metering_source_and_destination_fields 2022-02-02 15:46:15.383 | multi-provider 2022-02-02 15:46:15.383 | net-mtu 2022-02-02 15:46:15.383 | net-mtu-writable 2022-02-02 15:46:15.383 | network_availability_zone 2022-02-02 15:46:15.383 | network-ip-availability 2022-02-02 15:46:15.383 | pagination 2022-02-02 15:46:15.383 | port-device-profile 2022-02-02 15:46:15.383 | port-mac-address-regenerate 2022-02-02 15:46:15.384 | port-numa-affinity-policy 2022-02-02 15:46:15.384 | binding 2022-02-02 15:46:15.384 | binding-extended 2022-02-02 15:46:15.384 | port-security 2022-02-02 15:46:15.384 | project-id 2022-02-02 15:46:15.384 | provider 2022-02-02 15:46:15.384 | quota-check-limit 2022-02-02 15:46:15.384 | quotas 2022-02-02 15:46:15.384 | quota_details 2022-02-02 15:46:15.384 | rbac-policies 2022-02-02 15:46:15.384 | rbac-address-group 2022-02-02 15:46:15.384 | rbac-address-scope 2022-02-02 15:46:15.384 | rbac-security-groups 2022-02-02 15:46:15.384 | rbac-subnetpool 2022-02-02 15:46:15.384 | revision-if-match 2022-02-02 15:46:15.384 | standard-attr-revisions 2022-02-02 15:46:15.384 | router_availability_zone 2022-02-02 15:46:15.384 | security-groups-normalized-cidr 2022-02-02 15:46:15.384 | port-security-groups-filtering 2022-02-02 15:46:15.384 | security-groups-remote-address-group 2022-02-02 15:46:15.384 | security-groups-shared-filtering 2022-02-02 15:46:15.384 | security-group 2022-02-02 15:46:15.384 | service-type 2022-02-02 15:46:15.384 | sorting 2022-02-02 15:46:15.384 | standard-attr-description 2022-02-02 15:46:15.384 | stateful-security-group 2022-02-02 15:46:15.384 | subnet_onboard 2022-02-02 15:46:15.384 | subnet-service-types 2022-02-02 15:46:15.384 | subnet_allocation 2022-02-02 15:46:15.384 | subnetpool-prefix-ops 2022-02-02 15:46:15.384 | standard-attr-tag 2022-02-02 15:46:15.384 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-02 15:46:15.386 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-02 15:46:15.389 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:237 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-02 15:46:15.392 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : '[' True = True ']' 2022-02-02 15:46:15.399 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : get_field 2 2022-02-02 15:46:15.399 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : grep ' id ' 2022-02-02 15:46:15.399 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 --project ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:46:15.403 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:46:15.406 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:18.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:18.118 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:18.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:18.118 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:18.276 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:18.279 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-02 15:46:18.282 | ++ functions-common:get_field:805 : field='$3' 2022-02-02 15:46:18.285 | ++ functions-common:get_field:807 : echo '| id | b73e1e25-daa0-4c48-af6a-058d6b286a0a |' 2022-02-02 15:46:18.286 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:46:18.291 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:18.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXT_NET_ID=b73e1e25-daa0-4c48-af6a-058d6b286a0a 2022-02-02 15:46:18.299 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : die_if_not_set 245 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-02 15:46:18.301 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:18.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : [[ 4 =~ 4.* ]] 2022-02-02 15:46:18.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:249 : _neutron_configure_router_v4 2022-02-02 15:46:18.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 5ebc7c42-9270-4f00-ac9d-72462370e6ac f9949f94-c00e-4457-af21-e75dea74a600 2022-02-02 15:46:22.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:22.508 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:22.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:22.508 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:22.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local id_and_ext_gw_ip 2022-02-02 15:46:22.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : _neutron_create_public_subnet_v4 b73e1e25-daa0-4c48-af6a-058d6b286a0a 2022-02-02 15:46:22.667 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : local admin_project_id 2022-02-02 15:46:22.672 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : grep ' admin ' 2022-02-02 15:46:22.672 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : oscwrap project list 2022-02-02 15:46:22.674 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : get_field 1 2022-02-02 15:46:22.677 | +++ functions-common:get_field:800 : local data field 2022-02-02 15:46:22.679 | +++ functions-common:get_field:801 : read data 2022-02-02 15:46:24.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:24.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:24.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:24.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:25.143 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:25.145 | +++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-02 15:46:25.147 | +++ functions-common:get_field:805 : field='$2' 2022-02-02 15:46:25.150 | +++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:46:25.152 | +++ functions-common:get_field:807 : echo '| ad3f9a192b634c52a506eac3f6ca9c65 | admin |' 2022-02-02 15:46:25.156 | +++ functions-common:get_field:801 : read data 2022-02-02 15:46:25.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : admin_project_id=ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:46:25.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : die_if_not_set 307 admin_project_id 'Failure retrieving project_id for admin' 2022-02-02 15:46:25.164 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:25.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : local 'subnet_params=--ip-version 4 --project ad3f9a192b634c52a506eac3f6ca9c65 ' 2022-02-02 15:46:25.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : subnet_params+=' ' 2022-02-02 15:46:25.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : [[ -n 172.27.3.1 ]] 2022-02-02 15:46:25.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+='--gateway 172.27.3.1 ' 2022-02-02 15:46:25.190 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--network b73e1e25-daa0-4c48-af6a-058d6b286a0a --subnet-range 172.27.3.0/24 --no-dhcp ' 2022-02-02 15:46:25.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+=public-subnet 2022-02-02 15:46:25.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : local id_and_ext_gw_ip 2022-02-02 15:46:25.199 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --project ad3f9a192b634c52a506eac3f6ca9c65 --gateway 172.27.3.1 --network b73e1e25-daa0-4c48-af6a-058d6b286a0a --subnet-range 172.27.3.0/24 --no-dhcp public-subnet 2022-02-02 15:46:25.200 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : grep -e gateway_ip -e ' id ' 2022-02-02 15:46:28.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:28.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:28.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:28.129 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:28.295 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:28.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | 2022-02-02 15:46:28.299 | | id | 28a77757-7571-4525-b12f-0d0c59f041b8 |' 2022-02-02 15:46:28.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : die_if_not_set 317 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-02 15:46:28.304 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:28.326 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 28a77757-7571-4525-b12f-0d0c59f041b8 '|' 2022-02-02 15:46:28.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | | id | 28a77757-7571-4525-b12f-0d0c59f041b8 |' 2022-02-02 15:46:28.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : local ext_gw_ip 2022-02-02 15:46:28.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 28a77757-7571-4525-b12f-0d0c59f041b8 '|' 2022-02-02 15:46:28.336 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 2 2022-02-02 15:46:28.338 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:46:28.340 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:28.343 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-02 15:46:28.345 | ++ functions-common:get_field:805 : field='$3' 2022-02-02 15:46:28.349 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.27.3.1 | | id | 28a77757-7571-4525-b12f-0d0c59f041b8 |' 2022-02-02 15:46:28.349 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:46:28.355 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:28.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : ext_gw_ip=172.27.3.1 2022-02-02 15:46:28.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 28a77757-7571-4525-b12f-0d0c59f041b8 '|' 2022-02-02 15:46:28.363 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : get_field 5 2022-02-02 15:46:28.365 | ++ functions-common:get_field:800 : local data field 2022-02-02 15:46:28.367 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:28.370 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2022-02-02 15:46:28.372 | ++ functions-common:get_field:805 : field='$6' 2022-02-02 15:46:28.375 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.27.3.1 | | id | 28a77757-7571-4525-b12f-0d0c59f041b8 |' 2022-02-02 15:46:28.375 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-02 15:46:28.381 | ++ functions-common:get_field:801 : read data 2022-02-02 15:46:28.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : PUB_SUBNET_ID=28a77757-7571-4525-b12f-0d0c59f041b8 2022-02-02 15:46:28.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway b73e1e25-daa0-4c48-af6a-058d6b286a0a 5ebc7c42-9270-4f00-ac9d-72462370e6ac 2022-02-02 15:46:32.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:32.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:32.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:32.430 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:32.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:46:32.584 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : is_service_enabled q-l3 neutron-l3 2022-02-02 15:46:32.601 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:32.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local ext_gw_interface=none 2022-02-02 15:46:32.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : is_neutron_ovs_base_plugin 2022-02-02 15:46:32.609 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-02 15:46:32.612 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_get_ext_gw_interface 2022-02-02 15:46:32.614 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : [[ False == \T\r\u\e ]] 2022-02-02 15:46:32.617 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-02 15:46:32.640 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : echo br-data 2022-02-02 15:46:32.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ext_gw_interface=br-data 2022-02-02 15:46:32.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : [[ br-data != \n\o\n\e ]] 2022-02-02 15:46:32.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local cidr_len=24 2022-02-02 15:46:32.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-02 15:46:32.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-02 15:46:32.656 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-02 15:46:32.658 | + functions-common:test_with_retry:2353 : local 'failmsg=br-data creation failed' 2022-02-02 15:46:32.660 | + functions-common:test_with_retry:2354 : local until=10 2022-02-02 15:46:32.663 | + functions-common:test_with_retry:2355 : local sleep=0.5 2022-02-02 15:46:32.665 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2022-02-02 15:46:32.667 | + functions-common:time_start:2400 : local name=test_with_retry 2022-02-02 15:46:32.671 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:32.673 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:32.676 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:32.681 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816792678 2022-02-02 15:46:32.683 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-02 15:46:32.690 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2022-02-02 15:46:32.693 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:32.695 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:32.697 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:32.700 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:32.703 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:32.705 | + functions-common:time_stop:2420 : name=test_with_retry 2022-02-02 15:46:32.707 | + functions-common:time_stop:2421 : start_time=1643816792678 2022-02-02 15:46:32.709 | + functions-common:time_stop:2423 : [[ -z 1643816792678 ]] 2022-02-02 15:46:32.712 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:32.717 | + functions-common:time_stop:2426 : end_time=1643816792714 2022-02-02 15:46:32.720 | + functions-common:time_stop:2427 : elapsed_time=36 2022-02-02 15:46:32.722 | + functions-common:time_stop:2428 : total=5611 2022-02-02 15:46:32.724 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:32.727 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5647 2022-02-02 15:46:32.734 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : ip addr show dev br-data 2022-02-02 15:46:32.734 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : grep -c 172.27.3.1 2022-02-02 15:46:32.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ 0 == 0 ]] 2022-02-02 15:46:32.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:46:32.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ False == \T\r\u\e ]] 2022-02-02 15:46:32.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \T\r\u\e ]] 2022-02-02 15:46:32.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip addr add 172.27.3.1/24 dev br-data 2022-02-02 15:46:32.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : sudo ip link set br-data up 2022-02-02 15:46:32.774 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-02 15:46:32.777 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : awk -Fip_address '{ print $2 }' 2022-02-02 15:46:32.777 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : cut -f2 '-d'\''' 2022-02-02 15:46:32.777 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : tr '\n' ' ' 2022-02-02 15:46:35.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:35.024 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:35.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:35.024 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:35.189 | ++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:46:35.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : ROUTER_GW_IP=' 172.27.3.157 ' 2022-02-02 15:46:35.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : die_if_not_set 374 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-02 15:46:35.198 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-02 15:46:35.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:376 : _neutron_set_router_id 2022-02-02 15:46:35.218 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:136 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:46:35.221 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ .*6 ]] 2022-02-02 15:46:35.224 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-02 15:46:35.243 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:35.246 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-02 15:46:35.249 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:46:35.252 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-02 15:46:35.254 | + ./stack.sh:main:1319 : start_nova 2022-02-02 15:46:35.257 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-02 15:46:35.259 | + lib/nova:start_nova_rest:988 : 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 2022-02-02 15:46:35.262 | + lib/nova:start_nova_rest:989 : 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 2022-02-02 15:46:35.266 | + lib/nova:start_nova_rest:989 : 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 2022-02-02 15:46:35.269 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-02 15:46:35.271 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-02 15:46:35.274 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.276 | + functions-common:run_process:1669 : local service=n-sch 2022-02-02 15:46:35.280 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.282 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:35.285 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:35.288 | + functions-common:run_process:1674 : local name=n-sch 2022-02-02 15:46:35.290 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:35.293 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:35.296 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:35.300 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:35.303 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:35.308 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816795305 2022-02-02 15:46:35.311 | + functions-common:run_process:1677 : is_service_enabled n-sch 2022-02-02 15:46:35.328 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:35.331 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-02 15:46:35.334 | + functions-common:_run_under_systemd:1634 : local service=n-sch 2022-02-02 15:46:35.336 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.339 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.342 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.345 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.348 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-02 15:46:35.351 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-02 15:46:35.353 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-sch.service 2022-02-02 15:46:35.356 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:35.359 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:35.362 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-02 15:46:35.365 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-02 15:46:35.367 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-sch.service 2022-02-02 15:46:35.370 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.372 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:46:35.375 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:46:35.378 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:46:35.380 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:46:35.383 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-02 15:46:35.385 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:46:35.390 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-02 15:46:35.454 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-02 15:46:35.516 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:46:35.570 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-02 15:46:35.622 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-02 15:46:35.674 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:35.729 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:46:35.732 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-02 15:46:35.807 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:46:36.220 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-sch.service 2022-02-02 15:46:36.234 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-02 15:46:36.645 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-sch.service 2022-02-02 15:46:36.666 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:36.669 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:36.672 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:36.681 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:36.683 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:36.687 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:36.689 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:36.692 | + functions-common:time_stop:2421 : start_time=1643816795305 2022-02-02 15:46:36.694 | + functions-common:time_stop:2423 : [[ -z 1643816795305 ]] 2022-02-02 15:46:36.697 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:36.703 | + functions-common:time_stop:2426 : end_time=1643816796699 2022-02-02 15:46:36.705 | + functions-common:time_stop:2427 : elapsed_time=1394 2022-02-02 15:46:36.708 | + functions-common:time_stop:2428 : total=21796 2022-02-02 15:46:36.710 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:36.713 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23190 2022-02-02 15:46:36.716 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-02 15:46:36.719 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-02 15:46:36.724 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.726 | + functions-common:run_process:1669 : local service=n-api-meta 2022-02-02 15:46:36.729 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.732 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:36.735 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:36.737 | + functions-common:run_process:1674 : local name=n-api-meta 2022-02-02 15:46:36.740 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:36.742 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:36.745 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:36.747 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:36.751 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:36.756 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816796753 2022-02-02 15:46:36.759 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2022-02-02 15:46:36.776 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:36.780 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-02 15:46:36.782 | + functions-common:_run_under_systemd:1634 : local service=n-api-meta 2022-02-02 15:46:36.785 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.788 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.790 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.792 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.796 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-02 15:46:36.799 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-02 15:46:36.801 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-api-meta.service 2022-02-02 15:46:36.804 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:36.807 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:36.809 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:46:36.813 | + functions-common:_run_under_systemd:1644 : 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 2022-02-02 15:46:36.815 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@n-api-meta.service 2022-02-02 15:46:36.818 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:46:36.820 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:46:36.823 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:46:36.825 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-02 15:46:36.828 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:46:36.832 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-02 15:46:36.897 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-02 15:46:36.962 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-02 15:46:37.016 | + functions-common:write_uwsgi_user_unit_file:1588 : 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' 2022-02-02 15:46:37.074 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:37.131 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-02 15:46:37.188 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-02 15:46:37.242 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-02 15:46:37.298 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-02 15:46:37.351 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-02 15:46:37.406 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:46:37.409 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-02 15:46:37.473 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:46:37.901 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-api-meta.service 2022-02-02 15:46:37.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-02 15:46:38.309 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-api-meta.service 2022-02-02 15:46:38.391 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:38.394 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:38.399 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:38.402 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:38.405 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:38.409 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:38.412 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:38.416 | + functions-common:time_stop:2421 : start_time=1643816796753 2022-02-02 15:46:38.418 | + functions-common:time_stop:2423 : [[ -z 1643816796753 ]] 2022-02-02 15:46:38.428 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:38.431 | + functions-common:time_stop:2426 : end_time=1643816798427 2022-02-02 15:46:38.434 | + functions-common:time_stop:2427 : elapsed_time=1674 2022-02-02 15:46:38.437 | + functions-common:time_stop:2428 : total=23190 2022-02-02 15:46:38.441 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:38.443 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24864 2022-02-02 15:46:38.446 | + lib/nova:start_nova_rest:1001 : 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 2022-02-02 15:46:38.449 | + lib/nova:start_nova_rest:1001 : 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 2022-02-02 15:46:38.452 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-02 15:46:38.455 | + lib/nova:start_nova_console_proxies:1016 : 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 2022-02-02 15:46:38.458 | + lib/nova:start_nova_console_proxies:1018 : 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 2022-02-02 15:46:38.460 | + lib/nova:start_nova_console_proxies:1018 : 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 2022-02-02 15:46:38.463 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-02 15:46:38.466 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:46:38.469 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-02 15:46:38.473 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-02 15:46:38.481 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:46:38.485 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:46:38.488 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-02 15:46:38.516 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.520 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:46:38.524 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-02 15:46:38.544 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.547 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:46:38.550 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-02 15:46:38.572 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.577 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-02 15:46:38.581 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:46:38.584 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-02 15:46:38.588 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-02 15:46:38.592 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:46:38.595 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:46:38.598 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:46:38.601 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:46:38.605 | + functions-common:run_process:1669 : local service=n-novnc-cell1 2022-02-02 15:46:38.611 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:46:38.623 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:38.626 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:38.630 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2022-02-02 15:46:38.633 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:38.645 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:38.645 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:38.645 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:38.651 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:38.653 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816798650 2022-02-02 15:46:38.657 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2022-02-02 15:46:38.675 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.681 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:38.681 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:38.685 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:38.686 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:38.689 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:38.691 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:38.696 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:38.696 | + functions-common:time_stop:2421 : start_time=1643816798650 2022-02-02 15:46:38.701 | + functions-common:time_stop:2423 : [[ -z 1643816798650 ]] 2022-02-02 15:46:38.705 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:38.709 | + functions-common:time_stop:2426 : end_time=1643816798704 2022-02-02 15:46:38.712 | + functions-common:time_stop:2427 : elapsed_time=54 2022-02-02 15:46:38.713 | + functions-common:time_stop:2428 : total=24864 2022-02-02 15:46:38.716 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:38.721 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24918 2022-02-02 15:46:38.721 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:46:38.723 | + functions-common:run_process:1669 : local service=n-spice-cell1 2022-02-02 15:46:38.726 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:46:38.730 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:38.731 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:38.737 | + functions-common:run_process:1674 : local name=n-spice-cell1 2022-02-02 15:46:38.737 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:38.741 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:38.741 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:38.745 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:38.749 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:38.752 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816798749 2022-02-02 15:46:38.757 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2022-02-02 15:46:38.784 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.787 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:38.790 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:38.793 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:38.796 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:38.808 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:38.808 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:38.808 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:38.813 | + functions-common:time_stop:2421 : start_time=1643816798749 2022-02-02 15:46:38.813 | + functions-common:time_stop:2423 : [[ -z 1643816798749 ]] 2022-02-02 15:46:38.817 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:38.821 | + functions-common:time_stop:2426 : end_time=1643816798817 2022-02-02 15:46:38.823 | + functions-common:time_stop:2427 : elapsed_time=68 2022-02-02 15:46:38.827 | + functions-common:time_stop:2428 : total=24918 2022-02-02 15:46:38.828 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:38.832 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24986 2022-02-02 15:46:38.833 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:38.837 | + functions-common:run_process:1669 : local service=n-sproxy-cell1 2022-02-02 15:46:38.841 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:38.842 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:38.845 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:38.849 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2022-02-02 15:46:38.853 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:38.853 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:38.857 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:38.861 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:38.862 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:38.869 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816798863 2022-02-02 15:46:38.869 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2022-02-02 15:46:38.893 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:38.893 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:38.896 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:38.899 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:38.901 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:38.903 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:38.905 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:38.908 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:38.910 | + functions-common:time_stop:2421 : start_time=1643816798863 2022-02-02 15:46:38.913 | + functions-common:time_stop:2423 : [[ -z 1643816798863 ]] 2022-02-02 15:46:38.917 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:38.925 | + functions-common:time_stop:2426 : end_time=1643816798917 2022-02-02 15:46:38.929 | + functions-common:time_stop:2427 : elapsed_time=54 2022-02-02 15:46:38.933 | + functions-common:time_stop:2428 : total=24986 2022-02-02 15:46:38.933 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:38.937 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25040 2022-02-02 15:46:38.941 | + lib/nova:start_nova_console_proxies:1037 : 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 2022-02-02 15:46:38.941 | + lib/nova:start_nova_console_proxies:1037 : 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 2022-02-02 15:46:38.944 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-02 15:46:38.947 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:46:38.953 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-02 15:46:38.953 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-02 15:46:38.975 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:38.977 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-02 15:46:39.049 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-02 15:46:39.054 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:46:39.057 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-02 15:46:39.131 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-02 15:46:39.152 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:39.156 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.159 | + functions-common:run_process:1669 : local service=n-super-cond 2022-02-02 15:46:39.161 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.164 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:39.167 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:39.170 | + functions-common:run_process:1674 : local name=n-super-cond 2022-02-02 15:46:39.173 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:39.175 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:39.178 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:39.181 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:39.186 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:39.189 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816799186 2022-02-02 15:46:39.192 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2022-02-02 15:46:39.213 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:39.216 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-02 15:46:39.219 | + functions-common:_run_under_systemd:1634 : local service=n-super-cond 2022-02-02 15:46:39.222 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.225 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.227 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.230 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.233 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-02 15:46:39.236 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-02 15:46:39.239 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-super-cond.service 2022-02-02 15:46:39.241 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:39.244 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:39.247 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-02 15:46:39.250 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-02 15:46:39.252 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-super-cond.service 2022-02-02 15:46:39.254 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.257 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:46:39.259 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:46:39.262 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:46:39.265 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:46:39.267 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-02 15:46:39.270 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:46:39.281 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-02 15:46:39.362 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-02 15:46:39.434 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:46:39.496 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-02 15:46:39.567 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-02 15:46:39.637 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:39.700 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:46:39.700 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-02 15:46:39.777 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:46:40.243 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-super-cond.service 2022-02-02 15:46:40.258 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-02 15:46:40.717 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-super-cond.service 2022-02-02 15:46:40.751 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:40.754 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:40.757 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:40.761 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:40.766 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:40.768 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:40.772 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:40.778 | + functions-common:time_stop:2421 : start_time=1643816799186 2022-02-02 15:46:40.787 | + functions-common:time_stop:2423 : [[ -z 1643816799186 ]] 2022-02-02 15:46:40.794 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:40.809 | + functions-common:time_stop:2426 : end_time=1643816800795 2022-02-02 15:46:40.816 | + functions-common:time_stop:2427 : elapsed_time=1609 2022-02-02 15:46:40.829 | + functions-common:time_stop:2428 : total=25040 2022-02-02 15:46:40.836 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:40.845 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26649 2022-02-02 15:46:40.859 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-02 15:46:40.869 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:46:40.875 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-02 15:46:40.912 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:40.917 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-02 15:46:40.931 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-02 15:46:40.939 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-02 15:46:40.945 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:46:40.949 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:46:40.951 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:40.954 | + functions-common:run_process:1669 : local service=n-cond-cell1 2022-02-02 15:46:40.957 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:40.961 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:40.962 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:40.966 | + functions-common:run_process:1674 : local name=n-cond-cell1 2022-02-02 15:46:40.969 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:40.971 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:40.973 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:40.976 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:40.981 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:40.986 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816800981 2022-02-02 15:46:40.989 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2022-02-02 15:46:41.014 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:41.017 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-02 15:46:41.020 | + functions-common:_run_under_systemd:1634 : local service=n-cond-cell1 2022-02-02 15:46:41.022 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.025 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.028 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.036 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.039 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-02 15:46:41.041 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-02 15:46:41.045 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-cond-cell1.service 2022-02-02 15:46:41.048 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:41.051 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:41.054 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-02 15:46:41.056 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-02 15:46:41.059 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-cond-cell1.service 2022-02-02 15:46:41.062 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.072 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:46:41.075 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:46:41.079 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:46:41.089 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:46:41.093 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-02 15:46:41.097 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:46:41.105 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-02 15:46:41.183 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-02 15:46:41.262 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:46:41.343 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-02 15:46:41.416 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-02 15:46:41.489 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:41.564 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:46:41.573 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-02 15:46:41.651 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:46:42.171 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-02 15:46:42.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-02 15:46:42.676 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-02 15:46:42.702 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:42.706 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:42.710 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:42.714 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:42.716 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:42.719 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:42.722 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:42.726 | + functions-common:time_stop:2421 : start_time=1643816800981 2022-02-02 15:46:42.730 | + functions-common:time_stop:2423 : [[ -z 1643816800981 ]] 2022-02-02 15:46:42.740 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:42.746 | + functions-common:time_stop:2426 : end_time=1643816802740 2022-02-02 15:46:42.751 | + functions-common:time_stop:2427 : elapsed_time=1759 2022-02-02 15:46:42.752 | + functions-common:time_stop:2428 : total=26649 2022-02-02 15:46:42.758 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:42.766 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28408 2022-02-02 15:46:42.770 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-02 15:46:42.778 | + lib/nova:start_nova_compute:913 : 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 2022-02-02 15:46:42.784 | + lib/nova:start_nova_compute:914 : 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 2022-02-02 15:46:42.793 | + lib/nova:start_nova_compute:914 : 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 2022-02-02 15:46:42.802 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-02 15:46:42.810 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-02 15:46:42.821 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-02 15:46:42.827 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:46:42.838 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:46:42.845 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-02 15:46:42.853 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:46:42.864 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-02 15:46:42.874 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-02 15:46:42.885 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-02 15:46:42.893 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-02 15:46:42.900 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-02 15:46:42.900 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-02 15:46:42.900 | BEGIN { 2022-02-02 15:46:42.900 | section = "" 2022-02-02 15:46:42.900 | last_section = "" 2022-02-02 15:46:42.900 | section_count = 0 2022-02-02 15:46:42.900 | } 2022-02-02 15:46:42.900 | /^\[.+\]/ { 2022-02-02 15:46:42.900 | gsub("[][]", "", $1); 2022-02-02 15:46:42.900 | section=$1 2022-02-02 15:46:42.900 | next 2022-02-02 15:46:42.900 | } 2022-02-02 15:46:42.900 | /^ *\#/ { 2022-02-02 15:46:42.900 | next 2022-02-02 15:46:42.900 | } 2022-02-02 15:46:42.900 | /^[^ \t]+/ { 2022-02-02 15:46:42.900 | # get offset of first = in $0 2022-02-02 15:46:42.900 | eq_idx = index($0, "=") 2022-02-02 15:46:42.900 | # extract attr & value from $0 2022-02-02 15:46:42.900 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:46:42.900 | value = substr($0, eq_idx + 1) 2022-02-02 15:46:42.900 | # only need to strip trailing whitespace from attr 2022-02-02 15:46:42.900 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:46:42.900 | # need to strip leading & trailing whitespace from value 2022-02-02 15:46:42.900 | sub(/^[ \t]*/, "", value) 2022-02-02 15:46:42.900 | sub(/[ \t]*$/, "", value) 2022-02-02 15:46:42.900 | 2022-02-02 15:46:42.901 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:46:42.901 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:46:42.901 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:46:42.901 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:46:42.901 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:46:42.901 | if (section != last_section) { 2022-02-02 15:46:42.901 | cfg_section[section_count++] = section 2022-02-02 15:46:42.901 | last_section = section 2022-02-02 15:46:42.901 | } 2022-02-02 15:46:42.901 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:46:42.901 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:46:42.901 | 2022-02-02 15:46:42.901 | cfg_attr[section, attr, 0] = value 2022-02-02 15:46:42.901 | cfg_attr_count[section, attr] = 1 2022-02-02 15:46:42.901 | } else { 2022-02-02 15:46:42.901 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:46:42.901 | cfg_attr[section, attr, lno] = value 2022-02-02 15:46:42.901 | } 2022-02-02 15:46:42.901 | } 2022-02-02 15:46:42.901 | END { 2022-02-02 15:46:42.901 | # Process each section in order 2022-02-02 15:46:42.901 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:46:42.901 | section = cfg_section[sno] 2022-02-02 15:46:42.901 | # The ini routines simply append a config item immediately 2022-02-02 15:46:42.901 | # after the section header. To keep the same order as defined 2022-02-02 15:46:42.901 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:46:42.901 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:46:42.901 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:46:42.901 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:46:42.901 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:46:42.901 | else { 2022-02-02 15:46:42.901 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:46:42.902 | count = cfg_attr_count[section, attr] 2022-02-02 15:46:42.902 | print "inidelete " configfile " " section " " attr 2022-02-02 15:46:42.902 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:46:42.902 | for (l = count -2; l >= 0; l--) 2022-02-02 15:46:42.902 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:46:42.902 | } 2022-02-02 15:46:42.902 | } 2022-02-02 15:46:42.902 | } 2022-02-02 15:46:42.902 | } 2022-02-02 15:46:42.902 | ' 2022-02-02 15:46:42.902 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:46:42.902 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:46:42.915 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:46:42.915 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:46:42.920 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-02 15:46:42.926 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:46:42.931 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-02 15:46:42.938 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-02 15:46:42.938 | BEGIN { group = "" } 2022-02-02 15:46:42.938 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:46:42.938 | gsub("[][]", "", $1); 2022-02-02 15:46:42.938 | split($1, a, "|"); 2022-02-02 15:46:42.938 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:46:42.938 | group=a[1] 2022-02-02 15:46:42.938 | } else { 2022-02-02 15:46:42.938 | group="" 2022-02-02 15:46:42.938 | } 2022-02-02 15:46:42.938 | next 2022-02-02 15:46:42.938 | } 2022-02-02 15:46:42.938 | { 2022-02-02 15:46:42.938 | if (group != "") 2022-02-02 15:46:42.938 | print $0 2022-02-02 15:46:42.938 | } 2022-02-02 15:46:42.938 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:46:42.949 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:46:42.955 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-02 15:46:43.035 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-02 15:46:43.100 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-02 15:46:43.107 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:46:43.114 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-02 15:46:43.118 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:46:43.126 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-02 15:46:43.131 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:46:43.181 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:43.187 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-02 15:46:43.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-02 15:46:43.203 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:46:43.253 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:43.261 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/nova_cell1 2022-02-02 15:46:43.269 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/nova_cell1 2022-02-02 15:46:43.346 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:46:43.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:46:43.365 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-02 15:46:43.421 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-02 15:46:43.469 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-02 15:46:43.478 | + lib/nova:configure_console_compute:633 : local offset 2022-02-02 15:46:43.489 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-02 15:46:43.498 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-02 15:46:43.506 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-02 15:46:43.561 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.112 2022-02-02 15:46:43.567 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-02 15:46:43.608 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:43.619 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-02 15:46:43.649 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:43.652 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-02 15:46:43.655 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-02 15:46:43.702 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-02 15:46:43.729 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:43.732 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-02 15:46:43.756 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:43.758 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-02 15:46:43.761 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-02 15:46:43.764 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-02 15:46:43.767 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-02 15:46:43.770 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-02 15:46:43.773 | + functions-common:run_process:1669 : local service=n-cpu 2022-02-02 15:46:43.776 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-02 15:46:43.778 | + functions-common:run_process:1671 : local group=libvirt 2022-02-02 15:46:43.782 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:43.785 | + functions-common:run_process:1674 : local name=n-cpu 2022-02-02 15:46:43.787 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:43.790 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:43.792 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:43.796 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:43.801 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:43.804 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816803801 2022-02-02 15:46:43.807 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2022-02-02 15:46:43.830 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:43.837 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:43.837 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:43.840 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:43.843 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:43.845 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:43.848 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:43.850 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:43.853 | + functions-common:time_stop:2421 : start_time=1643816803801 2022-02-02 15:46:43.855 | + functions-common:time_stop:2423 : [[ -z 1643816803801 ]] 2022-02-02 15:46:43.858 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:43.863 | + functions-common:time_stop:2426 : end_time=1643816803860 2022-02-02 15:46:43.866 | + functions-common:time_stop:2427 : elapsed_time=59 2022-02-02 15:46:43.868 | + functions-common:time_stop:2428 : total=28408 2022-02-02 15:46:43.871 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:43.874 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28467 2022-02-02 15:46:43.877 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:46:43.880 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:46:43.883 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-02 15:46:43.901 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:43.904 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-02 15:46:43.904 | Dumping cells_v2 mapping 2022-02-02 15:46:43.907 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-02 15:46:47.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:47.303 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:47.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:47.303 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:47.303 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:46:47.303 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-02 15:46:47.303 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:46:47.303 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-02 15:46:47.303 | | cell1 | caa9b189-74ff-46c5-a086-67964151c137 | rabbit://stackrabbit:Passw0rd@10.222.0.112:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-02 15:46:47.303 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:46:47.708 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-02 15:46:47.711 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-02 15:46:47.773 | + inc/async:async_inner:63 : create_flavors 2022-02-02 15:46:47.816 | [17588 Async create_flavors:115479]: running: create_flavors 2022-02-02 15:46:47.819 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-02 15:46:47.837 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:47.840 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-02 15:46:47.843 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:46:47.846 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-02 15:46:47.849 | + ./stack.sh:main:1324 : start_cinder 2022-02-02 15:46:47.852 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-02 15:46:47.855 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-02 15:46:47.858 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-02 15:46:47.861 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-02 15:46:47.878 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:47.881 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-02 15:46:47.883 | + lib/cinder:start_cinder:535 : [[ 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 ]] 2022-02-02 15:46:47.886 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-02 15:46:47.890 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-02 15:46:47.894 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.897 | + functions-common:run_process:1669 : local service=c-api 2022-02-02 15:46:47.899 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.902 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:47.905 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:47.908 | + functions-common:run_process:1674 : local name=c-api 2022-02-02 15:46:47.911 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:47.913 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:47.916 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:47.919 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:47.923 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:47.928 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816807925 2022-02-02 15:46:47.930 | + functions-common:run_process:1677 : is_service_enabled c-api 2022-02-02 15:46:47.947 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:47.950 | + functions-common:run_process:1678 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-02 15:46:47.953 | + functions-common:_run_under_systemd:1634 : local service=c-api 2022-02-02 15:46:47.956 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.958 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.961 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.963 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.966 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-02 15:46:47.969 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-02 15:46:47.972 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@c-api.service 2022-02-02 15:46:47.974 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:47.977 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:47.979 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:46:47.982 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-02 15:46:47.985 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@c-api.service 2022-02-02 15:46:47.987 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:46:47.989 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:46:47.991 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:46:47.994 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-02 15:46:47.996 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:46:48.001 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-02 15:46:48.067 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-02 15:46:48.131 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-02 15:46:48.185 | + functions-common:write_uwsgi_user_unit_file:1588 : 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' 2022-02-02 15:46:48.237 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:48.291 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-02 15:46:48.344 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-02 15:46:48.398 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-02 15:46:48.452 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-02 15:46:48.505 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-02 15:46:48.560 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:46:48.563 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-02 15:46:48.627 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:46:49.052 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@c-api.service 2022-02-02 15:46:49.066 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-02 15:46:49.492 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@c-api.service 2022-02-02 15:46:49.577 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:49.578 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:49.583 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:49.589 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:49.597 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:49.606 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:49.609 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:49.612 | + functions-common:time_stop:2421 : start_time=1643816807925 2022-02-02 15:46:49.615 | + functions-common:time_stop:2423 : [[ -z 1643816807925 ]] 2022-02-02 15:46:49.621 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:49.624 | + functions-common:time_stop:2426 : end_time=1643816809620 2022-02-02 15:46:49.626 | + functions-common:time_stop:2427 : elapsed_time=1695 2022-02-02 15:46:49.629 | + functions-common:time_stop:2428 : total=28467 2022-02-02 15:46:49.632 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:49.634 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30162 2022-02-02 15:46:49.637 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.112/volume/v3 2022-02-02 15:46:49.640 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-02 15:46:49.640 | Waiting for Cinder API to start... 2022-02-02 15:46:49.642 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.112/volume/v3 2022-02-02 15:46:49.645 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:46:49.648 | + functions:wait_for_service:458 : local url=http://10.222.0.112/volume/v3 2022-02-02 15:46:49.650 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:46:49.653 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:46:49.656 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:46:49.658 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:49.661 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:49.666 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:49.670 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816809666 2022-02-02 15:46:49.673 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:46:49.680 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112/volume/v3 2022-02-02 15:46:54.083 | + :: : [[ 401 == 503 ]] 2022-02-02 15:46:54.084 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:46:54.088 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:46:54.092 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:54.095 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:54.099 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:54.101 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:54.106 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:54.109 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:46:54.118 | + functions-common:time_stop:2421 : start_time=1643816809666 2022-02-02 15:46:54.120 | + functions-common:time_stop:2423 : [[ -z 1643816809666 ]] 2022-02-02 15:46:54.124 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:54.132 | + functions-common:time_stop:2426 : end_time=1643816814129 2022-02-02 15:46:54.135 | + functions-common:time_stop:2427 : elapsed_time=4463 2022-02-02 15:46:54.138 | + functions-common:time_stop:2428 : total=17940 2022-02-02 15:46:54.141 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:54.143 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22403 2022-02-02 15:46:54.146 | + functions:wait_for_service:467 : return 0 2022-02-02 15:46:54.149 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.151 | + functions-common:run_process:1669 : local service=c-sch 2022-02-02 15:46:54.154 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.156 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:54.159 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:54.161 | + functions-common:run_process:1674 : local name=c-sch 2022-02-02 15:46:54.164 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:54.167 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:54.170 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:54.173 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:54.176 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:54.181 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816814178 2022-02-02 15:46:54.184 | + functions-common:run_process:1677 : is_service_enabled c-sch 2022-02-02 15:46:54.203 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:54.206 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-02 15:46:54.208 | + functions-common:_run_under_systemd:1634 : local service=c-sch 2022-02-02 15:46:54.211 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.213 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.216 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.219 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.222 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-02 15:46:54.224 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-02 15:46:54.227 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@c-sch.service 2022-02-02 15:46:54.229 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:54.233 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:54.235 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-02 15:46:54.238 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-02 15:46:54.241 | + functions-common:write_user_unit_file:1551 : local service=devstack@c-sch.service 2022-02-02 15:46:54.243 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.246 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-02 15:46:54.249 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-02 15:46:54.251 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-02 15:46:54.254 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-02 15:46:54.256 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-02 15:46:54.259 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-02 15:46:54.264 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-02 15:46:54.329 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-02 15:46:54.393 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:54.447 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-02 15:46:54.501 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-02 15:46:54.558 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:46:54.614 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-02 15:46:54.616 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-02 15:46:54.682 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-02 15:46:55.137 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@c-sch.service 2022-02-02 15:46:55.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-02 15:46:55.592 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@c-sch.service 2022-02-02 15:46:55.627 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:55.630 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:55.632 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:55.635 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:55.638 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:55.641 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:55.644 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:55.646 | + functions-common:time_stop:2421 : start_time=1643816814178 2022-02-02 15:46:55.649 | + functions-common:time_stop:2423 : [[ -z 1643816814178 ]] 2022-02-02 15:46:55.652 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:55.658 | + functions-common:time_stop:2426 : end_time=1643816815655 2022-02-02 15:46:55.661 | + functions-common:time_stop:2427 : elapsed_time=1477 2022-02-02 15:46:55.663 | + functions-common:time_stop:2428 : total=30162 2022-02-02 15:46:55.667 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:55.669 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31639 2022-02-02 15:46:55.672 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:55.675 | + functions-common:run_process:1669 : local service=c-bak 2022-02-02 15:46:55.678 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:55.680 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:55.683 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:55.686 | + functions-common:run_process:1674 : local name=c-bak 2022-02-02 15:46:55.689 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:55.692 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:55.695 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:55.698 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:55.702 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:55.707 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816815704 2022-02-02 15:46:55.710 | + functions-common:run_process:1677 : is_service_enabled c-bak 2022-02-02 15:46:55.735 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:55.738 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:55.741 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:55.744 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:55.746 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:55.749 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:55.752 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:55.754 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:55.757 | + functions-common:time_stop:2421 : start_time=1643816815704 2022-02-02 15:46:55.759 | + functions-common:time_stop:2423 : [[ -z 1643816815704 ]] 2022-02-02 15:46:55.764 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:55.769 | + functions-common:time_stop:2426 : end_time=1643816815766 2022-02-02 15:46:55.774 | + functions-common:time_stop:2427 : elapsed_time=62 2022-02-02 15:46:55.776 | + functions-common:time_stop:2428 : total=31639 2022-02-02 15:46:55.779 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:55.782 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31701 2022-02-02 15:46:55.785 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:55.787 | + functions-common:run_process:1669 : local service=c-vol 2022-02-02 15:46:55.790 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-02 15:46:55.792 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:55.795 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:55.798 | + functions-common:run_process:1674 : local name=c-vol 2022-02-02 15:46:55.800 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:55.803 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:55.806 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:55.808 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:55.814 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:55.817 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816815814 2022-02-02 15:46:55.819 | + functions-common:run_process:1677 : is_service_enabled c-vol 2022-02-02 15:46:55.842 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:55.845 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:46:55.847 | + functions-common:time_stop:2414 : local name 2022-02-02 15:46:55.850 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:46:55.853 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:46:55.855 | + functions-common:time_stop:2417 : local total 2022-02-02 15:46:55.858 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:46:55.860 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:46:55.863 | + functions-common:time_stop:2421 : start_time=1643816815814 2022-02-02 15:46:55.866 | + functions-common:time_stop:2423 : [[ -z 1643816815814 ]] 2022-02-02 15:46:55.869 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:46:55.875 | + functions-common:time_stop:2426 : end_time=1643816815871 2022-02-02 15:46:55.877 | + functions-common:time_stop:2427 : elapsed_time=57 2022-02-02 15:46:55.880 | + functions-common:time_stop:2428 : total=31701 2022-02-02 15:46:55.882 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:46:55.885 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31758 2022-02-02 15:46:55.888 | + ./stack.sh:main:1325 : create_volume_types 2022-02-02 15:46:55.890 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-02 15:46:55.912 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:55.914 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-02-02 15:46:55.917 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-02 15:46:55.920 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-02 15:46:55.923 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-02-02 15:46:55.925 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-02 15:46:55.944 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:55.947 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-02-02 15:46:59.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:59.426 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:59.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:46:59.426 | from cryptography.utils import int_from_bytes 2022-02-02 15:46:59.426 | +-------------+--------------------------------------+ 2022-02-02 15:46:59.426 | | Field | Value | 2022-02-02 15:46:59.426 | +-------------+--------------------------------------+ 2022-02-02 15:46:59.426 | | description | None | 2022-02-02 15:46:59.426 | | id | 4550ee71-ab99-4bef-a56b-6aeb30e3504b | 2022-02-02 15:46:59.426 | | is_public | True | 2022-02-02 15:46:59.426 | | name | lvmdriver-1 | 2022-02-02 15:46:59.426 | | properties | volume_backend_name='lvmdriver-1' | 2022-02-02 15:46:59.426 | +-------------+--------------------------------------+ 2022-02-02 15:46:59.654 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-02 15:46:59.658 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-02 15:46:59.661 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-02 15:46:59.683 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:59.687 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-02 15:46:59.689 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:46:59.692 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-02 15:46:59.695 | + ./stack.sh:main:1340 : start_glance 2022-02-02 15:46:59.698 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-02 15:46:59.701 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-02 15:46:59.726 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:46:59.729 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-02 15:46:59.733 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-02 15:46:59.738 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.741 | + functions-common:run_process:1669 : local service=g-api 2022-02-02 15:46:59.743 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.746 | + functions-common:run_process:1671 : local group= 2022-02-02 15:46:59.749 | + functions-common:run_process:1672 : local user= 2022-02-02 15:46:59.752 | + functions-common:run_process:1674 : local name=g-api 2022-02-02 15:46:59.755 | + functions-common:run_process:1676 : time_start run_process 2022-02-02 15:46:59.757 | + functions-common:time_start:2400 : local name=run_process 2022-02-02 15:46:59.760 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:46:59.763 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:46:59.766 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:46:59.771 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816819768 2022-02-02 15:46:59.773 | + functions-common:run_process:1677 : is_service_enabled g-api 2022-02-02 15:46:59.792 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:46:59.795 | + functions-common:run_process:1678 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-02 15:46:59.798 | + functions-common:_run_under_systemd:1634 : local service=g-api 2022-02-02 15:46:59.801 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.803 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.806 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.808 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.811 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-02 15:46:59.813 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-02 15:46:59.816 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@g-api.service 2022-02-02 15:46:59.818 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-02 15:46:59.821 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-02 15:46:59.823 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:46:59.826 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-02 15:46:59.829 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@g-api.service 2022-02-02 15:46:59.831 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:46:59.833 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-02 15:46:59.836 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-02 15:46:59.838 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-02 15:46:59.840 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-02 15:46:59.846 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-02 15:46:59.909 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-02 15:46:59.981 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-02 15:47:00.036 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:47:00.094 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:47:00.160 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-02 15:47:00.214 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-02 15:47:00.270 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-02 15:47:00.327 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-02 15:47:00.386 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-02 15:47:00.449 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-02 15:47:00.452 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-02 15:47:00.524 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-02 15:47:00.973 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@g-api.service 2022-02-02 15:47:00.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-02 15:47:01.411 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@g-api.service 2022-02-02 15:47:01.501 | + functions-common:run_process:1680 : time_stop run_process 2022-02-02 15:47:01.504 | + functions-common:time_stop:2414 : local name 2022-02-02 15:47:01.508 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:47:01.510 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:47:01.517 | + functions-common:time_stop:2417 : local total 2022-02-02 15:47:01.520 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:47:01.522 | + functions-common:time_stop:2420 : name=run_process 2022-02-02 15:47:01.525 | + functions-common:time_stop:2421 : start_time=1643816819768 2022-02-02 15:47:01.528 | + functions-common:time_stop:2423 : [[ -z 1643816819768 ]] 2022-02-02 15:47:01.533 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:47:01.537 | + functions-common:time_stop:2426 : end_time=1643816821534 2022-02-02 15:47:01.540 | + functions-common:time_stop:2427 : elapsed_time=1766 2022-02-02 15:47:01.543 | + functions-common:time_stop:2428 : total=31758 2022-02-02 15:47:01.547 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:47:01.550 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33524 2022-02-02 15:47:01.552 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-02 15:47:01.580 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:47:01.582 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.112) to start...' 2022-02-02 15:47:01.582 | Waiting for g-api (10.222.0.112) to start... 2022-02-02 15:47:01.585 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.112/image 2022-02-02 15:47:01.587 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:47:01.590 | + functions:wait_for_service:458 : local url=http://10.222.0.112/image 2022-02-02 15:47:01.593 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:47:01.595 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:47:01.598 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-02 15:47:01.601 | + functions-common:time_start:2401 : local start_time= 2022-02-02 15:47:01.603 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 15:47:01.610 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 15:47:01.612 | + functions-common:time_start:2405 : _TIME_START[$name]=1643816821609 2022-02-02 15:47:01.615 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:47:01.621 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.112/image 2022-02-02 15:47:05.706 | + :: : [[ 300 == 503 ]] 2022-02-02 15:47:05.711 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:47:05.715 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:47:05.718 | + functions-common:time_stop:2414 : local name 2022-02-02 15:47:05.721 | + functions-common:time_stop:2415 : local end_time 2022-02-02 15:47:05.724 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:47:05.726 | + functions-common:time_stop:2417 : local total 2022-02-02 15:47:05.730 | + functions-common:time_stop:2418 : local start_time 2022-02-02 15:47:05.732 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-02 15:47:05.735 | + functions-common:time_stop:2421 : start_time=1643816821609 2022-02-02 15:47:05.737 | + functions-common:time_stop:2423 : [[ -z 1643816821609 ]] 2022-02-02 15:47:05.741 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:47:05.746 | + functions-common:time_stop:2426 : end_time=1643816825743 2022-02-02 15:47:05.749 | + functions-common:time_stop:2427 : elapsed_time=4134 2022-02-02 15:47:05.751 | + functions-common:time_stop:2428 : total=22403 2022-02-02 15:47:05.754 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:47:05.756 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26537 2022-02-02 15:47:05.759 | + functions:wait_for_service:467 : return 0 2022-02-02 15:47:05.762 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-02 15:47:05.783 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:05.786 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-02 15:47:05.804 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:05.807 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-02 15:47:05.810 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:47:05.812 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-02 15:47:05.815 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-02 15:47:05.817 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.820 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.822 | + functions:upload_image:134 : local image image_fname image_name 2022-02-02 15:47:05.824 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-02 15:47:05.830 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.834 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.836 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-02 15:47:05.838 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-02 15:47:05.840 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.844 | --2022-02-02 15:47:05-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:05.845 | Connecting to 10.100.0.9:80... connected. 2022-02-02 15:47:05.846 | HTTP request sent, awaiting response... 200 OK 2022-02-02 15:47:05.846 | Length: 645922816 (616M) 2022-02-02 15:47:05.846 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-02 15:47:05.866 | 2022-02-02 15:47:06.173 | 0K ........ ........ ........ ........ 5% 101M 6s 2022-02-02 15:47:06.477 | 32768K ........ ........ ........ ........ 10% 105M 5s 2022-02-02 15:47:06.783 | 65536K ........ ........ ........ ........ 15% 104M 5s 2022-02-02 15:47:07.090 | 98304K ........ ........ ........ ........ 20% 104M 5s 2022-02-02 15:47:07.396 | 131072K ........ ........ ........ ........ 25% 104M 4s 2022-02-02 15:47:07.707 | 163840K ........ ........ ........ ........ 31% 103M 4s 2022-02-02 15:47:08.018 | 196608K ........ ........ ........ ........ 36% 103M 4s 2022-02-02 15:47:08.327 | 229376K ........ ........ ........ ........ 41% 103M 3s 2022-02-02 15:47:08.633 | 262144K ........ ........ ........ ........ 46% 105M 3s 2022-02-02 15:47:08.935 | 294912K ........ ........ ........ ........ 51% 106M 3s 2022-02-02 15:47:09.235 | 327680K ........ ........ ........ ........ 57% 106M 3s 2022-02-02 15:47:09.534 | 360448K ........ ........ ........ ........ 62% 107M 2s 2022-02-02 15:47:09.835 | 393216K ........ ........ ........ ........ 67% 107M 2s 2022-02-02 15:47:10.129 | 425984K ........ ........ ........ ........ 72% 109M 2s 2022-02-02 15:47:10.423 | 458752K ........ ........ ........ ........ 77% 109M 1s 2022-02-02 15:47:10.718 | 491520K ........ ........ ........ ........ 83% 109M 1s 2022-02-02 15:47:11.010 | 524288K ........ ........ ........ ........ 88% 110M 1s 2022-02-02 15:47:11.301 | 557056K ........ ........ ........ ........ 93% 110M 0s 2022-02-02 15:47:11.594 | 589824K ........ ........ ........ ........ 98% 109M 0s 2022-02-02 15:47:11.657 | 622592K ........ 100% 110M=5.8s 2022-02-02 15:47:11.657 | 2022-02-02 15:47:11.657 | 2022-02-02 15:47:11 (106 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-02 15:47:11.658 | 2022-02-02 15:47:11.660 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-02 15:47:11.663 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:11.665 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-02 15:47:11.667 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-02 15:47:11.670 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-02 15:47:11.672 | + functions:upload_image:294 : local kernel= 2022-02-02 15:47:11.674 | + functions:upload_image:295 : local ramdisk= 2022-02-02 15:47:11.676 | + functions:upload_image:296 : local disk_format= 2022-02-02 15:47:11.679 | + functions:upload_image:297 : local container_format= 2022-02-02 15:47:11.681 | + functions:upload_image:298 : local unpack= 2022-02-02 15:47:11.683 | + functions:upload_image:299 : local img_property= 2022-02-02 15:47:11.686 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-02 15:47:11.688 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-02 15:47:11.690 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-02 15:47:11.693 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-02 15:47:11.695 | + functions:upload_image:309 : case "$image_fname" in 2022-02-02 15:47:11.697 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:11.700 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:11.705 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-02 15:47:11.708 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:11.708 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-02 15:47:11.713 | + functions:upload_image:376 : disk_format=vhdx 2022-02-02 15:47:11.715 | + functions:upload_image:377 : container_format=bare 2022-02-02 15:47:11.718 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-02 15:47:11.720 | + functions:upload_image:385 : is_arch ppc64le 2022-02-02 15:47:11.722 | ++ functions-common:is_arch:495 : uname -m 2022-02-02 15:47:11.726 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-02 15:47:11.730 | + functions:upload_image:385 : is_arch ppc64 2022-02-02 15:47:11.733 | ++ functions-common:is_arch:495 : uname -m 2022-02-02 15:47:11.737 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-02 15:47:11.739 | + functions:upload_image:385 : is_arch ppc 2022-02-02 15:47:11.742 | ++ functions-common:is_arch:495 : uname -m 2022-02-02 15:47:11.746 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c ]] 2022-02-02 15:47:11.749 | + functions:upload_image:389 : is_arch aarch64 2022-02-02 15:47:11.751 | ++ functions-common:is_arch:495 : uname -m 2022-02-02 15:47:11.755 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-02 15:47:11.758 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-02 15:47:11.760 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-02 15:47:11.762 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-02 15:47:11.765 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-02 15:47:11.768 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-02 15:47:11.770 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-02 15:47:11.772 | + functions:_upload_image:105 : shift 2022-02-02 15:47:11.774 | + functions:_upload_image:106 : local container=bare 2022-02-02 15:47:11.776 | + functions:_upload_image:107 : shift 2022-02-02 15:47:11.779 | + functions:_upload_image:108 : local disk=vhdx 2022-02-02 15:47:11.781 | + functions:_upload_image:109 : shift 2022-02-02 15:47:11.783 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:47:11.785 | + functions:_upload_image:111 : shift 2022-02-02 15:47:11.787 | + functions:_upload_image:112 : local properties 2022-02-02 15:47:11.789 | + functions:_upload_image:113 : local useimport 2022-02-02 15:47:11.792 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-02 15:47:11.795 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-02 15:47:11.797 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-02 15:47:11.799 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-02 15:47:11.801 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-02 15:47:11.804 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-02 15:47:11.806 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-02 15:47:11.808 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-02 15:47:17.917 | + inc/async:async_inner:64 : rc=0 2022-02-02 15:47:17.948 | [115479 Async create_flavors:115479]: finished successfully 2022-02-02 15:47:29.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:29.766 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:29.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:29.766 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:29.766 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:47:29.766 | | Field | Value | 2022-02-02 15:47:29.766 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:47:29.766 | | container_format | bare | 2022-02-02 15:47:29.767 | | created_at | 2022-02-02T15:47:14Z | 2022-02-02 15:47:29.767 | | disk_format | vhdx | 2022-02-02 15:47:29.767 | | file | /v2/images/e8f8b265-cf49-49fe-b132-78ee7bfacd1d/file | 2022-02-02 15:47:29.767 | | id | e8f8b265-cf49-49fe-b132-78ee7bfacd1d | 2022-02-02 15:47:29.767 | | min_disk | 0 | 2022-02-02 15:47:29.767 | | min_ram | 0 | 2022-02-02 15:47:29.767 | | name | ubuntu-16 | 2022-02-02 15:47:29.767 | | owner | ad3f9a192b634c52a506eac3f6ca9c65 | 2022-02-02 15:47:29.767 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-02 15:47:29.767 | | protected | False | 2022-02-02 15:47:29.767 | | schema | /v2/schemas/image | 2022-02-02 15:47:29.767 | | status | queued | 2022-02-02 15:47:29.767 | | tags | | 2022-02-02 15:47:29.767 | | updated_at | 2022-02-02T15:47:14Z | 2022-02-02 15:47:29.767 | | visibility | public | 2022-02-02 15:47:29.767 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:47:29.912 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-02 15:47:29.982 | [17588 Async create_flavors:115479]: Waiting for completion of create_flavors running on PID 115479 (2 other jobs running) 2022-02-02 15:47:30.015 | [17588 Async create_flavors:115479]: Signaling child to exit 2022-02-02 15:47:30.015 | WAKEUP 2022-02-02 15:47:30.041 | [17588 Async create_flavors:115479]: Signaled 2022-02-02 15:47:30.049 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-02 15:47:30.050 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:30.050 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-02 15:47:30.050 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-02 15:47:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.050 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.050 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.050 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-02 15:47:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.050 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.050 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.050 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.050 | | Field | Value | 2022-02-02 15:47:30.050 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.050 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.050 | | description | None | 2022-02-02 15:47:30.051 | | disk | 1 | 2022-02-02 15:47:30.051 | | id | c1 | 2022-02-02 15:47:30.051 | | name | cirros256 | 2022-02-02 15:47:30.051 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.051 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.051 | | ram | 256 | 2022-02-02 15:47:30.051 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.051 | | swap | | 2022-02-02 15:47:30.051 | | vcpus | 1 | 2022-02-02 15:47:30.051 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.051 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-02 15:47:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.051 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.051 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.051 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.051 | | Field | Value | 2022-02-02 15:47:30.051 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.051 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.051 | | description | None | 2022-02-02 15:47:30.051 | | disk | 5 | 2022-02-02 15:47:30.051 | | id | d1 | 2022-02-02 15:47:30.051 | | name | ds512M | 2022-02-02 15:47:30.051 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.052 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.052 | | ram | 512 | 2022-02-02 15:47:30.052 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.052 | | swap | | 2022-02-02 15:47:30.052 | | vcpus | 1 | 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-02 15:47:30.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.052 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.052 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | | Field | Value | 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.052 | | description | None | 2022-02-02 15:47:30.052 | | disk | 10 | 2022-02-02 15:47:30.052 | | id | d2 | 2022-02-02 15:47:30.052 | | name | ds1G | 2022-02-02 15:47:30.052 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.052 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.052 | | ram | 1024 | 2022-02-02 15:47:30.052 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.052 | | swap | | 2022-02-02 15:47:30.052 | | vcpus | 1 | 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-02 15:47:30.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.052 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.052 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | | Field | Value | 2022-02-02 15:47:30.052 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.052 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.053 | | description | None | 2022-02-02 15:47:30.053 | | disk | 10 | 2022-02-02 15:47:30.053 | | id | d3 | 2022-02-02 15:47:30.053 | | name | ds2G | 2022-02-02 15:47:30.053 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.053 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.053 | | ram | 2048 | 2022-02-02 15:47:30.053 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.053 | | swap | | 2022-02-02 15:47:30.053 | | vcpus | 2 | 2022-02-02 15:47:30.053 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.053 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-02 15:47:30.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.053 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.053 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.053 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.053 | | Field | Value | 2022-02-02 15:47:30.053 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.053 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.053 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.053 | | description | None | 2022-02-02 15:47:30.053 | | disk | 20 | 2022-02-02 15:47:30.053 | | id | d4 | 2022-02-02 15:47:30.053 | | name | ds4G | 2022-02-02 15:47:30.053 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.053 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.053 | | ram | 4096 | 2022-02-02 15:47:30.053 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.053 | | swap | | 2022-02-02 15:47:30.053 | | vcpus | 4 | 2022-02-02 15:47:30.053 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.053 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-02 15:47:30.054 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.054 | | Field | Value | 2022-02-02 15:47:30.054 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.054 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.054 | | description | None | 2022-02-02 15:47:30.054 | | disk | 1 | 2022-02-02 15:47:30.054 | | id | 1 | 2022-02-02 15:47:30.054 | | name | m1.tiny | 2022-02-02 15:47:30.054 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.054 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.054 | | ram | 512 | 2022-02-02 15:47:30.054 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.054 | | swap | | 2022-02-02 15:47:30.054 | | vcpus | 1 | 2022-02-02 15:47:30.054 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.054 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.054 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.054 | | Field | Value | 2022-02-02 15:47:30.054 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.054 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.054 | | description | None | 2022-02-02 15:47:30.055 | | disk | 20 | 2022-02-02 15:47:30.055 | | id | 2 | 2022-02-02 15:47:30.055 | | name | m1.small | 2022-02-02 15:47:30.055 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.055 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.055 | | ram | 2048 | 2022-02-02 15:47:30.055 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.055 | | swap | | 2022-02-02 15:47:30.055 | | vcpus | 1 | 2022-02-02 15:47:30.055 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.055 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-02 15:47:30.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.055 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.055 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.055 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.055 | | Field | Value | 2022-02-02 15:47:30.055 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.055 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.055 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.055 | | description | None | 2022-02-02 15:47:30.055 | | disk | 40 | 2022-02-02 15:47:30.055 | | id | 3 | 2022-02-02 15:47:30.055 | | name | m1.medium | 2022-02-02 15:47:30.055 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.055 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.055 | | ram | 4096 | 2022-02-02 15:47:30.055 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.055 | | swap | | 2022-02-02 15:47:30.055 | | vcpus | 2 | 2022-02-02 15:47:30.055 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.055 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-02 15:47:30.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.055 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.056 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.056 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.056 | | Field | Value | 2022-02-02 15:47:30.056 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.056 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.056 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.056 | | description | None | 2022-02-02 15:47:30.056 | | disk | 80 | 2022-02-02 15:47:30.056 | | id | 4 | 2022-02-02 15:47:30.056 | | name | m1.large | 2022-02-02 15:47:30.056 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.056 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.056 | | ram | 8192 | 2022-02-02 15:47:30.056 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.056 | | swap | | 2022-02-02 15:47:30.056 | | vcpus | 4 | 2022-02-02 15:47:30.056 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.056 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-02 15:47:30.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.056 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:30.056 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:30.056 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.056 | | Field | Value | 2022-02-02 15:47:30.056 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.056 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:47:30.056 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:47:30.056 | | description | None | 2022-02-02 15:47:30.056 | | disk | 160 | 2022-02-02 15:47:30.056 | | id | 5 | 2022-02-02 15:47:30.056 | | name | m1.xlarge | 2022-02-02 15:47:30.056 | | os-flavor-access:is_public | True | 2022-02-02 15:47:30.056 | | properties | hw_rng:allowed='True' | 2022-02-02 15:47:30.056 | | ram | 16384 | 2022-02-02 15:47:30.056 | | rxtx_factor | 1.0 | 2022-02-02 15:47:30.056 | | swap | | 2022-02-02 15:47:30.056 | | vcpus | 8 | 2022-02-02 15:47:30.057 | +----------------------------+-----------------------+ 2022-02-02 15:47:30.104 | [17588 Async create_flavors:115479]: finished create_flavors with result 0 in 30 seconds 2022-02-02 15:47:30.108 | + inc/async:async_wait:197 : return 0 2022-02-02 15:47:30.111 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-02 15:47:30.128 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:47:30.131 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-02 15:47:30.149 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:30.152 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-02 15:47:30.171 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:30.173 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-02 15:47:30.176 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:47:30.178 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-02 15:47:30.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-02 15:47:30.214 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-02 15:47:30.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-02 15:47:30.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-02 15:47:30.220 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-02 15:47:30.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-02 15:47:30.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-02 15:47:30.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-02 15:47:30.225 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-02 15:47:30.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-02 15:47:30.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-02 15:47:30.230 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-02 15:47:30.232 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-02 15:47:30.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:47:30.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-02 15:47:30.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:47:30.238 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-02 15:47:30.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:47:30.241 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-02 15:47:30.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:47:30.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-02 15:47:30.245 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:47:30.246 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-02 15:47:30.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-02 15:47:30.249 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:47:30.251 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-02 15:47:30.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:47:30.254 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-02 15:47:30.255 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-02 15:47:30.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-02 15:47:30.258 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:47:30.259 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-02 15:47:30.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:47:30.263 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-02 15:47:30.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-02 15:47:30.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-02 15:47:30.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-02 15:47:30.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-02 15:47:30.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-02 15:47:30.272 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-02 15:47:30.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-02 15:47:30.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-02 15:47:30.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-02 15:47:30.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-02 15:47:30.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-02 15:47:30.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-02 15:47:30.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-02 15:47:30.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-02 15:47:30.286 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-02 15:47:30.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-02 15:47:30.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-02 15:47:30.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-02 15:47:30.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-02 15:47:30.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-02 15:47:30.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-02 15:47:30.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-02 15:47:30.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-02 15:47:30.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-02 15:47:30.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:47:30.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:47:32.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:32.425 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:32.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:32.425 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:32.425 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-02 15:47:32.427 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-02-02 15:47:32.580 | + ./stack.sh:main:1390 : save_stackenv 2022-02-02 15:47:32.583 | + functions-common:save_stackenv:60 : local tag= 2022-02-02 15:47:32.586 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:47:32.591 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-154732 2022-02-02 15:47:32.594 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-154732 ' 2022-02-02 15:47:32.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.599 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:47:32.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.604 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:47:32.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.609 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:47:32.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.614 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-02-02 15:47:32.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.619 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.112 2022-02-02 15:47:32.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.625 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.112/identity 2022-02-02 15:47:32.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.630 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152419 2022-02-02 15:47:32.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.635 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:47:32.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.640 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.112 2022-02-02 15:47:32.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.645 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:47:32.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.650 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:47:32.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.655 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:47:32.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:47:32.659 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:47:32.662 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-02 15:47:32.664 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.667 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:47:32.670 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-02 15:47:32.672 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:47:32.675 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:47:32.677 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:47:32.680 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-02 15:47:32.683 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.686 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-02 15:47:32.689 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:47:32.691 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-02 15:47:32.691 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:47:32.691 | gsub("[][]", "", $1); 2022-02-02 15:47:32.691 | split($1, a, "|"); 2022-02-02 15:47:32.691 | if (a[1] == matchgroup) 2022-02-02 15:47:32.691 | print a[2] 2022-02-02 15:47:32.691 | } 2022-02-02 15:47:32.691 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.716 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-02 15:47:32.719 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 15:47:32.721 | + functions-common:run_phase:1843 : local phase=extra 2022-02-02 15:47:32.724 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:47:32.726 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:47:32.729 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:47:32.732 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:47:32.735 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:47:32.738 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:47:32.761 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:47:32.763 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:47:32.766 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:47:32.769 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-02 15:47:32.771 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:47:32.788 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:32.791 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:47:32.794 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:47:32.797 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-02 15:47:32.799 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:47:32.802 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:47:32.804 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:47:32.807 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-02 15:47:32.810 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-02 15:47:32.813 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:47:32.815 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:47:32.818 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:47:32.821 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:47:32.823 | + functions-common:run_phase:1869 : run_plugins stack extra 2022-02-02 15:47:32.826 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 15:47:32.829 | + functions-common:run_plugins:1829 : local phase=extra 2022-02-02 15:47:32.831 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 15:47:32.834 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 15:47:32.836 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-02 15:47:32.839 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.842 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:47:32.844 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-02 15:47:32.847 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:47:32.849 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:47:32.852 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:47:32.855 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-02 15:47:32.858 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.861 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-02 15:47:32.864 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:47:32.866 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-02 15:47:32.867 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:47:32.867 | gsub("[][]", "", $1); 2022-02-02 15:47:32.867 | split($1, a, "|"); 2022-02-02 15:47:32.867 | if (a[1] == matchgroup) 2022-02-02 15:47:32.867 | print a[2] 2022-02-02 15:47:32.867 | } 2022-02-02 15:47:32.867 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:47:32.874 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-02 15:47:32.892 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:47:32.894 | + ./stack.sh:main:1430 : service_check 2022-02-02 15:47:32.897 | + functions-common:service_check:1707 : local service 2022-02-02 15:47:32.899 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:32.902 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2022-02-02 15:47:32.993 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-02 15:47:32.997 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:32.999 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2022-02-02 15:47:33.013 | enabled 2022-02-02 15:47:33.017 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-02 15:47:33.045 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-02 15:47:33.045 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.045 | Active: active (running) since Wed 2022-02-02 15:45:18 UTC; 2min 14s ago 2022-02-02 15:47:33.045 | Main PID: 108299 (uwsgi) 2022-02-02 15:47:33.045 | Status: "uWSGI is ready" 2022-02-02 15:47:33.045 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:33.045 | Memory: 240.2M 2022-02-02 15:47:33.045 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-02 15:47:33.045 | ├─108299 nova-apiuWSGI master 2022-02-02 15:47:33.045 | ├─108300 nova-apiuWSGI worker 1 2022-02-02 15:47:33.045 | └─108301 nova-apiuWSGI worker 2 2022-02-02 15:47:33.045 | 2022-02-02 15:47:33.046 | Feb 02 15:47:15 dv-cinder-827511-1-iscsi devstack@n-api.service[108300]: [pid: 108300|app: 0|req: 16/32] 10.222.0.112 () {64 vars in 1337 bytes} [Wed Feb 2 15:47:15 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: DEBUG nova.api.openstack.wsgi [None req-47e60bcf-6ad7-4148-ac30-29fd9d342dc1 admin admin] Calling method '>' {{(pid=108301) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: INFO nova.api.openstack.requestlog [None req-47e60bcf-6ad7-4148-ac30-29fd9d342dc1 admin admin] 10.222.0.112 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.002228 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: [pid: 108301|app: 0|req: 17/33] 10.222.0.112 () {54 vars in 935 bytes} [Wed Feb 2 15:47:17 2022] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108300]: DEBUG nova.api.openstack.wsgi [None req-87f2a6c3-f385-474e-a68d-5993e8c4664d admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "vcpus": 8, "name": "m1.xlarge", "swap": 0, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "ram": 16384, "id": "5"}} {{(pid=108300) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108300]: INFO nova.api.openstack.requestlog [None req-87f2a6c3-f385-474e-a68d-5993e8c4664d admin admin] 10.222.0.112 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.117462 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108300]: [pid: 108300|app: 0|req: 17/34] 10.222.0.112 () {64 vars in 1287 bytes} [Wed Feb 2 15:47:17 2022] POST /compute/v2.1/flavors => generated 410 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: DEBUG nova.api.openstack.wsgi [None req-5ed89417-2590-46fe-b406-bc5b929436fd admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=108301) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: INFO nova.api.openstack.requestlog [None req-5ed89417-2590-46fe-b406-bc5b929436fd admin admin] 10.222.0.112 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.047113 2022-02-02 15:47:33.046 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi devstack@n-api.service[108301]: [pid: 108301|app: 0|req: 18/35] 10.222.0.112 () {64 vars in 1337 bytes} [Wed Feb 2 15:47:17 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-02 15:47:33.049 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.051 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-02 15:47:33.064 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-02 15:47:33.067 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.070 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-02 15:47:33.084 | enabled 2022-02-02 15:47:33.087 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-02 15:47:33.104 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-02 15:47:33.104 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.104 | Active: active (running) since Wed 2022-02-02 15:46:36 UTC; 56s ago 2022-02-02 15:47:33.104 | Main PID: 113287 (nova-scheduler) 2022-02-02 15:47:33.104 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:33.104 | Memory: 146.2M 2022-02-02 15:47:33.104 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-02 15:47:33.104 | ├─113287 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:47:33.104 | ├─114542 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:47:33.104 | └─114543 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:47:33.104 | 2022-02-02 15:47:33.104 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.104 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_rabbit.ssl_version = {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.104 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_notifications.retry = -1 {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_messaging_notifications.transport_url = **** {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_reports.file_event_handler = None {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] oslo_reports.log_dir = None {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.105 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi nova-scheduler[113287]: DEBUG oslo_service.service [None req-5a57203f-6a74-4d1b-80a0-a402eb67ae48 None None] ******************************************************************************** {{(pid=113287) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:47:33.108 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.111 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-02 15:47:33.124 | enabled 2022-02-02 15:47:33.129 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-02 15:47:33.145 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-02 15:47:33.145 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.145 | Active: active (running) since Wed 2022-02-02 15:46:38 UTC; 54s ago 2022-02-02 15:47:33.145 | Main PID: 113746 (uwsgi) 2022-02-02 15:47:33.145 | Status: "uWSGI is ready" 2022-02-02 15:47:33.145 | Tasks: 4 (limit: 14304) 2022-02-02 15:47:33.145 | Memory: 203.0M 2022-02-02 15:47:33.145 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-02 15:47:33.145 | ├─113746 nova-api-metauWSGI master 2022-02-02 15:47:33.145 | ├─113749 nova-api-metauWSGI worker 1 2022-02-02 15:47:33.145 | ├─113751 nova-api-metauWSGI worker 2 2022-02-02 15:47:33.145 | └─113752 nova-api-metauWSGI http 1 2022-02-02 15:47:33.145 | 2022-02-02 15:47:33.145 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: DEBUG oslo_concurrency.lockutils [None req-73c6d0be-7c45-495b-85aa-0ca2938e739c None None] Lock "caa9b189-74ff-46c5-a086-67964151c137" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=113751) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: DEBUG oslo_db.sqlalchemy.engines [None req-73c6d0be-7c45-495b-85aa-0ca2938e739c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113751) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113749]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca62d91-a827-4238-b677-99436d77e078 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113749) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113749]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca62d91-a827-4238-b677-99436d77e078 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113749) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113749]: WARNING nova.api.metadata.handler [None req-9ca62d91-a827-4238-b677-99436d77e078 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113749]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fe66cd79a0 pid: 113749 (default app) 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: DEBUG oslo_db.sqlalchemy.engines [None req-73c6d0be-7c45-495b-85aa-0ca2938e739c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113751) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: DEBUG oslo_db.sqlalchemy.engines [None req-73c6d0be-7c45-495b-85aa-0ca2938e739c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113751) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: WARNING nova.api.metadata.handler [None req-73c6d0be-7c45-495b-85aa-0ca2938e739c None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-02 15:47:33.146 | Feb 02 15:46:43 dv-cinder-827511-1-iscsi devstack@n-api-meta.service[113751]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fe66cd79a0 pid: 113751 (default app) 2022-02-02 15:47:33.149 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.151 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-02 15:47:33.166 | enabled 2022-02-02 15:47:33.170 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-02 15:47:33.186 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-02 15:47:33.187 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.187 | Active: active (running) since Wed 2022-02-02 15:45:33 UTC; 2min 0s ago 2022-02-02 15:47:33.187 | Main PID: 109519 (uwsgi) 2022-02-02 15:47:33.187 | Status: "uWSGI is ready" 2022-02-02 15:47:33.187 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:33.187 | Memory: 138.0M 2022-02-02 15:47:33.187 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-02 15:47:33.187 | ├─109519 placementuWSGI master 2022-02-02 15:47:33.187 | ├─109520 placementuWSGI worker 1 2022-02-02 15:47:33.187 | └─109521 placementuWSGI worker 2 2022-02-02 15:47:33.187 | 2022-02-02 15:47:33.187 | Feb 02 15:45:35 dv-cinder-827511-1-iscsi devstack@placement-api.service[109520]: [pid: 109520|app: 0|req: 1/1] 10.222.0.112 () {50 vars in 781 bytes} [Wed Feb 2 15:45:35 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:47:33.187 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: DEBUG placement.requestlog [None req-a65a08ce-ca30-49c5-85e0-4dd1d012506d None None] Starting request: 10.222.0.112 "GET /placement/" {{(pid=109521) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:47:33.187 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: INFO placement.requestlog [None req-a65a08ce-ca30-49c5-85e0-4dd1d012506d None None] 10.222.0.112 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:47:33.187 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: [pid: 109521|app: 0|req: 1/2] 10.222.0.112 () {54 vars in 921 bytes} [Wed Feb 2 15:46:40 2022] GET /placement => generated 136 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:47:33.187 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi devstack@placement-api.service[109520]: DEBUG placement.requestlog [None req-c6f7e06d-87fc-4170-a4bd-3207151b2835 None None] Starting request: 10.222.0.112 "GET /placement/" {{(pid=109520) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:47:33.187 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi devstack@placement-api.service[109520]: INFO placement.requestlog [None req-c6f7e06d-87fc-4170-a4bd-3207151b2835 None None] 10.222.0.112 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:47:33.187 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi devstack@placement-api.service[109520]: [pid: 109520|app: 0|req: 2/3] 10.222.0.112 () {54 vars in 921 bytes} [Wed Feb 2 15:46:44 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:47:33.187 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: DEBUG placement.requestlog [None req-beca169c-43f5-46d1-a8b5-559a1577f4a4 None None] Starting request: 10.222.0.112 "GET /placement/" {{(pid=109521) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:47:33.187 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: INFO placement.requestlog [None req-beca169c-43f5-46d1-a8b5-559a1577f4a4 None None] 10.222.0.112 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:47:33.187 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi devstack@placement-api.service[109521]: [pid: 109521|app: 0|req: 2/4] 10.222.0.112 () {54 vars in 921 bytes} [Wed Feb 2 15:46:45 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:47:33.191 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.193 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-02 15:47:33.206 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-02 15:47:33.209 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.212 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2022-02-02 15:47:33.226 | enabled 2022-02-02 15:47:33.230 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-02 15:47:33.246 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-02 15:47:33.246 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.246 | Active: active (running) since Wed 2022-02-02 15:47:01 UTC; 31s ago 2022-02-02 15:47:33.246 | Main PID: 117188 (uwsgi) 2022-02-02 15:47:33.246 | Status: "uWSGI is ready" 2022-02-02 15:47:33.246 | Tasks: 7 (limit: 14304) 2022-02-02 15:47:33.246 | Memory: 218.4M 2022-02-02 15:47:33.246 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-02 15:47:33.246 | ├─117188 glance-apiuWSGI master 2022-02-02 15:47:33.246 | ├─117189 glance-apiuWSGI worker 1 2022-02-02 15:47:33.246 | └─117190 glance-apiuWSGI worker 2 2022-02-02 15:47:33.246 | 2022-02-02 15:47:33.246 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.246 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.246 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.246 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.246 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.247 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.247 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.247 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.location [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=117189) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:47:33.247 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: DEBUG glance_store.backend [None req-67cd13de-2f93-40d9-8e12-b95e6a5865a2 admin admin] Skipping store.set_acls... not implemented. {{(pid=117189) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-02 15:47:33.247 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi devstack@g-api.service[117189]: [pid: 117189|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Wed Feb 2 15:47:14 2022] PUT /v2/images/e8f8b265-cf49-49fe-b132-78ee7bfacd1d/file => generated 0 bytes in 15464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13 switches on core 0) 2022-02-02 15:47:33.250 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.253 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-02 15:47:33.266 | enabled 2022-02-02 15:47:33.270 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-02 15:47:33.286 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-02 15:47:33.287 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.287 | Active: active (running) since Wed 2022-02-02 15:46:55 UTC; 37s ago 2022-02-02 15:47:33.287 | Main PID: 116443 (cinder-schedule) 2022-02-02 15:47:33.287 | Tasks: 2 (limit: 14304) 2022-02-02 15:47:33.287 | Memory: 104.8M 2022-02-02 15:47:33.287 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-02 15:47:33.287 | └─116443 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-02 15:47:33.287 | 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG oslo_service.service [None req-5f576dd1-1d1d-46c6-ae12-ec1f9b7b6b1b None None] nova.region_name = RegionOne {{(pid=116443) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG oslo_service.service [None req-5f576dd1-1d1d-46c6-ae12-ec1f9b7b6b1b None None] nova.split_loggers = False {{(pid=116443) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG oslo_service.service [None req-5f576dd1-1d1d-46c6-ae12-ec1f9b7b6b1b None None] nova.timeout = None {{(pid=116443) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG oslo_service.service [None req-5f576dd1-1d1d-46c6-ae12-ec1f9b7b6b1b None None] nova.token_auth_url = None {{(pid=116443) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG oslo_service.service [None req-5f576dd1-1d1d-46c6-ae12-ec1f9b7b6b1b None None] ******************************************************************************** {{(pid=116443) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: INFO cinder.manager [None req-8cf83435-ea80-43c9-9e6f-3d13dd0ef1ec None None] Initiating service 1 cleanup 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: INFO cinder.manager [None req-8cf83435-ea80-43c9-9e6f-3d13dd0ef1ec None None] Service 1 cleanup completed. 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG cinder.service [None req-8cf83435-ea80-43c9-9e6f-3d13dd0ef1ec None None] Creating RPC server for service cinder-scheduler {{(pid=116443) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-02 15:47:33.287 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi cinder-scheduler[116443]: DEBUG cinder.service [None req-8cf83435-ea80-43c9-9e6f-3d13dd0ef1ec None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=116443) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-02 15:47:33.290 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.294 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2022-02-02 15:47:33.307 | enabled 2022-02-02 15:47:33.311 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-02 15:47:33.327 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-02 15:47:33.327 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.327 | Active: active (running) since Wed 2022-02-02 15:46:49 UTC; 43s ago 2022-02-02 15:47:33.327 | Main PID: 116000 (uwsgi) 2022-02-02 15:47:33.327 | Status: "uWSGI is ready" 2022-02-02 15:47:33.327 | Tasks: 5 (limit: 14304) 2022-02-02 15:47:33.327 | Memory: 228.5M 2022-02-02 15:47:33.327 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-02 15:47:33.327 | ├─116000 cinder-apiuWSGI master 2022-02-02 15:47:33.327 | ├─116004 cinder-apiuWSGI worker 1 2022-02-02 15:47:33.327 | └─116005 cinder-apiuWSGI worker 2 2022-02-02 15:47:33.327 | 2022-02-02 15:47:33.327 | Feb 02 15:46:58 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: warnings.warn(deprecated_msg) 2022-02-02 15:47:33.327 | Feb 02 15:46:58 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-02-02 15:47:33.327 | Feb 02 15:46:58 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: warnings.warn(deprecated_msg) 2022-02-02 15:47:33.327 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: INFO cinder.api.openstack.wsgi [req-c59b0a4a-33d0-4f91-95e2-c10aecac5a70 req-a55ea313-7af2-48f4-af9a-4ae473bff32b admin admin] POST http://10.222.0.112/volume/v3/ad3f9a192b634c52a506eac3f6ca9c65/types/4550ee71-ab99-4bef-a56b-6aeb30e3504b/extra_specs 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: DEBUG cinder.api.openstack.wsgi [req-c59b0a4a-33d0-4f91-95e2-c10aecac5a70 req-a55ea313-7af2-48f4-af9a-4ae473bff32b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: DEBUG oslo_db.sqlalchemy.engines [req-c59b0a4a-33d0-4f91-95e2-c10aecac5a70 req-a55ea313-7af2-48f4-af9a-4ae473bff32b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=116005) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: INFO cinder.api.openstack.wsgi [req-c59b0a4a-33d0-4f91-95e2-c10aecac5a70 req-a55ea313-7af2-48f4-af9a-4ae473bff32b admin admin] http://10.222.0.112/volume/v3/ad3f9a192b634c52a506eac3f6ca9c65/types/4550ee71-ab99-4bef-a56b-6aeb30e3504b/extra_specs returned with HTTP 200 2022-02-02 15:47:33.328 | Feb 02 15:46:59 dv-cinder-827511-1-iscsi devstack@c-api.service[116005]: [pid: 116005|app: 0|req: 1/3] 10.222.0.112 () {62 vars in 1459 bytes} [Wed Feb 2 15:46:58 2022] POST /volume/v3/ad3f9a192b634c52a506eac3f6ca9c65/types/4550ee71-ab99-4bef-a56b-6aeb30e3504b/extra_specs => generated 55 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-02-02 15:47:33.331 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.333 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-02 15:47:33.346 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-02 15:47:33.350 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.352 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-02 15:47:33.367 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-02 15:47:33.371 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.374 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-02 15:47:33.386 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-02 15:47:33.391 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.393 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-02 15:47:33.406 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-02 15:47:33.410 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.412 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-02 15:47:33.426 | enabled 2022-02-02 15:47:33.430 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-02 15:47:33.446 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-02 15:47:33.446 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.446 | Active: active (running) since Wed 2022-02-02 15:45:25 UTC; 2min 7s ago 2022-02-02 15:47:33.446 | Main PID: 108929 (/usr/bin/python) 2022-02-02 15:47:33.446 | Tasks: 10 (limit: 14304) 2022-02-02 15:47:33.446 | Memory: 387.8M 2022-02-02 15:47:33.446 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-02 15:47:33.447 | ├─108929 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:47:33.447 | ├─109038 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:47:33.447 | ├─109039 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:47:33.447 | ├─109040 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:47:33.447 | └─109041 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:47:33.447 | 2022-02-02 15:47:33.447 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-bc3234b7-3e45-4800-ac0a-225e8d9493ee None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (f8838997-ef29-4cc2-8ccd-41f95e8d2134), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (e7480b70-5958-4889-b7a4-acddbf47ccd6), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:46:47 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-989ad2f9-cd16-4e3f-bf1c-aa4176295bd5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (82612084-d135-4a14-8367-5f9384025d7d), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:46:49 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-27446e40-074d-4bf3-94c8-e4e4427588eb None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (b5af8d0a-fb73-41c0-8b14-396d0b8fc477), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:47:12 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-95b1e2c9-91b1-4446-8120-520c8cc7f9f9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (c53fdfd4-74a4-4640-bea7-ca8e654bcb85), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:47:15 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-fd6efbf3-a482-44d5-b281-04bef46d2c75 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (f8838997-ef29-4cc2-8ccd-41f95e8d2134), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:47:16 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (e7480b70-5958-4889-b7a4-acddbf47ccd6), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-server[109041]: DEBUG neutron.db.agents_db [None req-6969c8a6-18ea-4a47-8352-396e266d6ee7 None None] Agent healthcheck: found 5 active agents {{(pid=109041) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-02 15:47:33.447 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-989ad2f9-cd16-4e3f-bf1c-aa4176295bd5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (82612084-d135-4a14-8367-5f9384025d7d), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.447 | Feb 02 15:47:19 dv-cinder-827511-1-iscsi neutron-server[109040]: DEBUG neutron_lib.callbacks.manager [None req-27446e40-074d-4bf3-94c8-e4e4427588eb None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791047536779', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1478309'] for agent (b5af8d0a-fb73-41c0-8b14-396d0b8fc477), after_update {{(pid=109040) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-02 15:47:33.451 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.454 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-02 15:47:33.466 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-02 15:47:33.470 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.473 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-02 15:47:33.485 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-02 15:47:33.489 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.491 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2022-02-02 15:47:33.503 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-02 15:47:33.507 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.510 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2022-02-02 15:47:33.522 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-02 15:47:33.526 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.529 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-02 15:47:33.541 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-02 15:47:33.545 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.547 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2022-02-02 15:47:33.561 | enabled 2022-02-02 15:47:33.564 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-02 15:47:33.581 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-02 15:47:33.581 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.581 | Active: active (running) since Wed 2022-02-02 15:39:56 UTC; 7min ago 2022-02-02 15:47:33.581 | Main PID: 84185 (dstat.sh) 2022-02-02 15:47:33.582 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:33.582 | Memory: 18.5M 2022-02-02 15:47:33.582 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-02 15:47:33.582 | ├─84185 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-02 15:47:33.582 | ├─84207 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-02 15:47:33.582 | └─84208 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-02 15:47:33.582 | 2022-02-02 15:47:33.582 | Feb 02 15:47:24 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:24| 46 8 44 0 0|5113M 581M 179M 5801M| 183M 183M| 0 256k| 0 15.0 |5898 14k|2.80 2.21 1.43|4.0 0 0| 0 0 | 0 0 | 23 209 0 33 0 2022-02-02 15:47:33.582 | Feb 02 15:47:25 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:25| 45 9 44 0 0|5113M 539M 179M 5844M| 180M 180M| 0 376k| 0 30.0 |5896 14k|2.80 2.21 1.43|3.0 0 0| 0 0 | 0 0 | 23 209 0 33 0 2022-02-02 15:47:33.582 | Feb 02 15:47:26 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:26| 45 10 44 0 0|5112M 496M 179M 5887M| 183M 183M| 0 92k| 0 12.0 |5756 14k|2.80 2.21 1.43|3.0 0 3.0| 0 0 | 0 0 | 23 209 0 33 0 2022-02-02 15:47:33.582 | Feb 02 15:47:27 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:27| 45 13 40 1 0|5123M 288M 179M 6079M| 178M 178M| 0 192k| 0 14.0 |5475 13k|2.80 2.21 1.43|3.0 1.0 20| 0 0 | 0 0 | 23 211 0 33 0 2022-02-02 15:47:33.582 | Feb 02 15:47:28 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:28| 35 19 40 3 0|5120M 639M 177M 5735M| 154M 154M| 168k 405M|6.00 972 |8804 25k|2.90 2.24 1.45|2.0 0 15| 0 0 | 0 0 | 23 211 0 33 0 2022-02-02 15:47:33.582 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:29| 45 9 44 0 0|5120M 596M 177M 5778M| 180M 180M| 0 0 | 0 0 |5736 13k|2.90 2.24 1.45|1.0 0 0| 0 0 | 0 0 | 23 211 0 31 0 2022-02-02 15:47:33.582 | Feb 02 15:47:30 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:30| 26 14 55 3 0|5055M 642M 177M 5795M| 62M 62M| 132k 104M|8.01 257 |3768 12k|2.90 2.24 1.45|1.0 0 115| 0 0 | 0 0 | 23 206 0 35 0 2022-02-02 15:47:33.582 | Feb 02 15:47:31 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:31| 20 6 71 2 0|5071M 625M 177M 5795M|5895 3246 | 124k 868k|11.0 53.0 |1173 4680 |2.90 2.24 1.45|1.0 0 169| 0 0 | 0 0 | 23 206 0 35 0 2022-02-02 15:47:33.582 | Feb 02 15:47:32 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:32| 26 2 71 0 0|5097M 599M 177M 5795M|9487 7764 | 104k 228k|5.00 25.0 | 500 3823 |2.90 2.24 1.45|1.0 0 0| 0 0 | 0 0 | 23 206 0 34 0 2022-02-02 15:47:33.582 | Feb 02 15:47:33 dv-cinder-827511-1-iscsi dstat.sh[84208]: 02-02 15:47:33| 17 9 70 4 0|5047M 649M 178M 5795M| 11k 9998 | 696k 84k|40.0 7.00 |1689 5248 |2.74 2.22 1.44|1.0 0 253| 0 0 | 0 0 | 23 206 0 34 0 2022-02-02 15:47:33.585 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.588 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-02 15:47:33.600 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-02 15:47:33.604 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.607 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-02 15:47:33.619 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-02 15:47:33.623 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.626 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-02 15:47:33.639 | enabled 2022-02-02 15:47:33.643 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-02 15:47:33.660 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-02 15:47:33.660 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.660 | Active: active (running) since Wed 2022-02-02 15:45:37 UTC; 1min 56s ago 2022-02-02 15:47:33.660 | Main PID: 109984 (neutron-openvsw) 2022-02-02 15:47:33.660 | Tasks: 7 (limit: 14304) 2022-02-02 15:47:33.660 | Memory: 238.4M 2022-02-02 15:47:33.660 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-02 15:47:33.660 | ├─109984 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:47:33.660 | ├─111641 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbp4__l5f/privsep.sock 2022-02-02 15:47:33.660 | ├─111726 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6wk62ggi/privsep.sock 2022-02-02 15:47:33.660 | └─111729 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-02 15:47:33.660 | 2022-02-02 15:47:33.660 | Feb 02 15:47:27 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: DEBUG neutron.agent.linux.utils [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111729. {{(pid=109984) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:47:33.660 | Feb 02 15:47:27 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:47:33.660 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Agent rpc_loop - iteration:49 started 2022-02-02 15:47:33.660 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x6c00dadb,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8260787034551500878,duration_nsec=581000000,duration_sec=106,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=109984) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-02 15:47:33.660 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: DEBUG neutron.agent.linux.utils [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111729. {{(pid=109984) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:47:33.660 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:47:33.660 | Feb 02 15:47:31 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Agent rpc_loop - iteration:50 started 2022-02-02 15:47:33.660 | Feb 02 15:47:31 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x6c00dadd,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8260787034551500878,duration_nsec=581000000,duration_sec=108,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=109984) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-02 15:47:33.660 | Feb 02 15:47:31 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: DEBUG neutron.agent.linux.utils [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111729. {{(pid=109984) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:47:33.661 | Feb 02 15:47:31 dv-cinder-827511-1-iscsi neutron-openvswitch-agent[109984]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-d3bd5e81-8624-4fc4-9f07-9d72b732166c None None] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:47:33.664 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.666 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-02 15:47:33.680 | enabled 2022-02-02 15:47:33.684 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-02 15:47:33.701 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-02 15:47:33.701 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.701 | Active: active (running) since Wed 2022-02-02 15:45:38 UTC; 1min 54s ago 2022-02-02 15:47:33.701 | Main PID: 110347 (neutron-dhcp-ag) 2022-02-02 15:47:33.701 | Tasks: 16 (limit: 14304) 2022-02-02 15:47:33.701 | Memory: 357.8M 2022-02-02 15:47:33.701 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-02 15:47:33.701 | ├─110347 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-02 15:47:33.701 | ├─112016 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplbzvckjf/privsep.sock 2022-02-02 15:47:33.701 | ├─112095 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvgsuha_s/privsep.sock 2022-02-02 15:47:33.701 | ├─112111 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphf9shu1c/privsep.sock 2022-02-02 15:47:33.701 | ├─112228 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:47:33.701 | ├─112229 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:47:33.701 | └─112285 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/29bf9f6c-d53c-421c-b06c-67dcda075474/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/29bf9f6c-d53c-421c-b06c-67dcda075474/host --addn-hosts=/opt/stack/data/neutron/dhcp/29bf9f6c-d53c-421c-b06c-67dcda075474/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/29bf9f6c-d53c-421c-b06c-67dcda075474/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/29bf9f6c-d53c-421c-b06c-67dcda075474/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f9949f94-c00e-4457-af21-e75dea74a600,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-02 15:47:33.701 | 2022-02-02 15:47:33.701 | Feb 02 15:46:28 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [None req-e9bac96c-42eb-48e2-b09f-ded938981adc None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.701 | Feb 02 15:46:28 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [None req-e9bac96c-42eb-48e2-b09f-ded938981adc None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.701 | Feb 02 15:46:28 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG neutron.agent.dhcp.agent [None req-e9bac96c-42eb-48e2-b09f-ded938981adc None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '28a77757-7571-4525-b12f-0d0c59f041b8', 'name': 'public-subnet', 'tenant_id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'network_id': 'b73e1e25-daa0-4c48-af6a-058d6b286a0a', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.27.3.1', 'cidr': '172.27.3.0/24', 'allocation_pools': [{'start': '172.27.3.2', 'end': '172.27.3.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-02T15:46:27Z', 'updated_at': '2022-02-02T15:46:27Z', 'revision_number': 0, 'project_id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'network': {'id': 'b73e1e25-daa0-4c48-af6a-058d6b286a0a', 'name': 'public', 'tenant_id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['28a77757-7571-4525-b12f-0d0c59f041b8'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-02T15:46:17Z', 'updated_at': '2022-02-02T15:46:27Z', 'revision_number': 2, 'project_id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=110347) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.701 | Feb 02 15:46:28 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [None req-1f6431c7-4757-4411-9117-33afed452769 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.702 | Feb 02 15:46:28 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [None req-1f6431c7-4757-4411-9117-33afed452769 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.702 | Feb 02 15:46:31 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=110347) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.702 | Feb 02 15:46:34 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=110347) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.702 | Feb 02 15:46:34 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=110347) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.702 | Feb 02 15:46:42 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.702 | Feb 02 15:46:42 dv-cinder-827511-1-iscsi neutron-dhcp-agent[110347]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110347) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.705 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.708 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-02 15:47:33.721 | enabled 2022-02-02 15:47:33.724 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-02 15:47:33.740 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-02 15:47:33.740 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.740 | Active: active (running) since Wed 2022-02-02 15:45:40 UTC; 1min 53s ago 2022-02-02 15:47:33.740 | Main PID: 110722 (neutron-l3-agen) 2022-02-02 15:47:33.741 | Tasks: 19 (limit: 14304) 2022-02-02 15:47:33.741 | Memory: 360.2M 2022-02-02 15:47:33.741 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-02 15:47:33.741 | ├─110722 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-02 15:47:33.741 | ├─111659 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpogpo2l7u/privsep.sock 2022-02-02 15:47:33.741 | ├─112502 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpufji0a5q/privsep.sock 2022-02-02 15:47:33.741 | ├─112598 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_dr3v6bp/privsep.sock 2022-02-02 15:47:33.741 | ├─112664 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:47:33.741 | ├─112665 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:47:33.741 | └─112833 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/5ebc7c42-9270-4f00-ac9d-72462370e6ac.conf 2022-02-02 15:47:33.741 | 2022-02-02 15:47:33.741 | Feb 02 15:46:40 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c72977a-2234-491b-93ef-cc0c287bb452]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-77b57c24-e3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112502) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:47:33.741 | Feb 02 15:46:41 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo.privsep.daemon [-] privsep: reply[54b8dedd-b5d4-4001-b974-5e14a8ed7e16]: (4, ('ARPING 172.27.3.157 from 172.27.3.157 qg-27d696dc-64\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112502) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:47:33.741 | Feb 02 15:46:41 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo.privsep.daemon [-] privsep: reply[b02279ab-e8c5-4c0c-88e6-08c41dd26e8e]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-77b57c24-e3\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112502) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:47:33.741 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c5a004d-d282-452d-9917-a89caf36ffe1]: (4, ('ARPING 172.27.3.157 from 172.27.3.157 qg-27d696dc-64\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112502) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:47:33.741 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110722) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.741 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=110722) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.741 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110722) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.741 | Feb 02 15:46:44 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110722) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.742 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5b908a6-60b0-4b66-add1-9d99f6202018]: (4, ('ARPING 172.27.3.157 from 172.27.3.157 qg-27d696dc-64\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112502) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-02 15:47:33.742 | Feb 02 15:47:07 dv-cinder-827511-1-iscsi neutron-l3-agent[110722]: DEBUG oslo_service.periodic_task [None req-025a1d78-4c33-46d0-90e2-79b574948373 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=110722) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-02 15:47:33.744 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.748 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-02 15:47:33.761 | enabled 2022-02-02 15:47:33.766 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-02 15:47:33.782 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-02 15:47:33.782 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.782 | Active: active (running) since Wed 2022-02-02 15:45:41 UTC; 1min 51s ago 2022-02-02 15:47:33.782 | Main PID: 111077 (neutron-metadat) 2022-02-02 15:47:33.782 | Tasks: 4 (limit: 14304) 2022-02-02 15:47:33.782 | Memory: 125.2M 2022-02-02 15:47:33.782 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-02 15:47:33.782 | ├─111077 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:47:33.782 | ├─111561 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:47:33.782 | └─111562 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:47:33.782 | 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_rabbit.ssl = False {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_rabbit.ssl_version = {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_notifications.driver = [] {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_notifications.retry = -1 {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] oslo_messaging_notifications.transport_url = **** {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:33.782 | Feb 02 15:45:46 dv-cinder-827511-1-iscsi neutron-metadata-agent[111077]: DEBUG oslo_service.service [None req-04e56e8c-27a1-4192-8a72-179003a363ec None None] ******************************************************************************** {{(pid=111077) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:47:33.785 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.788 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-metering.service 2022-02-02 15:47:33.802 | enabled 2022-02-02 15:47:33.805 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-metering.service --no-pager 2022-02-02 15:47:33.822 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-02-02 15:47:33.822 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.822 | Active: active (running) since Wed 2022-02-02 15:45:43 UTC; 1min 50s ago 2022-02-02 15:47:33.822 | Main PID: 111456 (neutron-meterin) 2022-02-02 15:47:33.822 | Tasks: 2 (limit: 14304) 2022-02-02 15:47:33.822 | Memory: 109.2M 2022-02-02 15:47:33.822 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-02-02 15:47:33.822 | └─111456 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-02-02 15:47:33.822 | 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=111456) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=111456) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=111456) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=111456) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=111456) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-02-02 15:47:33.822 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=111456) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-02-02 15:47:33.823 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=111456) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-02 15:47:33.823 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=111456) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:47:33.823 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=111456) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-02 15:47:33.823 | Feb 02 15:47:17 dv-cinder-827511-1-iscsi neutron-metering-agent[111456]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=111456) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-02-02 15:47:33.826 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.829 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-vpn.service 2022-02-02 15:47:33.841 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-02-02 15:47:33.845 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.847 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-02 15:47:33.859 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-02 15:47:33.863 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.866 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@cinder.service 2022-02-02 15:47:33.878 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-02 15:47:33.881 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.884 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-proxy.service 2022-02-02 15:47:33.898 | enabled 2022-02-02 15:47:33.901 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-02-02 15:47:33.917 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-02-02 15:47:33.917 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.917 | Active: active (running) since Wed 2022-02-02 15:45:13 UTC; 2min 20s ago 2022-02-02 15:47:33.917 | Main PID: 107487 (swift-proxy-ser) 2022-02-02 15:47:33.917 | Tasks: 2 (limit: 14304) 2022-02-02 15:47:33.917 | Memory: 85.0M 2022-02-02 15:47:33.918 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-02-02 15:47:33.918 | ├─107487 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-02 15:47:33.918 | └─107580 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-02 15:47:33.918 | 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi proxy-server[107580]: Validating token access rules against request 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-proxy-server[107580]: proxy-server: Validating token access rules against request 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi proxy-server[107580]: Received request from user: user_id 4f2c1e5637384796a0dfb17289235620, project_id a7f576112fa64c65907d8ec0e07e3d29, roles ResellerAdmin,service 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-proxy-server[107580]: proxy-server: Received request from user: user_id 4f2c1e5637384796a0dfb17289235620, project_id a7f576112fa64c65907d8ec0e07e3d29, roles ResellerAdmin,service 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi proxy-server[107580]: Using identity: {'user': ('4f2c1e5637384796a0dfb17289235620', 'glance-swift'), 'tenant': ('a7f576112fa64c65907d8ec0e07e3d29', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx519581fddcba426482392-0061faa782) 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-proxy-server[107580]: proxy-server: Using identity: {'user': ('4f2c1e5637384796a0dfb17289235620', 'glance-swift'), 'tenant': ('a7f576112fa64c65907d8ec0e07e3d29', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx519581fddcba426482392-0061faa782) 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi proxy-server[107580]: User a7f576112fa64c65907d8ec0e07e3d29 has reseller admin authorizing (txn: tx519581fddcba426482392-0061faa782) (client_ip: 10.222.0.112) 2022-02-02 15:47:33.918 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-proxy-server[107580]: proxy-server: User a7f576112fa64c65907d8ec0e07e3d29 has reseller admin authorizing (txn: tx519581fddcba426482392-0061faa782) (client_ip: 10.222.0.112) 2022-02-02 15:47:33.918 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi proxy-server[107580]: 10.222.0.112 10.222.0.112 02/Feb/2022/15/47/29 PUT /v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABh-qeC... 645922816 - - tx519581fddcba426482392-0061faa782 - 14.7686 - - 1643816834.934844494 1643816849.703400135 0 2022-02-02 15:47:33.918 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi swift-proxy-server[107580]: proxy-server: 10.222.0.112 10.222.0.112 02/Feb/2022/15/47/29 PUT /v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABh-qeC... 645922816 - - tx519581fddcba426482392-0061faa782 - 14.7686 - - 1643816834.934844494 1643816849.703400135 0 2022-02-02 15:47:33.921 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.924 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-object.service 2022-02-02 15:47:33.938 | enabled 2022-02-02 15:47:33.942 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-object.service --no-pager 2022-02-02 15:47:33.958 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-02-02 15:47:33.958 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.958 | Active: active (running) since Wed 2022-02-02 15:45:07 UTC; 2min 26s ago 2022-02-02 15:47:33.958 | Main PID: 105992 (swift-object-se) 2022-02-02 15:47:33.958 | Tasks: 23 (limit: 14304) 2022-02-02 15:47:33.958 | Memory: 58.9M 2022-02-02 15:47:33.958 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-02-02 15:47:33.958 | ├─105992 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:47:33.959 | ├─106354 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:47:33.959 | └─106407 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:47:33.959 | 2022-02-02 15:47:33.959 | Feb 02 15:45:07 dv-cinder-827511-1-iscsi systemd[1]: Started Devstack devstack@s-object.service. 2022-02-02 15:47:33.959 | Feb 02 15:45:09 dv-cinder-827511-1-iscsi object-server[105992]: Started child 106354 from parent 105992 2022-02-02 15:47:33.959 | Feb 02 15:45:09 dv-cinder-827511-1-iscsi swift-object-server[105992]: object-server: Started child 106354 from parent 105992 2022-02-02 15:47:33.959 | Feb 02 15:45:09 dv-cinder-827511-1-iscsi object-server[105992]: Started child 106407 from parent 105992 2022-02-02 15:47:33.959 | Feb 02 15:45:09 dv-cinder-827511-1-iscsi swift-object-server[105992]: object-server: Started child 106407 from parent 105992 2022-02-02 15:47:33.959 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi object-server[106354]: 127.0.0.1 - - [02/Feb/2022:15:47:29 +0000] "PUT /sdb1/391/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" 201 - "PUT http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" "tx519581fddcba426482392-0061faa782" "proxy-server 107580" 14.7407 "-" 106354 0 2022-02-02 15:47:33.959 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi swift-object-server[106354]: object-server: 127.0.0.1 - - [02/Feb/2022:15:47:29 +0000] "PUT /sdb1/391/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" 201 - "PUT http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" "tx519581fddcba426482392-0061faa782" "proxy-server 107580" 14.7407 "-" 106354 0 2022-02-02 15:47:33.962 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:33.964 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container.service 2022-02-02 15:47:33.978 | enabled 2022-02-02 15:47:33.981 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container.service --no-pager 2022-02-02 15:47:33.998 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-02-02 15:47:33.998 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-02-02 15:47:33.998 | Active: active (running) since Wed 2022-02-02 15:45:08 UTC; 2min 25s ago 2022-02-02 15:47:33.998 | Main PID: 106353 (swift-container) 2022-02-02 15:47:33.998 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:33.998 | Memory: 59.1M 2022-02-02 15:47:33.998 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-02-02 15:47:33.998 | ├─106353 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:47:33.998 | ├─106709 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:47:33.998 | └─106710 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:47:33.998 | 2022-02-02 15:47:33.998 | Feb 02 15:45:10 dv-cinder-827511-1-iscsi container-server[106353]: Started child 106709 from parent 106353 2022-02-02 15:47:33.998 | Feb 02 15:45:10 dv-cinder-827511-1-iscsi swift-container-server[106353]: container-server: Started child 106709 from parent 106353 2022-02-02 15:47:33.998 | Feb 02 15:45:10 dv-cinder-827511-1-iscsi container-server[106353]: Started child 106710 from parent 106353 2022-02-02 15:47:33.999 | Feb 02 15:45:10 dv-cinder-827511-1-iscsi swift-container-server[106353]: container-server: Started child 106710 from parent 106353 2022-02-02 15:47:33.999 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi container-server[106710]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 201 - "PUT http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" "txe0ea19725c284050a50e4-0061faa782" "proxy-server 107580" 0.0218 "-" 106710 0 2022-02-02 15:47:33.999 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-container-server[106710]: container-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 201 - "PUT http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" "txe0ea19725c284050a50e4-0061faa782" "proxy-server 107580" 0.0218 "-" 106710 0 2022-02-02 15:47:33.999 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi container-server[106709]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 204 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance?format=json&states=listing" "tx519581fddcba426482392-0061faa782" "proxy-server 107580" 0.0059 "-" 106709 0 2022-02-02 15:47:33.999 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-container-server[106709]: container-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 204 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance?format=json&states=listing" "tx519581fddcba426482392-0061faa782" "proxy-server 107580" 0.0059 "-" 106709 0 2022-02-02 15:47:33.999 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi container-server[106710]: 127.0.0.1 - - [02/Feb/2022:15:47:29 +0000] "PUT /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" 201 - "PUT http://10.222.0.112:8080/sdb1/391/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" "tx519581fddcba426482392-0061faa782" "object-server 106354" 0.0010 "-" 106710 0 2022-02-02 15:47:33.999 | Feb 02 15:47:29 dv-cinder-827511-1-iscsi swift-container-server[106710]: container-server: 127.0.0.1 - - [02/Feb/2022:15:47:29 +0000] "PUT /sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" 201 - "PUT http://10.222.0.112:8080/sdb1/391/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance/e8f8b265-cf49-49fe-b132-78ee7bfacd1d" "tx519581fddcba426482392-0061faa782" "object-server 106354" 0.0010 "-" 106710 0 2022-02-02 15:47:34.002 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.004 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-account.service 2022-02-02 15:47:34.018 | enabled 2022-02-02 15:47:34.022 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-account.service --no-pager 2022-02-02 15:47:34.038 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-02-02 15:47:34.038 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-02-02 15:47:34.038 | Active: active (running) since Wed 2022-02-02 15:45:10 UTC; 2min 23s ago 2022-02-02 15:47:34.038 | Main PID: 106716 (swift-account-s) 2022-02-02 15:47:34.038 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:34.038 | Memory: 54.3M 2022-02-02 15:47:34.038 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-02-02 15:47:34.039 | ├─106716 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:47:34.039 | ├─107106 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:47:34.039 | └─107107 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:47:34.039 | 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi account-server[107107]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 404 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txf08970114a3f483b9bc73-0061faa782" "proxy-server 107580" 0.0019 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-account-server[107107]: account-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 404 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txf08970114a3f483b9bc73-0061faa782" "proxy-server 107580" 0.0019 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi account-server[107106]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 404 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txf08970114a3f483b9bc73-0061faa782" "proxy-server 107580" 0.0019 "-" 107106 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-account-server[107106]: account-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 404 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txf08970114a3f483b9bc73-0061faa782" "proxy-server 107580" 0.0019 "-" 107106 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi account-server[107107]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 201 - "-" "txe0ea19725c284050a50e4-0061faa782" "-" 0.0160 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-account-server[107107]: account-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 201 - "-" "txe0ea19725c284050a50e4-0061faa782" "-" 0.0160 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi account-server[107107]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 204 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txe0ea19725c284050a50e4-0061faa782" "proxy-server 107580" 0.0022 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-account-server[107107]: account-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "HEAD /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29" 204 - "HEAD http://10.222.0.112:8080/v1/AUTH_a7f576112fa64c65907d8ec0e07e3d29?format=json" "txe0ea19725c284050a50e4-0061faa782" "proxy-server 107580" 0.0022 "-" 107107 - 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi account-server[107107]: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" "txe0ea19725c284050a50e4-0061faa782" "container-server 106710" 0.0020 "-" 107107 0 2022-02-02 15:47:34.039 | Feb 02 15:47:14 dv-cinder-827511-1-iscsi swift-account-server[107107]: account-server: 127.0.0.1 - - [02/Feb/2022:15:47:14 +0000] "PUT /sdb1/361/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/29/AUTH_a7f576112fa64c65907d8ec0e07e3d29/glance" "txe0ea19725c284050a50e4-0061faa782" "container-server 106710" 0.0020 "-" 107107 0 2022-02-02 15:47:34.042 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.045 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@heat.service 2022-02-02 15:47:34.057 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-02-02 15:47:34.061 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.064 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@h-api.service 2022-02-02 15:47:34.077 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-02-02 15:47:34.081 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.083 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-02-02 15:47:34.095 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-02-02 15:47:34.099 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.101 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-02-02 15:47:34.114 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-02-02 15:47:34.118 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.121 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@h-eng.service 2022-02-02 15:47:34.133 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-02-02 15:47:34.138 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.140 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-02-02 15:47:34.153 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-02-02 15:47:34.157 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.159 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-02-02 15:47:34.172 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-02-02 15:47:34.176 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.178 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-02-02 15:47:34.191 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-02-02 15:47:34.194 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.197 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-02-02 15:47:34.210 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-02-02 15:47:34.213 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.217 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-02-02 15:47:34.229 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-02-02 15:47:34.233 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.235 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-02-02 15:47:34.249 | enabled 2022-02-02 15:47:34.252 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-02-02 15:47:34.269 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-02-02 15:47:34.269 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-02-02 15:47:34.269 | Active: active (running) since Wed 2022-02-02 15:45:11 UTC; 2min 22s ago 2022-02-02 15:47:34.269 | Main PID: 107113 (swift-container) 2022-02-02 15:47:34.269 | Tasks: 1 (limit: 14304) 2022-02-02 15:47:34.269 | Memory: 38.8M 2022-02-02 15:47:34.269 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-02-02 15:47:34.269 | └─107113 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-02-02 15:47:34.269 | 2022-02-02 15:47:34.269 | Feb 02 15:45:11 dv-cinder-827511-1-iscsi systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-02-02 15:47:34.269 | Feb 02 15:45:13 dv-cinder-827511-1-iscsi container-sync[107113]: Starting 107113 2022-02-02 15:47:34.269 | Feb 02 15:45:13 dv-cinder-827511-1-iscsi container-sync[107113]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-02-02 15:47:34.273 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.276 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-02 15:47:34.290 | enabled 2022-02-02 15:47:34.294 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-02 15:47:34.311 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-02 15:47:34.311 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-02 15:47:34.311 | Active: active (running) since Wed 2022-02-02 15:46:40 UTC; 53s ago 2022-02-02 15:47:34.311 | Main PID: 114552 (nova-conductor) 2022-02-02 15:47:34.311 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:34.311 | Memory: 146.0M 2022-02-02 15:47:34.311 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-02 15:47:34.311 | ├─114552 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:47:34.311 | ├─115426 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:47:34.311 | └─115427 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:47:34.311 | 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_notifications.retry = -1 {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_reports.file_event_handler = None {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] oslo_reports.log_dir = None {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.311 | Feb 02 15:46:45 dv-cinder-827511-1-iscsi nova-conductor[114552]: DEBUG oslo_service.service [None req-1aaf7bf1-2272-4963-bbef-03eca93a01c3 None None] ******************************************************************************** {{(pid=114552) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:47:34.314 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:47:34.317 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-02 15:47:34.331 | enabled 2022-02-02 15:47:34.335 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-02 15:47:34.352 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-02 15:47:34.352 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-02 15:47:34.352 | Active: active (running) since Wed 2022-02-02 15:46:42 UTC; 51s ago 2022-02-02 15:47:34.352 | Main PID: 114939 (nova-conductor) 2022-02-02 15:47:34.352 | Tasks: 3 (limit: 14304) 2022-02-02 15:47:34.352 | Memory: 140.4M 2022-02-02 15:47:34.352 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-02 15:47:34.352 | ├─114939 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:47:34.352 | ├─115434 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:47:34.352 | └─115435 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:47:34.353 | 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_rabbit.ssl_version = {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_notifications.driver = [] {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_notifications.retry = -1 {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_messaging_notifications.transport_url = **** {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_reports.file_event_handler = None {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] oslo_reports.log_dir = None {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:47:34.353 | Feb 02 15:46:46 dv-cinder-827511-1-iscsi nova-conductor[114939]: DEBUG oslo_service.service [None req-415eb046-8df8-47c4-936f-96e964105a92 None None] ******************************************************************************** {{(pid=114939) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:47:34.356 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-02 15:47:34.374 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:47:34.377 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-02 15:47:34.396 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:47:34.399 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-02 15:47:34.402 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:47:34.405 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-02 15:47:34.408 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-02 15:47:38.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:38.151 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:38.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:38.151 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Upgrade Check Results | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Cells v2 | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-02 15:47:38.151 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-02 15:47:38.151 | | compute hosts are deployed. | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Placement API | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: None | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Cinder API | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: None | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Policy Scope-based Defaults | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: None | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Policy File JSON to YAML Migration | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: None | 2022-02-02 15:47:38.151 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.151 | | Check: Older than N-1 computes | 2022-02-02 15:47:38.151 | | Result: Success | 2022-02-02 15:47:38.151 | | Details: None | 2022-02-02 15:47:38.152 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.152 | | Check: hw_machine_type unset | 2022-02-02 15:47:38.152 | | Result: Success | 2022-02-02 15:47:38.152 | | Details: None | 2022-02-02 15:47:38.152 | +--------------------------------------------------------------------+ 2022-02-02 15:47:38.579 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-02-02 15:47:38.582 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-02-02 15:47:38.582 | Running user script /home/ubuntu/devstack/local.sh 2022-02-02 15:47:38.585 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-02-02 15:47:38.587 | Before updating nova flavors: 2022-02-02 15:47:40.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:40.800 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:40.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:40.800 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:40.800 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:47:40.800 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-02 15:47:40.800 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:47:40.800 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-02 15:47:40.800 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-02 15:47:40.800 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-02 15:47:40.800 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-02 15:47:40.800 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-02 15:47:40.800 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-02 15:47:40.800 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-02 15:47:40.800 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-02 15:47:40.800 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-02 15:47:40.800 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-02 15:47:40.800 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:47:42.480 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-02-02 15:47:42.542 | Flavor 42 not found 2022-02-02 15:47:44.017 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-02-02 15:47:44.078 | Flavor 84 not found 2022-02-02 15:47:45.556 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-02-02 15:47:45.617 | Flavor 451 not found 2022-02-02 15:47:47.044 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:47.044 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:47:47.044 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:47.044 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:47.044 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:48.531 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:48.531 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:47:48.531 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:48.531 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:48.531 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:50.014 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:50.014 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:47:50.014 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:50.014 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:50.014 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:51.507 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:51.507 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:47:51.507 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:51.507 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:51.507 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:51.569 | After updating nova flavors: 2022-02-02 15:47:52.995 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:52.995 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:47:52.995 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:52.995 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.995 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.995 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:47:52.995 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:47:52.995 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.995 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:47:52.996 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:47:52.996 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:47:55.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:55.397 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:55.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:55.397 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:58.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:58.020 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:58.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:47:58.020 | from cryptography.utils import int_from_bytes 2022-02-02 15:47:58.186 | Neutron networks: 2022-02-02 15:48:00.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:00.529 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:00.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:00.529 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:00.530 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:48:00.530 | | ID | Name | Subnets | 2022-02-02 15:48:00.530 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:48:00.530 | | 29bf9f6c-d53c-421c-b06c-67dcda075474 | private | f9949f94-c00e-4457-af21-e75dea74a600 | 2022-02-02 15:48:00.530 | | b73e1e25-daa0-4c48-af6a-058d6b286a0a | public | 28a77757-7571-4525-b12f-0d0c59f041b8 | 2022-02-02 15:48:00.530 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:48:02.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:02.909 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:02.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:02.909 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:05.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:05.319 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:05.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:05.319 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:05.319 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:05.319 | | Field | Value | 2022-02-02 15:48:05.319 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:05.319 | | admin_state_up | UP | 2022-02-02 15:48:05.319 | | availability_zone_hints | | 2022-02-02 15:48:05.319 | | availability_zones | nova | 2022-02-02 15:48:05.319 | | created_at | 2022-02-02T15:45:58Z | 2022-02-02 15:48:05.319 | | description | | 2022-02-02 15:48:05.319 | | dns_domain | None | 2022-02-02 15:48:05.319 | | id | 29bf9f6c-d53c-421c-b06c-67dcda075474 | 2022-02-02 15:48:05.319 | | ipv4_address_scope | None | 2022-02-02 15:48:05.319 | | ipv6_address_scope | None | 2022-02-02 15:48:05.319 | | is_default | None | 2022-02-02 15:48:05.319 | | is_vlan_transparent | None | 2022-02-02 15:48:05.319 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'aa0a54e9280d4bc190d699a39159d29c', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-02 15:48:05.319 | | mtu | 1500 | 2022-02-02 15:48:05.319 | | name | private | 2022-02-02 15:48:05.319 | | port_security_enabled | True | 2022-02-02 15:48:05.319 | | project_id | aa0a54e9280d4bc190d699a39159d29c | 2022-02-02 15:48:05.319 | | provider:network_type | vlan | 2022-02-02 15:48:05.319 | | provider:physical_network | physnet1 | 2022-02-02 15:48:05.320 | | provider:segmentation_id | 967 | 2022-02-02 15:48:05.320 | | qos_policy_id | None | 2022-02-02 15:48:05.320 | | revision_number | 3 | 2022-02-02 15:48:05.320 | | router:external | Internal | 2022-02-02 15:48:05.320 | | segments | None | 2022-02-02 15:48:05.320 | | shared | False | 2022-02-02 15:48:05.320 | | status | ACTIVE | 2022-02-02 15:48:05.320 | | subnets | f9949f94-c00e-4457-af21-e75dea74a600 | 2022-02-02 15:48:05.320 | | tags | | 2022-02-02 15:48:05.320 | | updated_at | 2022-02-02T15:47:57Z | 2022-02-02 15:48:05.320 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:07.695 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:07.695 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:07.695 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:07.695 | | Field | Value | 2022-02-02 15:48:07.695 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:07.695 | | admin_state_up | UP | 2022-02-02 15:48:07.695 | | availability_zone_hints | | 2022-02-02 15:48:07.695 | | availability_zones | nova | 2022-02-02 15:48:07.695 | | created_at | 2022-02-02T15:46:17Z | 2022-02-02 15:48:07.695 | | description | | 2022-02-02 15:48:07.695 | | dns_domain | None | 2022-02-02 15:48:07.695 | | id | b73e1e25-daa0-4c48-af6a-058d6b286a0a | 2022-02-02 15:48:07.695 | | ipv4_address_scope | None | 2022-02-02 15:48:07.696 | | ipv6_address_scope | None | 2022-02-02 15:48:07.696 | | is_default | True | 2022-02-02 15:48:07.696 | | is_vlan_transparent | None | 2022-02-02 15:48:07.696 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-02 15:48:07.696 | | mtu | 1500 | 2022-02-02 15:48:07.696 | | name | public | 2022-02-02 15:48:07.696 | | port_security_enabled | True | 2022-02-02 15:48:07.696 | | project_id | ad3f9a192b634c52a506eac3f6ca9c65 | 2022-02-02 15:48:07.696 | | provider:network_type | flat | 2022-02-02 15:48:07.696 | | provider:physical_network | physnet1 | 2022-02-02 15:48:07.696 | | provider:segmentation_id | None | 2022-02-02 15:48:07.696 | | qos_policy_id | None | 2022-02-02 15:48:07.696 | | revision_number | 2 | 2022-02-02 15:48:07.696 | | router:external | External | 2022-02-02 15:48:07.696 | | segments | None | 2022-02-02 15:48:07.696 | | shared | False | 2022-02-02 15:48:07.696 | | status | ACTIVE | 2022-02-02 15:48:07.696 | | subnets | 28a77757-7571-4525-b12f-0d0c59f041b8 | 2022-02-02 15:48:07.696 | | tags | | 2022-02-02 15:48:07.696 | | updated_at | 2022-02-02T15:46:27Z | 2022-02-02 15:48:07.696 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:07.843 | Neutron subnetworks: 2022-02-02 15:48:10.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:10.092 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:10.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:10.092 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:10.092 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:48:10.092 | | ID | Name | Network | Subnet | 2022-02-02 15:48:10.092 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:48:10.092 | | 28a77757-7571-4525-b12f-0d0c59f041b8 | public-subnet | b73e1e25-daa0-4c48-af6a-058d6b286a0a | 172.27.3.0/24 | 2022-02-02 15:48:10.092 | | f9949f94-c00e-4457-af21-e75dea74a600 | private-subnet | 29bf9f6c-d53c-421c-b06c-67dcda075474 | 172.20.0.0/26 | 2022-02-02 15:48:10.092 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:48:12.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:12.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:12.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:12.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:14.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:14.775 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:14.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:14.775 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:14.775 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:14.775 | | Field | Value | 2022-02-02 15:48:14.775 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:14.775 | | allocation_pools | 172.27.3.2-172.27.3.254 | 2022-02-02 15:48:14.775 | | cidr | 172.27.3.0/24 | 2022-02-02 15:48:14.775 | | created_at | 2022-02-02T15:46:27Z | 2022-02-02 15:48:14.775 | | description | | 2022-02-02 15:48:14.775 | | dns_nameservers | | 2022-02-02 15:48:14.775 | | dns_publish_fixed_ip | None | 2022-02-02 15:48:14.775 | | enable_dhcp | False | 2022-02-02 15:48:14.775 | | gateway_ip | 172.27.3.1 | 2022-02-02 15:48:14.775 | | host_routes | | 2022-02-02 15:48:14.775 | | id | 28a77757-7571-4525-b12f-0d0c59f041b8 | 2022-02-02 15:48:14.775 | | ip_version | 4 | 2022-02-02 15:48:14.776 | | ipv6_address_mode | None | 2022-02-02 15:48:14.776 | | ipv6_ra_mode | None | 2022-02-02 15:48:14.776 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-02 15:48:14.776 | | name | public-subnet | 2022-02-02 15:48:14.776 | | network_id | b73e1e25-daa0-4c48-af6a-058d6b286a0a | 2022-02-02 15:48:14.776 | | project_id | ad3f9a192b634c52a506eac3f6ca9c65 | 2022-02-02 15:48:14.776 | | revision_number | 0 | 2022-02-02 15:48:14.776 | | segment_id | None | 2022-02-02 15:48:14.776 | | service_types | | 2022-02-02 15:48:14.776 | | subnetpool_id | None | 2022-02-02 15:48:14.776 | | tags | | 2022-02-02 15:48:14.776 | | updated_at | 2022-02-02T15:46:27Z | 2022-02-02 15:48:14.776 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:17.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:17.104 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:17.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:17.105 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:17.105 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:17.105 | | Field | Value | 2022-02-02 15:48:17.105 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:17.105 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-02-02 15:48:17.105 | | cidr | 172.20.0.0/26 | 2022-02-02 15:48:17.105 | | created_at | 2022-02-02T15:46:03Z | 2022-02-02 15:48:17.105 | | description | | 2022-02-02 15:48:17.105 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-02-02 15:48:17.105 | | dns_publish_fixed_ip | None | 2022-02-02 15:48:17.105 | | enable_dhcp | True | 2022-02-02 15:48:17.105 | | gateway_ip | 172.20.0.1 | 2022-02-02 15:48:17.105 | | host_routes | | 2022-02-02 15:48:17.105 | | id | f9949f94-c00e-4457-af21-e75dea74a600 | 2022-02-02 15:48:17.105 | | ip_version | 4 | 2022-02-02 15:48:17.105 | | ipv6_address_mode | None | 2022-02-02 15:48:17.105 | | ipv6_ra_mode | None | 2022-02-02 15:48:17.105 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'aa0a54e9280d4bc190d699a39159d29c', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-02 15:48:17.105 | | name | private-subnet | 2022-02-02 15:48:17.105 | | network_id | 29bf9f6c-d53c-421c-b06c-67dcda075474 | 2022-02-02 15:48:17.105 | | project_id | aa0a54e9280d4bc190d699a39159d29c | 2022-02-02 15:48:17.105 | | revision_number | 1 | 2022-02-02 15:48:17.105 | | segment_id | None | 2022-02-02 15:48:17.105 | | service_types | | 2022-02-02 15:48:17.105 | | subnetpool_id | 41c7414d-cf8a-4efe-a0b3-712b64ab753a | 2022-02-02 15:48:17.105 | | tags | | 2022-02-02 15:48:17.105 | | updated_at | 2022-02-02T15:47:57Z | 2022-02-02 15:48:17.106 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:17.322 | + ./stack.sh:main:1469 : command openstack complete 2022-02-02 15:48:17.322 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-02-02 15:48:17.325 | + ./stack.sh:main:1469 : openstack complete 2022-02-02 15:48:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:20.049 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:20.049 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:20.049 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-02-02 15:48:20.464 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-02-02 15:48:20.483 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:20.485 | + ./stack.sh:main:1474 : is_ubuntu 2022-02-02 15:48:20.488 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 15:48:20.491 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 15:48:20.493 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-02-02 15:48:20.496 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:48:20.499 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-02-02 15:48:20.501 | + ./stack.sh:main:1476 : set_lvm_filter 2022-02-02 15:48:20.504 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-02-02 15:48:20.506 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-02-02 15:48:20.509 | + lib/lvm:set_lvm_filter:180 : local pv 2022-02-02 15:48:20.512 | + lib/lvm:set_lvm_filter:181 : local vg 2022-02-02 15:48:20.514 | + lib/lvm:set_lvm_filter:182 : local line 2022-02-02 15:48:20.518 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-02-02 15:48:20.646 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-02-02 15:48:20.648 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-02-02 15:48:20.651 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-02-02 15:48:20.671 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-02-02 15:48:20.685 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-02-02 15:48:20.688 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:48:20.691 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-02-02 15:48:20.694 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-02-02 15:48:20.696 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 15:48:20.699 | + functions-common:run_phase:1843 : local phase=test-config 2022-02-02 15:48:20.702 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:48:20.704 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 15:48:20.707 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:48:20.709 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 15:48:20.712 | + functions-common:run_phase:1852 : local extra 2022-02-02 15:48:20.715 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:48:20.720 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 15:48:20.722 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:48:20.725 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:48:20.728 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-02-02 15:48:20.731 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:48:20.748 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:20.750 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:48:20.753 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:48:20.755 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-02 15:48:20.758 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:48:20.760 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:48:20.762 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:48:20.765 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-02-02 15:48:20.767 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:48:20.771 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-02 15:48:20.774 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:48:20.776 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:48:20.778 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-02-02 15:48:20.828 | [17588 Async install_tempest:83095]: Waiting for completion of install_tempest running on PID 83095 (1 other jobs running) 2022-02-02 15:48:20.852 | [17588 Async install_tempest:83095]: Signaling child to exit 2022-02-02 15:48:20.853 | WAKEUP 2022-02-02 15:48:20.876 | [17588 Async install_tempest:83095]: Signaled 2022-02-02 15:48:20.877 | ++ lib/tempest:install_tempest:707 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/tempest.git 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:598 : local git_dest=/opt/stack/tempest 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:599 : local git_ref=master 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:600 : local orig_dir 2022-02-02 15:48:20.877 | +++ functions-common:git_clone:601 : pwd 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 15:48:20.877 | +++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:604 : RECLONE=False 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 15:48:20.877 | ++ functions-common:git_clone:618 : echo master 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:632 : [[ ! -d /opt/stack/tempest ]] 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:667 : git show --oneline 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:667 : head -1 2022-02-02 15:48:20.878 | 115065a23 Fix TypeError in QoSBandwidthAndPacketRateTests 2022-02-02 15:48:20.878 | ++ functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 15:48:20.878 | ++ lib/tempest:install_tempest:708 : pip_install 'tox!=2.8.0' 2022-02-02 15:48:20.878 | Using python 3.8 to install tox!=2.8.0 2022-02-02 15:48:20.878 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-02-02 15:48:20.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:20.878 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:20.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:20.878 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:20.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:48:20.878 | Collecting tox!=2.8.0 2022-02-02 15:48:20.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-02-02 15:48:20.878 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-02-02 15:48:20.878 | Collecting pluggy>=0.12.0 2022-02-02 15:48:20.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-02-02 15:48:20.878 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.13.0) 2022-02-02 15:48:20.878 | Collecting toml>=0.9.4 2022-02-02 15:48:20.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-02-02 15:48:20.878 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.2) 2022-02-02 15:48:20.878 | Collecting py>=1.4.17 2022-02-02 15:48:20.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-02-02 15:48:20.878 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-02-02 15:48:20.878 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-02-02 15:48:20.878 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-02-02 15:48:20.878 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.4.1) 2022-02-02 15:48:20.878 | Installing collected packages: toml, py, pluggy, tox 2022-02-02 15:48:20.878 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.5 2022-02-02 15:48:20.879 | 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 2022-02-02 15:48:20.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:48:20.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:48:20.879 | ++ inc/python:pip_install:200 : result=0 2022-02-02 15:48:20.879 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2414 : local name 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2417 : local total 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2421 : start_time=1643816384420 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2423 : [[ -z 1643816384420 ]] 2022-02-02 15:48:20.879 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2426 : end_time=1643816389978 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2427 : elapsed_time=5558 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2428 : total=224342 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:48:20.879 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=229900 2022-02-02 15:48:20.879 | ++ inc/python:pip_install:203 : return 0 2022-02-02 15:48:20.879 | ++ lib/tempest:install_tempest:709 : pushd /opt/stack/tempest 2022-02-02 15:48:20.879 | /opt/stack/tempest ~/devstack 2022-02-02 15:48:20.879 | ++ lib/tempest:install_tempest:713 : git checkout master 2022-02-02 15:48:20.879 | M .coveragerc 2022-02-02 15:48:20.879 | M .gitignore 2022-02-02 15:48:20.879 | M .gitreview 2022-02-02 15:48:20.879 | M .mailmap 2022-02-02 15:48:20.879 | M .stestr.conf 2022-02-02 15:48:20.879 | M CONTRIBUTING.rst 2022-02-02 15:48:20.879 | M HACKING.rst 2022-02-02 15:48:20.879 | M LICENSE 2022-02-02 15:48:20.879 | M README.rst 2022-02-02 15:48:20.879 | M REVIEWING.rst 2022-02-02 15:48:20.879 | M bindep.txt 2022-02-02 15:48:20.879 | M doc/requirements.txt 2022-02-02 15:48:20.879 | M doc/source/_extra/.htaccess 2022-02-02 15:48:20.880 | M doc/source/_static/.keep 2022-02-02 15:48:20.880 | M doc/source/account_generator.rst 2022-02-02 15:48:20.880 | M doc/source/cleanup.rst 2022-02-02 15:48:20.880 | M doc/source/conf.py 2022-02-02 15:48:20.880 | M doc/source/configuration.rst 2022-02-02 15:48:20.880 | M doc/source/contributor/contributing.rst 2022-02-02 15:48:20.880 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-02-02 15:48:20.880 | M doc/source/data/tempest-plugins-registry.header 2022-02-02 15:48:20.880 | M doc/source/index.rst 2022-02-02 15:48:20.880 | M doc/source/keystone_scopes_and_roles_support.rst 2022-02-02 15:48:20.880 | M doc/source/library.rst 2022-02-02 15:48:20.880 | M doc/source/library/api_microversion_testing.rst 2022-02-02 15:48:20.880 | M doc/source/library/auth.rst 2022-02-02 15:48:20.880 | M doc/source/library/cli.rst 2022-02-02 15:48:20.880 | M doc/source/library/clients.rst 2022-02-02 15:48:20.880 | M doc/source/library/credential_providers.rst 2022-02-02 15:48:20.880 | M doc/source/library/decorators.rst 2022-02-02 15:48:20.880 | M doc/source/library/rest_client.rst 2022-02-02 15:48:20.880 | M doc/source/library/service_clients/compute_clients.rst 2022-02-02 15:48:20.880 | M doc/source/library/utils.rst 2022-02-02 15:48:20.880 | M doc/source/library/validation_resources.rst 2022-02-02 15:48:20.880 | M doc/source/microversion_testing.rst 2022-02-02 15:48:20.880 | M doc/source/overview.rst 2022-02-02 15:48:20.880 | M doc/source/plugins/index.rst 2022-02-02 15:48:20.880 | M doc/source/plugins/plugin.rst 2022-02-02 15:48:20.880 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-02-02 15:48:20.880 | M doc/source/run.rst 2022-02-02 15:48:20.880 | M doc/source/sampleconf.rst 2022-02-02 15:48:20.880 | M doc/source/stable_branch_support_policy.rst 2022-02-02 15:48:20.880 | M doc/source/stable_branch_testing_policy.rst 2022-02-02 15:48:20.880 | M doc/source/subunit_describe_calls.rst 2022-02-02 15:48:20.880 | M doc/source/supported_version.rst 2022-02-02 15:48:20.880 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-02-02 15:48:20.880 | M doc/source/test_removal.rst 2022-02-02 15:48:20.880 | M doc/source/tests/modules.rst 2022-02-02 15:48:20.880 | M doc/source/workspace.rst 2022-02-02 15:48:20.881 | M doc/source/write_tests.rst 2022-02-02 15:48:20.881 | M etc/accounts.yaml.sample 2022-02-02 15:48:20.881 | M etc/allow-list.yaml 2022-02-02 15:48:20.881 | M etc/logging.conf.sample 2022-02-02 15:48:20.881 | M etc/rbac-persona-accounts.yaml.sample 2022-02-02 15:48:20.881 | M playbooks/devstack-tempest-ipv6.yaml 2022-02-02 15:48:20.881 | M playbooks/devstack-tempest.yaml 2022-02-02 15:48:20.881 | M playbooks/enable-fips.yaml 2022-02-02 15:48:20.881 | M playbooks/post-tempest.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-02-02 15:48:20.881 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-02-02 15:48:20.882 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-02-02 15:48:20.883 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-02-02 15:48:20.884 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-02-02 15:48:20.885 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-02-02 15:48:20.886 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-02-02 15:48:20.887 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-02-02 15:48:20.888 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-02-02 15:48:20.889 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-02-02 15:48:20.890 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-02-02 15:48:20.890 | M releasenotes/source/_static/.placeholder 2022-02-02 15:48:20.890 | M releasenotes/source/_templates/.placeholder 2022-02-02 15:48:20.890 | M releasenotes/source/conf.py 2022-02-02 15:48:20.891 | M releasenotes/source/index.rst 2022-02-02 15:48:20.891 | M releasenotes/source/unreleased.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v10.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v11.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v12.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v13.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v14.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v15.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v16.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v16.1.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v17.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v17.1.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v17.2.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v18.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v19.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v20.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v21.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v22.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v22.1.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v23.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v24.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v26.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v26.1.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v27.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v28.0.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v28.1.0.rst 2022-02-02 15:48:20.891 | M releasenotes/source/v29.0.0.rst 2022-02-02 15:48:20.891 | M requirements.txt 2022-02-02 15:48:20.891 | M roles/acl-devstack-files/README.rst 2022-02-02 15:48:20.891 | M roles/acl-devstack-files/defaults/main.yaml 2022-02-02 15:48:20.891 | M roles/acl-devstack-files/tasks/main.yaml 2022-02-02 15:48:20.891 | M roles/run-tempest-26/README.rst 2022-02-02 15:48:20.891 | M roles/run-tempest-26/defaults/main.yaml 2022-02-02 15:48:20.891 | M roles/run-tempest-26/tasks/main.yaml 2022-02-02 15:48:20.891 | M roles/run-tempest/README.rst 2022-02-02 15:48:20.891 | M roles/run-tempest/defaults/main.yaml 2022-02-02 15:48:20.891 | M roles/run-tempest/tasks/main.yaml 2022-02-02 15:48:20.891 | M roles/setup-tempest-data-dir/README.rst 2022-02-02 15:48:20.892 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-02-02 15:48:20.892 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-02-02 15:48:20.892 | M roles/setup-tempest-run-dir/README.rst 2022-02-02 15:48:20.892 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-02-02 15:48:20.892 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-02-02 15:48:20.892 | M roles/tempest-cleanup/README.rst 2022-02-02 15:48:20.892 | M roles/tempest-cleanup/defaults/main.yaml 2022-02-02 15:48:20.892 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-02-02 15:48:20.892 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-02-02 15:48:20.892 | M roles/tempest-cleanup/tasks/main.yaml 2022-02-02 15:48:20.892 | M setup.cfg 2022-02-02 15:48:20.892 | M setup.py 2022-02-02 15:48:20.892 | M tempest/README.rst 2022-02-02 15:48:20.892 | M tempest/__init__.py 2022-02-02 15:48:20.892 | M tempest/api/README.rst 2022-02-02 15:48:20.892 | M tempest/api/__init__.py 2022-02-02 15:48:20.892 | M tempest/api/compute/__init__.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/__init__.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_agents.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_aggregates.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_availability_zone.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_create_server.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_delete_server.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_fixed_ips.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors_access.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_hosts.py 2022-02-02 15:48:20.892 | M tempest/api/compute/admin/test_hosts_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_hypervisor.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_live_migration.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_migrations.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_networks.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_quotas.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_quotas_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_security_groups.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_servers.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_servers_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_services.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_services_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_volume.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_volume_swap.py 2022-02-02 15:48:20.893 | M tempest/api/compute/admin/test_volumes_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/api_microversion_fixture.py 2022-02-02 15:48:20.893 | M tempest/api/compute/base.py 2022-02-02 15:48:20.893 | M tempest/api/compute/certificates/__init__.py 2022-02-02 15:48:20.893 | M tempest/api/compute/certificates/test_certificates.py 2022-02-02 15:48:20.893 | M tempest/api/compute/flavors/__init__.py 2022-02-02 15:48:20.893 | M tempest/api/compute/flavors/test_flavors.py 2022-02-02 15:48:20.893 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-02-02 15:48:20.893 | M tempest/api/compute/floating_ips/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/floating_ips/base.py 2022-02-02 15:48:20.894 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-02-02 15:48:20.894 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-02-02 15:48:20.894 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_image_metadata.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_images.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_images_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_images_oneserver.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_list_image_filters.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/images/test_list_images.py 2022-02-02 15:48:20.894 | M tempest/api/compute/keypairs/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/keypairs/base.py 2022-02-02 15:48:20.894 | M tempest/api/compute/keypairs/test_keypairs.py 2022-02-02 15:48:20.894 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-02-02 15:48:20.894 | M tempest/api/compute/limits/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/limits/test_absolute_limits.py 2022-02-02 15:48:20.894 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/base.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/test_security_groups.py 2022-02-02 15:48:20.894 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/__init__.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/test_availability_zone.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/test_create_server.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-02-02 15:48:20.894 | M tempest/api/compute/servers/test_delete_server.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_device_tagging.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_disk_config.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_instance_actions.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_list_server_filters.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_multiple_create.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_novnc.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_actions.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_addresses.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_group.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_metadata.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_password.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_personality.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_rescue.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_server_tags.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_servers.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_servers_microversions.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_servers_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-02-02 15:48:20.895 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/test_extensions.py 2022-02-02 15:48:20.895 | M tempest/api/compute/test_networks.py 2022-02-02 15:48:20.895 | M tempest/api/compute/test_quotas.py 2022-02-02 15:48:20.895 | M tempest/api/compute/test_tenant_networks.py 2022-02-02 15:48:20.895 | M tempest/api/compute/test_versions.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/__init__.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_attach_volume.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_volumes_get.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_volumes_list.py 2022-02-02 15:48:20.895 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/__init__.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/__init__.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/__init__.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_roles.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_services.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_tenants.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_tokens.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_users.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/__init__.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_credentials.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_domains.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_groups.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_inherits.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_list_users.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_policies.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_projects.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_regions.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_roles.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_services.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_tokens.py 2022-02-02 15:48:20.896 | M tempest/api/identity/admin/v3/test_trusts.py 2022-02-02 15:48:20.897 | M tempest/api/identity/admin/v3/test_users.py 2022-02-02 15:48:20.897 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-02-02 15:48:20.897 | M tempest/api/identity/base.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_api_discovery.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_extension.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_tenants.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_tokens.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v2/test_users.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_access_rules.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_api_discovery.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_application_credentials.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_catalog.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_domains.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_projects.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_tokens.py 2022-02-02 15:48:20.897 | M tempest/api/identity/v3/test_users.py 2022-02-02 15:48:20.897 | M tempest/api/image/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/image/base.py 2022-02-02 15:48:20.897 | M tempest/api/image/v1/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/image/v1/test_image_members.py 2022-02-02 15:48:20.897 | M tempest/api/image/v1/test_image_members_negative.py 2022-02-02 15:48:20.897 | M tempest/api/image/v1/test_images.py 2022-02-02 15:48:20.897 | M tempest/api/image/v1/test_images_negative.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/__init__.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-02-02 15:48:20.897 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_member.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_member_negative.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_negative.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_tags.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_images_tags_negative.py 2022-02-02 15:48:20.898 | M tempest/api/image/v2/test_versions.py 2022-02-02 15:48:20.898 | M tempest/api/network/__init__.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/__init__.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_external_network_extension.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_external_networks_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_metering_extensions.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_negative_quotas.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_ports.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_quotas.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_routers.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_routers_dvr.py 2022-02-02 15:48:20.898 | M tempest/api/network/admin/test_routers_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/base.py 2022-02-02 15:48:20.898 | M tempest/api/network/base_security_groups.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_agent_management_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_allowed_address_pair.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_dhcp_ipv6.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_extensions.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_extra_dhcp_options.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_floating_ips.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_floating_ips_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_networks.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_networks_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_ports.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_routers.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_routers_negative.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_security_groups.py 2022-02-02 15:48:20.898 | M tempest/api/network/test_security_groups_negative.py 2022-02-02 15:48:20.899 | M tempest/api/network/test_service_providers.py 2022-02-02 15:48:20.899 | M tempest/api/network/test_subnetpools_extensions.py 2022-02-02 15:48:20.899 | M tempest/api/network/test_tags.py 2022-02-02 15:48:20.899 | M tempest/api/network/test_versions.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/__init__.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/base.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_account_bulk.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_account_quotas.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_account_services.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_account_services_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_acl.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_acl_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_quotas.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_services.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_services_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_staticweb.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_sync.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_crossdomain.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_healthcheck.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_expiry.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_formpost.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_services.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_slo.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_temp_url.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-02-02 15:48:20.899 | M tempest/api/object_storage/test_object_version.py 2022-02-02 15:48:20.899 | M tempest/api/volume/__init__.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/__init__.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/test_group_snapshots.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/test_group_type_specs.py 2022-02-02 15:48:20.899 | M tempest/api/volume/admin/test_group_types.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_groups.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_multi_backend.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_qos.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_user_messages.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_hosts.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_manage.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_pools.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_quotas.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_retype.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_services.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_type_access.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_types.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volumes_actions.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volumes_backup.py 2022-02-02 15:48:20.900 | M tempest/api/volume/admin/test_volumes_list.py 2022-02-02 15:48:20.900 | M tempest/api/volume/api_microversion_fixture.py 2022-02-02 15:48:20.900 | M tempest/api/volume/base.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_availability_zone.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_extensions.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_image_metadata.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_snapshot_metadata.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_versions.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volume_absolute_limits.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volume_delete_cascade.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volume_metadata.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volume_transfers.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volumes_actions.py 2022-02-02 15:48:20.900 | M tempest/api/volume/test_volumes_backup.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_clone.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_clone_negative.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_extend.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_get.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_list.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_negative.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_snapshots.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-02-02 15:48:20.901 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-02-02 15:48:20.901 | M tempest/clients.py 2022-02-02 15:48:20.901 | M tempest/cmd/__init__.py 2022-02-02 15:48:20.901 | M tempest/cmd/cleanup.py 2022-02-02 15:48:20.901 | M tempest/cmd/cleanup_service.py 2022-02-02 15:48:20.901 | M tempest/cmd/config-generator.tempest.conf 2022-02-02 15:48:20.901 | M tempest/cmd/init.py 2022-02-02 15:48:20.901 | M tempest/cmd/list_plugins.py 2022-02-02 15:48:20.901 | M tempest/cmd/main.py 2022-02-02 15:48:20.901 | M tempest/cmd/run.py 2022-02-02 15:48:20.901 | M tempest/cmd/subunit_describe_calls.py 2022-02-02 15:48:20.901 | M tempest/cmd/verify_tempest_config.py 2022-02-02 15:48:20.901 | M tempest/cmd/workspace.py 2022-02-02 15:48:20.901 | M tempest/common/__init__.py 2022-02-02 15:48:20.901 | M tempest/common/compute.py 2022-02-02 15:48:20.901 | M tempest/common/credentials_factory.py 2022-02-02 15:48:20.901 | M tempest/common/custom_matchers.py 2022-02-02 15:48:20.901 | M tempest/common/identity.py 2022-02-02 15:48:20.901 | M tempest/common/image.py 2022-02-02 15:48:20.901 | M tempest/common/tempest_fixtures.py 2022-02-02 15:48:20.901 | M tempest/common/utils/__init__.py 2022-02-02 15:48:20.901 | M tempest/common/utils/linux/__init__.py 2022-02-02 15:48:20.901 | M tempest/common/utils/linux/remote_client.py 2022-02-02 15:48:20.901 | M tempest/common/utils/net_info.py 2022-02-02 15:48:20.901 | M tempest/common/utils/net_utils.py 2022-02-02 15:48:20.901 | M tempest/common/waiters.py 2022-02-02 15:48:20.901 | M tempest/config.py 2022-02-02 15:48:20.901 | M tempest/hacking/__init__.py 2022-02-02 15:48:20.901 | M tempest/hacking/checks.py 2022-02-02 15:48:20.902 | M tempest/lib/__init__.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/__init__.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/__init__.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/__init__.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-02-02 15:48:20.902 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-02-02 15:48:20.903 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-02-02 15:48:20.904 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/__init__.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/backups.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/extensions.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/group_types.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/groups.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/hosts.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/limits.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/messages.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/qos.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/quotas.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/services.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/transfers.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-02-02 15:48:20.905 | M tempest/lib/api_schema/response/volume/volumes.py 2022-02-02 15:48:20.905 | M tempest/lib/auth.py 2022-02-02 15:48:20.905 | M tempest/lib/base.py 2022-02-02 15:48:20.905 | M tempest/lib/cli/__init__.py 2022-02-02 15:48:20.905 | M tempest/lib/cli/base.py 2022-02-02 15:48:20.905 | M tempest/lib/cli/output_parser.py 2022-02-02 15:48:20.905 | M tempest/lib/cmd/__init__.py 2022-02-02 15:48:20.905 | M tempest/lib/common/__init__.py 2022-02-02 15:48:20.905 | M tempest/lib/common/api_microversion_fixture.py 2022-02-02 15:48:20.905 | M tempest/lib/common/api_version_request.py 2022-02-02 15:48:20.905 | M tempest/lib/common/api_version_utils.py 2022-02-02 15:48:20.905 | M tempest/lib/common/cred_client.py 2022-02-02 15:48:20.906 | M tempest/lib/common/cred_provider.py 2022-02-02 15:48:20.906 | M tempest/lib/common/dynamic_creds.py 2022-02-02 15:48:20.906 | M tempest/lib/common/fixed_network.py 2022-02-02 15:48:20.906 | M tempest/lib/common/http.py 2022-02-02 15:48:20.906 | M tempest/lib/common/jsonschema_validator.py 2022-02-02 15:48:20.906 | M tempest/lib/common/preprov_creds.py 2022-02-02 15:48:20.906 | M tempest/lib/common/profiler.py 2022-02-02 15:48:20.906 | M tempest/lib/common/rest_client.py 2022-02-02 15:48:20.906 | M tempest/lib/common/ssh.py 2022-02-02 15:48:20.906 | M tempest/lib/common/thread.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/__init__.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/data_utils.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/linux/__init__.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/linux/remote_client.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/misc.py 2022-02-02 15:48:20.906 | M tempest/lib/common/utils/test_utils.py 2022-02-02 15:48:20.906 | M tempest/lib/common/validation_resources.py 2022-02-02 15:48:20.906 | M tempest/lib/decorators.py 2022-02-02 15:48:20.906 | M tempest/lib/exceptions.py 2022-02-02 15:48:20.906 | M tempest/lib/services/__init__.py 2022-02-02 15:48:20.906 | M tempest/lib/services/clients.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/__init__.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/agents_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/aggregates_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/availability_zone_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/base_compute_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/certificates_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/extensions_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/fixed_ips_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/flavors_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/floating_ips_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/hosts_client.py 2022-02-02 15:48:20.906 | M tempest/lib/services/compute/hypervisor_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/images_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/interfaces_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/keypairs_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/limits_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/migrations_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/networks_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/quota_classes_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/quotas_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/security_group_rules_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/security_groups_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/server_groups_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/servers_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/services_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/snapshots_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/tenant_networks_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/tenant_usages_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/versions_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/compute/volumes_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/__init__.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/__init__.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/identity_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/roles_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/services_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/tenants_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/token_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v2/users_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/__init__.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/catalog_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/credentials_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-02-02 15:48:20.907 | M tempest/lib/services/identity/v3/domains_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/groups_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/identity_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/limits_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/mappings_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/policies_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/projects_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/protocols_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/regions_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/roles_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/services_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/token_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/trusts_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/users_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/identity/v3/versions_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/__init__.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v1/__init__.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v1/image_members_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v1/images_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/__init__.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/image_members_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/images_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/namespaces_client.py 2022-02-02 15:48:20.908 | M tempest/lib/services/image/v2/resource_types_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/image/v2/schemas_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/image/v2/versions_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/__init__.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/agents_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/base.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/extensions_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/floating_ips_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/log_resource_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/loggable_resource_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/metering_label_rules_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/metering_labels_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/networks_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/ports_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/qos_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/quotas_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/routers_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/security_group_rules_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/security_groups_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/segments_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/service_providers_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/subnetpools_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/subnets_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/tags_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/trunks_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/network/versions_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/__init__.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/account_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/capabilities_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/container_client.py 2022-02-02 15:48:20.909 | M tempest/lib/services/object_storage/object_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/placement/__init__.py 2022-02-02 15:48:20.910 | M tempest/lib/services/placement/base_placement_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/placement/placement_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/placement/resource_providers_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/__init__.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/base_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/__init__.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/backups_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/extensions_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/hosts_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/limits_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/qos_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/quotas_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/services_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/transfers_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/types_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v2/volumes_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/__init__.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/attachments_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/backups_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/base_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/extensions_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/group_types_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/groups_client.py 2022-02-02 15:48:20.910 | M tempest/lib/services/volume/v3/hosts_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/limits_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/messages_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/qos_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/quotas_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/services_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/transfers_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/types_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/versions_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-02-02 15:48:20.911 | M tempest/lib/services/volume/v3/volumes_client.py 2022-02-02 15:48:20.911 | M tempest/scenario/README.rst 2022-02-02 15:48:20.911 | M tempest/scenario/__init__.py 2022-02-02 15:48:20.911 | M tempest/scenario/manager.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_aggregates_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_dashboard_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_minimum_basic.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_network_advanced_server_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_network_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_network_qos_placement.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_network_v6.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_object_storage_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_security_groups_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_server_advanced_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_server_basic_ops.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_server_multinode.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_shelve_instance.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_snapshot_pattern.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_stamp_pattern.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_unified_limits.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_volume_backup_restore.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_volume_boot_pattern.py 2022-02-02 15:48:20.911 | M tempest/scenario/test_volume_migrate_attached.py 2022-02-02 15:48:20.912 | M tempest/services/__init__.py 2022-02-02 15:48:20.912 | M tempest/services/orchestration/__init__.py 2022-02-02 15:48:20.912 | M tempest/services/orchestration/json/__init__.py 2022-02-02 15:48:20.912 | M tempest/services/orchestration/json/orchestration_client.py 2022-02-02 15:48:20.912 | M tempest/test.py 2022-02-02 15:48:20.912 | M tempest/test_discover/__init__.py 2022-02-02 15:48:20.912 | M tempest/test_discover/plugins.py 2022-02-02 15:48:20.912 | M tempest/test_discover/test_discover.py 2022-02-02 15:48:20.912 | M tempest/tests/README.rst 2022-02-02 15:48:20.912 | M tempest/tests/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/api/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/api/compute/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/api/compute/test_base.py 2022-02-02 15:48:20.912 | M tempest/tests/base.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-02-02 15:48:20.912 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_account_generator.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_cleanup.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_cleanup_services.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_list_plugins.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_run.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_saved_state_json.json 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_tempest_init.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-02-02 15:48:20.912 | M tempest/tests/cmd/test_workspace.py 2022-02-02 15:48:20.912 | M tempest/tests/common/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_admin_available.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_alt_available.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_compute.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_credentials_factory.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_custom_matchers.py 2022-02-02 15:48:20.912 | M tempest/tests/common/test_image.py 2022-02-02 15:48:20.912 | M tempest/tests/common/utils/__init__.py 2022-02-02 15:48:20.912 | M tempest/tests/common/utils/linux/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-02-02 15:48:20.913 | M tempest/tests/common/utils/test_net_utils.py 2022-02-02 15:48:20.913 | M tempest/tests/fake_config.py 2022-02-02 15:48:20.913 | M tempest/tests/fake_tempest_plugin.py 2022-02-02 15:48:20.913 | M tempest/tests/files/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/files/failing-tests 2022-02-02 15:48:20.913 | M tempest/tests/files/passing-tests 2022-02-02 15:48:20.913 | M tempest/tests/files/setup.cfg 2022-02-02 15:48:20.913 | M tempest/tests/files/testr-conf 2022-02-02 15:48:20.913 | M tempest/tests/lib/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cli/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cli/test_command_failed.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cli/test_execute.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cli/test_output_parser.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cmd/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_api_version_request.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_api_version_utils.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_cred_client.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_http.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_preprov_creds.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_profiler.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_rest_client.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/test_validation_resources.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/test_misc.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/fake_auth_provider.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/fake_credentials.py 2022-02-02 15:48:20.913 | M tempest/tests/lib/fake_http.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/fake_identity.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/__init__.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/base.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/__init__.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_images_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_services_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-02-02 15:48:20.914 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/__init__.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-02-02 15:48:20.915 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/__init__.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v1/__init__.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/__init__.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/__init__.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_agents_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-02-02 15:48:20.916 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_networks_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_ports_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_qos_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_routers_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_segments_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_tags_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/network/test_versions_client.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/object_storage/__init__.py 2022-02-02 15:48:20.917 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/placement/__init__.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/registry_fixture.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/test_clients.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/__init__.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-02-02 15:48:20.918 | M tempeSwitched to branch 'master' 2022-02-02 15:48:20.918 | st/tests/lib/services/volume/v3/test_group_types_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/test_auth.py 2022-02-02 15:48:20.918 | M tempest/tests/lib/test_base.py 2022-02-02 15:48:20.919 | M tempest/tests/lib/test_credentials.py 2022-02-02 15:48:20.919 | M tempest/tests/lib/test_decorators.py 2022-02-02 15:48:20.919 | M tempest/tests/lib/test_ssh.py 2022-02-02 15:48:20.919 | M tempest/tests/lib/test_tempest_lib.py 2022-02-02 15:48:20.919 | M tempest/tests/test_base_test.py 2022-02-02 15:48:20.919 | M tempest/tests/test_config.py 2022-02-02 15:48:20.919 | M tempest/tests/test_decorators.py 2022-02-02 15:48:20.919 | M tempest/tests/test_hacking.py 2022-02-02 15:48:20.919 | M tempest/tests/test_imports.py 2022-02-02 15:48:20.919 | M tempest/tests/test_list_tests.py 2022-02-02 15:48:20.919 | M tempest/tests/test_microversions.py 2022-02-02 15:48:20.919 | M tempest/tests/test_tempest_plugin.py 2022-02-02 15:48:20.919 | M tempest/tests/test_test.py 2022-02-02 15:48:20.919 | M tempest/tests/utils.py 2022-02-02 15:48:20.919 | M tempest/version.py 2022-02-02 15:48:20.919 | M test-requirements.txt 2022-02-02 15:48:20.919 | M tools/generate-tempest-plugins-list.py 2022-02-02 15:48:20.919 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-02-02 15:48:20.919 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-02-02 15:48:20.919 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-02-02 15:48:20.919 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-02-02 15:48:20.919 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-02-02 15:48:20.919 | M tools/tempest-plugin-sanity.sh 2022-02-02 15:48:20.919 | M tox.ini 2022-02-02 15:48:20.919 | M zuul.d/base.yaml 2022-02-02 15:48:20.919 | M zuul.d/integrated-gate.yaml 2022-02-02 15:48:20.919 | M zuul.d/project.yaml 2022-02-02 15:48:20.920 | M zuul.d/stable-jobs.yaml 2022-02-02 15:48:20.920 | M zuul.d/tempest-specific.yaml 2022-02-02 15:48:20.920 | Your branch is up to date with 'origin/master'. 2022-02-02 15:48:20.920 | ++ lib/tempest:install_tempest:715 : local tmp_u_c_m 2022-02-02 15:48:20.920 | +++ lib/tempest:install_tempest:716 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 15:48:20.920 | ++ lib/tempest:install_tempest:716 : tmp_u_c_m=/tmp/tempest_u_c_m.Pkx4csaA9E 2022-02-02 15:48:20.920 | ++ lib/tempest:install_tempest:717 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Pkx4csaA9E 2022-02-02 15:48:20.920 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2022-02-02 15:48:20.920 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.Pkx4csaA9E 2022-02-02 15:48:20.920 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 15:48:20.920 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2022-02-02 15:48:20.920 | ++ lib/tempest:set_tempest_venv_constraints:123 : git show master:upper-constraints.txt 2022-02-02 15:48:20.920 | ++ lib/tempest:install_tempest:719 : tox -r --notest -efull 2022-02-02 15:48:20.920 | full create: /opt/stack/tempest/.tox/tempest 2022-02-02 15:48:20.920 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-02 15:48:20.920 | full develop-inst: /opt/stack/tempest 2022-02-02 15:48:20.920 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:48:20.920 | ___________________________________ summary ____________________________________ 2022-02-02 15:48:20.920 | full: skipped tests 2022-02-02 15:48:20.920 | congratulations :) 2022-02-02 15:48:20.920 | ++ lib/tempest:install_tempest:723 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Pkx4csaA9E -r requirements.txt 2022-02-02 15:48:20.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:48:20.920 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-02 15:48:20.920 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-02 15:48:20.920 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-02 15:48:20.920 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-02 15:48:20.920 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-02 15:48:20.921 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-02 15:48:20.921 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-02 15:48:20.921 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-02 15:48:20.921 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 24)) (1.1.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-02 15:48:20.921 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-02 15:48:20.921 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-02 15:48:20.921 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.6.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-02 15:48:20.921 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-02 15:48:20.921 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-02 15:48:20.921 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-02 15:48:20.921 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-02 15:48:20.921 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-02 15:48:20.921 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-02 15:48:20.921 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-02 15:48:20.922 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-02 15:48:20.922 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-02 15:48:20.922 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-02 15:48:20.922 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-02 15:48:20.922 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-02 15:48:20.922 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-02 15:48:20.922 | Collecting argparse 2022-02-02 15:48:20.922 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:48:20.922 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 24)) (1.4.0) 2022-02-02 15:48:20.922 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-02 15:48:20.922 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-02 15:48:20.922 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-02 15:48:20.922 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-02 15:48:20.922 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-02 15:48:20.922 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 24)) (1.0.0) 2022-02-02 15:48:20.922 | Installing collected packages: argparse 2022-02-02 15:48:20.922 | Successfully installed argparse-1.4.0 2022-02-02 15:48:20.922 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:48:20.922 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 15:48:20.922 | ++ lib/tempest:install_tempest:724 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-02-02 15:48:20.922 | ++ lib/tempest:install_tempest:725 : rm -f /tmp/tempest_u_c_m.Pkx4csaA9E 2022-02-02 15:48:20.922 | ++ lib/tempest:install_tempest:726 : popd 2022-02-02 15:48:20.922 | ~/devstack 2022-02-02 15:48:20.931 | [17588 Async install_tempest:83095]: finished install_tempest with result 0 in 42 seconds 2022-02-02 15:48:20.936 | ++ inc/async:async_wait:197 : return 0 2022-02-02 15:48:20.938 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-02-02 15:48:20.941 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:48:20.943 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-02-02 15:48:20.946 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-02-02 15:48:20.949 | ++ lib/tempest:configure_tempest:137 : [[ True == \T\r\u\e ]] 2022-02-02 15:48:20.951 | ++ lib/tempest:configure_tempest:138 : setup_develop /opt/stack/tempest 2022-02-02 15:48:20.953 | ++ inc/python:setup_develop:338 : local bindep 2022-02-02 15:48:20.955 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-02 15:48:20.957 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-02-02 15:48:20.959 | ++ inc/python:setup_develop:344 : local extras= 2022-02-02 15:48:20.961 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-02-02 15:48:20.964 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:48:20.966 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-02 15:48:20.968 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-02-02 15:48:20.970 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:48:20.972 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:48:20.975 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-02-02 15:48:20.977 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:48:20.980 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-02-02 15:48:20.982 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:48:20.984 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-02 15:48:20.987 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-02-02 15:48:20.992 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-02-02 15:48:20.994 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-02-02 15:48:21.655 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-02-02 15:48:21.657 | ++ inc/python:setup_package:418 : local bindep=0 2022-02-02 15:48:21.660 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-02-02 15:48:21.662 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-02-02 15:48:21.664 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-02 15:48:21.666 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-02-02 15:48:21.668 | ++ inc/python:setup_package:427 : local flags=-e 2022-02-02 15:48:21.670 | ++ inc/python:setup_package:428 : local extras= 2022-02-02 15:48:21.672 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-02-02 15:48:21.675 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-02-02 15:48:21.677 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:48:21.679 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-02 15:48:21.681 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-02 15:48:21.684 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-02-02 15:48:21.705 | Using python 3.8 to install /opt/stack/tempest 2022-02-02 15:48:21.707 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-02-02 15:48:22.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:22.593 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:22.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:22.593 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:23.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:48:23.771 | Obtaining file:///opt/stack/tempest 2022-02-02 15:48:23.772 | Preparing metadata (setup.py): started 2022-02-02 15:48:25.487 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:48:25.621 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (5.8.0) 2022-02-02 15:48:25.622 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (3.10.0) 2022-02-02 15:48:25.623 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev72) (3.2.0) 2022-02-02 15:48:25.624 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (2.5.0) 2022-02-02 15:48:25.625 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (2.8.1) 2022-02-02 15:48:25.626 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (36.0.1) 2022-02-02 15:48:25.627 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (0.8.0) 2022-02-02 15:48:25.628 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (4.5.0) 2022-02-02 15:48:25.629 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (8.7.1) 2022-02-02 15:48:25.630 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (4.6.1) 2022-02-02 15:48:25.631 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (3.2.1) 2022-02-02 15:48:25.632 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (4.2.0) 2022-02-02 15:48:25.634 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (4.12.1) 2022-02-02 15:48:25.635 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (3.0.0) 2022-02-02 15:48:25.636 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (6.0) 2022-02-02 15:48:25.637 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (1.4.0) 2022-02-02 15:48:25.638 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (3.5.0) 2022-02-02 15:48:25.639 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (3.0.0) 2022-02-02 15:48:25.640 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (1.26.8) 2022-02-02 15:48:25.641 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev72) (2.4.0) 2022-02-02 15:48:25.735 | Collecting unittest2>=1.1.0 2022-02-02 15:48:25.743 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-02-02 15:48:25.762 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev72) (0.5.0) 2022-02-02 15:48:25.764 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev72) (3.0.7) 2022-02-02 15:48:25.765 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev72) (2.3.3) 2022-02-02 15:48:25.804 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==29.2.1.dev72) (1.15.0) 2022-02-02 15:48:25.812 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev72) (1.13.3) 2022-02-02 15:48:25.822 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==29.2.1.dev72) (1.16.0) 2022-02-02 15:48:25.847 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev72) (0.17.3) 2022-02-02 15:48:25.848 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev72) (5.1.0) 2022-02-02 15:48:25.886 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev72) (1.5.0) 2022-02-02 15:48:25.888 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev72) (2.27.1) 2022-02-02 15:48:25.930 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev72) (0.9.6) 2022-02-02 15:48:25.932 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev72) (3.4.0) 2022-02-02 15:48:25.934 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev72) (2.8.2) 2022-02-02 15:48:25.944 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev72) (2021.3) 2022-02-02 15:48:25.945 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev72) (1.0.3) 2022-02-02 15:48:25.959 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev72) (21.3) 2022-02-02 15:48:25.961 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev72) (0.11.0) 2022-02-02 15:48:25.964 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev72) (1.0.2) 2022-02-02 15:48:25.999 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev72) (3.2.0) 2022-02-02 15:48:26.001 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev72) (1.5.0) 2022-02-02 15:48:26.019 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev72) (0.2.5) 2022-02-02 15:48:26.036 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev72) (1.0.0) 2022-02-02 15:48:26.072 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev72) (0.18.2) 2022-02-02 15:48:26.074 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev72) (0.12.2) 2022-02-02 15:48:26.154 | Collecting traceback2 2022-02-02 15:48:26.162 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-02-02 15:48:26.210 | Collecting argparse 2022-02-02 15:48:26.216 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:48:26.275 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==29.2.1.dev72) (2.21) 2022-02-02 15:48:26.334 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev72) (1.8.2) 2022-02-02 15:48:26.335 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev72) (21.4.0) 2022-02-02 15:48:26.541 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev72) (2019.11.28) 2022-02-02 15:48:26.543 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev72) (3.3) 2022-02-02 15:48:26.546 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev72) (2.0.11) 2022-02-02 15:48:26.683 | Collecting linecache2 2022-02-02 15:48:26.689 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-02-02 15:48:28.873 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2022-02-02 15:48:29.103 | Running setup.py develop for tempest 2022-02-02 15:48:31.665 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2022-02-02 15:48:31.665 | 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 2022-02-02 15:48:31.674 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:48:31.674 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:48:31.824 | ++ inc/python:pip_install:200 : result=0 2022-02-02 15:48:31.826 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:48:31.828 | ++ functions-common:time_stop:2414 : local name 2022-02-02 15:48:31.831 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 15:48:31.833 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 15:48:31.835 | ++ functions-common:time_stop:2417 : local total 2022-02-02 15:48:31.837 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 15:48:31.840 | ++ functions-common:time_stop:2420 : name=pip_install 2022-02-02 15:48:31.842 | ++ functions-common:time_stop:2421 : start_time=1643816901700 2022-02-02 15:48:31.844 | ++ functions-common:time_stop:2423 : [[ -z 1643816901700 ]] 2022-02-02 15:48:31.847 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 15:48:31.851 | ++ functions-common:time_stop:2426 : end_time=1643816911848 2022-02-02 15:48:31.853 | ++ functions-common:time_stop:2427 : elapsed_time=10148 2022-02-02 15:48:31.855 | ++ functions-common:time_stop:2428 : total=231182 2022-02-02 15:48:31.857 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 15:48:31.860 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=241330 2022-02-02 15:48:31.862 | ++ inc/python:pip_install:203 : return 0 2022-02-02 15:48:31.864 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-02 15:48:31.866 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-02 15:48:31.868 | ++ functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-02 15:48:31.891 | ++ functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-02 15:48:31.904 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-02-02 15:48:31.907 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-02-02 15:48:31.909 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:48:31.911 | ++ inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:48:31.913 | ++ inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/tempest, ]] 2022-02-02 15:48:31.916 | ++ inc/python:use_library_from_git:253 : return 1 2022-02-02 15:48:31.918 | ++ lib/tempest:configure_tempest:144 : local image_lines 2022-02-02 15:48:31.920 | ++ lib/tempest:configure_tempest:145 : local images 2022-02-02 15:48:31.923 | ++ lib/tempest:configure_tempest:146 : local num_images 2022-02-02 15:48:31.925 | ++ lib/tempest:configure_tempest:147 : local image_uuid 2022-02-02 15:48:31.927 | ++ lib/tempest:configure_tempest:148 : local image_uuid_alt 2022-02-02 15:48:31.929 | ++ lib/tempest:configure_tempest:149 : local password 2022-02-02 15:48:31.931 | ++ lib/tempest:configure_tempest:150 : local line 2022-02-02 15:48:31.934 | ++ lib/tempest:configure_tempest:151 : local flavors 2022-02-02 15:48:31.936 | ++ lib/tempest:configure_tempest:152 : local available_flavors 2022-02-02 15:48:31.938 | ++ lib/tempest:configure_tempest:153 : local flavors_ref 2022-02-02 15:48:31.940 | ++ lib/tempest:configure_tempest:154 : local flavor_lines 2022-02-02 15:48:31.945 | ++ lib/tempest:configure_tempest:155 : local flavor_ref_size 2022-02-02 15:48:31.949 | ++ lib/tempest:configure_tempest:156 : local flavor_ref_alt_size 2022-02-02 15:48:31.951 | ++ lib/tempest:configure_tempest:157 : local public_network_id 2022-02-02 15:48:31.954 | ++ lib/tempest:configure_tempest:158 : local public_router_id 2022-02-02 15:48:31.957 | ++ lib/tempest:configure_tempest:159 : local ssh_connect_method=floating 2022-02-02 15:48:31.960 | ++ lib/tempest:configure_tempest:160 : local disk 2022-02-02 15:48:31.962 | ++ lib/tempest:configure_tempest:163 : ifs=' 2022-02-02 15:48:31.962 | ' 2022-02-02 15:48:31.965 | ++ lib/tempest:configure_tempest:173 : declare -a images 2022-02-02 15:48:31.967 | ++ lib/tempest:configure_tempest:175 : is_service_enabled glance 2022-02-02 15:48:31.986 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:31.988 | ++ lib/tempest:configure_tempest:176 : read -r IMAGE_NAME IMAGE_UUID 2022-02-02 15:48:31.989 | +++ lib/tempest:configure_tempest:136 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-02-02 15:48:31.995 | +++ lib/tempest:configure_tempest:136 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-02-02 15:48:34.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:34.399 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:34.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:34.399 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:34.551 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:48:34.554 | ++ lib/tempest:configure_tempest:177 : '[' ubuntu-16 = '' ']' 2022-02-02 15:48:34.556 | ++ lib/tempest:configure_tempest:181 : images+=($IMAGE_UUID) 2022-02-02 15:48:34.559 | ++ lib/tempest:configure_tempest:176 : read -r IMAGE_NAME IMAGE_UUID 2022-02-02 15:48:34.562 | ++ lib/tempest:configure_tempest:184 : case "${#images[*]}" in 2022-02-02 15:48:34.564 | ++ lib/tempest:configure_tempest:190 : '[' -z '' ']' 2022-02-02 15:48:34.566 | ++ lib/tempest:configure_tempest:191 : image_uuid=e8f8b265-cf49-49fe-b132-78ee7bfacd1d 2022-02-02 15:48:34.568 | ++ lib/tempest:configure_tempest:192 : image_uuid_alt=e8f8b265-cf49-49fe-b132-78ee7bfacd1d 2022-02-02 15:48:34.570 | ++ lib/tempest:configure_tempest:206 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-02-02 15:48:34.586 | ++ lib/tempest:configure_tempest:207 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-02-02 15:48:34.590 | ++ lib/tempest:configure_tempest:209 : local password=Passw0rd 2022-02-02 15:48:34.592 | ++ lib/tempest:configure_tempest:212 : local admin_username=admin 2022-02-02 15:48:34.594 | ++ lib/tempest:configure_tempest:213 : local admin_project_name=admin 2022-02-02 15:48:34.596 | ++ lib/tempest:configure_tempest:214 : local admin_domain_name=Default 2022-02-02 15:48:34.598 | ++ lib/tempest:configure_tempest:215 : local alt_username=alt_demo 2022-02-02 15:48:34.601 | ++ lib/tempest:configure_tempest:216 : local alt_project_name=alt_demo 2022-02-02 15:48:34.603 | ++ lib/tempest:configure_tempest:217 : local admin_project_id 2022-02-02 15:48:34.607 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin project list 2022-02-02 15:48:34.607 | +++ lib/tempest:configure_tempest:218 : awk '/ admin / { print $2 }' 2022-02-02 15:48:36.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:36.755 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:36.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:36.755 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:36.908 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:48:36.911 | ++ lib/tempest:configure_tempest:218 : admin_project_id=ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:48:36.914 | ++ lib/tempest:configure_tempest:220 : is_service_enabled nova 2022-02-02 15:48:36.930 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:36.933 | +++ lib/tempest:configure_tempest:223 : oscwrap --os-cloud devstack-admin flavor list 2022-02-02 15:48:39.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:39.218 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:39.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:39.218 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:39.375 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:48:39.377 | ++ lib/tempest:configure_tempest:223 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.377 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-02 15:48:39.377 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.377 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-02 15:48:39.378 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-02 15:48:39.378 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-02 15:48:39.378 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-02 15:48:39.378 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-02 15:48:39.378 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-02 15:48:39.378 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-02-02 15:48:39.380 | ++ lib/tempest:configure_tempest:224 : [[ -z '' ]] 2022-02-02 15:48:39.382 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.382 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-02 15:48:39.382 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.382 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-02 15:48:39.382 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-02 15:48:39.382 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-02 15:48:39.382 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-02 15:48:39.382 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-02 15:48:39.383 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-02 15:48:39.383 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-02-02 15:48:39.384 | ++ lib/tempest:configure_tempest:230 : flavor_ref=42 2022-02-02 15:48:39.387 | ++ lib/tempest:configure_tempest:231 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.387 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-02 15:48:39.387 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:48:39.387 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-02 15:48:39.387 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-02 15:48:39.387 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-02 15:48:39.387 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-02 15:48:39.387 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-02 15:48:39.387 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-02 15:48:39.387 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-02-02 15:48:39.389 | ++ lib/tempest:configure_tempest:236 : flavor_ref_alt=84 2022-02-02 15:48:39.391 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-02-02 15:48:39.422 | ++ lib/tempest:configure_tempest:287 : ssh_connect_method=floating 2022-02-02 15:48:39.424 | ++ lib/tempest:configure_tempest:293 : [[ True == \T\r\u\e ]] 2022-02-02 15:48:39.426 | ++ lib/tempest:configure_tempest:293 : is_networking_extension_supported external-net 2022-02-02 15:48:39.428 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2022-02-02 15:48:39.432 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:48:41.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:41.643 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:41.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:41.644 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:41.795 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:48:41.798 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-02 15:48:41.798 | address-scope 2022-02-02 15:48:41.798 | router-admin-state-down-before-update 2022-02-02 15:48:41.798 | agent 2022-02-02 15:48:41.798 | agent-resources-synced 2022-02-02 15:48:41.798 | allowed-address-pairs 2022-02-02 15:48:41.798 | auto-allocated-topology 2022-02-02 15:48:41.798 | availability_zone 2022-02-02 15:48:41.798 | availability_zone_filter 2022-02-02 15:48:41.798 | default-subnetpools 2022-02-02 15:48:41.799 | dhcp_agent_scheduler 2022-02-02 15:48:41.799 | dvr 2022-02-02 15:48:41.799 | empty-string-filtering 2022-02-02 15:48:41.799 | external-net 2022-02-02 15:48:41.799 | extra_dhcp_opt 2022-02-02 15:48:41.799 | extraroute 2022-02-02 15:48:41.799 | extraroute-atomic 2022-02-02 15:48:41.799 | filter-validation 2022-02-02 15:48:41.799 | fip-port-details 2022-02-02 15:48:41.799 | flavors 2022-02-02 15:48:41.799 | floatingip-pools 2022-02-02 15:48:41.799 | ip-substring-filtering 2022-02-02 15:48:41.799 | router 2022-02-02 15:48:41.799 | ext-gw-mode 2022-02-02 15:48:41.799 | l3-ha 2022-02-02 15:48:41.799 | l3-flavors 2022-02-02 15:48:41.799 | l3-port-ip-change-not-allowed 2022-02-02 15:48:41.799 | l3_agent_scheduler 2022-02-02 15:48:41.799 | metering 2022-02-02 15:48:41.799 | metering_source_and_destination_fields 2022-02-02 15:48:41.799 | multi-provider 2022-02-02 15:48:41.799 | net-mtu 2022-02-02 15:48:41.799 | net-mtu-writable 2022-02-02 15:48:41.799 | network_availability_zone 2022-02-02 15:48:41.799 | network-ip-availability 2022-02-02 15:48:41.799 | pagination 2022-02-02 15:48:41.799 | port-device-profile 2022-02-02 15:48:41.799 | port-mac-address-regenerate 2022-02-02 15:48:41.799 | port-numa-affinity-policy 2022-02-02 15:48:41.799 | binding 2022-02-02 15:48:41.799 | binding-extended 2022-02-02 15:48:41.799 | port-security 2022-02-02 15:48:41.799 | project-id 2022-02-02 15:48:41.799 | provider 2022-02-02 15:48:41.799 | quota-check-limit 2022-02-02 15:48:41.799 | quotas 2022-02-02 15:48:41.799 | quota_details 2022-02-02 15:48:41.799 | rbac-policies 2022-02-02 15:48:41.799 | rbac-address-group 2022-02-02 15:48:41.800 | rbac-address-scope 2022-02-02 15:48:41.800 | rbac-security-groups 2022-02-02 15:48:41.800 | rbac-subnetpool 2022-02-02 15:48:41.800 | revision-if-match 2022-02-02 15:48:41.800 | standard-attr-revisions 2022-02-02 15:48:41.800 | router_availability_zone 2022-02-02 15:48:41.800 | security-groups-normalized-cidr 2022-02-02 15:48:41.800 | port-security-groups-filtering 2022-02-02 15:48:41.800 | security-groups-remote-address-group 2022-02-02 15:48:41.800 | security-groups-shared-filtering 2022-02-02 15:48:41.800 | security-group 2022-02-02 15:48:41.800 | service-type 2022-02-02 15:48:41.800 | sorting 2022-02-02 15:48:41.800 | standard-attr-description 2022-02-02 15:48:41.800 | stateful-security-group 2022-02-02 15:48:41.800 | subnet_onboard 2022-02-02 15:48:41.800 | subnet-service-types 2022-02-02 15:48:41.800 | subnet_allocation 2022-02-02 15:48:41.800 | subnetpool-prefix-ops 2022-02-02 15:48:41.800 | standard-attr-tag 2022-02-02 15:48:41.800 | standard-attr-timestamp' 2022-02-02 15:48:41.801 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-02 15:48:41.801 | address-scope 2022-02-02 15:48:41.801 | router-admin-state-down-before-update 2022-02-02 15:48:41.801 | agent 2022-02-02 15:48:41.801 | agent-resources-synced 2022-02-02 15:48:41.801 | allowed-address-pairs 2022-02-02 15:48:41.801 | auto-allocated-topology 2022-02-02 15:48:41.801 | availability_zone 2022-02-02 15:48:41.801 | availability_zone_filter 2022-02-02 15:48:41.801 | default-subnetpools 2022-02-02 15:48:41.801 | dhcp_agent_scheduler 2022-02-02 15:48:41.801 | dvr 2022-02-02 15:48:41.801 | empty-string-filtering 2022-02-02 15:48:41.801 | external-net 2022-02-02 15:48:41.801 | extra_dhcp_opt 2022-02-02 15:48:41.801 | extraroute 2022-02-02 15:48:41.801 | extraroute-atomic 2022-02-02 15:48:41.801 | filter-validation 2022-02-02 15:48:41.801 | fip-port-details 2022-02-02 15:48:41.801 | flavors 2022-02-02 15:48:41.801 | floatingip-pools 2022-02-02 15:48:41.801 | ip-substring-filtering 2022-02-02 15:48:41.801 | router 2022-02-02 15:48:41.801 | ext-gw-mode 2022-02-02 15:48:41.801 | l3-ha 2022-02-02 15:48:41.801 | l3-flavors 2022-02-02 15:48:41.801 | l3-port-ip-change-not-allowed 2022-02-02 15:48:41.801 | l3_agent_scheduler 2022-02-02 15:48:41.801 | metering 2022-02-02 15:48:41.801 | metering_source_and_destination_fields 2022-02-02 15:48:41.801 | multi-provider 2022-02-02 15:48:41.801 | net-mtu 2022-02-02 15:48:41.801 | net-mtu-writable 2022-02-02 15:48:41.801 | network_availability_zone 2022-02-02 15:48:41.801 | network-ip-availability 2022-02-02 15:48:41.801 | pagination 2022-02-02 15:48:41.801 | port-device-profile 2022-02-02 15:48:41.802 | port-mac-address-regenerate 2022-02-02 15:48:41.802 | port-numa-affinity-policy 2022-02-02 15:48:41.802 | binding 2022-02-02 15:48:41.802 | binding-extended 2022-02-02 15:48:41.802 | port-security 2022-02-02 15:48:41.802 | project-id 2022-02-02 15:48:41.802 | provider 2022-02-02 15:48:41.802 | quota-check-limit 2022-02-02 15:48:41.802 | quotas 2022-02-02 15:48:41.802 | quota_details 2022-02-02 15:48:41.802 | rbac-policies 2022-02-02 15:48:41.802 | rbac-address-group 2022-02-02 15:48:41.802 | rbac-address-scope 2022-02-02 15:48:41.802 | rbac-security-groups 2022-02-02 15:48:41.802 | rbac-subnetpool 2022-02-02 15:48:41.802 | revision-if-match 2022-02-02 15:48:41.802 | standard-attr-revisions 2022-02-02 15:48:41.802 | router_availability_zone 2022-02-02 15:48:41.802 | security-groups-normalized-cidr 2022-02-02 15:48:41.802 | port-security-groups-filtering 2022-02-02 15:48:41.802 | security-groups-remote-address-group 2022-02-02 15:48:41.802 | security-groups-shared-filtering 2022-02-02 15:48:41.802 | security-group 2022-02-02 15:48:41.802 | service-type 2022-02-02 15:48:41.802 | sorting 2022-02-02 15:48:41.802 | standard-attr-description 2022-02-02 15:48:41.802 | stateful-security-group 2022-02-02 15:48:41.802 | subnet_onboard 2022-02-02 15:48:41.802 | subnet-service-types 2022-02-02 15:48:41.802 | subnet_allocation 2022-02-02 15:48:41.802 | subnetpool-prefix-ops 2022-02-02 15:48:41.802 | standard-attr-tag 2022-02-02 15:48:41.802 | standard-attr-timestamp =~ external-net ]] 2022-02-02 15:48:41.803 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-02 15:48:41.806 | +++ lib/tempest:configure_tempest:294 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-02-02 15:48:44.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:44.074 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:44.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:44.074 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:44.226 | +++ functions-common:oscwrap:2454 : return 0 2022-02-02 15:48:44.229 | ++ lib/tempest:configure_tempest:294 : public_network_id=b73e1e25-daa0-4c48-af6a-058d6b286a0a 2022-02-02 15:48:44.231 | ++ lib/tempest:configure_tempest:296 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared --project ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:48:46.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:46.612 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:46.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:46.612 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:46.612 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:46.612 | | Field | Value | 2022-02-02 15:48:46.612 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:46.612 | | admin_state_up | UP | 2022-02-02 15:48:46.612 | | availability_zone_hints | | 2022-02-02 15:48:46.612 | | availability_zones | | 2022-02-02 15:48:46.612 | | created_at | 2022-02-02T15:48:46Z | 2022-02-02 15:48:46.612 | | description | | 2022-02-02 15:48:46.612 | | dns_domain | None | 2022-02-02 15:48:46.612 | | id | ff39514c-a52c-4bab-a759-add905acfd68 | 2022-02-02 15:48:46.612 | | ipv4_address_scope | None | 2022-02-02 15:48:46.612 | | ipv6_address_scope | None | 2022-02-02 15:48:46.612 | | is_default | False | 2022-02-02 15:48:46.612 | | is_vlan_transparent | None | 2022-02-02 15:48:46.612 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-02 15:48:46.613 | | mtu | 1500 | 2022-02-02 15:48:46.613 | | name | shared | 2022-02-02 15:48:46.613 | | port_security_enabled | True | 2022-02-02 15:48:46.613 | | project_id | ad3f9a192b634c52a506eac3f6ca9c65 | 2022-02-02 15:48:46.613 | | provider:network_type | vlan | 2022-02-02 15:48:46.613 | | provider:physical_network | physnet1 | 2022-02-02 15:48:46.613 | | provider:segmentation_id | 977 | 2022-02-02 15:48:46.613 | | qos_policy_id | None | 2022-02-02 15:48:46.613 | | revision_number | 1 | 2022-02-02 15:48:46.613 | | router:external | Internal | 2022-02-02 15:48:46.613 | | segments | None | 2022-02-02 15:48:46.613 | | shared | True | 2022-02-02 15:48:46.613 | | status | ACTIVE | 2022-02-02 15:48:46.613 | | subnets | | 2022-02-02 15:48:46.613 | | tags | | 2022-02-02 15:48:46.613 | | updated_at | 2022-02-02T15:48:46Z | 2022-02-02 15:48:46.613 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:46.779 | ++ lib/tempest:configure_tempest:297 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet --project ad3f9a192b634c52a506eac3f6ca9c65 2022-02-02 15:48:49.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:49.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:49.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:48:49.384 | from cryptography.utils import int_from_bytes 2022-02-02 15:48:49.385 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:49.385 | | Field | Value | 2022-02-02 15:48:49.385 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:49.385 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-02-02 15:48:49.385 | | cidr | 192.168.233.0/24 | 2022-02-02 15:48:49.385 | | created_at | 2022-02-02T15:48:49Z | 2022-02-02 15:48:49.385 | | description | shared-subnet | 2022-02-02 15:48:49.385 | | dns_nameservers | | 2022-02-02 15:48:49.385 | | dns_publish_fixed_ip | None | 2022-02-02 15:48:49.385 | | enable_dhcp | True | 2022-02-02 15:48:49.385 | | gateway_ip | 192.168.233.1 | 2022-02-02 15:48:49.385 | | host_routes | | 2022-02-02 15:48:49.385 | | id | 0b90a3fd-4115-44e4-a8a4-ef9c04e7fc94 | 2022-02-02 15:48:49.385 | | ip_version | 4 | 2022-02-02 15:48:49.385 | | ipv6_address_mode | None | 2022-02-02 15:48:49.385 | | ipv6_ra_mode | None | 2022-02-02 15:48:49.385 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'ad3f9a192b634c52a506eac3f6ca9c65', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-02 15:48:49.385 | | name | shared-subnet | 2022-02-02 15:48:49.385 | | network_id | ff39514c-a52c-4bab-a759-add905acfd68 | 2022-02-02 15:48:49.385 | | project_id | ad3f9a192b634c52a506eac3f6ca9c65 | 2022-02-02 15:48:49.385 | | revision_number | 0 | 2022-02-02 15:48:49.385 | | segment_id | None | 2022-02-02 15:48:49.385 | | service_types | | 2022-02-02 15:48:49.385 | | subnetpool_id | None | 2022-02-02 15:48:49.385 | | tags | | 2022-02-02 15:48:49.385 | | updated_at | 2022-02-02T15:48:49Z | 2022-02-02 15:48:49.385 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:48:49.560 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-02-02 15:48:49.593 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-02-02 15:48:49.626 | ++ lib/tempest:configure_tempest:304 : mkdir -p /opt/stack/data/tempest 2022-02-02 15:48:49.632 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-02-02 15:48:49.662 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-02-02 15:48:49.690 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-02-02 15:48:49.721 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-02-02 15:48:49.753 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-02-02 15:48:49.784 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.112/identity/v2.0/ 2022-02-02 15:48:49.817 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.112/identity/v3 2022-02-02 15:48:49.846 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-02-02 15:48:49.879 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-02-02 15:48:49.908 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-02-02 15:48:49.939 | ++ lib/tempest:configure_tempest:319 : [[ True == \T\r\u\e ]] 2022-02-02 15:48:49.945 | ++ lib/tempest:configure_tempest:320 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-02-02 15:48:49.980 | ++ lib/tempest:configure_tempest:321 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-02-02 15:48:50.010 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-02-02 15:48:50.039 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-02-02 15:48:50.072 | ++ lib/tempest:configure_tempest:325 : '[' '' == True ']' 2022-02-02 15:48:50.075 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-02-02 15:48:50.111 | ++ lib/tempest:configure_tempest:332 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-02-02 15:48:50.155 | ++ lib/tempest:configure_tempest:333 : [[ '' != \v\2 ]] 2022-02-02 15:48:50.158 | ++ lib/tempest:configure_tempest:335 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-02-02 15:48:50.187 | ++ lib/tempest:configure_tempest:338 : is_service_enabled tls-proxy 2022-02-02 15:48:50.206 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:50.208 | ++ lib/tempest:configure_tempest:343 : [[ True = True ]] 2022-02-02 15:48:50.210 | ++ lib/tempest:configure_tempest:344 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-02-02 15:48:50.329 | ++ lib/tempest:configure_tempest:349 : is_service_enabled ldap 2022-02-02 15:48:50.346 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:50.348 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-02-02 15:48:50.377 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-02-02 15:48:50.408 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-02-02 15:48:50.445 | ++ lib/tempest:configure_tempest:368 : [[ ! -z '' ]] 2022-02-02 15:48:50.448 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-02-02 15:48:50.482 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-02-02 15:48:50.513 | ++ lib/tempest:configure_tempest:373 : is_service_enabled g-api-r 2022-02-02 15:48:50.531 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:50.533 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e8f8b265-cf49-49fe-b132-78ee7bfacd1d 2022-02-02 15:48:50.562 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e8f8b265-cf49-49fe-b132-78ee7bfacd1d 2022-02-02 15:48:50.591 | ++ lib/tempest:configure_tempest:380 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-02-02 15:48:50.620 | ++ lib/tempest:configure_tempest:381 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-02-02 15:48:50.653 | ++ lib/tempest:configure_tempest:382 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-02-02 15:48:50.684 | ++ lib/tempest:configure_tempest:383 : is_service_enabled neutron 2022-02-02 15:48:50.700 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:50.703 | ++ lib/tempest:configure_tempest:391 : [[ -n '' ]] 2022-02-02 15:48:50.705 | ++ lib/tempest:configure_tempest:401 : local tempest_compute_min_microversion=None 2022-02-02 15:48:50.707 | ++ lib/tempest:configure_tempest:402 : local tempest_compute_max_microversion=latest 2022-02-02 15:48:50.709 | ++ lib/tempest:configure_tempest:405 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-02-02 15:48:50.711 | ++ lib/tempest:configure_tempest:409 : '[' None == None ']' 2022-02-02 15:48:50.714 | ++ lib/tempest:configure_tempest:410 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-02-02 15:48:50.732 | ++ lib/tempest:configure_tempest:414 : '[' latest == None ']' 2022-02-02 15:48:50.735 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-02-02 15:48:50.763 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-02-02 15:48:50.795 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-02-02 15:48:50.824 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-02-02 15:48:50.858 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-02-02 15:48:50.893 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-02-02 15:48:50.927 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-02-02 15:48:50.959 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-02-02 15:48:50.991 | ++ lib/tempest:configure_tempest:429 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-02-02 15:48:51.022 | ++ lib/tempest:configure_tempest:431 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-02-02 15:48:51.027 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-02 15:48:51.058 | ++ lib/tempest:configure_tempest:435 : [[ False == \T\r\u\e ]] 2022-02-02 15:48:51.060 | ++ lib/tempest:configure_tempest:439 : is_service_enabled n-novnc 2022-02-02 15:48:51.081 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:51.083 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-02-02 15:48:51.114 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b73e1e25-daa0-4c48-af6a-058d6b286a0a 2022-02-02 15:48:51.148 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-02-02 15:48:51.179 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-02-02 15:48:51.209 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-02-02 15:48:51.243 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-02-02 15:48:51.273 | ++ lib/tempest:configure_tempest:450 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-02-02 15:48:51.304 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-02-02 15:48:51.341 | ++ lib/tempest:configure_tempest:455 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-02-02 15:48:51.343 | ++ lib/tempest:configure_tempest:456 : SCENARIO_IMAGE_FILE= 2022-02-02 15:48:51.346 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-02-02 15:48:51.385 | ++ lib/tempest:configure_tempest:460 : TEMPEST_SSH_NETWORK_NAME=private 2022-02-02 15:48:51.388 | ++ lib/tempest:configure_tempest:461 : is_provider_network 2022-02-02 15:48:51.391 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-02 15:48:51.394 | ++ functions-common:is_provider_network:2266 : return 1 2022-02-02 15:48:51.397 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-02-02 15:48:51.440 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-02-02 15:48:51.477 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-02-02 15:48:51.505 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-02-02 15:48:51.538 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-02-02 15:48:51.570 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-02-02 15:48:51.611 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:48:51.614 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-02-02 15:48:51.617 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-02-02 15:48:51.635 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-02-02 15:48:51.667 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:48:51.669 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-02-02 15:48:51.672 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-02-02 15:48:51.689 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-02-02 15:48:51.718 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:48:51.720 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2022-02-02 15:48:51.722 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-02-02 15:48:51.725 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-02-02 15:48:51.742 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-02-02 15:48:51.771 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:48:51.773 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-02-02 15:48:51.776 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-02-02 15:48:51.794 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-02-02 15:48:51.830 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2022-02-02 15:48:51.832 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=latest 2022-02-02 15:48:51.835 | ++ lib/tempest:configure_tempest:496 : '[' None == None ']' 2022-02-02 15:48:51.837 | ++ lib/tempest:configure_tempest:497 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-02-02 15:48:51.858 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2022-02-02 15:48:51.860 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-02-02 15:48:51.891 | ++ lib/tempest:configure_tempest:508 : is_service_enabled c-bak 2022-02-02 15:48:51.910 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:51.912 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-02-02 15:48:51.943 | ++ lib/tempest:configure_tempest:515 : [[ -n lvm:lvmdriver-1 ]] 2022-02-02 15:48:51.945 | ++ lib/tempest:configure_tempest:515 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-02-02 15:48:51.948 | ++ lib/tempest:configure_tempest:535 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-02-02 15:48:51.950 | ++ lib/tempest:configure_tempest:539 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-02-02 15:48:51.953 | ++ lib/tempest:configure_tempest:549 : local tempest_placement_min_microversion=None 2022-02-02 15:48:51.955 | ++ lib/tempest:configure_tempest:550 : local tempest_placement_max_microversion=latest 2022-02-02 15:48:51.957 | ++ lib/tempest:configure_tempest:551 : '[' None == None ']' 2022-02-02 15:48:51.960 | ++ lib/tempest:configure_tempest:552 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-02-02 15:48:51.981 | ++ lib/tempest:configure_tempest:556 : '[' latest == None ']' 2022-02-02 15:48:51.983 | ++ lib/tempest:configure_tempest:559 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-02-02 15:48:52.014 | ++ lib/tempest:configure_tempest:563 : '[' libvirt = ironic ']' 2022-02-02 15:48:52.018 | ++ lib/tempest:configure_tempest:577 : '[' libvirt = libvirt ']' 2022-02-02 15:48:52.020 | ++ lib/tempest:configure_tempest:579 : '[' kvm = lxc ']' 2022-02-02 15:48:52.023 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-02-02 15:48:52.053 | ++ lib/tempest:configure_tempest:587 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-02-02 15:48:52.084 | ++ lib/tempest:configure_tempest:588 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-02-02 15:48:52.112 | ++ lib/tempest:configure_tempest:601 : local service 2022-02-02 15:48:52.115 | ++ lib/tempest:configure_tempest:602 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-02-02 15:48:52.117 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.120 | ++ lib/tempest:configure_tempest:604 : is_service_enabled key 2022-02-02 15:48:52.138 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.140 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-02-02 15:48:52.173 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.175 | ++ lib/tempest:configure_tempest:604 : is_service_enabled glance 2022-02-02 15:48:52.192 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.194 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-02-02 15:48:52.224 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.226 | ++ lib/tempest:configure_tempest:604 : is_service_enabled nova 2022-02-02 15:48:52.243 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.245 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-02-02 15:48:52.274 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.277 | ++ lib/tempest:configure_tempest:604 : is_service_enabled neutron 2022-02-02 15:48:52.293 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.296 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-02-02 15:48:52.325 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.327 | ++ lib/tempest:configure_tempest:604 : is_service_enabled cinder 2022-02-02 15:48:52.344 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.347 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-02-02 15:48:52.377 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.379 | ++ lib/tempest:configure_tempest:604 : is_service_enabled swift 2022-02-02 15:48:52.396 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:48:52.399 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-02-02 15:48:52.428 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-02 15:48:52.430 | ++ lib/tempest:configure_tempest:604 : is_service_enabled horizon 2022-02-02 15:48:52.448 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 15:48:52.450 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-02-02 15:48:52.479 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-02-02 15:48:52.508 | ++ lib/tempest:configure_tempest:613 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-02-02 15:48:52.537 | ++ lib/tempest:configure_tempest:615 : '[' libvirt = libvirt ']' 2022-02-02 15:48:52.540 | ++ lib/tempest:configure_tempest:615 : '[' kvm = lxc ']' 2022-02-02 15:48:52.542 | ++ lib/tempest:configure_tempest:625 : local tmp_cfg_file 2022-02-02 15:48:52.545 | +++ lib/tempest:configure_tempest:626 : mktemp 2022-02-02 15:48:52.557 | ++ lib/tempest:configure_tempest:626 : tmp_cfg_file=/tmp/tmp.RMJsdkk8yM 2022-02-02 15:48:52.559 | ++ lib/tempest:configure_tempest:627 : cd /opt/stack/tempest 2022-02-02 15:48:52.562 | ++ lib/tempest:configure_tempest:628 : [[ False != \T\r\u\e ]] 2022-02-02 15:48:52.564 | ++ lib/tempest:configure_tempest:629 : tox -revenv-tempest --notest 2022-02-02 15:48:53.232 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-02-02 15:48:54.639 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-02 15:49:14.081 | venv-tempest develop-inst: /opt/stack/tempest 2022-02-02 15:49:20.448 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:49:20.448 | ___________________________________ summary ____________________________________ 2022-02-02 15:49:20.448 | venv-tempest: skipped tests 2022-02-02 15:49:20.448 | congratulations :) 2022-02-02 15:49:20.479 | ++ lib/tempest:configure_tempest:632 : local tmp_u_c_m 2022-02-02 15:49:20.483 | +++ lib/tempest:configure_tempest:633 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 15:49:20.487 | ++ lib/tempest:configure_tempest:633 : tmp_u_c_m=/tmp/tempest_u_c_m.e5ifWv3HMJ 2022-02-02 15:49:20.490 | ++ lib/tempest:configure_tempest:634 : set_tempest_venv_constraints /tmp/tempest_u_c_m.e5ifWv3HMJ 2022-02-02 15:49:20.492 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2022-02-02 15:49:20.495 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.e5ifWv3HMJ 2022-02-02 15:49:20.498 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 15:49:20.501 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2022-02-02 15:49:20.503 | ++ lib/tempest:set_tempest_venv_constraints:123 : git show master:upper-constraints.txt 2022-02-02 15:49:20.510 | ++ lib/tempest:configure_tempest:635 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.e5ifWv3HMJ -r requirements.txt 2022-02-02 15:49:22.301 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:49:22.301 | warnings.warn( 2022-02-02 15:49:22.301 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:49:22.301 | warnings.warn( 2022-02-02 15:49:22.388 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 15:49:23.096 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:49:23.097 | venv-tempest run-test-pre: PYTHONHASHSEED='2516380791' 2022-02-02 15:49:23.097 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.e5ifWv3HMJ -r requirements.txt 2022-02-02 15:49:24.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:49:24.799 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-02 15:49:24.800 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-02 15:49:24.801 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-02 15:49:24.802 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-02 15:49:24.803 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-02 15:49:24.804 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-02 15:49:24.806 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-02 15:49:24.807 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-02 15:49:24.808 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-02 15:49:24.809 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-02 15:49:24.810 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-02 15:49:24.811 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-02 15:49:24.812 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-02 15:49:24.814 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-02 15:49:24.815 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-02 15:49:24.816 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-02 15:49:24.817 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-02 15:49:24.818 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-02 15:49:24.819 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-02 15:49:24.820 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-02 15:49:24.822 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 24)) (1.1.0) 2022-02-02 15:49:24.833 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-02 15:49:24.835 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-02 15:49:24.836 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-02 15:49:24.864 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-02 15:49:24.865 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-02 15:49:24.865 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.6.0) 2022-02-02 15:49:24.866 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-02 15:49:24.877 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-02 15:49:24.911 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-02 15:49:24.912 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-02 15:49:24.951 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-02 15:49:24.964 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-02 15:49:24.965 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-02 15:49:25.004 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-02 15:49:25.006 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-02 15:49:25.048 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-02 15:49:25.050 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-02 15:49:25.051 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-02 15:49:25.081 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-02 15:49:25.082 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-02 15:49:25.093 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-02 15:49:25.094 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-02 15:49:25.112 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-02 15:49:25.114 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-02 15:49:25.115 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-02 15:49:25.178 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-02 15:49:25.214 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-02 15:49:25.298 | Collecting argparse 2022-02-02 15:49:25.306 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:49:25.309 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 24)) (1.4.0) 2022-02-02 15:49:25.408 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-02 15:49:25.468 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-02 15:49:25.659 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-02 15:49:25.661 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-02 15:49:25.688 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-02 15:49:25.786 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 24)) (1.0.0) 2022-02-02 15:49:25.980 | Installing collected packages: argparse 2022-02-02 15:49:26.042 | Successfully installed argparse-1.4.0 2022-02-02 15:49:26.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:49:26.047 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 15:49:26.138 | ___________________________________ summary ____________________________________ 2022-02-02 15:49:26.138 | venv-tempest: commands succeeded 2022-02-02 15:49:26.138 | congratulations :) 2022-02-02 15:49:26.170 | ++ lib/tempest:configure_tempest:636 : rm -f /tmp/tempest_u_c_m.e5ifWv3HMJ 2022-02-02 15:49:26.174 | ++ lib/tempest:configure_tempest:639 : [[ False == \T\r\u\e ]] 2022-02-02 15:49:26.177 | ++ lib/tempest:configure_tempest:647 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:49:26.179 | ++ lib/tempest:configure_tempest:651 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-02-02 15:49:26.211 | ++ lib/tempest:configure_tempest:657 : tox -evenv -- tempest verify-config -uro /tmp/tmp.RMJsdkk8yM 2022-02-02 15:49:26.922 | venv create: /opt/stack/tempest/.tox/venv 2022-02-02 15:49:28.106 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-02-02 15:49:54.932 | venv develop-inst: /opt/stack/tempest 2022-02-02 15:50:03.435 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.10.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-02-02 15:50:03.435 | venv run-test-pre: PYTHONHASHSEED='932903198' 2022-02-02 15:50:03.435 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.RMJsdkk8yM 2022-02-02 15:50:06.411 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-02-02 15:50:06.411 | warnings.warn( 2022-02-02 15:50:06.411 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-02-02 15:50:06.411 | warnings.warn( 2022-02-02 15:50:06.411 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-02-02 15:50:06.411 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-02-02 15:50:06.411 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-02-02 15:50:06.520 | ___________________________________ summary ____________________________________ 2022-02-02 15:50:06.520 | venv: commands succeeded 2022-02-02 15:50:06.520 | congratulations :) 2022-02-02 15:50:06.553 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-metering 2022-02-02 15:50:06.571 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:50:06.574 | ++ lib/tempest:configure_tempest:667 : is_service_enabled q-l3 2022-02-02 15:50:06.592 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 15:50:06.594 | ++ lib/tempest:configure_tempest:671 : local network_api_extensions=all 2022-02-02 15:50:06.597 | ++ lib/tempest:configure_tempest:672 : [[ ! -z '' ]] 2022-02-02 15:50:06.599 | ++ lib/tempest:configure_tempest:678 : [[ -n '' ]] 2022-02-02 15:50:06.602 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2022-02-02 15:50:06.631 | ++ lib/tempest:configure_tempest:683 : local object_storage_api_extensions=all 2022-02-02 15:50:06.634 | ++ lib/tempest:configure_tempest:684 : [[ ! -z '' ]] 2022-02-02 15:50:06.637 | ++ lib/tempest:configure_tempest:690 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-02-02 15:50:06.670 | ++ lib/tempest:configure_tempest:692 : local volume_api_extensions=all 2022-02-02 15:50:06.672 | ++ lib/tempest:configure_tempest:693 : [[ ! -z '' ]] 2022-02-02 15:50:06.675 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-02-02 15:50:06.705 | ++ lib/tempest:configure_tempest:702 : IFS=' 2022-02-02 15:50:06.705 | ' 2022-02-02 15:50:06.708 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-02-02 15:50:06.710 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 15:50:06.713 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-02-02 15:50:06.715 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-02-02 15:50:06.718 | ++ lib/tempest:install_tempest_plugins:731 : pushd /opt/stack/tempest 2022-02-02 15:50:06.718 | /opt/stack/tempest /opt/stack/tempest 2022-02-02 15:50:06.720 | ++ lib/tempest:install_tempest_plugins:732 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2022-02-02 15:50:06.723 | ++ lib/tempest:install_tempest_plugins:733 : local tmp_u_c_m 2022-02-02 15:50:06.726 | +++ lib/tempest:install_tempest_plugins:734 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 15:50:06.731 | ++ lib/tempest:install_tempest_plugins:734 : tmp_u_c_m=/tmp/tempest_u_c_m.on8Z1S0Yvf 2022-02-02 15:50:06.733 | ++ lib/tempest:install_tempest_plugins:735 : set_tempest_venv_constraints /tmp/tempest_u_c_m.on8Z1S0Yvf 2022-02-02 15:50:06.735 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2022-02-02 15:50:06.738 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.on8Z1S0Yvf 2022-02-02 15:50:06.740 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 15:50:06.744 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2022-02-02 15:50:06.747 | ++ lib/tempest:set_tempest_venv_constraints:123 : git show master:upper-constraints.txt 2022-02-02 15:50:06.753 | ++ lib/tempest:install_tempest_plugins:736 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.on8Z1S0Yvf /opt/stack/cinder-tempest-plugin 2022-02-02 15:50:08.422 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:50:08.422 | warnings.warn( 2022-02-02 15:50:08.422 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:50:08.422 | warnings.warn( 2022-02-02 15:50:08.506 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 15:50:09.217 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:50:09.218 | venv-tempest run-test-pre: PYTHONHASHSEED='4238727675' 2022-02-02 15:50:09.218 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.on8Z1S0Yvf /opt/stack/cinder-tempest-plugin 2022-02-02 15:50:10.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:50:10.922 | Processing /opt/stack/cinder-tempest-plugin 2022-02-02 15:50:10.923 | Preparing metadata (setup.py): started 2022-02-02 15:50:11.467 | Preparing metadata (setup.py): finished with status 'done' 2022-02-02 15:50:11.483 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (5.8.0) 2022-02-02 15:50:11.484 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (8.7.1) 2022-02-02 15:50:11.485 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (1.16.0) 2022-02-02 15:50:11.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (4.2.0) 2022-02-02 15:50:11.487 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev7) (29.2.1.dev72) 2022-02-02 15:50:11.529 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.4.0) 2022-02-02 15:50:11.530 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (6.0) 2022-02-02 15:50:11.531 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.27.1) 2022-02-02 15:50:11.532 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (5.1.0) 2022-02-02 15:50:11.533 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (0.8.0) 2022-02-02 15:50:11.534 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (1.5.0) 2022-02-02 15:50:11.535 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (3.5.0) 2022-02-02 15:50:11.543 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (4.12.1) 2022-02-02 15:50:11.545 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (2021.3) 2022-02-02 15:50:11.546 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.3) 2022-02-02 15:50:11.581 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.10.0) 2022-02-02 15:50:11.582 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.0) 2022-02-02 15:50:11.583 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.5.0) 2022-02-02 15:50:11.584 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.8.1) 2022-02-02 15:50:11.585 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (36.0.1) 2022-02-02 15:50:11.587 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (4.5.0) 2022-02-02 15:50:11.588 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (4.6.1) 2022-02-02 15:50:11.589 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.1) 2022-02-02 15:50:11.591 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.0) 2022-02-02 15:50:11.592 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.4.0) 2022-02-02 15:50:11.594 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.0) 2022-02-02 15:50:11.595 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.26.8) 2022-02-02 15:50:11.596 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.1.0) 2022-02-02 15:50:11.610 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.7) 2022-02-02 15:50:11.611 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.3.3) 2022-02-02 15:50:11.613 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.5.0) 2022-02-02 15:50:11.655 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.15.0) 2022-02-02 15:50:11.665 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (1.13.3) 2022-02-02 15:50:11.707 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (60.6.0) 2022-02-02 15:50:11.708 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (21.4.0) 2022-02-02 15:50:11.709 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.18.1) 2022-02-02 15:50:11.731 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.17.3) 2022-02-02 15:50:11.782 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.8.2) 2022-02-02 15:50:11.784 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.4.0) 2022-02-02 15:50:11.788 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.9.6) 2022-02-02 15:50:11.806 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.2) 2022-02-02 15:50:11.807 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (21.3) 2022-02-02 15:50:11.808 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (0.11.0) 2022-02-02 15:50:11.849 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.0) 2022-02-02 15:50:11.850 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.5.0) 2022-02-02 15:50:11.865 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.2.5) 2022-02-02 15:50:11.884 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.0) 2022-02-02 15:50:11.936 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (3.3) 2022-02-02 15:50:11.937 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2021.10.8) 2022-02-02 15:50:11.939 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.0.11) 2022-02-02 15:50:11.982 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.18.2) 2022-02-02 15:50:11.984 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.12.2) 2022-02-02 15:50:12.102 | Collecting argparse 2022-02-02 15:50:12.110 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:50:12.114 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.4.0) 2022-02-02 15:50:12.264 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.21) 2022-02-02 15:50:12.363 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.8.2) 2022-02-02 15:50:12.608 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.0) 2022-02-02 15:50:12.745 | Building wheels for collected packages: cinder-tempest-plugin 2022-02-02 15:50:12.746 | Building wheel for cinder-tempest-plugin (setup.py): started 2022-02-02 15:50:13.438 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2022-02-02 15:50:13.439 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev7-py3-none-any.whl size=37084 sha256=e2a84a3e095835fed399f7389fad4a65b0dcac07129ea8d64e4f5abb70e41bd3 2022-02-02 15:50:13.439 | Stored in directory: /home/ubuntu/.cache/pip/wheels/21/a3/cd/bceca59bf0bec0bf2e928543dcdbf8b9fad728d172fe552cf6 2022-02-02 15:50:13.444 | Successfully built cinder-tempest-plugin 2022-02-02 15:50:13.465 | Installing collected packages: argparse, cinder-tempest-plugin 2022-02-02 15:50:13.582 | Successfully installed argparse-1.4.0 cinder-tempest-plugin-1.5.1.dev7 2022-02-02 15:50:13.588 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 15:50:13.588 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 15:50:13.681 | ___________________________________ summary ____________________________________ 2022-02-02 15:50:13.681 | venv-tempest: commands succeeded 2022-02-02 15:50:13.681 | congratulations :) 2022-02-02 15:50:13.713 | ++ lib/tempest:install_tempest_plugins:737 : rm -f /tmp/tempest_u_c_m.on8Z1S0Yvf 2022-02-02 15:50:13.717 | ++ lib/tempest:install_tempest_plugins:738 : echo 'Checking installed Tempest plugins:' 2022-02-02 15:50:13.717 | Checking installed Tempest plugins: 2022-02-02 15:50:13.719 | ++ lib/tempest:install_tempest_plugins:739 : tox -evenv-tempest -- tempest list-plugins 2022-02-02 15:50:15.380 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:50:15.380 | warnings.warn( 2022-02-02 15:50:15.380 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:50:15.380 | warnings.warn( 2022-02-02 15:50:15.463 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 15:50:16.161 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:50:16.162 | venv-tempest run-test-pre: PYTHONHASHSEED='1624848062' 2022-02-02 15:50:16.162 | venv-tempest run-test: commands[0] | tempest list-plugins 2022-02-02 15:50:17.185 | +--------------+--------------------------------------------------+ 2022-02-02 15:50:17.185 | | Name | EntryPoint | 2022-02-02 15:50:17.185 | +--------------+--------------------------------------------------+ 2022-02-02 15:50:17.185 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2022-02-02 15:50:17.185 | +--------------+--------------------------------------------------+ 2022-02-02 15:50:17.279 | ___________________________________ summary ____________________________________ 2022-02-02 15:50:17.280 | venv-tempest: commands succeeded 2022-02-02 15:50:17.280 | congratulations :) 2022-02-02 15:50:17.312 | ++ lib/tempest:install_tempest_plugins:741 : popd 2022-02-02 15:50:17.312 | /opt/stack/tempest 2022-02-02 15:50:17.314 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:50:17.317 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:50:17.321 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:50:17.323 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:50:17.326 | + functions-common:run_phase:1869 : run_plugins stack test-config 2022-02-02 15:50:17.329 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 15:50:17.331 | + functions-common:run_plugins:1829 : local phase=test-config 2022-02-02 15:50:17.334 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 15:50:17.338 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 15:50:17.341 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-02-02 15:50:17.343 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:50:17.346 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:50:17.349 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-02-02 15:50:17.352 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:50:17.355 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:50:17.357 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:50:17.361 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-02-02 15:50:17.364 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:50:17.367 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-02-02 15:50:17.370 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:50:17.372 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-02-02 15:50:17.372 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:50:17.372 | gsub("[][]", "", $1); 2022-02-02 15:50:17.372 | split($1, a, "|"); 2022-02-02 15:50:17.372 | if (a[1] == matchgroup) 2022-02-02 15:50:17.372 | print a[2] 2022-02-02 15:50:17.373 | } 2022-02-02 15:50:17.373 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 241 apt-get 618 run_process 33 dbsync 14 git_timed 15 apt-get-update 11 test_with_retry 5 async_wait 132 osc 453 ------------------------- Unaccounted time 13 ========================= Total runtime 1561 ================= Async summary ================= Time spent in the background minus waits: 504 sec Elapsed time: 1561 sec Time if we did everything serially: 2065 sec Speedup: 1.32287 This is your host IP address: 10.222.0.112 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.112/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 7f5aa9f0da5e2f83f4e2885769883ffc6bbf1c7e Use ping instead of arping for br-data 2022-02-02 15:22:45 +0000 OS Version: Ubuntu 20.04 focal