2022-03-20 11:39:56.871 | + ./stack.sh:main:487 : exec 2022-03-20 11:39:56.871 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-20-113956' 2022-03-20 11:39:56.871 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-20-113956.summary.2022-03-20-113956 2022-03-20 11:39:56.871 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:39:56.872 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-20-113956 2022-03-20 11:39:56.872 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-20-113956 /opt/stack/logs/stack.sh.log 2022-03-20 11:39:56.872 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-20-113956.summary.2022-03-20-113956 /opt/stack/logs/stack.sh.log.summary 2022-03-20 11:39:56.872 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-20 11:39:56.872 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-20 11:39:56.872 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-20 11:39:56.872 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-20 11:39:56.872 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-20 11:39:56.872 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-20 11:39:56.872 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-20 11:39:56.872 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-20 11:39:56.872 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-20 11:39:56.872 | + ./stack.sh:main:573 : set -o errexit 2022-03-20 11:39:56.872 | + ./stack.sh:main:576 : uname -a 2022-03-20 11:39:56.872 | Linux dv-neutron-829247-7-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-20 11:39:56.872 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-20 11:39:56.872 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-20 11:39:56.873 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-20 11:39:56.909 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-20 11:39:56.925 | + ./stack.sh:main:590 : fetch_plugins 2022-03-20 11:39:56.927 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-20 11:39:56.929 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-20 11:39:56.931 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-20 11:39:56.932 | + functions-common:fetch_plugins:1776 : return 2022-03-20 11:39:56.934 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-20 11:39:56.936 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-20 11:39:56.938 | + functions-common:run_phase:1854 : local phase= 2022-03-20 11:39:56.940 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 11:39:56.941 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 11:39:56.943 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 11:39:56.945 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 11:39:56.947 | + functions-common:run_phase:1863 : local extra 2022-03-20 11:39:56.949 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 11:39:56.953 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 11:39:56.954 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 11:39:56.956 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 11:39:56.958 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-20 11:39:56.960 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 11:39:56.973 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:56.975 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-20 11:39:56.977 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 11:39:56.979 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 11:39:56.980 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 11:39:56.982 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 11:39:56.984 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 11:39:56.986 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-20 11:39:56.988 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-20 11:39:56.989 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-20 11:39:56.991 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 11:39:56.993 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-20 11:39:56.995 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-20 11:39:56.997 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-20 11:39:56.999 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-20 11:39:57.001 | + functions-common:plugin_override_defaults:1817 : return 2022-03-20 11:39:57.003 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-20 11:39:57.020 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-20 11:39:57.022 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-20 11:39:57.034 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:39:57.037 | +++ lib/tls:source:43 : hostname -f 2022-03-20 11:39:57.040 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-20 11:39:57.042 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-20 11:39:57.044 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-20 11:39:57.046 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-20 11:39:57.047 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-20 11:39:57.049 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-20 11:39:57.051 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-20 11:39:57.053 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-20 11:39:57.055 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-20 11:39:57.057 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-20 11:39:57.062 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-20 11:39:57.074 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-20 11:39:57.090 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-20 11:39:57.102 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-20 11:39:57.114 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-20 11:39:57.154 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-20 11:39:57.212 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-20 11:39:57.302 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-20 11:39:57.325 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-20 11:39:57.377 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-20 11:39:57.429 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-20 11:39:57.580 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-20 11:39:57.594 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-20 11:39:57.608 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-20 11:39:57.621 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-20 11:39:57.715 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-20 11:39:57.717 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-20 11:39:57.720 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-20 11:39:57.722 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-20 11:39:57.724 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-20 11:39:57.727 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-20 11:39:57.730 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-20 11:39:57.730 | False' 2022-03-20 11:39:57.732 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-20 11:39:57.748 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-20 11:39:57.751 | + ./stack.sh:main:624 : run_phase source 2022-03-20 11:39:57.753 | + functions-common:run_phase:1853 : local mode=source 2022-03-20 11:39:57.755 | + functions-common:run_phase:1854 : local phase= 2022-03-20 11:39:57.757 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 11:39:57.759 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 11:39:57.761 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 11:39:57.763 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 11:39:57.765 | + functions-common:run_phase:1863 : local extra 2022-03-20 11:39:57.769 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 11:39:57.775 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 11:39:57.777 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 11:39:57.780 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 11:39:57.782 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-20 11:39:57.785 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 11:39:57.801 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:57.803 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-20 11:39:57.805 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-20 11:39:57.845 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-20 11:39:57.848 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-20 11:39:57.850 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-20 11:39:57.852 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-20 11:39:57.855 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-20 11:39:57.857 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-20 11:39:57.859 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-20 11:39:57.861 | + functions-common:load_plugin_settings:1794 : return 2022-03-20 11:39:57.863 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-20 11:39:57.865 | + functions-common:verify_disabled_services:2136 : local service 2022-03-20 11:39:57.867 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.869 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-20 11:39:57.872 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.874 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-20 11:39:57.876 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.878 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-20 11:39:57.881 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.883 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-20 11:39:57.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.887 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-20 11:39:57.890 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.892 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-20 11:39:57.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.896 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-20 11:39:57.899 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.901 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-20 11:39:57.904 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.906 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-20 11:39:57.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-20 11:39:57.913 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.915 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-20 11:39:57.918 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.920 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-20 11:39:57.922 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.924 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-20 11:39:57.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.929 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-20 11:39:57.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-20 11:39:57.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.938 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-20 11:39:57.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.942 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-20 11:39:57.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-20 11:39:57.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-20 11:39:57.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-20 11:39:57.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-20 11:39:57.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-20 11:39:57.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-20 11:39:57.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-20 11:39:57.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-20 11:39:57.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-20 11:39:57.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-20 11:39:57.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-20 11:39:57.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:57.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-20 11:39:57.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-20 11:39:58.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-20 11:39:58.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.010 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-20 11:39:58.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-20 11:39:58.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-20 11:39:58.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.023 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-20 11:39:58.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-20 11:39:58.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-20 11:39:58.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-20 11:39:58.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-20 11:39:58.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-20 11:39:58.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-20 11:39:58.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-20 11:39:58.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.060 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-20 11:39:58.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-20 11:39:58.067 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-20 11:39:58.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-20 11:39:58.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 11:39:58.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-20 11:39:58.082 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-20 11:39:58.085 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-20 11:39:58.087 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-20 11:39:58.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:58.109 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-20 11:39:58.111 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-20 11:39:58.114 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-20 11:39:58.129 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:39:58.131 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-20 11:39:58.133 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-20 11:39:58.136 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-20 11:39:58.138 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-20 11:39:58.140 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-20 11:39:58.143 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-20 11:39:58.145 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-20 11:39:58.147 | + lib/database:initialize_database_backends:92 : return 0 2022-03-20 11:39:58.150 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-20 11:39:58.150 | Using mysql database backend 2022-03-20 11:39:58.153 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-20 11:39:58.168 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-20 11:39:58.171 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-20 11:39:58.173 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-20 11:39:58.176 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-20 11:39:58.178 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 11:39:58.181 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-20 11:39:58.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:58.200 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-20 11:39:58.216 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-20 11:39:58.232 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:58.234 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-20 11:39:58.250 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-20 11:39:58.266 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-20 11:39:58.283 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:39:58.285 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-20 11:39:58.301 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:39:58.303 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-20 11:39:58.319 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-20 11:39:58.321 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-20 11:39:58.324 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-20 11:39:58.327 | + functions-common:save_stackenv:60 : local tag=757 2022-03-20 11:39:58.330 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-20 11:39:58.334 | + functions-common:save_stackenv:62 : time_stamp=2022-03-20-113958 2022-03-20 11:39:58.337 | + functions-common:save_stackenv:63 : echo '# 2022-03-20-113958 757' 2022-03-20 11:39:58.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.342 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 11:39:58.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.347 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-20 11:39:58.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.352 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-20 11:39:58.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.357 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-20 11:39:58.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.361 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-20 11:39:58.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.366 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-20 11:39:58.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.371 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-20-113956 2022-03-20 11:39:58.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.376 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-20 11:39:58.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.380 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-20 11:39:58.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.385 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-20 11:39:58.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.390 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-20 11:39:58.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.395 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-20 11:39:58.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:39:58.400 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-20 11:39:58.403 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-20 11:39:58.405 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-20 11:39:58.408 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-20 11:39:58.410 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-20 11:39:58.412 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:39:58.414 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:39:58.417 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:39:58.419 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:39:58.421 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:39:58.424 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:39:58.439 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:39:58.441 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:39:58.443 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:39:58.446 | + functions-common:git_clone:629 : echo master 2022-03-20 11:39:58.446 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:39:58.452 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-20 11:39:58.454 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:39:58.456 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-20 11:39:58.459 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:39:58.459 | + functions-common:git_clone:678 : head -1 2022-03-20 11:39:58.462 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-20 11:39:58.465 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:39:58.468 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-20 11:39:58.470 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:39:58.473 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-20 11:39:58.475 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-20 11:39:58.478 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-20 11:39:58.481 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-20 11:39:58.483 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-20 11:39:58.486 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-20 11:39:58.488 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-20 11:39:58.490 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-20 11:39:58.494 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-20 11:39:58.498 | ++ tools/install_prereqs.sh:source:47 : NOW=1647776398 2022-03-20 11:39:58.501 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-20 11:39:58.506 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647775675 2022-03-20 11:39:58.508 | ++ tools/install_prereqs.sh:source:49 : DELTA=723 2022-03-20 11:39:58.511 | ++ tools/install_prereqs.sh:source:50 : [[ 723 -lt 7200 ]] 2022-03-20 11:39:58.514 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-20 11:39:58.516 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-20 11:39:58.519 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-20 11:39:58.521 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-20 11:39:58.523 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-20 11:39:58.526 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-20 11:39:58.528 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-20 11:39:58.530 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-20 11:39:58.534 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-20 11:39:58.580 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-20 11:39:58.580 | apache2-dev 2022-03-20 11:39:58.580 | bc 2022-03-20 11:39:58.580 | bsdmainutils 2022-03-20 11:39:58.580 | curl 2022-03-20 11:39:58.580 | g++ 2022-03-20 11:39:58.580 | gawk 2022-03-20 11:39:58.580 | gcc 2022-03-20 11:39:58.580 | gettext 2022-03-20 11:39:58.580 | git 2022-03-20 11:39:58.580 | graphviz 2022-03-20 11:39:58.580 | iputils-ping 2022-03-20 11:39:58.580 | libapache2-mod-proxy-uwsgi 2022-03-20 11:39:58.580 | libffi-dev 2022-03-20 11:39:58.580 | libjpeg-dev 2022-03-20 11:39:58.580 | libpcre3-dev 2022-03-20 11:39:58.580 | libpq-dev 2022-03-20 11:39:58.580 | libssl-dev 2022-03-20 11:39:58.580 | libsystemd-dev 2022-03-20 11:39:58.580 | libxml2-dev 2022-03-20 11:39:58.580 | libxslt1-dev 2022-03-20 11:39:58.580 | libyaml-dev 2022-03-20 11:39:58.580 | lsof 2022-03-20 11:39:58.580 | openssh-server 2022-03-20 11:39:58.580 | openssl 2022-03-20 11:39:58.580 | pkg-config 2022-03-20 11:39:58.580 | psmisc 2022-03-20 11:39:58.581 | python3-dev 2022-03-20 11:39:58.581 | python3-pip 2022-03-20 11:39:58.581 | python3-systemd 2022-03-20 11:39:58.581 | python3-venv 2022-03-20 11:39:58.581 | tar 2022-03-20 11:39:58.581 | tcpdump 2022-03-20 11:39:58.581 | unzip 2022-03-20 11:39:58.581 | uuid-runtime 2022-03-20 11:39:58.581 | wget 2022-03-20 11:39:58.581 | wget 2022-03-20 11:39:58.581 | zlib1g-dev 2022-03-20 11:39:58.581 | libkrb5-dev 2022-03-20 11:39:58.581 | libldap2-dev 2022-03-20 11:39:58.581 | libsasl2-dev 2022-03-20 11:39:58.581 | memcached 2022-03-20 11:39:58.581 | python3-mysqldb 2022-03-20 11:39:58.581 | sqlite3 2022-03-20 11:39:58.581 | conntrack 2022-03-20 11:39:58.581 | curl 2022-03-20 11:39:58.581 | dnsmasq-base 2022-03-20 11:39:58.581 | dnsmasq-utils 2022-03-20 11:39:58.581 | ebtables 2022-03-20 11:39:58.581 | genisoimage 2022-03-20 11:39:58.581 | iptables 2022-03-20 11:39:58.581 | iputils-arping 2022-03-20 11:39:58.581 | kpartx 2022-03-20 11:39:58.581 | libjs-jquery-tablesorter 2022-03-20 11:39:58.581 | parted 2022-03-20 11:39:58.581 | pm-utils 2022-03-20 11:39:58.581 | python3-mysqldb 2022-03-20 11:39:58.581 | socat 2022-03-20 11:39:58.581 | sqlite3 2022-03-20 11:39:58.581 | sudo 2022-03-20 11:39:58.581 | vlan 2022-03-20 11:39:58.581 | lsscsi 2022-03-20 11:39:58.581 | open-iscsi 2022-03-20 11:39:58.581 | lvm2 2022-03-20 11:39:58.581 | qemu-utils 2022-03-20 11:39:58.582 | thin-provisioning-tools 2022-03-20 11:39:58.582 | acl 2022-03-20 11:39:58.582 | dnsmasq-base 2022-03-20 11:39:58.582 | dnsmasq-utils 2022-03-20 11:39:58.582 | ebtables 2022-03-20 11:39:58.582 | haproxy 2022-03-20 11:39:58.582 | iptables 2022-03-20 11:39:58.582 | iputils-arping 2022-03-20 11:39:58.582 | iputils-ping 2022-03-20 11:39:58.582 | postgresql-server-dev-all 2022-03-20 11:39:58.582 | python3-mysqldb 2022-03-20 11:39:58.582 | sqlite3 2022-03-20 11:39:58.582 | sudo 2022-03-20 11:39:58.582 | vlan 2022-03-20 11:39:58.582 | pcp 2022-03-20 11:39:58.582 | ipset 2022-03-20 11:39:58.582 | conntrack 2022-03-20 11:39:58.582 | conntrackd 2022-03-20 11:39:58.582 | keepalived 2022-03-20 11:39:58.582 | lvm2 2022-03-20 11:39:58.582 | qemu-utils 2022-03-20 11:39:58.582 | thin-provisioning-tools 2022-03-20 11:39:58.582 | curl 2022-03-20 11:39:58.582 | liberasurecode-dev 2022-03-20 11:39:58.582 | make 2022-03-20 11:39:58.582 | memcached 2022-03-20 11:39:58.582 | rsync 2022-03-20 11:39:58.582 | sqlite3 2022-03-20 11:39:58.582 | xfsprogs' 2022-03-20 11:39:58.585 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-20 11:39:58.602 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-20 11:39:58.603 | apache2-dev 2022-03-20 11:39:58.603 | bc 2022-03-20 11:39:58.603 | bsdmainutils 2022-03-20 11:39:58.603 | curl 2022-03-20 11:39:58.603 | g++ 2022-03-20 11:39:58.603 | gawk 2022-03-20 11:39:58.603 | gcc 2022-03-20 11:39:58.603 | gettext 2022-03-20 11:39:58.603 | git 2022-03-20 11:39:58.603 | graphviz 2022-03-20 11:39:58.603 | iputils-ping 2022-03-20 11:39:58.603 | libapache2-mod-proxy-uwsgi 2022-03-20 11:39:58.603 | libffi-dev 2022-03-20 11:39:58.603 | libjpeg-dev 2022-03-20 11:39:58.603 | libpcre3-dev 2022-03-20 11:39:58.603 | libpq-dev 2022-03-20 11:39:58.603 | libssl-dev 2022-03-20 11:39:58.603 | libsystemd-dev 2022-03-20 11:39:58.603 | libxml2-dev 2022-03-20 11:39:58.603 | libxslt1-dev 2022-03-20 11:39:58.603 | libyaml-dev 2022-03-20 11:39:58.603 | lsof 2022-03-20 11:39:58.603 | openssh-server 2022-03-20 11:39:58.603 | openssl 2022-03-20 11:39:58.603 | pkg-config 2022-03-20 11:39:58.603 | psmisc 2022-03-20 11:39:58.603 | python3-dev 2022-03-20 11:39:58.603 | python3-pip 2022-03-20 11:39:58.603 | python3-systemd 2022-03-20 11:39:58.603 | python3-venv 2022-03-20 11:39:58.603 | tar 2022-03-20 11:39:58.603 | tcpdump 2022-03-20 11:39:58.603 | unzip 2022-03-20 11:39:58.603 | uuid-runtime 2022-03-20 11:39:58.603 | wget 2022-03-20 11:39:58.603 | wget 2022-03-20 11:39:58.603 | zlib1g-dev 2022-03-20 11:39:58.604 | libkrb5-dev 2022-03-20 11:39:58.604 | libldap2-dev 2022-03-20 11:39:58.604 | libsasl2-dev 2022-03-20 11:39:58.604 | memcached 2022-03-20 11:39:58.604 | python3-mysqldb 2022-03-20 11:39:58.604 | sqlite3 2022-03-20 11:39:58.604 | conntrack 2022-03-20 11:39:58.604 | curl 2022-03-20 11:39:58.604 | dnsmasq-base 2022-03-20 11:39:58.604 | dnsmasq-utils 2022-03-20 11:39:58.604 | ebtables 2022-03-20 11:39:58.604 | genisoimage 2022-03-20 11:39:58.604 | iptables 2022-03-20 11:39:58.604 | iputils-arping 2022-03-20 11:39:58.604 | kpartx 2022-03-20 11:39:58.604 | libjs-jquery-tablesorter 2022-03-20 11:39:58.604 | parted 2022-03-20 11:39:58.604 | pm-utils 2022-03-20 11:39:58.604 | python3-mysqldb 2022-03-20 11:39:58.604 | socat 2022-03-20 11:39:58.604 | sqlite3 2022-03-20 11:39:58.604 | sudo 2022-03-20 11:39:58.604 | vlan 2022-03-20 11:39:58.604 | lsscsi 2022-03-20 11:39:58.604 | open-iscsi 2022-03-20 11:39:58.604 | lvm2 2022-03-20 11:39:58.604 | qemu-utils 2022-03-20 11:39:58.604 | thin-provisioning-tools 2022-03-20 11:39:58.604 | acl 2022-03-20 11:39:58.604 | dnsmasq-base 2022-03-20 11:39:58.604 | dnsmasq-utils 2022-03-20 11:39:58.604 | ebtables 2022-03-20 11:39:58.604 | haproxy 2022-03-20 11:39:58.604 | iptables 2022-03-20 11:39:58.604 | iputils-arping 2022-03-20 11:39:58.604 | iputils-ping 2022-03-20 11:39:58.604 | postgresql-server-dev-all 2022-03-20 11:39:58.604 | python3-mysqldb 2022-03-20 11:39:58.605 | sqlite3 2022-03-20 11:39:58.605 | sudo 2022-03-20 11:39:58.605 | vlan 2022-03-20 11:39:58.605 | pcp 2022-03-20 11:39:58.605 | ipset 2022-03-20 11:39:58.605 | conntrack 2022-03-20 11:39:58.605 | conntrackd 2022-03-20 11:39:58.605 | keepalived 2022-03-20 11:39:58.605 | lvm2 2022-03-20 11:39:58.605 | qemu-utils 2022-03-20 11:39:58.605 | thin-provisioning-tools 2022-03-20 11:39:58.605 | curl 2022-03-20 11:39:58.605 | liberasurecode-dev 2022-03-20 11:39:58.605 | make 2022-03-20 11:39:58.605 | memcached 2022-03-20 11:39:58.605 | rsync 2022-03-20 11:39:58.605 | sqlite3 2022-03-20 11:39:58.605 | xfsprogs ' 2022-03-20 11:39:58.605 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-20 11:39:58.607 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:39:58.610 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:39:58.613 | ++ 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 rsync sqlite3 xfsprogs 2022-03-20 11:39:58.613 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-20 11:39:58.618 | ++ 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 rsync sqlite3 xfsprogs 2022-03-20 11:39:58.621 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-20 11:39:58.623 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:39:58.625 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-20 11:39:58.627 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:39:58.629 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:39:58.631 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:39:58.633 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:39:58.636 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:39:58.638 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:39:58.640 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-20 11:39:58.642 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-20 11:39:58.644 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-20 11:39:58.646 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-20 11:39:58.651 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-20 11:39:58.653 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-20 11:39:58.655 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-20 11:39:58.657 | ++ functions-common:time_start:2412 : local start_time= 2022-03-20 11:39:58.659 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:39:58.662 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:39:58.666 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647776398663 2022-03-20 11:39:58.668 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-20 11:39:58.670 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-20 11:39:58.672 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-20 11:39:59.008 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-20 11:39:59.014 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-20 11:39:59.131 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-20 11:39:59.241 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-20 11:40:01.262 | Reading package lists... 2022-03-20 11:40:01.293 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-20 11:40:01.295 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-20 11:40:01.297 | ++ functions-common:time_stop:2425 : local name 2022-03-20 11:40:01.299 | ++ functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:01.302 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:01.304 | ++ functions-common:time_stop:2428 : local total 2022-03-20 11:40:01.306 | ++ functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:01.308 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-20 11:40:01.310 | ++ functions-common:time_stop:2432 : start_time=1647776398663 2022-03-20 11:40:01.313 | ++ functions-common:time_stop:2434 : [[ -z 1647776398663 ]] 2022-03-20 11:40:01.315 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:01.319 | ++ functions-common:time_stop:2437 : end_time=1647776401317 2022-03-20 11:40:01.321 | ++ functions-common:time_stop:2438 : elapsed_time=2654 2022-03-20 11:40:01.323 | ++ functions-common:time_stop:2439 : total=0 2022-03-20 11:40:01.325 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:01.327 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2654 2022-03-20 11:40:01.330 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-03-20 11:40:01.332 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:40:01.334 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:01.337 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:01.339 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-03-20 11:40:01.360 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-03-20 11:40:01.475 | Reading package lists... 2022-03-20 11:40:01.715 | Building dependency tree... 2022-03-20 11:40:01.716 | Reading state information... 2022-03-20 11:40:01.750 | acl is already the newest version (2.2.53-6). 2022-03-20 11:40:01.750 | bc is already the newest version (1.07.1-2build1). 2022-03-20 11:40:01.750 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-20 11:40:01.750 | conntrack is already the newest version (1:1.4.5-2). 2022-03-20 11:40:01.750 | ebtables is already the newest version (2.0.11-3build1). 2022-03-20 11:40:01.750 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-20 11:40:01.750 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-20 11:40:01.750 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-20 11:40:01.750 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-20 11:40:01.750 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-20 11:40:01.750 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-20 11:40:01.750 | iputils-arping is already the newest version (3:20190709-3). 2022-03-20 11:40:01.750 | iputils-ping is already the newest version (3:20190709-3). 2022-03-20 11:40:01.750 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-20 11:40:01.750 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-20 11:40:01.750 | libffi-dev is already the newest version (3.3-4). 2022-03-20 11:40:01.750 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-20 11:40:01.750 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-20 11:40:01.751 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-20 11:40:01.751 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-20 11:40:01.751 | lsscsi is already the newest version (0.30-0.1). 2022-03-20 11:40:01.751 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-20 11:40:01.751 | make is already the newest version (4.2.1-1.2). 2022-03-20 11:40:01.751 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-20 11:40:01.751 | psmisc is already the newest version (23.3-1). 2022-03-20 11:40:01.751 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-20 11:40:01.751 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-20 11:40:01.751 | python3-systemd is already the newest version (234-3build2). 2022-03-20 11:40:01.751 | socat is already the newest version (1.7.3.3-2). 2022-03-20 11:40:01.751 | tcpdump is already the newest version (4.9.3-4). 2022-03-20 11:40:01.751 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-20 11:40:01.751 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-20 11:40:01.751 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-20 11:40:01.751 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-20 11:40:01.751 | graphviz is already the newest version (2.42.2-3build2). 2022-03-20 11:40:01.751 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-20 11:40:01.751 | pcp is already the newest version (5.0.3-1). 2022-03-20 11:40:01.751 | pm-utils is already the newest version (1.4.1-19). 2022-03-20 11:40:01.751 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-20 11:40:01.751 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 11:40:01.751 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 11:40:01.751 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-20 11:40:01.751 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-20 11:40:01.751 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-20 11:40:01.751 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-20 11:40:01.751 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-20 11:40:01.751 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-20 11:40:01.751 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-20 11:40:01.751 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-20 11:40:01.751 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-20 11:40:01.751 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-20 11:40:01.751 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-20 11:40:01.751 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-20 11:40:01.752 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-20 11:40:01.752 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-20 11:40:01.752 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-20 11:40:01.752 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-20 11:40:01.752 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-20 11:40:01.752 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-20 11:40:01.752 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-20 11:40:01.752 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-20 11:40:01.752 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-20 11:40:01.752 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-20 11:40:01.752 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-20 11:40:01.752 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-20 11:40:01.752 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-20 11:40:01.752 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-20 11:40:01.752 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-20 11:40:01.752 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-20 11:40:01.971 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 11:40:01.971 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-20 11:40:01.971 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-20 11:40:01.971 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-20 11:40:01.971 | The following packages were automatically installed and are no longer required: 2022-03-20 11:40:01.972 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:40:01.973 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:40:01.973 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:40:01.973 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:40:01.973 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:40:01.973 | python3-zope.interface 2022-03-20 11:40:01.973 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:40:02.086 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:40:02.090 | ++ functions-common:apt_get:1234 : result=0 2022-03-20 11:40:02.093 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:40:02.095 | ++ functions-common:time_stop:2425 : local name 2022-03-20 11:40:02.097 | ++ functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:02.100 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:02.102 | ++ functions-common:time_stop:2428 : local total 2022-03-20 11:40:02.104 | ++ functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:02.107 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:40:02.109 | ++ functions-common:time_stop:2432 : start_time=1647776401357 2022-03-20 11:40:02.111 | ++ functions-common:time_stop:2434 : [[ -z 1647776401357 ]] 2022-03-20 11:40:02.113 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:02.118 | ++ functions-common:time_stop:2437 : end_time=1647776402115 2022-03-20 11:40:02.120 | ++ functions-common:time_stop:2438 : elapsed_time=758 2022-03-20 11:40:02.122 | ++ functions-common:time_stop:2439 : total=773 2022-03-20 11:40:02.125 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:02.127 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1531 2022-03-20 11:40:02.129 | ++ functions-common:apt_get:1238 : return 0 2022-03-20 11:40:02.132 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-20 11:40:02.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-20 11:40:02.136 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-20 11:40:02.141 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-20 11:40:02.145 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-20 11:40:02.147 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-20 11:40:02.150 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-20 11:40:03.564 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-20 11:40:03.566 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-20 11:40:03.567 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-20 11:40:03.569 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-20 11:40:03.571 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-20 11:40:03.573 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-20 11:40:03.575 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-20 11:40:03.576 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-20 11:40:03.578 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-20 11:40:03.580 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-20 11:40:03.581 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-20 11:40:03.583 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-20 11:40:03.585 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-20 11:40:03.586 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-20 11:40:03.588 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-20 11:40:03.590 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-20 11:40:03.592 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-20 11:40:03.593 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-20 11:40:03.595 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-20 11:40:03.597 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-20 11:40:03.599 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-20 11:40:03.602 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-20 11:40:03.604 | + functions-common:_ensure_lsb_release:394 : return 2022-03-20 11:40:03.608 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-20 11:40:03.684 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-20 11:40:03.687 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-20 11:40:03.761 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-20 11:40:03.763 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-20 11:40:03.838 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-20 11:40:03.840 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-20 11:40:03.842 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-20 11:40:03.843 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-20 11:40:03.845 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-20 11:40:03.847 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-20 11:40:03.849 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-20 11:40:03.851 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-20 11:40:03.854 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-20 11:40:03.855 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-20 11:40:03.857 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-20 11:40:03.857 | Distro: focal 2022-03-20 11:40:03.860 | + tools/install_pip.sh:main:124 : get_versions 2022-03-20 11:40:03.862 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-20 11:40:03.865 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-20 11:40:03.867 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-20 11:40:03.870 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-20 11:40:03.870 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-20 11:40:04.566 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-20 11:40:04.567 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-20 11:40:04.567 | pip: 21.3.1 2022-03-20 11:40:04.569 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-20 11:40:04.571 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-20 11:40:04.573 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:40:04.575 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:40:04.577 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:40:04.579 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:40:04.580 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:40:04.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:40:04.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:40:04.586 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:40:04.588 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:40:04.589 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:40:04.591 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:40:04.593 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-20 11:40:04.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:04.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:04.599 | + tools/install_pip.sh:main:142 : : 2022-03-20 11:40:04.601 | + tools/install_pip.sh:main:147 : set -x 2022-03-20 11:40:04.603 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-20 11:40:04.604 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-20 11:40:04.606 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:40:04.609 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-20 11:40:04.610 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-20 11:40:04.612 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:40:04.615 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:40:04.615 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:40:04.619 | ++ 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-03-20 11:40:04.621 | ++ 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-03-20 11:40:04.623 | ++ 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-03-20 11:40:04.625 | + 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-03-20 11:40:04.627 | + 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-03-20 11:40:04.643 | 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-03-20 11:40:04.645 | + 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-03-20 11:40:05.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:05.522 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:05.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:05.522 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:06.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:07.616 | 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-03-20 11:40:07.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-20 11:40:10.184 | Installing collected packages: setuptools 2022-03-20 11:40:10.958 | Successfully installed setuptools-60.9.3 2022-03-20 11:40:10.959 | 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-03-20 11:40:11.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:40:11.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:40:11.281 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:11.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:11.284 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:11.286 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:11.288 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:11.289 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:11.292 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:11.294 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:11.295 | + functions-common:time_stop:2432 : start_time=1647776404639 2022-03-20 11:40:11.297 | + functions-common:time_stop:2434 : [[ -z 1647776404639 ]] 2022-03-20 11:40:11.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:11.302 | + functions-common:time_stop:2437 : end_time=1647776411300 2022-03-20 11:40:11.304 | + functions-common:time_stop:2438 : elapsed_time=6661 2022-03-20 11:40:11.306 | + functions-common:time_stop:2439 : total=0 2022-03-20 11:40:11.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:11.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6661 2022-03-20 11:40:11.311 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:11.313 | + tools/install_pip.sh:main:153 : get_versions 2022-03-20 11:40:11.315 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-20 11:40:11.319 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-20 11:40:11.321 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-20 11:40:11.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-20 11:40:11.324 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-20 11:40:12.026 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-20 11:40:12.028 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-20 11:40:12.028 | pip: 21.3.1 2022-03-20 11:40:12.031 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-20 11:40:12.034 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-20 11:40:12.037 | + ./stack.sh:main:796 : fixup_all 2022-03-20 11:40:12.039 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-20 11:40:12.042 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-20 11:40:12.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:12.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:12.048 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-20 11:40:12.060 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-20 11:40:12.071 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-20 11:40:12.082 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-20 11:40:12.084 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-20 11:40:12.086 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:40:12.089 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:40:12.091 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:40:12.093 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:40:12.095 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:40:12.098 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:40:12.100 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:40:12.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:40:12.104 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:40:12.106 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:40:12.109 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:40:12.111 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-20 11:40:12.113 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-20 11:40:12.115 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-20 11:40:12.117 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:40:12.119 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:40:12.122 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:40:12.124 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:40:12.126 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:40:12.128 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:40:12.130 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-20 11:40:12.132 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-20 11:40:12.135 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-20 11:40:12.137 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-20 11:40:12.139 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-20 11:40:12.141 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-20 11:40:12.144 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-20 11:40:12.165 | Using python 3.8 to install os-testr 2022-03-20 11:40:12.168 | + 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-03-20 11:40:13.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:13.058 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:13.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:13.058 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:14.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:14.243 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-20 11:40:14.320 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-20 11:40:14.321 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-20 11:40:14.323 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-20 11:40:14.324 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-20 11:40:14.336 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-20 11:40:14.362 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-20 11:40:14.363 | 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-03-20 11:40:14.365 | 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-03-20 11:40:14.365 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-20 11:40:14.366 | 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-03-20 11:40:14.391 | 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.1.1) 2022-03-20 11:40:14.393 | 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.4.0) 2022-03-20 11:40:14.394 | 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-03-20 11:40:14.395 | 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-03-20 11:40:14.397 | 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-03-20 11:40:14.409 | 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-03-20 11:40:14.474 | 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-03-20 11:40:14.475 | 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-03-20 11:40:14.476 | 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-03-20 11:40:16.936 | 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-03-20 11:40:16.943 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:40:16.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:40:17.065 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:17.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:17.069 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:17.072 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:17.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:17.076 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:17.078 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:17.080 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:17.082 | + functions-common:time_stop:2432 : start_time=1647776412159 2022-03-20 11:40:17.084 | + functions-common:time_stop:2434 : [[ -z 1647776412159 ]] 2022-03-20 11:40:17.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:17.091 | + functions-common:time_stop:2437 : end_time=1647776417089 2022-03-20 11:40:17.093 | + functions-common:time_stop:2438 : elapsed_time=4930 2022-03-20 11:40:17.095 | + functions-common:time_stop:2439 : total=0 2022-03-20 11:40:17.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:17.100 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4930 2022-03-20 11:40:17.102 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:17.105 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-20 11:40:17.156 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-20 11:40:17.262 | + ./stack.sh:main:810 : install_infra 2022-03-20 11:40:17.267 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 11:40:17.269 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-20 11:40:17.273 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 11:40:17.276 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-20 11:40:17.300 | + 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-03-20 11:40:19.240 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.250 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.256 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.261 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.362 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.381 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.386 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.389 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.404 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.413 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.414 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.445 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.455 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.460 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.478 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.516 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.524 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.529 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.577 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.590 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.594 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.614 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.623 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.692 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.713 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.717 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.809 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.816 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:19.871 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.005 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.033 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.037 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.049 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.054 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.080 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.097 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.154 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.167 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.183 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.229 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.233 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:20.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:20.381 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-20 11:40:20.663 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:20.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:20.668 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:20.670 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:20.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:20.674 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:20.676 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:20.678 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:20.680 | + functions-common:time_stop:2432 : start_time=1647776417292 2022-03-20 11:40:20.682 | + functions-common:time_stop:2434 : [[ -z 1647776417292 ]] 2022-03-20 11:40:20.685 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:20.688 | + functions-common:time_stop:2437 : end_time=1647776420686 2022-03-20 11:40:20.691 | + functions-common:time_stop:2438 : elapsed_time=3394 2022-03-20 11:40:20.693 | + functions-common:time_stop:2439 : total=4930 2022-03-20 11:40:20.695 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:20.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8324 2022-03-20 11:40:20.700 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:20.702 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 11:40:20.704 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-20 11:40:20.728 | + 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-03-20 11:40:22.544 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.554 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.561 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.565 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.668 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.688 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.692 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.695 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.712 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.720 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.722 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.754 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.764 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.768 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.786 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.824 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.832 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.837 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.886 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.899 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.903 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.923 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.929 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.978 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:22.997 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.000 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.092 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.099 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.154 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.277 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.301 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.306 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.317 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.323 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.342 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.349 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.424 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.439 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.457 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.502 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.506 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-20 11:40:23.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:23.515 | Processing /opt/stack/requirements 2022-03-20 11:40:25.247 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-20 11:40:25.250 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-20 11:40:25.261 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-20 11:40:25.266 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-20 11:40:25.269 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-20 11:40:25.274 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-20 11:40:25.301 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-20 11:40:25.322 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-20 11:40:25.332 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-20 11:40:25.352 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-20 11:40:25.355 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-20 11:40:25.371 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-20 11:40:25.373 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-20 11:40:25.376 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-20 11:40:25.381 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-20 11:40:25.384 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-20 11:40:25.396 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-20 11:40:25.445 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-20 11:40:25.457 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-20 11:40:25.463 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-20 11:40:25.466 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-20 11:40:25.468 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-20 11:40:25.530 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-20 11:40:25.535 | Building wheels for collected packages: openstack-requirements 2022-03-20 11:40:25.535 | Building wheel for openstack-requirements (setup.py): started 2022-03-20 11:40:26.365 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-20 11:40:26.365 | ERROR: Command errored out with exit status 1: 2022-03-20 11:40:26.365 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dd7a7ign/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dd7a7ign/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-gc5j1tt_ 2022-03-20 11:40:26.365 | cwd: /tmp/pip-req-build-dd7a7ign/ 2022-03-20 11:40:26.365 | Complete output (6 lines): 2022-03-20 11:40:26.365 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-20 11:40:26.365 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-20 11:40:26.365 | or: setup.py --help-commands 2022-03-20 11:40:26.366 | or: setup.py cmd --help 2022-03-20 11:40:26.366 | 2022-03-20 11:40:26.366 | error: invalid command 'bdist_wheel' 2022-03-20 11:40:26.366 | ---------------------------------------- 2022-03-20 11:40:26.366 | ERROR: Failed building wheel for openstack-requirements 2022-03-20 11:40:26.366 | Running setup.py clean for openstack-requirements 2022-03-20 11:40:27.201 | Failed to build openstack-requirements 2022-03-20 11:40:27.217 | Installing collected packages: openstack-requirements 2022-03-20 11:40:27.217 | Attempting uninstall: openstack-requirements 2022-03-20 11:40:27.218 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-20 11:40:27.254 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-20 11:40:27.272 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-20 11:40:27.276 | Running setup.py install for openstack-requirements: started 2022-03-20 11:40:29.663 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-20 11:40:29.687 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-20 11:40:29.818 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:29.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:29.823 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:29.825 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:29.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:29.829 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:29.831 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:29.834 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:29.836 | + functions-common:time_stop:2432 : start_time=1647776420720 2022-03-20 11:40:29.838 | + functions-common:time_stop:2434 : [[ -z 1647776420720 ]] 2022-03-20 11:40:29.841 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:29.845 | + functions-common:time_stop:2437 : end_time=1647776429843 2022-03-20 11:40:29.848 | + functions-common:time_stop:2438 : elapsed_time=9123 2022-03-20 11:40:29.850 | + functions-common:time_stop:2439 : total=8324 2022-03-20 11:40:29.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:29.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17447 2022-03-20 11:40:29.856 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:29.859 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-20 11:40:29.861 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-20 11:40:29.863 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-20 11:40:29.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:29.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:29.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-20 11:40:29.872 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:29.875 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-20 11:40:29.895 | Using python 3.8 to install pbr 2022-03-20 11:40:29.898 | + 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-03-20 11:40:30.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:30.776 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:30.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:30.776 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:31.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:31.937 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-20 11:40:34.564 | 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-03-20 11:40:34.571 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:40:34.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:40:34.693 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:34.695 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:34.698 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:34.700 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:34.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:34.704 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:34.706 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:34.708 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:34.710 | + functions-common:time_stop:2432 : start_time=1647776429890 2022-03-20 11:40:34.712 | + functions-common:time_stop:2434 : [[ -z 1647776429890 ]] 2022-03-20 11:40:34.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:34.719 | + functions-common:time_stop:2437 : end_time=1647776434717 2022-03-20 11:40:34.721 | + functions-common:time_stop:2438 : elapsed_time=4827 2022-03-20 11:40:34.723 | + functions-common:time_stop:2439 : total=17447 2022-03-20 11:40:34.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:34.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22274 2022-03-20 11:40:34.730 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:34.732 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-20 11:40:37.086 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-20 11:40:39.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:39.020 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-20 11:40:39.036 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-20 11:40:39.042 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-20 11:40:39.044 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-20 11:40:39.046 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-20 11:40:39.049 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-20 11:40:39.121 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-20 11:40:39.123 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-20 11:40:39.127 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-20 11:40:39.143 | + ./stack.sh:main:819 : pkgs= 2022-03-20 11:40:39.146 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-20 11:40:39.148 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-20 11:40:39.151 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 11:40:39.153 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-20 11:40:39.155 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 11:40:39.157 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 11:40:39.160 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 11:40:39.162 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 11:40:39.164 | + functions-common:run_phase:1863 : local extra 2022-03-20 11:40:39.167 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 11:40:39.171 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 11:40:39.173 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 11:40:39.176 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 11:40:39.178 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-20 11:40:39.180 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 11:40:39.195 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:39.197 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:40:39.199 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:40:39.201 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-20 11:40:39.203 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:40:39.205 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-20 11:40:39.207 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:40:39.210 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-20 11:40:39.212 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:40:39.214 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-20 11:40:39.216 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:40:39.218 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-20 11:40:39.220 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 11:40:39.223 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 11:40:39.225 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:40:39.228 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 11:40:39.230 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-20 11:40:39.232 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 11:40:39.234 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-20 11:40:39.236 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 11:40:39.238 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 11:40:39.241 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-20 11:40:39.243 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-20 11:40:39.245 | + functions:set_systemd_override:821 : local value=2048 2022-03-20 11:40:39.248 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-20 11:40:39.250 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-20 11:40:39.302 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-20 11:40:39.302 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-20 11:40:39.304 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-20 11:40:39.903 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-20 11:40:39.905 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-20 11:40:39.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:39.923 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-20 11:40:39.925 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:40:39.928 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:40:39.930 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:40:39.933 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:40:39.935 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:40:39.937 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:40:39.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:39.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:39.944 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:40:39.947 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:39.950 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:40:39.952 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:40:39.954 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-20 11:40:39.956 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:40:39.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:39.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:39.964 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-20 11:40:39.985 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-20 11:40:40.095 | Reading package lists... 2022-03-20 11:40:40.333 | Building dependency tree... 2022-03-20 11:40:40.334 | Reading state information... 2022-03-20 11:40:40.589 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-20 11:40:40.590 | The following packages were automatically installed and are no longer required: 2022-03-20 11:40:40.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:40:40.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:40:40.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:40:40.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:40:40.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:40:40.591 | python3-zope.interface 2022-03-20 11:40:40.591 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:40:40.707 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:40:40.711 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:40:40.714 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:40:40.716 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:40.718 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:40.721 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:40.723 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:40.725 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:40.728 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:40:40.730 | + functions-common:time_stop:2432 : start_time=1647776439982 2022-03-20 11:40:40.732 | + functions-common:time_stop:2434 : [[ -z 1647776439982 ]] 2022-03-20 11:40:40.735 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:40.739 | + functions-common:time_stop:2437 : end_time=1647776440736 2022-03-20 11:40:40.741 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-20 11:40:40.743 | + functions-common:time_stop:2439 : total=1531 2022-03-20 11:40:40.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:40.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2285 2022-03-20 11:40:40.750 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:40:40.752 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-20 11:40:40.754 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:40:40.756 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:40:40.759 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:40:40.761 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:40:40.763 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:40:40.766 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:40:40.768 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-20 11:40:40.770 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:40:40.772 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:40:40.775 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:40:40.777 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:40:40.780 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:40:40.782 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:40:40.784 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:40:40.786 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:40:40.789 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:40:40.791 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:40:40.794 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:40:40.796 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-20 11:40:40.798 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:40:40.800 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:40:40.803 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:40:40.805 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:40:40.807 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:40:40.810 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:40:40.812 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-20 11:40:40.814 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-20 11:40:40.830 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:40.832 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-20 11:40:40.834 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:40:40.837 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-20 11:40:40.839 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-20 11:40:40.842 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-20 11:40:40.846 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-20 11:40:40.849 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-20 11:40:40.851 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-20 11:40:40.854 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-20 11:40:40.856 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-20 11:40:40.859 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-20 11:40:40.861 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-20 11:40:41.578 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-20 11:40:41.578 | user tags 2022-03-20 11:40:41.578 | stackrabbit []' 2022-03-20 11:40:41.581 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-20 11:40:41.581 | user tags 2022-03-20 11:40:41.581 | stackrabbit []' 2022-03-20 11:40:41.582 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-20 11:40:41.588 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-20 11:40:41.590 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-20 11:40:41.592 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-20 11:40:42.247 | Changing password for user "stackrabbit" ... 2022-03-20 11:40:42.270 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-20 11:40:42.926 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-20 11:40:42.949 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-20 11:40:42.951 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-20 11:40:43.622 | Changing password for user "stackrabbit" ... 2022-03-20 11:40:43.645 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-20 11:40:43.647 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-20 11:40:43.650 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-20 11:40:44.310 | Deleting user "guest" ... 2022-03-20 11:40:44.325 | Error: 2022-03-20 11:40:44.325 | {:no_such_user, "guest"} 2022-03-20 11:40:44.341 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-20 11:40:44.344 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-20 11:40:44.363 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:44.365 | + ./stack.sh:main:836 : install_database 2022-03-20 11:40:44.368 | + lib/database:install_database:118 : install_database_mysql 2022-03-20 11:40:44.370 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-20 11:40:44.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:44.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:44.377 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-20 11:40:44.591 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-20 11:40:44.593 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:44.595 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-20 11:40:44.598 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-20 11:40:44.600 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:40:44.603 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-20 11:40:44.605 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:40:44.608 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:40:44.610 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:40:44.612 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:40:44.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:40:44.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:40:44.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:40:44.622 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:40:44.624 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:40:44.626 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:40:44.628 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:40:44.631 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-20 11:40:44.633 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:40:44.635 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:40:44.638 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:40:44.640 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:40:44.642 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:40:44.644 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:40:44.647 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-20 11:40:44.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:44.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:44.654 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-20 11:40:44.656 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:40:44.658 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:40:44.660 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:40:44.663 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:40:44.665 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:40:44.668 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:40:44.670 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:44.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:44.674 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:40:44.677 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:44.679 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:40:44.681 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:40:44.684 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-20 11:40:44.686 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:40:44.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:44.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:44.693 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-20 11:40:44.713 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-20 11:40:44.823 | Reading package lists... 2022-03-20 11:40:45.063 | Building dependency tree... 2022-03-20 11:40:45.065 | Reading state information... 2022-03-20 11:40:45.323 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-20 11:40:45.323 | The following packages were automatically installed and are no longer required: 2022-03-20 11:40:45.324 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:40:45.324 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:40:45.324 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:40:45.324 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:40:45.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:40:45.324 | python3-zope.interface 2022-03-20 11:40:45.324 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:40:45.440 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:40:45.444 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:40:45.447 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:40:45.449 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:45.451 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:45.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:45.456 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:45.458 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:45.460 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:40:45.463 | + functions-common:time_stop:2432 : start_time=1647776444711 2022-03-20 11:40:45.465 | + functions-common:time_stop:2434 : [[ -z 1647776444711 ]] 2022-03-20 11:40:45.467 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:45.471 | + functions-common:time_stop:2437 : end_time=1647776445469 2022-03-20 11:40:45.474 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-20 11:40:45.476 | + functions-common:time_stop:2439 : total=2285 2022-03-20 11:40:45.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:45.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3043 2022-03-20 11:40:45.483 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:40:45.485 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-20 11:40:45.487 | + ./stack.sh:main:839 : install_database_python 2022-03-20 11:40:45.490 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-20 11:40:45.492 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-20 11:40:45.494 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-20 11:40:45.497 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:40:45.500 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-20 11:40:45.502 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-20 11:40:45.504 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:40:45.508 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:40:45.509 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:40:45.513 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-20 11:40:45.516 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-20 11:40:45.518 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-20 11:40:45.521 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-20 11:40:45.523 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-20 11:40:45.544 | Using python 3.8 to install PyMySQL 2022-03-20 11:40:45.547 | + 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-03-20 11:40:46.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:46.436 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:46.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:46.436 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:47.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:47.599 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-20 11:40:50.129 | 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-03-20 11:40:50.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:40:50.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:40:50.254 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:50.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:50.258 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:50.261 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:50.263 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:50.265 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:50.268 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:50.270 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:50.272 | + functions-common:time_stop:2432 : start_time=1647776445539 2022-03-20 11:40:50.275 | + functions-common:time_stop:2434 : [[ -z 1647776445539 ]] 2022-03-20 11:40:50.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:50.282 | + functions-common:time_stop:2437 : end_time=1647776450279 2022-03-20 11:40:50.284 | + functions-common:time_stop:2438 : elapsed_time=4740 2022-03-20 11:40:50.286 | + functions-common:time_stop:2439 : total=22274 2022-03-20 11:40:50.289 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:50.292 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27014 2022-03-20 11:40:50.294 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:50.296 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-20 11:40:50.298 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-20 11:40:50.301 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-20 11:40:50.303 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-20 11:40:50.319 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:50.321 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-20 11:40:50.324 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-20 11:40:50.327 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:40:50.327 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:40:50.332 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:40:50.335 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:40:50.338 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:40:50.340 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:40:50.342 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-20 11:40:50.345 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-20 11:40:50.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:50.363 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-20 11:40:50.365 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:40:50.368 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:40:50.370 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:40:50.372 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:40:50.375 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:40:50.377 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:40:50.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:50.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:50.388 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:40:50.390 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:50.393 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:40:50.395 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:40:50.397 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-20 11:40:50.400 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:40:50.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:50.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:50.407 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-20 11:40:50.428 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-20 11:40:50.538 | Reading package lists... 2022-03-20 11:40:50.778 | Building dependency tree... 2022-03-20 11:40:50.779 | Reading state information... 2022-03-20 11:40:51.040 | radvd is already the newest version (1:2.17-2). 2022-03-20 11:40:51.041 | The following packages were automatically installed and are no longer required: 2022-03-20 11:40:51.042 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:40:51.042 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:40:51.042 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:40:51.042 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:40:51.042 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:40:51.042 | python3-zope.interface 2022-03-20 11:40:51.042 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:40:51.160 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:40:51.164 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:40:51.166 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:40:51.169 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:51.171 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:51.173 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:51.175 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:51.177 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:51.180 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:40:51.182 | + functions-common:time_stop:2432 : start_time=1647776450425 2022-03-20 11:40:51.184 | + functions-common:time_stop:2434 : [[ -z 1647776450425 ]] 2022-03-20 11:40:51.187 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:51.191 | + functions-common:time_stop:2437 : end_time=1647776451189 2022-03-20 11:40:51.193 | + functions-common:time_stop:2438 : elapsed_time=764 2022-03-20 11:40:51.196 | + functions-common:time_stop:2439 : total=3043 2022-03-20 11:40:51.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:51.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3807 2022-03-20 11:40:51.203 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:40:51.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-20 11:40:51.221 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:51.224 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-20 11:40:51.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-20 11:40:51.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-20 11:40:51.231 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-20 11:40:51.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-20 11:40:51.253 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:40:51.255 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:40:51.257 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:40:51.260 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:40:51.262 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:40:51.265 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:40:51.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:51.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:51.271 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:40:51.273 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:51.275 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:40:51.277 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:40:51.280 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-20 11:40:51.282 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:40:51.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:51.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:51.288 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-20 11:40:51.309 | + functions-common:apt_get:1230 : 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-03-20 11:40:51.423 | Reading package lists... 2022-03-20 11:40:51.661 | Building dependency tree... 2022-03-20 11:40:51.662 | Reading state information... 2022-03-20 11:40:51.924 | fakeroot is already the newest version (1.24-1). 2022-03-20 11:40:51.924 | make is already the newest version (4.2.1-1.2). 2022-03-20 11:40:51.924 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-20 11:40:51.924 | The following packages were automatically installed and are no longer required: 2022-03-20 11:40:51.925 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:40:51.925 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:40:51.925 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:40:51.925 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:40:51.925 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:40:51.925 | python3-zope.interface 2022-03-20 11:40:51.925 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:40:52.040 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:40:52.044 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:40:52.047 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:40:52.049 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:52.051 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:52.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:52.056 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:52.058 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:52.061 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:40:52.063 | + functions-common:time_stop:2432 : start_time=1647776451306 2022-03-20 11:40:52.065 | + functions-common:time_stop:2434 : [[ -z 1647776451306 ]] 2022-03-20 11:40:52.068 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:52.072 | + functions-common:time_stop:2437 : end_time=1647776452069 2022-03-20 11:40:52.074 | + functions-common:time_stop:2438 : elapsed_time=763 2022-03-20 11:40:52.076 | + functions-common:time_stop:2439 : total=3807 2022-03-20 11:40:52.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:52.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4570 2022-03-20 11:40:52.083 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:40:52.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-20 11:40:52.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:40:52.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:40:52.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-20 11:40:52.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-20 11:40:52.097 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-20 11:40:52.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-20 11:40:52.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-20 11:40:52.107 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-20 11:40:52.107 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-20 11:40:52.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-20 11:40:52.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-20 11:40:52.116 | + functions:vercmp:628 : local v1=5.4 2022-03-20 11:40:52.119 | + functions:vercmp:629 : local 'op=<' 2022-03-20 11:40:52.121 | + functions:vercmp:630 : local v2=3.13 2022-03-20 11:40:52.123 | + functions:vercmp:631 : local result 2022-03-20 11:40:52.127 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-20 11:40:52.127 | ++ functions:vercmp:635 : sort -V 2022-03-20 11:40:52.128 | ++ functions:vercmp:635 : head -1 2022-03-20 11:40:52.132 | + functions:vercmp:635 : result=3.13 2022-03-20 11:40:52.134 | + functions:vercmp:637 : case $op in 2022-03-20 11:40:52.137 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-20 11:40:52.139 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-20 11:40:52.141 | + functions:vercmp:648 : return 2022-03-20 11:40:52.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-20 11:40:52.146 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:40:52.148 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-20 11:40:52.618 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-20 11:40:52.621 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-20 11:40:52.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-20 11:40:52.630 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.633 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-20 11:40:52.650 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:40:52.652 | + ./stack.sh:main:847 : install_etcd3 2022-03-20 11:40:52.655 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-20 11:40:52.655 | Installing etcd 2022-03-20 11:40:52.657 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-20 11:40:52.673 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-20 11:40:52.685 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-20 11:40:52.688 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-20 11:40:52.700 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-20 11:40:52.703 | ++ 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-03-20 11:40:52.706 | ++ 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-03-20 11:40:52.710 | +++ 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-03-20 11:40:52.716 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 11:40:52.719 | ++ 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-03-20 11:40:52.725 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-20 11:40:52.728 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 11:40:52.730 | ++ functions:get_extra_file:74 : return 2022-03-20 11:40:52.733 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 11:40:52.736 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-20 11:40:52.738 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-20 11:40:52.740 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-20 11:40:52.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:40:52.759 | + ./stack.sh:main:866 : install_dstat 2022-03-20 11:40:52.761 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-20 11:40:52.778 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:40:52.780 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-20 11:40:52.782 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:40:52.785 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-20 11:40:52.787 | + ./stack.sh:main:875 : install_libs 2022-03-20 11:40:52.790 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-20 11:40:52.792 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-20 11:40:52.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-20 11:40:52.797 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-20 11:40:52.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-20 11:40:52.806 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.808 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-20 11:40:52.810 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-20 11:40:52.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-20 11:40:52.815 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-20 11:40:52.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-20 11:40:52.824 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.826 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-20 11:40:52.828 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-20 11:40:52.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-20 11:40:52.833 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-20 11:40:52.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-20 11:40:52.842 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.845 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-20 11:40:52.847 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-20 11:40:52.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-20 11:40:52.852 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-20 11:40:52.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-20 11:40:52.861 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.864 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-20 11:40:52.866 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-20 11:40:52.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-20 11:40:52.870 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-20 11:40:52.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-20 11:40:52.879 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.882 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-20 11:40:52.884 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-20 11:40:52.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-20 11:40:52.889 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-20 11:40:52.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-20 11:40:52.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.901 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-20 11:40:52.903 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-20 11:40:52.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-20 11:40:52.907 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-20 11:40:52.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-20 11:40:52.916 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.919 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-20 11:40:52.921 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-20 11:40:52.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-20 11:40:52.925 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-20 11:40:52.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-20 11:40:52.934 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.937 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-20 11:40:52.939 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-20 11:40:52.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-20 11:40:52.943 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-20 11:40:52.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-20 11:40:52.953 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.955 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-20 11:40:52.958 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-20 11:40:52.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-20 11:40:52.963 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-20 11:40:52.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-20 11:40:52.972 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.974 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-20 11:40:52.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-20 11:40:52.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-20 11:40:52.981 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-20 11:40:52.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:52.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:52.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-20 11:40:52.990 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:52.992 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-20 11:40:52.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-20 11:40:52.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-20 11:40:53.000 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-20 11:40:53.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-20 11:40:53.010 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.012 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-20 11:40:53.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-20 11:40:53.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-20 11:40:53.019 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-20 11:40:53.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-20 11:40:53.029 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.031 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-20 11:40:53.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-20 11:40:53.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-20 11:40:53.038 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-20 11:40:53.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-20 11:40:53.047 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.049 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-20 11:40:53.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-20 11:40:53.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-20 11:40:53.056 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-20 11:40:53.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-20 11:40:53.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.067 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-20 11:40:53.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-20 11:40:53.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-20 11:40:53.075 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-20 11:40:53.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-20 11:40:53.084 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.087 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-20 11:40:53.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-20 11:40:53.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-20 11:40:53.094 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-20 11:40:53.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-20 11:40:53.103 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.105 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-20 11:40:53.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-20 11:40:53.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-20 11:40:53.112 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-20 11:40:53.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-20 11:40:53.121 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.124 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-20 11:40:53.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-20 11:40:53.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-20 11:40:53.130 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-20 11:40:53.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-20 11:40:53.140 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.142 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-20 11:40:53.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-20 11:40:53.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-20 11:40:53.150 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-20 11:40:53.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-20 11:40:53.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.161 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-20 11:40:53.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-20 11:40:53.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-20 11:40:53.168 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-20 11:40:53.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-20 11:40:53.177 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.179 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-20 11:40:53.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-20 11:40:53.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-20 11:40:53.186 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-20 11:40:53.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-20 11:40:53.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.198 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-20 11:40:53.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-20 11:40:53.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-20 11:40:53.205 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-20 11:40:53.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-20 11:40:53.214 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.217 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-20 11:40:53.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-20 11:40:53.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-20 11:40:53.224 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-20 11:40:53.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-20 11:40:53.232 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.235 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-20 11:40:53.237 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-20 11:40:53.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-20 11:40:53.242 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-20 11:40:53.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-20 11:40:53.251 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.253 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-20 11:40:53.256 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-20 11:40:53.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-20 11:40:53.261 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-20 11:40:53.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-20 11:40:53.270 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.272 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-20 11:40:53.275 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-20 11:40:53.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-20 11:40:53.279 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-20 11:40:53.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-20 11:40:53.288 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.290 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-20 11:40:53.293 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-20 11:40:53.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-20 11:40:53.297 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-20 11:40:53.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-20 11:40:53.307 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.309 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-20 11:40:53.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-20 11:40:53.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-20 11:40:53.316 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-20 11:40:53.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-20 11:40:53.325 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.327 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-20 11:40:53.330 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-20 11:40:53.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-20 11:40:53.334 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-20 11:40:53.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-20 11:40:53.343 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.346 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-20 11:40:53.348 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-20 11:40:53.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-20 11:40:53.353 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-20 11:40:53.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-20 11:40:53.362 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.364 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-20 11:40:53.366 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-20 11:40:53.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-20 11:40:53.371 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-20 11:40:53.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-20 11:40:53.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.383 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-20 11:40:53.386 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-20 11:40:53.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-20 11:40:53.390 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-20 11:40:53.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-20 11:40:53.399 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.402 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-20 11:40:53.404 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-20 11:40:53.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-20 11:40:53.409 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-20 11:40:53.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-20 11:40:53.418 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.420 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-20 11:40:53.422 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-20 11:40:53.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-20 11:40:53.427 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-20 11:40:53.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-20 11:40:53.437 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.439 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-20 11:40:53.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-20 11:40:53.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-20 11:40:53.446 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-20 11:40:53.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-20 11:40:53.455 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.458 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-20 11:40:53.460 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-20 11:40:53.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-20 11:40:53.464 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-20 11:40:53.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-20 11:40:53.474 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.479 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-20 11:40:53.481 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-20 11:40:53.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-20 11:40:53.486 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-20 11:40:53.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:40:53.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:40:53.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-20 11:40:53.495 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:40:53.498 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-20 11:40:53.520 | Using python 3.8 to install etcd3 2022-03-20 11:40:53.523 | + 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-03-20 11:40:54.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:54.403 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:54.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:54.403 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:55.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:40:55.571 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-20 11:40:55.579 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-20 11:40:55.580 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-20 11:40:55.581 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-20 11:40:55.582 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-20 11:40:58.172 | 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-03-20 11:40:58.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:40:58.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:40:58.306 | + inc/python:pip_install:200 : result=0 2022-03-20 11:40:58.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:40:58.310 | + functions-common:time_stop:2425 : local name 2022-03-20 11:40:58.313 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:40:58.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:40:58.317 | + functions-common:time_stop:2428 : local total 2022-03-20 11:40:58.319 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:40:58.321 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:40:58.323 | + functions-common:time_stop:2432 : start_time=1647776453515 2022-03-20 11:40:58.325 | + functions-common:time_stop:2434 : [[ -z 1647776453515 ]] 2022-03-20 11:40:58.328 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:40:58.332 | + functions-common:time_stop:2437 : end_time=1647776458330 2022-03-20 11:40:58.334 | + functions-common:time_stop:2438 : elapsed_time=4815 2022-03-20 11:40:58.336 | + functions-common:time_stop:2439 : total=27014 2022-03-20 11:40:58.338 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:40:58.341 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31829 2022-03-20 11:40:58.343 | + inc/python:pip_install:203 : return 0 2022-03-20 11:40:58.345 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-20 11:40:58.368 | Using python 3.8 to install etcd3gw 2022-03-20 11:40:58.370 | + 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-03-20 11:40:59.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:59.313 | from cryptography.utils import int_from_bytes 2022-03-20 11:40:59.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:40:59.313 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:00.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:00.485 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-20 11:41:00.493 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-20 11:41:00.494 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-20 11:41:00.495 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-20 11:41:00.496 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-20 11:41:00.528 | 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-03-20 11:41:00.530 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-20 11:41:00.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-20 11:41:00.533 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-20 11:41:03.007 | 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-03-20 11:41:03.013 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:03.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:03.130 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:03.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:03.135 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:03.137 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:03.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:03.142 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:03.144 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:03.146 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:03.149 | + functions-common:time_stop:2432 : start_time=1647776458361 2022-03-20 11:41:03.151 | + functions-common:time_stop:2434 : [[ -z 1647776458361 ]] 2022-03-20 11:41:03.154 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:03.158 | + functions-common:time_stop:2437 : end_time=1647776463155 2022-03-20 11:41:03.160 | + functions-common:time_stop:2438 : elapsed_time=4794 2022-03-20 11:41:03.162 | + functions-common:time_stop:2439 : total=31829 2022-03-20 11:41:03.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:03.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36623 2022-03-20 11:41:03.169 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:03.172 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-20 11:41:03.174 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-20 11:41:03.176 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-20 11:41:03.179 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:41:03.181 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:41:03.183 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:41:03.186 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:41:03.188 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:41:03.190 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:41:03.192 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:41:03.195 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:41:03.197 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:41:03.199 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:41:03.201 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:41:03.204 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-20 11:41:03.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:03.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:03.211 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-20 11:41:03.214 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 11:41:03.216 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:41:03.218 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:41:03.221 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:41:03.223 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:41:03.225 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:03.228 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:41:03.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:03.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:03.235 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:41:03.237 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:41:03.239 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:41:03.242 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:41:03.244 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 11:41:03.246 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:41:03.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:03.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:03.253 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 11:41:03.275 | + functions-common:apt_get:1230 : 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-03-20 11:41:03.385 | Reading package lists... 2022-03-20 11:41:03.623 | Building dependency tree... 2022-03-20 11:41:03.625 | Reading state information... 2022-03-20 11:41:03.878 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-20 11:41:03.879 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-20 11:41:03.879 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 11:41:03.879 | The following packages were automatically installed and are no longer required: 2022-03-20 11:41:03.880 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:41:03.880 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:41:03.880 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:41:03.880 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:41:03.880 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:41:03.880 | python3-zope.interface 2022-03-20 11:41:03.880 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:41:03.996 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:41:04.001 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:41:04.003 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:41:04.006 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:04.008 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:04.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:04.013 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:04.015 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:04.017 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:41:04.019 | + functions-common:time_stop:2432 : start_time=1647776463272 2022-03-20 11:41:04.021 | + functions-common:time_stop:2434 : [[ -z 1647776463272 ]] 2022-03-20 11:41:04.024 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:04.028 | + functions-common:time_stop:2437 : end_time=1647776464026 2022-03-20 11:41:04.031 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-20 11:41:04.033 | + functions-common:time_stop:2439 : total=4570 2022-03-20 11:41:04.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:04.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5324 2022-03-20 11:41:04.040 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:41:04.042 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-20 11:41:04.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:04.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:04.049 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-20 11:41:04.112 | Module proxy already enabled 2022-03-20 11:41:04.116 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-20 11:41:04.178 | Considering dependency proxy for proxy_uwsgi: 2022-03-20 11:41:04.178 | Module proxy already enabled 2022-03-20 11:41:04.178 | Module proxy_uwsgi already enabled 2022-03-20 11:41:04.183 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-20 11:41:04.185 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:41:04.187 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:41:04.190 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:41:04.326 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-20 11:41:04.328 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-20 11:41:04.332 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-20 11:41:04.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-20 11:41:04.341 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.344 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-20 11:41:04.346 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-20 11:41:04.349 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-20 11:41:04.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-20 11:41:04.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.361 | + ./stack.sh:main:883 : install_glanceclient 2022-03-20 11:41:04.363 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-20 11:41:04.365 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-20 11:41:04.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-20 11:41:04.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.380 | + ./stack.sh:main:884 : install_cinderclient 2022-03-20 11:41:04.383 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-20 11:41:04.386 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-20 11:41:04.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-20 11:41:04.396 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.398 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-20 11:41:04.400 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-20 11:41:04.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-20 11:41:04.409 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.412 | + ./stack.sh:main:885 : install_novaclient 2022-03-20 11:41:04.414 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-20 11:41:04.417 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-20 11:41:04.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-20 11:41:04.426 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.428 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-20 11:41:04.445 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:04.448 | + ./stack.sh:main:887 : install_swiftclient 2022-03-20 11:41:04.450 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-20 11:41:04.453 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-20 11:41:04.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-20 11:41:04.462 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.464 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-20 11:41:04.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:04.483 | + ./stack.sh:main:890 : install_neutronclient 2022-03-20 11:41:04.486 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-20 11:41:04.488 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-20 11:41:04.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-20 11:41:04.498 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.501 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-20 11:41:04.503 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-20 11:41:04.505 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-20 11:41:04.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:04.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:04.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-20 11:41:04.515 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:04.517 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-20 11:41:04.520 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-20 11:41:04.522 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:41:04.526 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-20 11:41:04.528 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-20 11:41:04.530 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:41:04.534 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:41:04.534 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:41:04.539 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-20 11:41:04.542 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-20 11:41:04.544 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-20 11:41:04.547 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-20 11:41:04.549 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-20 11:41:04.569 | Using python 3.8 to install keystonemiddleware 2022-03-20 11:41:04.571 | + 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-03-20 11:41:05.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:05.451 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:05.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:05.452 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:06.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:06.614 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-20 11:41:06.666 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-20 11:41:06.667 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-20 11:41:06.669 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-20 11:41:06.670 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-20 11:41:06.671 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-20 11:41:06.672 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-20 11:41:06.673 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-20 11:41:06.674 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-20 11:41:06.675 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-20 11:41:06.676 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-20 11:41:06.677 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-20 11:41:06.678 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-20 11:41:06.680 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-20 11:41:06.681 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-20 11:41:06.738 | 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-03-20 11:41:06.739 | 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-03-20 11:41:06.740 | 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-03-20 11:41:06.779 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-20 11:41:06.817 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-20 11:41:06.819 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-20 11:41:06.820 | 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-03-20 11:41:06.821 | 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-03-20 11:41:06.871 | 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-03-20 11:41:06.873 | 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-03-20 11:41:06.883 | 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-03-20 11:41:06.884 | 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-03-20 11:41:06.899 | 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-03-20 11:41:06.900 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-20 11:41:06.901 | 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-03-20 11:41:06.970 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-20 11:41:06.972 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-20 11:41:06.973 | 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-03-20 11:41:06.974 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-20 11:41:07.031 | 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-03-20 11:41:07.043 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-20 11:41:09.449 | 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-03-20 11:41:09.456 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:09.456 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:09.581 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:09.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:09.587 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:09.589 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:09.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:09.593 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:09.595 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:09.598 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:09.600 | + functions-common:time_stop:2432 : start_time=1647776464564 2022-03-20 11:41:09.602 | + functions-common:time_stop:2434 : [[ -z 1647776464564 ]] 2022-03-20 11:41:09.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:09.609 | + functions-common:time_stop:2437 : end_time=1647776469607 2022-03-20 11:41:09.612 | + functions-common:time_stop:2438 : elapsed_time=5043 2022-03-20 11:41:09.614 | + functions-common:time_stop:2439 : total=36623 2022-03-20 11:41:09.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:09.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41666 2022-03-20 11:41:09.621 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:09.623 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-20 11:41:09.625 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-20 11:41:09.628 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:41:09.631 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-20 11:41:09.634 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-20 11:41:09.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:41:09.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:41:09.640 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:41:09.645 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-20 11:41:09.648 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-20 11:41:09.650 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-20 11:41:09.653 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-20 11:41:09.656 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-20 11:41:09.676 | Using python 3.8 to install python-memcached 2022-03-20 11:41:09.678 | + 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-03-20 11:41:10.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:10.572 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:10.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:10.572 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:11.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:11.744 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-20 11:41:11.747 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-20 11:41:14.356 | 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-03-20 11:41:14.363 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:14.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:14.481 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:14.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:14.485 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:14.487 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:14.490 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:14.492 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:14.494 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:14.496 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:14.498 | + functions-common:time_stop:2432 : start_time=1647776469671 2022-03-20 11:41:14.501 | + functions-common:time_stop:2434 : [[ -z 1647776469671 ]] 2022-03-20 11:41:14.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:14.508 | + functions-common:time_stop:2437 : end_time=1647776474505 2022-03-20 11:41:14.510 | + functions-common:time_stop:2438 : elapsed_time=4834 2022-03-20 11:41:14.512 | + functions-common:time_stop:2439 : total=41666 2022-03-20 11:41:14.514 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:14.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46500 2022-03-20 11:41:14.519 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:14.521 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-20 11:41:14.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:14.541 | + ./stack.sh:main:897 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-20 11:41:14.543 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-20 11:41:14.546 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-20 11:41:14.548 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-20 11:41:14.550 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:41:14.553 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-20 11:41:14.555 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-20 11:41:14.572 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:14.577 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-20 11:41:14.581 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-20 11:41:14.583 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-20 11:41:14.586 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:41:14.588 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:41:14.591 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:41:14.593 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:41:14.595 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:41:14.598 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:41:14.614 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:41:14.616 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:41:14.619 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:14.621 | + functions-common:git_clone:629 : echo master 2022-03-20 11:41:14.622 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:41:14.627 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-20 11:41:14.629 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:14.631 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-20 11:41:14.634 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:41:14.634 | + functions-common:git_clone:678 : head -1 2022-03-20 11:41:14.638 | c141e6164 trivial: Fix typo 2022-03-20 11:41:14.640 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:41:14.642 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-20 11:41:14.645 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:41:14.647 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 11:41:14.650 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-20 11:41:14.652 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:41:14.655 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-20 11:41:14.657 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:41:14.659 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 11:41:14.661 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-20 11:41:14.664 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:41:14.666 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:41:14.669 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-20 11:41:14.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:41:14.674 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-20 11:41:14.676 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:41:14.678 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:41:14.681 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-20 11:41:14.687 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-20 11:41:14.689 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-20 11:41:15.356 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-20 11:41:15.358 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:41:15.360 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:41:15.362 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:41:15.365 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 11:41:15.367 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-20 11:41:15.369 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:41:15.372 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:41:15.374 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:41:15.376 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:41:15.378 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:41:15.380 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:41:15.383 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:41:15.385 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-20 11:41:15.405 | Using python 3.8 to install /opt/stack/keystone 2022-03-20 11:41:15.407 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-20 11:41:16.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:16.278 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:16.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:16.278 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:17.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:17.434 | Obtaining file:///opt/stack/keystone 2022-03-20 11:41:17.435 | Preparing metadata (setup.py): started 2022-03-20 11:41:20.984 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:41:21.058 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-20 11:41:21.059 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-20 11:41:21.060 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-20 11:41:21.061 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-20 11:41:21.062 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-20 11:41:21.063 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-20 11:41:21.064 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-20 11:41:21.065 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-20 11:41:21.066 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-20 11:41:21.068 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-20 11:41:21.069 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-20 11:41:21.070 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 11:41:21.071 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-20 11:41:21.072 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-20 11:41:21.074 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-20 11:41:21.075 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-20 11:41:21.076 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-20 11:41:21.077 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-20 11:41:21.078 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-20 11:41:21.079 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-20 11:41:21.080 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-20 11:41:21.081 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-20 11:41:21.082 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-20 11:41:21.083 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-20 11:41:21.084 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-20 11:41:21.085 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 11:41:21.086 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-20 11:41:21.088 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-20 11:41:21.089 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-20 11:41:21.090 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 11:41:21.091 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-20 11:41:21.092 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-20 11:41:21.093 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-20 11:41:21.094 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-20 11:41:21.105 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-20 11:41:21.106 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-20 11:41:21.149 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-20 11:41:21.161 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-20 11:41:21.162 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-20 11:41:21.164 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-20 11:41:21.165 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-20 11:41:21.174 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-20 11:41:21.235 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-20 11:41:21.238 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-20 11:41:21.336 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-20 11:41:21.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-20 11:41:21.338 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-20 11:41:21.340 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-20 11:41:21.393 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-20 11:41:21.395 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-20 11:41:21.397 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-20 11:41:21.446 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-20 11:41:21.450 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-20 11:41:21.503 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-20 11:41:21.505 | 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==21.1.0.dev2) (2.8.0) 2022-03-20 11:41:21.507 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-20 11:41:21.509 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-20 11:41:21.510 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-20 11:41:21.511 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-20 11:41:21.532 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-20 11:41:21.580 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-20 11:41:21.607 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-20 11:41:21.608 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-20 11:41:21.613 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-20 11:41:21.616 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-20 11:41:21.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-20 11:41:21.808 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-20 11:41:21.809 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-20 11:41:21.811 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-20 11:41:21.812 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-20 11:41:21.812 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-20 11:41:22.036 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-20 11:41:22.059 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-20 11:41:22.060 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-20 11:41:22.126 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-20 11:41:22.128 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-20 11:41:22.146 | 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==21.1.0.dev2) (5.0.0) 2022-03-20 11:41:22.219 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-20 11:41:22.269 | 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==21.1.0.dev2) (1.13.3) 2022-03-20 11:41:22.383 | 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==21.1.0.dev2) (2.1.0) 2022-03-20 11:41:22.455 | 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==21.1.0.dev2) (1.7.0) 2022-03-20 11:41:22.585 | 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==21.1.0.dev2) (0.17.3) 2022-03-20 11:41:22.613 | 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==21.1.0.dev2) (0.13.1) 2022-03-20 11:41:22.652 | 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==21.1.0.dev2) (0.33.0) 2022-03-20 11:41:22.653 | 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==21.1.0.dev2) (2.1.1) 2022-03-20 11:41:22.655 | 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==21.1.0.dev2) (2.5.1) 2022-03-20 11:41:22.658 | 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==21.1.0.dev2) (3.0.0) 2022-03-20 11:41:22.660 | 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==21.1.0.dev2) (3.5.0) 2022-03-20 11:41:22.661 | 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==21.1.0.dev2) (1.3.3) 2022-03-20 11:41:22.713 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-20 11:41:22.848 | 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==21.1.0.dev2) (2.0.12) 2022-03-20 11:41:22.849 | 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==21.1.0.dev2) (1.26.8) 2022-03-20 11:41:22.850 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-20 11:41:22.853 | 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==21.1.0.dev2) (3.3) 2022-03-20 11:41:23.000 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-20 11:41:23.079 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-20 11:41:23.151 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-20 11:41:23.322 | 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==21.1.0.dev2) (2.1.0) 2022-03-20 11:41:23.584 | 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==21.1.0.dev2) (0.7) 2022-03-20 11:41:23.619 | 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==21.1.0.dev2) (1.0.0) 2022-03-20 11:41:25.530 | Installing collected packages: keystone 2022-03-20 11:41:25.530 | Attempting uninstall: keystone 2022-03-20 11:41:25.531 | Found existing installation: keystone 21.1.0.dev2 2022-03-20 11:41:25.534 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-20 11:41:25.536 | Running setup.py develop for keystone 2022-03-20 11:41:30.079 | Successfully installed keystone 2022-03-20 11:41:30.079 | 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-03-20 11:41:30.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:30.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:30.219 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:30.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:30.223 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:30.225 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:30.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:30.230 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:30.232 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:30.234 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:30.236 | + functions-common:time_stop:2432 : start_time=1647776475399 2022-03-20 11:41:30.238 | + functions-common:time_stop:2434 : [[ -z 1647776475399 ]] 2022-03-20 11:41:30.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:30.246 | + functions-common:time_stop:2437 : end_time=1647776490243 2022-03-20 11:41:30.248 | + functions-common:time_stop:2438 : elapsed_time=14844 2022-03-20 11:41:30.250 | + functions-common:time_stop:2439 : total=46500 2022-03-20 11:41:30.252 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:30.254 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61344 2022-03-20 11:41:30.257 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:30.259 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:41:30.262 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 11:41:30.264 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 11:41:30.284 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 11:41:30.296 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-20 11:41:30.298 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-20 11:41:30.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:30.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:30.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-20 11:41:30.308 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:30.311 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-20 11:41:30.328 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:30.330 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-20 11:41:30.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:41:30.335 | + ./stack.sh:main:899 : configure_keystone 2022-03-20 11:41:30.338 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-20 11:41:30.351 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-20 11:41:30.353 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-20 11:41:30.358 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-20 11:41:30.373 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:30.376 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-20 11:41:30.406 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-20 11:41:30.433 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-20 11:41:30.464 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-20 11:41:30.495 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-20 11:41:30.524 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-20 11:41:30.555 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-20 11:41:30.584 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-20 11:41:30.612 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-20 11:41:30.614 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-20 11:41:30.617 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-20 11:41:30.619 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-20 11:41:30.622 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 11:41:30.624 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:41:30.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:30.642 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 11:41:30.645 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 11:41:30.647 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:41:30.662 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:30.665 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:41:30.667 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:41:30.698 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:41:30.700 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:41:30.702 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-20 11:41:30.705 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-20 11:41:30.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:30.724 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2022-03-20 11:41:30.754 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-20 11:41:30.756 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-20 11:41:30.787 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-20 11:41:30.790 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-20 11:41:30.792 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-20 11:41:30.794 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-20 11:41:30.797 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-20 11:41:30.800 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-20 11:41:30.830 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-20 11:41:30.832 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-20 11:41:30.835 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-20 11:41:30.838 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-20 11:41:30.841 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:41:30.858 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:41:30.860 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:41:30.862 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:41:30.864 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:41:30.867 | + 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-03-20 11:41:30.895 | + 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-03-20 11:41:30.922 | + 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-03-20 11:41:30.950 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:41:30.977 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-20 11:41:31.007 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-20 11:41:31.009 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-20 11:41:31.012 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-20 11:41:31.014 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-20 11:41:31.016 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-20 11:41:31.019 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 11:41:31.021 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 11:41:31.024 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-20 11:41:31.028 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-20 11:41:31.030 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 11:41:31.032 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 11:41:31.045 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 11:41:31.045 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:41:31.054 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 11:41:31.057 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:41:31.073 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-20 11:41:31.075 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-20 11:41:31.079 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-20 11:41:31.109 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-20 11:41:31.135 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-20 11:41:31.162 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-20 11:41:31.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-20 11:41:31.216 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-20 11:41:31.244 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-20 11:41:31.270 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-20 11:41:31.297 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-20 11:41:31.324 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:41:31.351 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-20 11:41:31.379 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-20 11:41:31.405 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-20 11:41:31.433 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 11:41:31.435 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 11:41:31.438 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-20 11:41:31.440 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-20 11:41:31.443 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 11:41:31.445 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:31.447 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:31.450 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 11:41:31.452 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 11:41:31.454 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-20 11:41:31.483 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-20 11:41:31.510 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-20 11:41:31.511 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 11:41:31.519 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-20 11:41:31.523 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-20 11:41:31.525 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-20 11:41:31.528 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 11:41:31.530 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 11:41:31.532 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:41:31.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:31.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:31.539 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 11:41:31.542 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 11:41:31.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:31.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:31.549 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-20 11:41:31.610 | Site keystone-wsgi-public already enabled 2022-03-20 11:41:31.615 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 11:41:31.617 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:41:31.619 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:41:31.622 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:41:31.755 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-20 11:41:31.787 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-20 11:41:31.819 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-20 11:41:31.851 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-20 11:41:31.853 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-20 11:41:31.884 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-20 11:41:31.912 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-20 11:41:31.942 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-20 11:41:31.945 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-20 11:41:31.962 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:31.965 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-20 11:41:31.981 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:31.984 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-20 11:41:31.986 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-20 11:41:31.988 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-20 11:41:31.991 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:41:31.993 | + lib/stack:stack_install_service:32 : install_swift 2022-03-20 11:41:31.996 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-20 11:41:31.998 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-20 11:41:32.000 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-20 11:41:32.002 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:41:32.005 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:41:32.008 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:41:32.011 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:41:32.013 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:41:32.016 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:41:32.032 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:41:32.035 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:41:32.038 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:32.041 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:41:32.041 | + functions-common:git_clone:629 : echo master 2022-03-20 11:41:32.046 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-20 11:41:32.049 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:32.051 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-20 11:41:32.054 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:41:32.054 | + functions-common:git_clone:678 : head -1 2022-03-20 11:41:32.062 | 954032d5d CHANGELOG for 2.29.1 2022-03-20 11:41:32.064 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:41:32.067 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-20 11:41:32.070 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:41:32.072 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 11:41:32.075 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-20 11:41:32.077 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-20 11:41:32.079 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-20 11:41:32.082 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:41:32.084 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 11:41:32.087 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-20 11:41:32.089 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:41:32.092 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-20 11:41:32.095 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-20 11:41:32.097 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:41:32.100 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-20 11:41:32.102 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:41:32.105 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:41:32.108 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-20 11:41:32.113 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-20 11:41:32.116 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-20 11:41:32.769 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-20 11:41:32.771 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:41:32.773 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:41:32.776 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:41:32.778 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 11:41:32.780 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-20 11:41:32.783 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:41:32.785 | + inc/python:setup_package:428 : local extras=keystone 2022-03-20 11:41:32.787 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:41:32.790 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-20 11:41:32.792 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-20 11:41:32.795 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-20 11:41:32.797 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:41:32.799 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-20 11:41:32.820 | Using python 3.8 to install /opt/stack/swift 2022-03-20 11:41:32.823 | + 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-03-20 11:41:33.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:33.692 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:33.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:33.693 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:34.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:34.860 | Obtaining file:///opt/stack/swift 2022-03-20 11:41:34.861 | Preparing metadata (setup.py): started 2022-03-20 11:41:38.170 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:41:38.208 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.33.0) 2022-03-20 11:41:38.209 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.1.2) 2022-03-20 11:41:38.211 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.11.0) 2022-03-20 11:41:38.212 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.1.1) 2022-03-20 11:41:38.213 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (4.8.0) 2022-03-20 11:41:38.214 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.27.1) 2022-03-20 11:41:38.215 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.16.0) 2022-03-20 11:41:38.216 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.9.9) 2022-03-20 11:41:38.217 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.6.0) 2022-03-20 11:41:38.218 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (36.0.1) 2022-03-20 11:41:38.219 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (9.4.0) 2022-03-20 11:41:38.257 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev20) (1.15.0) 2022-03-20 11:41:38.265 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev20) (2.1.0) 2022-03-20 11:41:38.320 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.5.0) 2022-03-20 11:41:38.321 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.8.7) 2022-03-20 11:41:38.322 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.7.0) 2022-03-20 11:41:38.324 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.1.0) 2022-03-20 11:41:38.325 | 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.1.dev20) (3.1.1) 2022-03-20 11:41:38.326 | 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.1.dev20) (4.3.0) 2022-03-20 11:41:38.327 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.12.2) 2022-03-20 11:41:38.328 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.1.0) 2022-03-20 11:41:38.329 | 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.1.dev20) (5.8.1) 2022-03-20 11:41:38.330 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (8.8.0) 2022-03-20 11:41:38.331 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.4.0) 2022-03-20 11:41:38.333 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2.10.1) 2022-03-20 11:41:38.353 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev20) (60.9.3) 2022-03-20 11:41:38.384 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2.0.12) 2022-03-20 11:41:38.387 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (3.3) 2022-03-20 11:41:38.388 | 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.1.dev20) (1.26.8) 2022-03-20 11:41:38.389 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2019.11.28) 2022-03-20 11:41:38.411 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev20) (2.21) 2022-03-20 11:41:38.501 | 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.1.dev20) (1.7.0) 2022-03-20 11:41:38.503 | 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.1.dev20) (3.5.0) 2022-03-20 11:41:38.504 | 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.1.dev20) (1.0.2) 2022-03-20 11:41:38.546 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.1.5) 2022-03-20 11:41:38.589 | 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.1.dev20) (1.5.0) 2022-03-20 11:41:38.590 | 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.1.dev20) (0.8.0) 2022-03-20 11:41:38.591 | 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.1.dev20) (6.0) 2022-03-20 11:41:38.593 | 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.1.dev20) (2.5.0) 2022-03-20 11:41:38.653 | 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.1.dev20) (0.9.6) 2022-03-20 11:41:38.654 | 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.1.dev20) (2.8.2) 2022-03-20 11:41:38.669 | 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.1.dev20) (1.0.3) 2022-03-20 11:41:38.670 | 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.1.dev20) (2021.3) 2022-03-20 11:41:38.688 | 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.1.dev20) (21.3) 2022-03-20 11:41:38.689 | 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.1.dev20) (3.0.7) 2022-03-20 11:41:38.796 | 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.1.dev20) (1.13.3) 2022-03-20 11:41:38.812 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.1.1) 2022-03-20 11:41:41.116 | Installing collected packages: swift 2022-03-20 11:41:41.116 | Attempting uninstall: swift 2022-03-20 11:41:41.117 | Found existing installation: swift 2.29.1.dev20 2022-03-20 11:41:41.119 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-20 11:41:41.121 | Running setup.py develop for swift 2022-03-20 11:41:45.401 | Successfully installed swift 2022-03-20 11:41:45.402 | 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-03-20 11:41:45.410 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:45.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:45.540 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:45.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:45.545 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:45.547 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:45.549 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:45.551 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:45.553 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:45.556 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:45.558 | + functions-common:time_stop:2432 : start_time=1647776492815 2022-03-20 11:41:45.560 | + functions-common:time_stop:2434 : [[ -z 1647776492815 ]] 2022-03-20 11:41:45.563 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:45.567 | + functions-common:time_stop:2437 : end_time=1647776505565 2022-03-20 11:41:45.570 | + functions-common:time_stop:2438 : elapsed_time=12750 2022-03-20 11:41:45.572 | + functions-common:time_stop:2439 : total=61344 2022-03-20 11:41:45.574 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:45.576 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74094 2022-03-20 11:41:45.578 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:45.581 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:41:45.583 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 11:41:45.586 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 11:41:45.606 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 11:41:45.618 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-20 11:41:45.620 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-20 11:41:45.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:45.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:45.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-20 11:41:45.636 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:45.639 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-20 11:41:45.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:41:45.645 | + ./stack.sh:main:908 : configure_swift 2022-03-20 11:41:45.648 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-20 11:41:45.650 | + lib/swift:configure_swift:332 : local node_number 2022-03-20 11:41:45.652 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-20 11:41:45.654 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-20 11:41:45.656 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-20 11:41:46.833 | No container-server running 2022-03-20 11:41:46.833 | No container-sharder running 2022-03-20 11:41:46.833 | No object-replicator running 2022-03-20 11:41:46.833 | No proxy-server running 2022-03-20 11:41:46.833 | No account-server running 2022-03-20 11:41:46.833 | No object-server running 2022-03-20 11:41:46.833 | No object-expirer running 2022-03-20 11:41:46.833 | No container-replicator running 2022-03-20 11:41:46.833 | No container-auditor running 2022-03-20 11:41:46.833 | No account-auditor running 2022-03-20 11:41:46.833 | No account-replicator running 2022-03-20 11:41:46.833 | No container-reconciler running 2022-03-20 11:41:46.833 | No container-sync running 2022-03-20 11:41:46.833 | No account-reaper running 2022-03-20 11:41:46.833 | No container-updater running 2022-03-20 11:41:46.834 | No object-reconstructor running 2022-03-20 11:41:46.834 | No object-auditor running 2022-03-20 11:41:46.834 | No object-updater running 2022-03-20 11:41:46.924 | + lib/swift:configure_swift:337 : true 2022-03-20 11:41:46.926 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-20 11:41:46.938 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-20 11:41:46.950 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-20 11:41:46.953 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-20 11:41:46.954 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-20 11:41:46.958 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-20 11:41:46.958 | s/%GROUP%/ubuntu/; 2022-03-20 11:41:46.958 | s/%USER%/ubuntu/; 2022-03-20 11:41:46.958 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-20 11:41:46.958 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-20 11:41:46.962 | uid = ubuntu 2022-03-20 11:41:46.962 | gid = ubuntu 2022-03-20 11:41:46.962 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-20 11:41:46.962 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-20 11:41:46.963 | address = 127.0.0.1 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [account6612] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.963 | path = /opt/stack/data/swift/1/node/ 2022-03-20 11:41:46.963 | read only = false 2022-03-20 11:41:46.963 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [account6622] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.963 | path = /opt/stack/data/swift/2/node/ 2022-03-20 11:41:46.963 | read only = false 2022-03-20 11:41:46.963 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [account6632] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.963 | path = /opt/stack/data/swift/3/node/ 2022-03-20 11:41:46.963 | read only = false 2022-03-20 11:41:46.963 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [account6642] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.963 | path = /opt/stack/data/swift/4/node/ 2022-03-20 11:41:46.963 | read only = false 2022-03-20 11:41:46.963 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [container6611] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.963 | path = /opt/stack/data/swift/1/node/ 2022-03-20 11:41:46.963 | read only = false 2022-03-20 11:41:46.963 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-20 11:41:46.963 | 2022-03-20 11:41:46.963 | [container6621] 2022-03-20 11:41:46.963 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/2/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [container6631] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/3/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [container6641] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/4/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [object6613] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/1/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [object6623] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/2/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [object6633] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/3/node/ 2022-03-20 11:41:46.964 | read only = false 2022-03-20 11:41:46.964 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-20 11:41:46.964 | 2022-03-20 11:41:46.964 | [object6643] 2022-03-20 11:41:46.964 | max connections = 25 2022-03-20 11:41:46.964 | path = /opt/stack/data/swift/4/node/ 2022-03-20 11:41:46.965 | read only = false 2022-03-20 11:41:46.965 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-20 11:41:46.965 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-20 11:41:46.968 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:41:46.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:41:46.972 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-20 11:41:46.984 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-20 11:41:46.986 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-20 11:41:46.990 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-20 11:41:46.995 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-20 11:41:46.997 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-20 11:41:47.001 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-20 11:41:47.030 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2022-03-20 11:41:47.055 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-20 11:41:47.072 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-20 11:41:47.100 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-20 11:41:47.118 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-20 11:41:47.146 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-20 11:41:47.164 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-20 11:41:47.191 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-20 11:41:47.209 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-20 11:41:47.237 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-20 11:41:47.254 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 11:41:47.282 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-20 11:41:47.299 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-20 11:41:47.314 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:47.316 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-20 11:41:47.345 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-20 11:41:47.372 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-20 11:41:47.399 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-20 11:41:47.426 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-20 11:41:47.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:47.443 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-20 11:41:47.470 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-20 11:41:47.485 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:47.488 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-20 11:41:47.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:47.504 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-20 11:41:47.506 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-20 11:41:47.521 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:47.523 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-20 11:41:47.525 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-20 11:41:47.527 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-20 11:41:47.532 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-20 11:41:47.538 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-20 11:41:47.564 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-20 11:41:47.591 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-20 11:41:47.621 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-20 11:41:47.653 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-20 11:41:47.680 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-20 11:41:47.682 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-20 11:41:47.684 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-20 11:41:47.686 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-20 11:41:47.688 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-20 11:41:47.716 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-20 11:41:47.742 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:41:47.770 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-20 11:41:47.797 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-20 11:41:47.824 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-20 11:41:47.851 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-20 11:41:47.878 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-20 11:41:47.906 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:41:47.933 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-20 11:41:47.961 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-20 11:41:47.988 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-20 11:41:48.016 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-20 11:41:48.043 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-20 11:41:48.073 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-20 11:41:48.101 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-20 11:41:48.119 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-20 11:41:48.147 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-20 11:41:48.174 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-20 11:41:48.179 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-20 11:41:48.208 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-20 11:41:48.235 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-20 11:41:48.262 | + lib/swift:configure_swift:475 : local node_number 2022-03-20 11:41:48.264 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 11:41:48.266 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-20 11:41:48.268 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-20 11:41:48.273 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-20 11:41:48.277 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-20 11:41:48.279 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 11:41:48.282 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-20 11:41:48.284 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-20 11:41:48.286 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 11:41:48.288 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 11:41:48.290 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-20 11:41:48.308 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-20 11:41:48.336 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-20 11:41:48.355 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-20 11:41:48.384 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-20 11:41:48.402 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 11:41:48.430 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-20 11:41:48.448 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 11:41:48.476 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-20 11:41:48.494 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 11:41:48.523 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-20 11:41:48.541 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-20 11:41:48.569 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-20 11:41:48.587 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-20 11:41:48.615 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-20 11:41:48.634 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-20 11:41:48.662 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-20 11:41:48.680 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-20 11:41:48.707 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-20 11:41:48.713 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-20 11:41:48.731 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 11:41:48.760 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-20 11:41:48.788 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-20 11:41:48.790 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-20 11:41:48.794 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-20 11:41:48.797 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-20 11:41:48.799 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 11:41:48.801 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-20 11:41:48.804 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-20 11:41:48.806 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 11:41:48.808 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 11:41:48.810 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-20 11:41:48.829 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-20 11:41:48.856 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-20 11:41:48.874 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-20 11:41:48.903 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-20 11:41:48.921 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 11:41:48.949 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-20 11:41:48.967 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 11:41:48.996 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-20 11:41:49.018 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 11:41:49.047 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-20 11:41:49.066 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-20 11:41:49.094 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-20 11:41:49.113 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-20 11:41:49.141 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-20 11:41:49.159 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-20 11:41:49.187 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-20 11:41:49.205 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-20 11:41:49.233 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-20 11:41:49.237 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-20 11:41:49.256 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 11:41:49.284 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-20 11:41:49.286 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-20 11:41:49.291 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-20 11:41:49.293 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-20 11:41:49.295 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 11:41:49.298 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-20 11:41:49.300 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-20 11:41:49.302 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 11:41:49.305 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 11:41:49.307 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-20 11:41:49.325 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-20 11:41:49.353 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-20 11:41:49.371 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-20 11:41:49.399 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-20 11:41:49.417 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 11:41:49.445 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-20 11:41:49.463 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 11:41:49.492 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-20 11:41:49.510 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 11:41:49.538 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-20 11:41:49.556 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-20 11:41:49.585 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-20 11:41:49.603 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-20 11:41:49.632 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-20 11:41:49.650 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-20 11:41:49.677 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-20 11:41:49.696 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-20 11:41:49.724 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-20 11:41:49.729 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-20 11:41:49.747 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 11:41:49.776 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-20 11:41:49.804 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-20 11:41:49.832 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-20 11:41:49.860 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-20 11:41:49.863 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-20 11:41:49.868 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-20 11:41:49.896 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-20 11:41:49.924 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-20 11:41:49.953 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-20 11:41:49.982 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-20 11:41:50.010 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-20 11:41:50.038 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-20 11:41:50.065 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-20 11:41:50.092 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-20 11:41:50.120 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-20 11:41:50.136 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:50.138 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-20 11:41:50.156 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-20 11:41:50.159 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-20 11:41:50.179 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-20 11:41:50.181 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2022-03-20 11:41:50.208 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-20 11:41:50.210 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-20 11:41:50.237 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2022-03-20 11:41:50.266 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-20 11:41:50.268 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-20 11:41:50.296 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-20 11:41:50.312 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:50.314 | + lib/swift:configure_swift:538 : local user_group 2022-03-20 11:41:50.317 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-20 11:41:50.322 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-20 11:41:50.324 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-20 11:41:50.337 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-20 11:41:50.339 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-20 11:41:50.351 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-20 11:41:50.354 | + lib/swift:configure_swift:545 : is_suse 2022-03-20 11:41:50.356 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:41:50.358 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:41:50.360 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:41:50.363 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:41:50.365 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:41:50.367 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:41:50.370 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-20 11:41:50.382 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-20 11:41:50.384 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-20 11:41:50.387 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-20 11:41:50.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:41:50.407 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-20 11:41:50.424 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:50.427 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-20 11:41:50.429 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-20 11:41:50.432 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-20 11:41:50.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:41:50.436 | + lib/stack:stack_install_service:32 : install_glance 2022-03-20 11:41:50.439 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-20 11:41:50.441 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-20 11:41:50.444 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-20 11:41:50.461 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:50.464 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-20 11:41:50.466 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-20 11:41:50.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:41:50.486 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-20 11:41:50.489 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-20 11:41:50.491 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-20 11:41:50.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:41:50.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:41:50.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-20 11:41:50.501 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:41:50.505 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-20 11:41:50.507 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-20 11:41:50.510 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-20 11:41:50.513 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-20 11:41:50.515 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-20 11:41:50.518 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-20 11:41:50.520 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-20 11:41:50.524 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-20 11:41:50.527 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-20 11:41:50.529 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-20 11:41:50.533 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:41:50.533 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-20 11:41:50.539 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-20 11:41:50.542 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-20 11:41:50.544 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-20 11:41:50.547 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-20 11:41:50.550 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-20 11:41:50.571 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-20 11:41:50.574 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-20 11:41:51.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:51.448 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:51.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:51.448 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:52.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:52.619 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-20 11:41:52.700 | 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-03-20 11:41:52.701 | 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-03-20 11:41:52.702 | 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-03-20 11:41:52.703 | 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-03-20 11:41:52.704 | 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-03-20 11:41:52.705 | 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.2) 2022-03-20 11:41:52.706 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-20 11:41:52.707 | 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-03-20 11:41:52.708 | 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-03-20 11:41:52.710 | 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-03-20 11:41:52.711 | 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.8.0) 2022-03-20 11:41:52.712 | 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.3.0) 2022-03-20 11:41:52.714 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-20 11:41:52.717 | 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.4) 2022-03-20 11:41:52.719 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-20 11:41:52.721 | 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.1) 2022-03-20 11:41:52.724 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-20 11:41:52.727 | 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.7.0) 2022-03-20 11:41:52.736 | 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-03-20 11:41:52.737 | 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-03-20 11:41:52.750 | 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-03-20 11:41:52.818 | 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-03-20 11:41:52.819 | 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.1) 2022-03-20 11:41:52.821 | 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-03-20 11:41:52.844 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-20 11:41:52.845 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-20 11:41:52.849 | 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-03-20 11:41:52.850 | Requirement already satisfied: oslo.service>=2.8.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-03-20 11:41:52.851 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-20 11:41:52.862 | 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-03-20 11:41:52.902 | 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-03-20 11:41:52.903 | 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-03-20 11:41:52.904 | 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.5.0) 2022-03-20 11:41:52.906 | 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-03-20 11:41:52.925 | 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-03-20 11:41:52.928 | 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-03-20 11:41:52.942 | 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-03-20 11:41:52.959 | 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-03-20 11:41:52.961 | 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-03-20 11:41:52.979 | 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.1.1) 2022-03-20 11:41:52.980 | 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-03-20 11:41:53.060 | 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-03-20 11:41:53.062 | 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.12) 2022-03-20 11:41:53.065 | 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-03-20 11:41:53.066 | 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-03-20 11:41:53.117 | 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-03-20 11:41:53.142 | 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-03-20 11:41:53.340 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-20 11:41:53.344 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-20 11:41:53.376 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-20 11:41:53.378 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-20 11:41:53.379 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-20 11:41:53.380 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-20 11:41:53.382 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-20 11:41:53.385 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-20 11:41:53.439 | 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-03-20 11:41:53.630 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-20 11:41:53.654 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-20 11:41:53.737 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-20 11:41:53.883 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-20 11:41:55.976 | 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-03-20 11:41:55.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:41:55.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:41:56.107 | + inc/python:pip_install:200 : result=0 2022-03-20 11:41:56.110 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:41:56.112 | + functions-common:time_stop:2425 : local name 2022-03-20 11:41:56.114 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:41:56.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:41:56.120 | + functions-common:time_stop:2428 : local total 2022-03-20 11:41:56.122 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:41:56.124 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:41:56.127 | + functions-common:time_stop:2432 : start_time=1647776510566 2022-03-20 11:41:56.129 | + functions-common:time_stop:2434 : [[ -z 1647776510566 ]] 2022-03-20 11:41:56.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:41:56.137 | + functions-common:time_stop:2437 : end_time=1647776516134 2022-03-20 11:41:56.139 | + functions-common:time_stop:2438 : elapsed_time=5568 2022-03-20 11:41:56.141 | + functions-common:time_stop:2439 : total=74094 2022-03-20 11:41:56.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:41:56.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79662 2022-03-20 11:41:56.148 | + inc/python:pip_install:203 : return 0 2022-03-20 11:41:56.151 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-20 11:41:56.153 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-20 11:41:56.156 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-20 11:41:56.169 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-20 11:41:56.174 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-20 11:41:56.176 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-20 11:41:56.179 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-20 11:41:56.181 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:41:56.184 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:41:56.187 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:41:56.189 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:41:56.192 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:41:56.194 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:41:56.210 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:41:56.213 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:41:56.215 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:56.218 | + functions-common:git_clone:629 : echo master 2022-03-20 11:41:56.218 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:41:56.224 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-20 11:41:56.226 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:41:56.229 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-20 11:41:56.232 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:41:56.232 | + functions-common:git_clone:678 : head -1 2022-03-20 11:41:56.236 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-20 11:41:56.238 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:41:56.242 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-20 11:41:56.244 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:41:56.247 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 11:41:56.249 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-20 11:41:56.252 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:41:56.254 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-20 11:41:56.257 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:41:56.259 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 11:41:56.262 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-20 11:41:56.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:41:56.267 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:41:56.270 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-20 11:41:56.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:41:56.276 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-20 11:41:56.278 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:41:56.281 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:41:56.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-20 11:41:56.290 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-20 11:41:56.293 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-20 11:41:56.940 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-20 11:41:56.943 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:41:56.946 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:41:56.948 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:41:56.950 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 11:41:56.953 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-20 11:41:56.955 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:41:56.957 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:41:56.960 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:41:56.962 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:41:56.965 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:41:56.967 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:41:56.970 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:41:56.972 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-20 11:41:56.995 | Using python 3.8 to install /opt/stack/glance 2022-03-20 11:41:56.997 | + 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-03-20 11:41:57.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:57.875 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:57.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:41:57.875 | from cryptography.utils import int_from_bytes 2022-03-20 11:41:59.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:41:59.049 | Obtaining file:///opt/stack/glance 2022-03-20 11:41:59.050 | Preparing metadata (setup.py): started 2022-03-20 11:42:02.331 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:42:02.402 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-20 11:42:02.403 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-20 11:42:02.404 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-20 11:42:02.406 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-20 11:42:02.406 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-20 11:42:02.408 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-20 11:42:02.408 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-20 11:42:02.409 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-20 11:42:02.411 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-20 11:42:02.412 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-20 11:42:02.413 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-20 11:42:02.415 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-20 11:42:02.416 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-20 11:42:02.417 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-20 11:42:02.418 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-20 11:42:02.419 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-20 11:42:02.420 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-20 11:42:02.421 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-20 11:42:02.422 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-20 11:42:02.423 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-20 11:42:02.424 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-20 11:42:02.425 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-20 11:42:02.427 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-20 11:42:02.428 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-20 11:42:02.429 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-20 11:42:02.430 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-20 11:42:02.431 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-20 11:42:02.432 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-20 11:42:02.433 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-20 11:42:02.434 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-20 11:42:02.435 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-20 11:42:02.437 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-20 11:42:02.438 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-20 11:42:02.439 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-20 11:42:02.440 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-20 11:42:02.441 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-20 11:42:02.443 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-20 11:42:02.444 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-20 11:42:02.445 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-20 11:42:02.446 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-20 11:42:02.447 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-20 11:42:02.448 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-20 11:42:02.449 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-20 11:42:02.465 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-20 11:42:02.467 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-20 11:42:02.468 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-20 11:42:02.490 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-20 11:42:02.491 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-20 11:42:02.532 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-20 11:42:02.547 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-20 11:42:02.556 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-20 11:42:02.571 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-20 11:42:02.572 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-20 11:42:02.573 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-20 11:42:02.667 | 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==24.1.0.dev4) (3.0.7) 2022-03-20 11:42:02.744 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-20 11:42:02.798 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-20 11:42:02.799 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-20 11:42:02.831 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-20 11:42:02.877 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-20 11:42:02.878 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-20 11:42:02.880 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-20 11:42:02.939 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-20 11:42:02.940 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-20 11:42:02.941 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-20 11:42:02.969 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-20 11:42:03.044 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-20 11:42:03.046 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-20 11:42:03.106 | 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==24.1.0.dev4) (0.4.0) 2022-03-20 11:42:03.107 | 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==24.1.0.dev4) (2.8.0) 2022-03-20 11:42:03.109 | 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==24.1.0.dev4) (5.0.9) 2022-03-20 11:42:03.111 | 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==24.1.0.dev4) (5.2.3) 2022-03-20 11:42:03.114 | 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==24.1.0.dev4) (5.0.0) 2022-03-20 11:42:03.140 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-20 11:42:03.141 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-20 11:42:03.144 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-20 11:42:03.184 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-20 11:42:03.228 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-20 11:42:03.230 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-20 11:42:03.232 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-20 11:42:03.309 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-20 11:42:03.407 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-20 11:42:03.508 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-20 11:42:03.784 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-20 11:42:03.785 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-20 11:42:03.787 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-20 11:42:03.790 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 11:42:03.847 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-20 11:42:03.869 | 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==24.1.0.dev4) (5.0.0) 2022-03-20 11:42:03.982 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-20 11:42:04.091 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-20 11:42:04.305 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 11:42:04.307 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-20 11:42:04.308 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-20 11:42:04.309 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-20 11:42:04.311 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-20 11:42:04.312 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-20 11:42:04.313 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-20 11:42:04.441 | 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==24.1.0.dev4) (0.13.1) 2022-03-20 11:42:04.473 | 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==24.1.0.dev4) (1.0.3) 2022-03-20 11:42:04.521 | 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==24.1.0.dev4) (1.3.3) 2022-03-20 11:42:04.524 | 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==24.1.0.dev4) (3.0.0) 2022-03-20 11:42:04.763 | 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==24.1.0.dev4) (3.10.1) 2022-03-20 11:42:04.946 | 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==24.1.0.dev4) (2.0.12) 2022-03-20 11:42:04.947 | 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==24.1.0.dev4) (2019.11.28) 2022-03-20 11:42:04.950 | 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==24.1.0.dev4) (3.3) 2022-03-20 11:42:04.951 | 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==24.1.0.dev4) (1.26.8) 2022-03-20 11:42:05.056 | 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==24.1.0.dev4) (0.5.2) 2022-03-20 11:42:05.209 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 11:42:05.311 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-20 11:42:05.623 | 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==24.1.0.dev4) (0.5.0) 2022-03-20 11:42:05.625 | 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==24.1.0.dev4) (2.4.0) 2022-03-20 11:42:05.851 | 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.4.0->glance==24.1.0.dev4) (2.2) 2022-03-20 11:42:06.165 | 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==24.1.0.dev4) (1.0.0) 2022-03-20 11:42:06.481 | 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==24.1.0.dev4) (21.4.0) 2022-03-20 11:42:06.483 | 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==24.1.0.dev4) (1.8.2) 2022-03-20 11:42:07.951 | Installing collected packages: glance 2022-03-20 11:42:07.951 | Attempting uninstall: glance 2022-03-20 11:42:07.951 | Found existing installation: glance 24.1.0.dev4 2022-03-20 11:42:07.958 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-20 11:42:07.960 | Running setup.py develop for glance 2022-03-20 11:42:12.382 | Successfully installed glance 2022-03-20 11:42:12.383 | 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-03-20 11:42:12.390 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:42:12.390 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:42:12.525 | + inc/python:pip_install:200 : result=0 2022-03-20 11:42:12.527 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:42:12.530 | + functions-common:time_stop:2425 : local name 2022-03-20 11:42:12.532 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:42:12.534 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:42:12.537 | + functions-common:time_stop:2428 : local total 2022-03-20 11:42:12.539 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:42:12.542 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:42:12.544 | + functions-common:time_stop:2432 : start_time=1647776516987 2022-03-20 11:42:12.546 | + functions-common:time_stop:2434 : [[ -z 1647776516987 ]] 2022-03-20 11:42:12.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:42:12.554 | + functions-common:time_stop:2437 : end_time=1647776532551 2022-03-20 11:42:12.556 | + functions-common:time_stop:2438 : elapsed_time=15564 2022-03-20 11:42:12.558 | + functions-common:time_stop:2439 : total=79662 2022-03-20 11:42:12.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:42:12.563 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95226 2022-03-20 11:42:12.565 | + inc/python:pip_install:203 : return 0 2022-03-20 11:42:12.568 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:42:12.570 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 11:42:12.573 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 11:42:12.591 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 11:42:12.604 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-20 11:42:12.606 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-20 11:42:12.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:42:12.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:42:12.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-20 11:42:12.617 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:42:12.620 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:42:12.622 | + ./stack.sh:main:920 : configure_glance 2022-03-20 11:42:12.625 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-20 11:42:12.636 | + lib/glance:configure_glance:326 : local dburl 2022-03-20 11:42:12.639 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-20 11:42:12.642 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-20 11:42:12.644 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-20 11:42:12.646 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-20 11:42:12.649 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-20 11:42:12.651 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-20 11:42:12.654 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-20 11:42:12.683 | + 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-03-20 11:42:12.711 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-20 11:42:12.741 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-20 11:42:12.770 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-20 11:42:12.800 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-20 11:42:12.829 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-20 11:42:12.832 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-20 11:42:12.835 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-20 11:42:12.837 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 11:42:12.840 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-20 11:42:12.868 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-20 11:42:12.898 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:42:12.926 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-20 11:42:12.956 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-20 11:42:12.985 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-20 11:42:13.015 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-20 11:42:13.044 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-20 11:42:13.075 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:42:13.104 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 11:42:13.134 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-20 11:42:13.164 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-20 11:42:13.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-20 11:42:13.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-20 11:42:13.171 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 11:42:13.173 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 11:42:13.175 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:42:13.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:13.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 11:42:13.198 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 11:42:13.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:42:13.216 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:13.218 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:42:13.221 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:42:13.251 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:42:13.254 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:42:13.256 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-20 11:42:13.258 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-20 11:42:13.261 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-20 11:42:13.290 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-20 11:42:13.320 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-20 11:42:13.323 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-20 11:42:13.325 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-20 11:42:13.327 | + lib/glance:configure_glance_store:254 : local be 2022-03-20 11:42:13.330 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-20 11:42:13.332 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-20 11:42:13.334 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-20 11:42:13.364 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-20 11:42:13.367 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2022-03-20 11:42:13.396 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-20 11:42:13.399 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-20 11:42:13.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:13.418 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-20 11:42:13.448 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-20 11:42:13.478 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-20 11:42:13.508 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-20 11:42:13.539 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-20 11:42:13.567 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-20 11:42:13.584 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:13.586 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 11:42:13.616 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-20 11:42:13.645 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-20 11:42:13.675 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2022-03-20 11:42:13.703 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-20 11:42:13.733 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2022-03-20 11:42:13.762 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-20 11:42:13.779 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:13.781 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-20 11:42:13.784 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-20 11:42:13.786 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-20 11:42:13.790 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:42:13.806 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:42:13.809 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:42:13.811 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:42:13.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:42:13.817 | + 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-03-20 11:42:13.847 | + 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-03-20 11:42:13.876 | + 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-03-20 11:42:13.907 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:42:13.936 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-20 11:42:13.940 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-20 11:42:13.970 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-20 11:42:14.000 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-20 11:42:14.030 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2022-03-20 11:42:14.059 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-20 11:42:14.090 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-20 11:42:14.119 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-20 11:42:14.149 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-20 11:42:14.179 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-20 11:42:14.208 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-20 11:42:14.238 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-20 11:42:14.268 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-20 11:42:14.273 | + 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-03-20 11:42:14.280 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-20 11:42:14.296 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:14.298 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-20 11:42:14.301 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-20 11:42:14.304 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-20 11:42:14.306 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-20 11:42:14.308 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-20 11:42:14.311 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-20 11:42:14.315 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-20 11:42:14.317 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-20 11:42:14.321 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-20 11:42:14.351 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-20 11:42:14.353 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-20 11:42:14.356 | ++ functions:get_random_port:837 : true 2022-03-20 11:42:14.358 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-20 11:42:14.360 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-20 11:42:14.362 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-20 11:42:14.436 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-20 11:42:14.438 | ++ functions:get_random_port:841 : break 2 2022-03-20 11:42:14.441 | ++ functions:get_random_port:845 : echo 60999 2022-03-20 11:42:14.448 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-20 11:42:14.451 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-20 11:42:14.479 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-20 11:42:14.507 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-20 11:42:14.533 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-20 11:42:14.561 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 11:42:14.588 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-20 11:42:14.616 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-20 11:42:14.643 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-20 11:42:14.670 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:42:14.698 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 11:42:14.726 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 11:42:14.753 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 11:42:14.780 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-20 11:42:14.812 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 11:42:14.839 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-20 11:42:14.868 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-20 11:42:14.895 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-20 11:42:14.922 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-20 11:42:14.949 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-20 11:42:14.977 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-20 11:42:14.980 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-20 11:42:14.982 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:42:14.984 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:14.987 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:14.989 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-20 11:42:14.992 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-20 11:42:15.046 | proxy (enabled by site administrator) 2022-03-20 11:42:15.049 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-20 11:42:15.052 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-20 11:42:15.054 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:42:15.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:15.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:15.061 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-20 11:42:15.064 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-20 11:42:15.130 | proxy_http (enabled by site administrator) 2022-03-20 11:42:15.134 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-20 11:42:15.137 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-20 11:42:15.139 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-20 11:42:15.142 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 11:42:15.144 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:15.147 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:15.149 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 11:42:15.152 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 11:42:15.155 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-20 11:42:15.155 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 11:42:15.165 | KeepAlive Off 2022-03-20 11:42:15.169 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-20 11:42:15.169 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 11:42:15.177 | SetEnv proxy-sendchunked 1 2022-03-20 11:42:15.182 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 11:42:15.182 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-20 11:42:15.190 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-20 11:42:15.193 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-20 11:42:15.196 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-20 11:42:15.198 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 11:42:15.200 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 11:42:15.203 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:42:15.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:15.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:15.210 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 11:42:15.212 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 11:42:15.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:15.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:15.219 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-20 11:42:15.281 | Site glance-wsgi-api already enabled 2022-03-20 11:42:15.285 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-20 11:42:15.288 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:42:15.290 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:42:15.293 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:42:15.430 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-20 11:42:15.435 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-20 11:42:15.477 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-20 11:42:15.480 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-20 11:42:15.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:15.501 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-20 11:42:15.503 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-20 11:42:15.506 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-20 11:42:15.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:42:15.511 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-20 11:42:15.514 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-20 11:42:15.516 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-20 11:42:15.518 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-20 11:42:15.521 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:42:15.524 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:42:15.527 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:42:15.529 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:42:15.532 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:42:15.535 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:42:15.551 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:42:15.553 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:42:15.556 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:42:15.559 | + functions-common:git_clone:629 : echo master 2022-03-20 11:42:15.559 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:42:15.564 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-20 11:42:15.567 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:42:15.569 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-20 11:42:15.572 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:42:15.573 | + functions-common:git_clone:678 : head -1 2022-03-20 11:42:15.576 | d2b9831d1 Merge "Tests: Reduce time waiting in Hitachi HBSD tests" 2022-03-20 11:42:15.579 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:42:15.582 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-20 11:42:15.585 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:42:15.587 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 11:42:15.590 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-20 11:42:15.592 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:42:15.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-20 11:42:15.597 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:42:15.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 11:42:15.602 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-20 11:42:15.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:42:15.607 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:42:15.610 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-20 11:42:15.613 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:42:15.616 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-20 11:42:15.618 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:42:15.621 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:42:15.624 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-20 11:42:15.630 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-20 11:42:15.633 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-20 11:42:16.296 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-20 11:42:16.298 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:42:16.300 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:42:16.303 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:42:16.306 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 11:42:16.308 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-20 11:42:16.310 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:42:16.313 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:42:16.315 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:42:16.317 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:42:16.320 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:42:16.322 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:42:16.324 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:42:16.327 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-20 11:42:16.348 | Using python 3.8 to install /opt/stack/cinder 2022-03-20 11:42:16.350 | + 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-03-20 11:42:17.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:42:17.231 | from cryptography.utils import int_from_bytes 2022-03-20 11:42:17.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:42:17.231 | from cryptography.utils import int_from_bytes 2022-03-20 11:42:18.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:42:18.396 | Obtaining file:///opt/stack/cinder 2022-03-20 11:42:18.396 | Preparing metadata (setup.py): started 2022-03-20 11:42:22.390 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:42:22.521 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.8.1) 2022-03-20 11:42:22.522 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.1.1) 2022-03-20 11:42:22.523 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.33.0) 2022-03-20 11:42:22.524 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.1.2) 2022-03-20 11:42:22.525 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.20.4) 2022-03-20 11:42:22.526 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.0.2) 2022-03-20 11:42:22.527 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev24) (3.2.0) 2022-03-20 11:42:22.528 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.0) 2022-03-20 11:42:22.529 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (9.4.0) 2022-03-20 11:42:22.530 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.8.0) 2022-03-20 11:42:22.531 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.1.3) 2022-03-20 11:42:22.532 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (8.8.0) 2022-03-20 11:42:22.533 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.0) 2022-03-20 11:42:22.534 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.1.0) 2022-03-20 11:42:22.536 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (11.2.0) 2022-03-20 11:42:22.538 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.7.0) 2022-03-20 11:42:22.539 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (12.13.0) 2022-03-20 11:42:22.540 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.1) 2022-03-20 11:42:22.541 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.11.0) 2022-03-20 11:42:22.543 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.7.0) 2022-03-20 11:42:22.544 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.3.0) 2022-03-20 11:42:22.545 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (6.3.1) 2022-03-20 11:42:22.546 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.3.0) 2022-03-20 11:42:22.547 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.8.0) 2022-03-20 11:42:22.548 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.5.0) 2022-03-20 11:42:22.549 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.12.2) 2022-03-20 11:42:22.550 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.6.0) 2022-03-20 11:42:22.551 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.4.2) 2022-03-20 11:42:22.553 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (21.3) 2022-03-20 11:42:22.554 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.8.1) 2022-03-20 11:42:22.555 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.5.0) 2022-03-20 11:42:22.556 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.1.1) 2022-03-20 11:42:22.557 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.9.0) 2022-03-20 11:42:22.558 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.0.7) 2022-03-20 11:42:22.559 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.3.0) 2022-03-20 11:42:22.560 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.6.0) 2022-03-20 11:42:22.561 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.4.0) 2022-03-20 11:42:22.562 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (17.7.0) 2022-03-20 11:42:22.563 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.13.1) 2022-03-20 11:42:22.564 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2021.3) 2022-03-20 11:42:22.565 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.27.1) 2022-03-20 11:42:22.566 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.5.1) 2022-03-20 11:42:22.568 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.6.4) 2022-03-20 11:42:22.569 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.1.74) 2022-03-20 11:42:22.570 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.16.0) 2022-03-20 11:42:22.571 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.4.31) 2022-03-20 11:42:22.572 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.13.0) 2022-03-20 11:42:22.573 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.5.0) 2022-03-20 11:42:22.574 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.8.9) 2022-03-20 11:42:22.575 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (6.3.1) 2022-03-20 11:42:22.576 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.8.7) 2022-03-20 11:42:22.578 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.1.0) 2022-03-20 11:42:22.579 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.10.0) 2022-03-20 11:42:22.580 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.2.0) 2022-03-20 11:42:22.581 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.6.0) 2022-03-20 11:42:22.582 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.10.1) 2022-03-20 11:42:22.583 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.38.0) 2022-03-20 11:42:22.584 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.10.1) 2022-03-20 11:42:22.585 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (36.0.1) 2022-03-20 11:42:22.586 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.2.2) 2022-03-20 11:42:22.587 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.5.1.0) 2022-03-20 11:42:22.588 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.21.7) 2022-03-20 11:42:22.602 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (0.5.2) 2022-03-20 11:42:22.603 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (0.10.0) 2022-03-20 11:42:22.604 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (1.24.7) 2022-03-20 11:42:22.666 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev24) (1.15.0) 2022-03-20 11:42:22.697 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev24) (2.1.0) 2022-03-20 11:42:22.711 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (0.1.0) 2022-03-20 11:42:22.712 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (2.6.0) 2022-03-20 11:42:22.713 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (4.1.1) 2022-03-20 11:42:22.715 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 11:42:22.812 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev24) (1.7.0) 2022-03-20 11:42:22.866 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (2.10.1) 2022-03-20 11:42:22.870 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (3.1.1) 2022-03-20 11:42:22.895 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (0.2.8) 2022-03-20 11:42:22.896 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (0.4.8) 2022-03-20 11:42:22.897 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (4.8) 2022-03-20 11:42:22.951 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev24) (0.17.3) 2022-03-20 11:42:22.996 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (0.8.0) 2022-03-20 11:42:22.998 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (6.0) 2022-03-20 11:42:23.000 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 11:42:23.001 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (1.5.0) 2022-03-20 11:42:23.088 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (0.5.0) 2022-03-20 11:42:23.089 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (2.0.1) 2022-03-20 11:42:23.090 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (1.7.6) 2022-03-20 11:42:23.150 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev24) (0.9.6) 2022-03-20 11:42:23.152 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev24) (2.8.2) 2022-03-20 11:42:23.213 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.0.0) 2022-03-20 11:42:23.214 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (0.4.0) 2022-03-20 11:42:23.215 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.0.9) 2022-03-20 11:42:23.216 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (2.4.0) 2022-03-20 11:42:23.220 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.2.3) 2022-03-20 11:42:23.244 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.3.0) 2022-03-20 11:42:23.247 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.2.0) 2022-03-20 11:42:23.249 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.0.3) 2022-03-20 11:42:23.294 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev24) (1.0.3) 2022-03-20 11:42:23.391 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev24) (3.0.0) 2022-03-20 11:42:23.394 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev24) (1.3.3) 2022-03-20 11:42:23.416 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev24) (3.1.1) 2022-03-20 11:42:23.444 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev24) (0.11.0) 2022-03-20 11:42:23.510 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev24) (1.0.0) 2022-03-20 11:42:23.511 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev24) (1.26.8) 2022-03-20 11:42:23.648 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev24) (1.5.0) 2022-03-20 11:42:23.673 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev24) (60.9.3) 2022-03-20 11:42:23.815 | 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==20.1.0.dev24) (3.10.1) 2022-03-20 11:42:23.852 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (22.0.0) 2022-03-20 11:42:23.853 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (1.3.3) 2022-03-20 11:42:23.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (1.13.3) 2022-03-20 11:42:24.054 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (2019.11.28) 2022-03-20 11:42:24.056 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (3.3) 2022-03-20 11:42:24.060 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (2.0.12) 2022-03-20 11:42:24.095 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev24) (0.7) 2022-03-20 11:42:24.126 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev24) (0.23.2) 2022-03-20 11:42:24.366 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev24) (0.4.2) 2022-03-20 11:42:24.368 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev24) (0.5.2) 2022-03-20 11:42:24.510 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (2.6.3) 2022-03-20 11:42:24.511 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (1.4.2) 2022-03-20 11:42:24.512 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 11:42:24.646 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev24) (0.12.2) 2022-03-20 11:42:24.769 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (4.11.1) 2022-03-20 11:42:24.771 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (5.4.0) 2022-03-20 11:42:24.772 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (1.1.6) 2022-03-20 11:42:24.808 | 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==20.1.0.dev24) (5.0.0) 2022-03-20 11:42:25.058 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev24) (2.21) 2022-03-20 11:42:25.140 | 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==20.1.0.dev24) (2.4.0) 2022-03-20 11:42:25.141 | 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==20.1.0.dev24) (0.5.0) 2022-03-20 11:42:25.308 | 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->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 11:42:25.400 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.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==20.1.0.dev24) (1.55.0) 2022-03-20 11:42:25.401 | 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==20.1.0.dev24) (3.19.4) 2022-03-20 11:42:25.613 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (2.1.0) 2022-03-20 11:42:26.041 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (1.1.5) 2022-03-20 11:42:26.094 | 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==20.1.0.dev24) (0.13.1) 2022-03-20 11:42:26.143 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev24) (0.2.5) 2022-03-20 11:42:27.200 | 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==20.1.0.dev24) (1.32) 2022-03-20 11:42:27.476 | 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==20.1.0.dev24) (1.8.2) 2022-03-20 11:42:27.477 | 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==20.1.0.dev24) (21.4.0) 2022-03-20 11:42:27.622 | 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==20.1.0.dev24) (2.2) 2022-03-20 11:42:27.813 | 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->cinder==20.1.0.dev24) (1.0.0) 2022-03-20 11:42:27.944 | 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==20.1.0.dev24) (3.7.0) 2022-03-20 11:42:29.635 | Installing collected packages: cinder 2022-03-20 11:42:29.635 | Attempting uninstall: cinder 2022-03-20 11:42:29.636 | Found existing installation: cinder 20.1.0.dev24 2022-03-20 11:42:29.642 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-20 11:42:29.643 | Running setup.py develop for cinder 2022-03-20 11:42:35.572 | Successfully installed cinder 2022-03-20 11:42:35.572 | 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-03-20 11:42:35.581 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:42:35.581 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:42:35.731 | + inc/python:pip_install:200 : result=0 2022-03-20 11:42:35.733 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:42:35.736 | + functions-common:time_stop:2425 : local name 2022-03-20 11:42:35.738 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:42:35.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:42:35.743 | + functions-common:time_stop:2428 : local total 2022-03-20 11:42:35.745 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:42:35.747 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:42:35.749 | + functions-common:time_stop:2432 : start_time=1647776536342 2022-03-20 11:42:35.752 | + functions-common:time_stop:2434 : [[ -z 1647776536342 ]] 2022-03-20 11:42:35.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:42:35.759 | + functions-common:time_stop:2437 : end_time=1647776555756 2022-03-20 11:42:35.761 | + functions-common:time_stop:2438 : elapsed_time=19414 2022-03-20 11:42:35.763 | + functions-common:time_stop:2439 : total=95226 2022-03-20 11:42:35.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:42:35.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114640 2022-03-20 11:42:35.770 | + inc/python:pip_install:203 : return 0 2022-03-20 11:42:35.772 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:42:35.775 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 11:42:35.777 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 11:42:35.797 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 11:42:35.810 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-20 11:42:35.812 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-20 11:42:35.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:42:35.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:42:35.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-20 11:42:35.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:42:35.825 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-20 11:42:35.827 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-20 11:42:35.830 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-20 11:42:35.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:35.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:35.837 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-20 11:42:35.849 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-20 11:42:35.852 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:42:35.854 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:42:35.857 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:42:35.859 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:42:35.862 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:42:35.865 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:42:35.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:35.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:35.872 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:42:35.875 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:42:35.877 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:42:35.880 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:42:35.882 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-20 11:42:35.885 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:42:35.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:35.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:35.892 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-20 11:42:35.915 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-20 11:42:36.025 | Reading package lists... 2022-03-20 11:42:36.263 | Building dependency tree... 2022-03-20 11:42:36.264 | Reading state information... 2022-03-20 11:42:36.521 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-20 11:42:36.521 | The following packages were automatically installed and are no longer required: 2022-03-20 11:42:36.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:42:36.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:42:36.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:42:36.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:42:36.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:42:36.523 | python3-zope.interface 2022-03-20 11:42:36.523 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:42:36.636 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:42:36.640 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:42:36.643 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:42:36.646 | + functions-common:time_stop:2425 : local name 2022-03-20 11:42:36.648 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:42:36.651 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:42:36.653 | + functions-common:time_stop:2428 : local total 2022-03-20 11:42:36.656 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:42:36.658 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:42:36.661 | + functions-common:time_stop:2432 : start_time=1647776555912 2022-03-20 11:42:36.663 | + functions-common:time_stop:2434 : [[ -z 1647776555912 ]] 2022-03-20 11:42:36.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:42:36.671 | + functions-common:time_stop:2437 : end_time=1647776556668 2022-03-20 11:42:36.673 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-20 11:42:36.676 | + functions-common:time_stop:2439 : total=5324 2022-03-20 11:42:36.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:42:36.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6080 2022-03-20 11:42:36.683 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:42:36.686 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:42:36.688 | + ./stack.sh:main:926 : configure_cinder 2022-03-20 11:42:36.691 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-20 11:42:36.704 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-20 11:42:36.707 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-20 11:42:36.710 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-20 11:42:36.712 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-20 11:42:36.715 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-20 11:42:36.716 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-20 11:42:36.720 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-20 11:42:36.722 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-20 11:42:36.724 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-20 11:42:36.726 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-20 11:42:36.729 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-20 11:42:36.731 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-20 11:42:36.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-20 11:42:36.735 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-20 11:42:36.746 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-20 11:42:36.759 | + 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-03-20 11:42:36.771 | + 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-03-20 11:42:36.783 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-20 11:42:36.795 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-20 11:42:36.798 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-20 11:42:36.802 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qSDMgc7syD 2022-03-20 11:42:36.804 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-20 11:42:36.806 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-20 11:42:36.809 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-20 11:42:36.811 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qSDMgc7syD 2022-03-20 11:42:36.814 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qSDMgc7syD 2022-03-20 11:42:36.826 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qSDMgc7syD /etc/sudoers.d/cinder-rootwrap 2022-03-20 11:42:36.838 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-20 11:42:36.842 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-20 11:42:36.845 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-20 11:42:36.847 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-20 11:42:36.849 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-20 11:42:36.851 | + 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-03-20 11:42:36.853 | + 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-03-20 11:42:36.856 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-20 11:42:36.858 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-20 11:42:36.863 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-20 11:42:36.867 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-20 11:42:36.886 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-20 11:42:36.904 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-20 11:42:36.923 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-20 11:42:36.941 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-20 11:42:36.960 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-20 11:42:36.979 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-20 11:42:36.998 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-20 11:42:37.016 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-20 11:42:37.019 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 11:42:37.021 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-20 11:42:37.024 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 11:42:37.026 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-20 11:42:37.055 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-20 11:42:37.083 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:42:37.111 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-20 11:42:37.139 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-20 11:42:37.167 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-20 11:42:37.195 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-20 11:42:37.223 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-20 11:42:37.251 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:42:37.278 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 11:42:37.306 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-20 11:42:37.336 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-20 11:42:37.366 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-20 11:42:37.368 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-20 11:42:37.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-20 11:42:37.373 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-20 11:42:37.375 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-20 11:42:37.378 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-20 11:42:37.410 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-20 11:42:37.438 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-20 11:42:37.466 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-20 11:42:37.494 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-20 11:42:37.523 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-20 11:42:37.550 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-20 11:42:37.581 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-20 11:42:37.584 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2022-03-20 11:42:37.612 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-20 11:42:37.644 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-20 11:42:37.651 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6dddd542e7738264abaa46dddf51473b 2022-03-20 11:42:37.680 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-20 11:42:37.682 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-20 11:42:37.710 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-20 11:42:37.738 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-20 11:42:37.767 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-20 11:42:37.795 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-20 11:42:37.812 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:37.814 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-20 11:42:37.816 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-20 11:42:37.819 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-20 11:42:37.822 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-20 11:42:37.824 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-20 11:42:37.826 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-20 11:42:37.829 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-20 11:42:37.831 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-20 11:42:37.833 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-20 11:42:37.836 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-20 11:42:37.838 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-20 11:42:37.870 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-20 11:42:37.897 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-20 11:42:37.926 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-20 11:42:37.954 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-20 11:42:37.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-20 11:42:38.010 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-20 11:42:38.012 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-20 11:42:38.015 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-20 11:42:38.017 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-20 11:42:38.045 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-20 11:42:38.048 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-20 11:42:38.076 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-20 11:42:38.078 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-20 11:42:38.081 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-20 11:42:38.083 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-20 11:42:38.111 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-20 11:42:38.114 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-20 11:42:38.117 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-20 11:42:38.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:38.135 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-20 11:42:38.138 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-20 11:42:38.140 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-20 11:42:38.142 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-20 11:42:38.171 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.20:8080/v1/AUTH_ 2022-03-20 11:42:38.199 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-20 11:42:38.216 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:38.219 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-20 11:42:38.237 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:38.240 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-20 11:42:38.256 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:38.259 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-20 11:42:38.261 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-20 11:42:38.263 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-20 11:42:38.266 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-20 11:42:38.268 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 11:42:38.271 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 11:42:38.273 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:42:38.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:38.293 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 11:42:38.295 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 11:42:38.298 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:42:38.314 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:38.317 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:42:38.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:42:38.348 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:42:38.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:42:38.352 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-20 11:42:38.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-20 11:42:38.357 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 11:42:38.360 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:42:38.377 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:42:38.380 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:42:38.382 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:42:38.385 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:42:38.387 | + 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-03-20 11:42:38.415 | + 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-03-20 11:42:38.446 | + 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-03-20 11:42:38.476 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:42:38.515 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-20 11:42:38.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:38.535 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-20 11:42:38.537 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-20 11:42:38.540 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-20 11:42:38.542 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-20 11:42:38.545 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 11:42:38.547 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 11:42:38.552 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-20 11:42:38.556 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-20 11:42:38.559 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 11:42:38.562 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 11:42:38.575 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 11:42:38.575 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:42:38.584 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 11:42:38.588 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:42:38.604 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-20 11:42:38.606 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-20 11:42:38.610 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-20 11:42:38.641 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-20 11:42:38.670 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-20 11:42:38.698 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-20 11:42:38.726 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 11:42:38.753 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 11:42:38.780 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-20 11:42:38.808 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-20 11:42:38.835 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-20 11:42:38.865 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:42:38.895 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 11:42:38.923 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 11:42:38.950 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-20 11:42:38.978 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 11:42:38.980 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 11:42:38.983 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-20 11:42:38.986 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-20 11:42:38.988 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 11:42:38.991 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:38.993 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:38.996 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 11:42:38.999 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 11:42:39.001 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-20 11:42:39.028 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 11:42:39.056 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-20 11:42:39.056 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 11:42:39.065 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-20 11:42:39.068 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-20 11:42:39.070 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-20 11:42:39.073 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 11:42:39.075 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 11:42:39.077 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:42:39.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:39.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:39.085 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 11:42:39.087 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 11:42:39.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:42:39.092 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:42:39.094 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-20 11:42:39.159 | Enabling site cinder-wsgi. 2022-03-20 11:42:39.167 | To activate the new configuration, you need to run: 2022-03-20 11:42:39.167 | systemctl reload apache2 2022-03-20 11:42:39.173 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 11:42:39.175 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:42:39.178 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:42:39.180 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:42:39.315 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-20 11:42:39.318 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-20 11:42:39.350 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2022-03-20 11:42:39.382 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-20 11:42:39.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:42:39.401 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-20 11:42:39.404 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 11:42:39.406 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 11:42:39.408 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-20 11:42:39.411 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-20 11:42:39.441 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-20 11:42:39.472 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2022-03-20 11:42:39.500 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-20 11:42:39.529 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-20 11:42:39.556 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-20 11:42:39.585 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-20 11:42:39.613 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-20 11:42:39.641 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:42:39.668 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-20 11:42:39.696 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-20 11:42:39.725 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 11:42:39.753 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-20 11:42:39.756 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-20 11:42:39.772 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:39.774 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2022-03-20 11:42:39.805 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-20 11:42:39.808 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-20 11:42:39.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:42:39.828 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-20 11:42:39.831 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-20 11:42:39.833 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-20 11:42:39.836 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:42:39.838 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-20 11:42:39.841 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-20 11:42:39.844 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:42:39.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:42:39.850 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:42:39.853 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:42:39.855 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:42:39.858 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:42:39.860 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-20 11:42:39.863 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-20 11:42:39.866 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-20 11:42:39.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:42:39.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:42:39.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-20 11:42:39.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:42:39.878 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-20 11:42:39.881 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-20 11:42:39.884 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-20 11:42:39.886 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:42:39.888 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:42:39.891 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:42:39.894 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:42:39.896 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:42:39.899 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:42:39.914 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:42:39.917 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:42:39.919 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:42:39.922 | + functions-common:git_clone:629 : echo master 2022-03-20 11:42:39.922 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:42:39.928 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-20 11:42:39.930 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:42:39.932 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-20 11:42:39.935 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:42:39.936 | + functions-common:git_clone:678 : head -1 2022-03-20 11:42:39.941 | 2c50c9af16 Update port MAC from binding profile for PFs 2022-03-20 11:42:39.945 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:42:39.948 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-20 11:42:39.950 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:42:39.953 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 11:42:39.955 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-20 11:42:39.957 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:42:39.960 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-20 11:42:39.962 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:42:39.965 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 11:42:39.967 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-20 11:42:39.970 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:42:39.973 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:42:39.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-20 11:42:39.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:42:39.981 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-20 11:42:39.983 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:42:39.986 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:42:39.990 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-20 11:42:39.995 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-20 11:42:39.998 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-20 11:42:40.650 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-20 11:42:40.653 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:42:40.655 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:42:40.658 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:42:40.660 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 11:42:40.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-20 11:42:40.665 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:42:40.667 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:42:40.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:42:40.672 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:42:40.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:42:40.677 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:42:40.680 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:42:40.682 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-20 11:42:40.707 | Using python 3.8 to install /opt/stack/neutron 2022-03-20 11:42:40.710 | + 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-03-20 11:42:41.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:42:41.680 | from cryptography.utils import int_from_bytes 2022-03-20 11:42:41.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:42:41.680 | from cryptography.utils import int_from_bytes 2022-03-20 11:42:42.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:42:42.850 | Obtaining file:///opt/stack/neutron 2022-03-20 11:42:42.850 | Preparing metadata (setup.py): started 2022-03-20 11:42:47.093 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:42:47.194 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.8.1) 2022-03-20 11:42:47.195 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-20 11:42:47.196 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.1.1) 2022-03-20 11:42:47.197 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.1) 2022-03-20 11:42:47.198 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.0) 2022-03-20 11:42:47.199 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.1) 2022-03-20 11:42:47.200 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.33.0) 2022-03-20 11:42:47.201 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.1) 2022-03-20 11:42:47.203 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.20.4) 2022-03-20 11:42:47.204 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.27.1) 2022-03-20 11:42:47.205 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.0.3) 2022-03-20 11:42:47.206 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (9.4.0) 2022-03-20 11:42:47.207 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.8.0) 2022-03-20 11:42:47.209 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.11.0) 2022-03-20 11:42:47.210 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.20.0) 2022-03-20 11:42:47.211 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (7.8.0) 2022-03-20 11:42:47.212 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-20 11:42:47.213 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.31) 2022-03-20 11:42:47.214 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.8.7) 2022-03-20 11:42:47.215 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 11:42:47.216 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.7.6) 2022-03-20 11:42:47.217 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-20 11:42:47.218 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-20 11:42:47.219 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 11:42:47.221 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (8.8.0) 2022-03-20 11:42:47.222 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.1.0) 2022-03-20 11:42:47.223 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (11.2.0) 2022-03-20 11:42:47.224 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.0) 2022-03-20 11:42:47.225 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.7.0) 2022-03-20 11:42:47.226 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (12.13.0) 2022-03-20 11:42:47.227 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.1) 2022-03-20 11:42:47.228 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.11.0) 2022-03-20 11:42:47.229 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.0) 2022-03-20 11:42:47.230 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.0) 2022-03-20 11:42:47.231 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-20 11:42:47.232 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.3.0) 2022-03-20 11:42:47.234 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.8.0) 2022-03-20 11:42:47.235 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.5.0) 2022-03-20 11:42:47.236 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.12.2) 2022-03-20 11:42:47.237 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.6.0) 2022-03-20 11:42:47.238 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.4.2) 2022-03-20 11:42:47.240 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.1) 2022-03-20 11:42:47.241 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.1.0) 2022-03-20 11:42:47.242 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.16.0) 2022-03-20 11:42:47.243 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.15.1) 2022-03-20 11:42:47.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (21.3) 2022-03-20 11:42:47.245 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.9.0) 2022-03-20 11:42:47.246 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:47.247 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (22.0.0) 2022-03-20 11:42:47.248 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (17.7.0) 2022-03-20 11:42:47.249 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.61.0) 2022-03-20 11:42:47.250 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 11:42:47.251 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.1) 2022-03-20 11:42:47.252 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.4.0) 2022-03-20 11:42:47.253 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-20 11:42:47.270 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (5.4.0) 2022-03-20 11:42:47.271 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (1.1.6) 2022-03-20 11:42:47.272 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (4.11.1) 2022-03-20 11:42:47.279 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev34) (1.13.3) 2022-03-20 11:42:47.291 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.16.0) 2022-03-20 11:42:47.292 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.1.2) 2022-03-20 11:42:47.293 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 11:42:47.313 | 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==20.1.0.dev34) (3.0.7) 2022-03-20 11:42:47.321 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 11:42:47.379 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.7.0) 2022-03-20 11:42:47.381 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.0.2) 2022-03-20 11:42:47.433 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-20 11:42:47.437 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (4.4.0) 2022-03-20 11:42:47.489 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (1.2.2) 2022-03-20 11:42:47.495 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (2.7.0) 2022-03-20 11:42:47.521 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (6.0) 2022-03-20 11:42:47.523 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.0) 2022-03-20 11:42:47.524 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (0.10.0) 2022-03-20 11:42:47.525 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.1.5) 2022-03-20 11:42:47.526 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (2.5.0) 2022-03-20 11:42:47.528 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.4) 2022-03-20 11:42:47.529 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.32) 2022-03-20 11:42:47.530 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (36.0.1) 2022-03-20 11:42:47.548 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev34) (1.0.3) 2022-03-20 11:42:47.641 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev34) (0.17.3) 2022-03-20 11:42:47.684 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev34) (1.5.0) 2022-03-20 11:42:47.745 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.13.0) 2022-03-20 11:42:47.748 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.5.0) 2022-03-20 11:42:47.749 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (2.0.1) 2022-03-20 11:42:47.833 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (2.8.2) 2022-03-20 11:42:47.837 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (0.9.6) 2022-03-20 11:42:47.893 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.0) 2022-03-20 11:42:47.895 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.2.3) 2022-03-20 11:42:47.896 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (0.4.0) 2022-03-20 11:42:47.899 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.9) 2022-03-20 11:42:47.923 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-20 11:42:47.926 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.3.0) 2022-03-20 11:42:47.974 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (1.15.0) 2022-03-20 11:42:48.028 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev34) (2021.3) 2022-03-20 11:42:48.059 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (1.3.3) 2022-03-20 11:42:48.063 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (3.0.0) 2022-03-20 11:42:48.087 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-20 11:42:48.228 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev34) (2.4.0) 2022-03-20 11:42:48.298 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev34) (60.9.3) 2022-03-20 11:42:48.375 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (0.3.5) 2022-03-20 11:42:48.377 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (3.0.0) 2022-03-20 11:42:48.487 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.488 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.489 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.490 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.491 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.492 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.493 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 11:42:48.698 | 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==20.1.0.dev34) (3.10.1) 2022-03-20 11:42:48.700 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-20 11:42:48.703 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (2.5.0) 2022-03-20 11:42:48.751 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 11:42:48.752 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (3.17.6) 2022-03-20 11:42:48.843 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2.0.12) 2022-03-20 11:42:48.846 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (3.3) 2022-03-20 11:42:48.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2019.11.28) 2022-03-20 11:42:48.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (1.26.8) 2022-03-20 11:42:48.883 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev34) (0.7) 2022-03-20 11:42:49.218 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev34) (0.12.2) 2022-03-20 11:42:49.290 | 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==20.1.0.dev34) (5.0.0) 2022-03-20 11:42:49.482 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (2.21) 2022-03-20 11:42:49.561 | 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==20.1.0.dev34) (2.4.0) 2022-03-20 11:42:49.565 | 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==20.1.0.dev34) (0.5.0) 2022-03-20 11:42:49.788 | 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==20.1.0.dev34) (2.5.0) 2022-03-20 11:42:49.966 | 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==20.1.0.dev34) (2.2) 2022-03-20 11:42:50.494 | 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==20.1.0.dev34) (0.13.1) 2022-03-20 11:42:50.541 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (0.2.5) 2022-03-20 11:42:51.144 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.4.2) 2022-03-20 11:42:51.146 | 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==20.1.0.dev34) (0.5.2) 2022-03-20 11:42:51.481 | 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==20.1.0.dev34) (2.0.0) 2022-03-20 11:42:51.481 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (4.10.0) 2022-03-20 11:42:51.648 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev34) (3.7.0) 2022-03-20 11:42:51.892 | 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==20.1.0.dev34) (21.4.0) 2022-03-20 11:42:51.893 | 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==20.1.0.dev34) (1.8.2) 2022-03-20 11:42:52.085 | 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==20.1.0.dev34) (1.0.0) 2022-03-20 11:42:52.304 | 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==20.1.0.dev34) (2.3.1) 2022-03-20 11:42:53.873 | Installing collected packages: neutron 2022-03-20 11:42:53.874 | Attempting uninstall: neutron 2022-03-20 11:42:53.874 | Found existing installation: neutron 20.1.0.dev34 2022-03-20 11:42:53.893 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-20 11:42:53.895 | Running setup.py develop for neutron 2022-03-20 11:42:59.880 | Successfully installed neutron 2022-03-20 11:42:59.880 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-20 11:42:59.888 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:42:59.888 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:43:00.031 | + inc/python:pip_install:200 : result=0 2022-03-20 11:43:00.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:43:00.036 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:00.038 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:00.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:00.042 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:00.044 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:00.047 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:43:00.049 | + functions-common:time_stop:2432 : start_time=1647776560702 2022-03-20 11:43:00.051 | + functions-common:time_stop:2434 : [[ -z 1647776560702 ]] 2022-03-20 11:43:00.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:00.058 | + functions-common:time_stop:2437 : end_time=1647776580056 2022-03-20 11:43:00.061 | + functions-common:time_stop:2438 : elapsed_time=19354 2022-03-20 11:43:00.063 | + functions-common:time_stop:2439 : total=114640 2022-03-20 11:43:00.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:00.068 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133994 2022-03-20 11:43:00.070 | + inc/python:pip_install:203 : return 0 2022-03-20 11:43:00.073 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:43:00.075 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 11:43:00.078 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 11:43:00.096 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 11:43:00.108 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-20 11:43:00.111 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-20 11:43:00.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:43:00.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:43:00.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-20 11:43:00.121 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:43:00.124 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-20 11:43:00.126 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:43:00.128 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-20 11:43:00.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:00.148 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-20 11:43:00.151 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-20 11:43:00.153 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-20 11:43:00.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:43:00.158 | + lib/stack:stack_install_service:32 : install_nova 2022-03-20 11:43:00.161 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-20 11:43:00.163 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-20 11:43:00.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:43:00.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:43:00.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-20 11:43:00.173 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:43:00.175 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-20 11:43:00.193 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:00.195 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-20 11:43:00.211 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:00.214 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-20 11:43:00.230 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:00.232 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-20 11:43:00.235 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-20 11:43:00.237 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-20 11:43:00.239 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:43:00.242 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:43:00.244 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:43:00.247 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:43:00.249 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:43:00.252 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:43:00.268 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:43:00.270 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:43:00.272 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:00.275 | + functions-common:git_clone:629 : echo master 2022-03-20 11:43:00.275 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:43:00.280 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-20 11:43:00.283 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:00.285 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-20 11:43:00.288 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:43:00.288 | + functions-common:git_clone:678 : head -1 2022-03-20 11:43:00.292 | de10013328 Merge "Add Python3 zed unit tests" 2022-03-20 11:43:00.294 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:43:00.297 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-20 11:43:00.299 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:43:00.302 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 11:43:00.305 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-20 11:43:00.307 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:43:00.309 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-20 11:43:00.312 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:43:00.315 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 11:43:00.318 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-20 11:43:00.320 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:43:00.323 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:43:00.326 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-20 11:43:00.328 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:43:00.331 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-20 11:43:00.333 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:43:00.336 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:43:00.339 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-20 11:43:00.345 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-20 11:43:00.347 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-20 11:43:01.056 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-20 11:43:01.059 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:43:01.061 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:43:01.063 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:43:01.066 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 11:43:01.068 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-20 11:43:01.071 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:43:01.073 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:43:01.075 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:43:01.077 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:43:01.080 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:43:01.082 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:43:01.084 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:43:01.086 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-20 11:43:01.108 | Using python 3.8 to install /opt/stack/nova 2022-03-20 11:43:01.110 | + 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-03-20 11:43:01.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:01.995 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:01.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:01.995 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:03.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:43:03.172 | Obtaining file:///opt/stack/nova 2022-03-20 11:43:03.173 | Preparing metadata (setup.py): started 2022-03-20 11:43:08.161 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:43:08.285 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.8.1) 2022-03-20 11:43:08.286 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.4.31) 2022-03-20 11:43:08.288 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.1.1) 2022-03-20 11:43:08.289 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.33.0) 2022-03-20 11:43:08.290 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.0.3) 2022-03-20 11:43:08.291 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (9.4.0) 2022-03-20 11:43:08.291 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.8.0) 2022-03-20 11:43:08.293 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.5.1) 2022-03-20 11:43:08.294 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (36.0.1) 2022-03-20 11:43:08.295 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.8.7) 2022-03-20 11:43:08.296 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.1.2) 2022-03-20 11:43:08.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.1.1) 2022-03-20 11:43:08.298 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.5.0) 2022-03-20 11:43:08.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.1.1) 2022-03-20 11:43:08.300 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.13.0) 2022-03-20 11:43:08.301 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.7.6) 2022-03-20 11:43:08.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.8.0) 2022-03-20 11:43:08.303 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.11.0) 2022-03-20 11:43:08.304 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.1) 2022-03-20 11:43:08.305 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.0.2) 2022-03-20 11:43:08.306 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev7) (3.2.0) 2022-03-20 11:43:08.308 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (8.3.0) 2022-03-20 11:43:08.309 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.0) 2022-03-20 11:43:08.310 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (7.8.0) 2022-03-20 11:43:08.311 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.6.0) 2022-03-20 11:43:08.312 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.27.1) 2022-03-20 11:43:08.313 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.5.0) 2022-03-20 11:43:08.314 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.10.0) 2022-03-20 11:43:08.315 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.10.1) 2022-03-20 11:43:08.316 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.0) 2022-03-20 11:43:08.318 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (8.8.0) 2022-03-20 11:43:08.319 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.1.0) 2022-03-20 11:43:08.320 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.7.0) 2022-03-20 11:43:08.321 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 11:43:08.322 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.3.0) 2022-03-20 11:43:08.323 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.3.0) 2022-03-20 11:43:08.324 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 11:43:08.325 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.12.2) 2022-03-20 11:43:08.326 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (11.2.0) 2022-03-20 11:43:08.328 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (6.3.1) 2022-03-20 11:43:08.329 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (12.13.0) 2022-03-20 11:43:08.330 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.11.0) 2022-03-20 11:43:08.331 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.0) 2022-03-20 11:43:08.332 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.1.0) 2022-03-20 11:43:08.333 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.0) 2022-03-20 11:43:08.334 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 11:43:08.335 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.1) 2022-03-20 11:43:08.336 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.9.0) 2022-03-20 11:43:08.337 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.6.0) 2022-03-20 11:43:08.339 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.2.0) 2022-03-20 11:43:08.340 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.1.0) 2022-03-20 11:43:08.341 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.0) 2022-03-20 11:43:08.342 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.1) 2022-03-20 11:43:08.343 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.10.1) 2022-03-20 11:43:08.344 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.0.1) 2022-03-20 11:43:08.345 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.10.1) 2022-03-20 11:43:08.346 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.2.2) 2022-03-20 11:43:08.348 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.3.3) 2022-03-20 11:43:08.349 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.7.0) 2022-03-20 11:43:08.350 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.6.4) 2022-03-20 11:43:08.351 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.2) 2022-03-20 11:43:08.352 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.4.0) 2022-03-20 11:43:08.354 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.61.0) 2022-03-20 11:43:08.355 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (6.0) 2022-03-20 11:43:08.371 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (5.4.0) 2022-03-20 11:43:08.373 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (4.11.1) 2022-03-20 11:43:08.374 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (1.1.6) 2022-03-20 11:43:08.393 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev7) (5.3.0) 2022-03-20 11:43:08.435 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev7) (1.15.0) 2022-03-20 11:43:08.466 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev7) (1.16.0) 2022-03-20 11:43:08.467 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev7) (2.1.0) 2022-03-20 11:43:08.491 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev7) (2.1.0) 2022-03-20 11:43:08.618 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev7) (4.4.0) 2022-03-20 11:43:08.619 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev7) (3.1.1) 2022-03-20 11:43:08.680 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (0.10.0) 2022-03-20 11:43:08.681 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.4.0) 2022-03-20 11:43:08.683 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.4.4) 2022-03-20 11:43:08.685 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 11:43:08.687 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.1.5) 2022-03-20 11:43:08.688 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.32) 2022-03-20 11:43:08.709 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev7) (5.6.0) 2022-03-20 11:43:08.711 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev7) (6.3.1) 2022-03-20 11:43:08.767 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (2.5.0) 2022-03-20 11:43:08.768 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (1.15.1) 2022-03-20 11:43:08.770 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:08.830 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev7) (0.17.3) 2022-03-20 11:43:08.969 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev7) (0.5.0) 2022-03-20 11:43:08.971 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev7) (2.0.1) 2022-03-20 11:43:09.055 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev7) (0.9.6) 2022-03-20 11:43:09.118 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.0.9) 2022-03-20 11:43:09.121 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.0.0) 2022-03-20 11:43:09.123 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (0.4.0) 2022-03-20 11:43:09.124 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.2.3) 2022-03-20 11:43:09.150 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev7) (3.2.0) 2022-03-20 11:43:09.153 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev7) (3.3.0) 2022-03-20 11:43:09.206 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev7) (1.0.3) 2022-03-20 11:43:09.285 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev7) (2021.3) 2022-03-20 11:43:09.326 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev7) (3.0.0) 2022-03-20 11:43:09.329 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev7) (1.3.3) 2022-03-20 11:43:09.383 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev7) (21.3) 2022-03-20 11:43:09.384 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev7) (3.0.7) 2022-03-20 11:43:09.473 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev7) (1.5.0) 2022-03-20 11:43:09.499 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev7) (60.9.3) 2022-03-20 11:43:09.586 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev7) (0.2.5) 2022-03-20 11:43:09.681 | 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==25.1.0.dev7) (3.17.6) 2022-03-20 11:43:09.744 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (1.3.3) 2022-03-20 11:43:09.746 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (22.0.0) 2022-03-20 11:43:09.747 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (1.13.3) 2022-03-20 11:43:09.794 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 11:43:09.797 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (2.1.0) 2022-03-20 11:43:09.799 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (3.10.1) 2022-03-20 11:43:09.877 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (1.26.8) 2022-03-20 11:43:09.880 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (2.0.12) 2022-03-20 11:43:09.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (3.3) 2022-03-20 11:43:09.884 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (2019.11.28) 2022-03-20 11:43:09.985 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev7) (0.7) 2022-03-20 11:43:10.202 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev7) (0.5.2) 2022-03-20 11:43:10.202 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev7) (0.4.2) 2022-03-20 11:43:10.315 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (1.4.2) 2022-03-20 11:43:10.318 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (2.6.3) 2022-03-20 11:43:10.322 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 11:43:10.408 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev7) (0.12.2) 2022-03-20 11:43:10.488 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev7) (1.22.2) 2022-03-20 11:43:10.523 | 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==25.1.0.dev7) (5.0.0) 2022-03-20 11:43:10.760 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev7) (2.21) 2022-03-20 11:43:10.838 | 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==25.1.0.dev7) (2.4.0) 2022-03-20 11:43:10.840 | 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==25.1.0.dev7) (0.5.0) 2022-03-20 11:43:11.045 | 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->nova==25.1.0.dev7) (2.5.0) 2022-03-20 11:43:11.156 | 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==25.1.0.dev7) (2.2) 2022-03-20 11:43:11.695 | 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==25.1.0.dev7) (0.13.1) 2022-03-20 11:43:11.742 | 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==25.1.0.dev7) (2.16.0) 2022-03-20 11:43:12.132 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.133 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.134 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.135 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.136 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.139 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:12.140 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 11:43:13.367 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev7) (3.7.0) 2022-03-20 11:43:13.772 | 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==25.1.0.dev7) (21.4.0) 2022-03-20 11:43:13.773 | 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==25.1.0.dev7) (1.8.2) 2022-03-20 11:43:13.876 | 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==25.1.0.dev7) (2.4.0) 2022-03-20 11:43:13.984 | 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->nova==25.1.0.dev7) (1.0.0) 2022-03-20 11:43:15.606 | Installing collected packages: nova 2022-03-20 11:43:15.606 | Attempting uninstall: nova 2022-03-20 11:43:15.606 | Found existing installation: nova 25.1.0.dev7 2022-03-20 11:43:15.615 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-20 11:43:15.617 | Running setup.py develop for nova 2022-03-20 11:43:22.107 | Successfully installed nova 2022-03-20 11:43:22.107 | 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-03-20 11:43:22.115 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:43:22.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:43:22.265 | + inc/python:pip_install:200 : result=0 2022-03-20 11:43:22.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:43:22.270 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:22.272 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:22.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:22.277 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:22.279 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:22.281 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:43:22.283 | + functions-common:time_stop:2432 : start_time=1647776581102 2022-03-20 11:43:22.285 | + functions-common:time_stop:2434 : [[ -z 1647776581102 ]] 2022-03-20 11:43:22.288 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:22.292 | + functions-common:time_stop:2437 : end_time=1647776602290 2022-03-20 11:43:22.295 | + functions-common:time_stop:2438 : elapsed_time=21188 2022-03-20 11:43:22.297 | + functions-common:time_stop:2439 : total=133994 2022-03-20 11:43:22.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:22.301 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155182 2022-03-20 11:43:22.303 | + inc/python:pip_install:203 : return 0 2022-03-20 11:43:22.306 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:43:22.308 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 11:43:22.310 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 11:43:22.329 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 11:43:22.341 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-20 11:43:22.344 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-20 11:43:22.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:43:22.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:43:22.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-20 11:43:22.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:43:22.357 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-20 11:43:22.369 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:43:22.372 | + ./stack.sh:main:937 : configure_nova 2022-03-20 11:43:22.374 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-20 11:43:22.387 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-20 11:43:22.389 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-20 11:43:22.392 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-20 11:43:22.396 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-20 11:43:22.396 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-20 11:43:22.401 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-20 11:43:22.404 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-20 11:43:22.406 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-20 11:43:22.408 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-20 11:43:22.411 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-20 11:43:22.413 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-20 11:43:22.416 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-20 11:43:22.418 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-20 11:43:22.429 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-20 11:43:22.442 | + 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-03-20 11:43:22.454 | + 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-03-20 11:43:22.467 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-20 11:43:22.480 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-20 11:43:22.483 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-20 11:43:22.487 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PqGWxAUoqD 2022-03-20 11:43:22.490 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-20 11:43:22.493 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-20 11:43:22.495 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-20 11:43:22.497 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-20 11:43:22.500 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-20 11:43:22.502 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PqGWxAUoqD 2022-03-20 11:43:22.507 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PqGWxAUoqD 2022-03-20 11:43:22.518 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PqGWxAUoqD /etc/sudoers.d/nova-rootwrap 2022-03-20 11:43:22.531 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-20 11:43:22.535 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-20 11:43:22.538 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-20 11:43:22.540 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-20 11:43:22.542 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-20 11:43:22.545 | + 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-03-20 11:43:22.547 | + 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-03-20 11:43:22.550 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-20 11:43:22.553 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-20 11:43:22.558 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-20 11:43:22.574 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:22.577 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-20 11:43:22.579 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-20 11:43:22.583 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-20 11:43:22.586 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-20 11:43:22.616 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-20 11:43:22.618 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-20 11:43:22.644 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-20 11:43:22.673 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-20 11:43:22.700 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-20 11:43:22.729 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-20 11:43:22.759 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-20 11:43:22.787 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-20 11:43:22.790 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2022-03-20 11:43:22.817 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-20 11:43:22.843 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-20 11:43:22.870 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-20 11:43:22.897 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-20 11:43:22.924 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-20 11:43:22.953 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-20 11:43:22.956 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:43:22.958 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:43:22.960 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:43:22.962 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:43:22.964 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:43:22.967 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:43:22.969 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:43:22.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:43:22.974 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:43:22.976 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:43:22.978 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:43:22.981 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-20 11:43:22.983 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:43:22.985 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:43:22.987 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:43:22.990 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:43:22.992 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:43:22.994 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:43:22.996 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-20 11:43:23.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:23.014 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:43:23.017 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-20 11:43:23.019 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-20 11:43:23.046 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-20 11:43:23.049 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-20 11:43:23.051 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-20 11:43:23.054 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-20 11:43:23.056 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 11:43:23.058 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 11:43:23.088 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-20 11:43:23.090 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-20 11:43:23.092 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-20 11:43:23.095 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-20 11:43:23.098 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-20 11:43:23.100 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-20 11:43:23.130 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-20 11:43:23.159 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-20 11:43:23.186 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-20 11:43:23.212 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-20 11:43:23.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:23.231 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-20 11:43:23.251 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:23.254 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-20 11:43:23.255 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-20 11:43:23.260 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-20 11:43:23.262 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-20 11:43:23.290 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-20 11:43:23.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:23.308 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-20 11:43:23.310 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-20 11:43:23.312 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 11:43:23.315 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 11:43:23.317 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-20 11:43:23.346 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-20 11:43:23.373 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:43:23.400 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-20 11:43:23.427 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-20 11:43:23.454 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-20 11:43:23.483 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-20 11:43:23.510 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-20 11:43:23.538 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:43:23.565 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 11:43:23.592 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-20 11:43:23.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:23.611 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-20 11:43:23.614 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-20 11:43:23.643 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-20 11:43:23.671 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2022-03-20 11:43:23.698 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-20 11:43:23.726 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-20 11:43:23.754 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-20 11:43:23.780 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-20 11:43:23.808 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-20 11:43:23.836 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-20 11:43:23.852 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:23.855 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-20 11:43:23.857 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-20 11:43:23.884 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-20 11:43:23.914 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-20 11:43:23.916 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-20 11:43:23.944 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-20 11:43:23.946 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-20 11:43:23.949 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-20 11:43:23.951 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:43:23.953 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:43:23.955 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:43:23.957 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:43:23.960 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:43:23.962 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:43:23.964 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-20 11:43:23.966 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:43:23.969 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:43:23.971 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:43:23.974 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:43:23.976 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:43:23.978 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:43:23.981 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:43:23.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:43:23.985 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:43:23.987 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:43:23.990 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:43:23.992 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-20 11:43:23.995 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-20 11:43:23.997 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-20 11:43:24.000 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:43:24.016 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:43:24.018 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:43:24.021 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:43:24.023 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:43:24.025 | + 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-03-20 11:43:24.053 | + 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-03-20 11:43:24.080 | + 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-03-20 11:43:24.108 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:43:24.135 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-20 11:43:24.166 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-20 11:43:24.181 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:24.184 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-20 11:43:24.186 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-20 11:43:24.188 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-20 11:43:24.191 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-20 11:43:24.193 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 11:43:24.195 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 11:43:24.198 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-20 11:43:24.202 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-20 11:43:24.204 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 11:43:24.207 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 11:43:24.219 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 11:43:24.220 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:24.229 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 11:43:24.232 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:24.247 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-20 11:43:24.250 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-20 11:43:24.254 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-20 11:43:24.283 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-20 11:43:24.311 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-20 11:43:24.338 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-20 11:43:24.366 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 11:43:24.396 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 11:43:24.423 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-20 11:43:24.451 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-20 11:43:24.479 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-20 11:43:24.507 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:43:24.534 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 11:43:24.561 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 11:43:24.589 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-20 11:43:24.617 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 11:43:24.620 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 11:43:24.622 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-20 11:43:24.625 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-20 11:43:24.627 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 11:43:24.630 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:24.632 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:24.634 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 11:43:24.637 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 11:43:24.639 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-20 11:43:24.667 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 11:43:24.697 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-20 11:43:24.697 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 11:43:24.706 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-20 11:43:24.710 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-20 11:43:24.712 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-20 11:43:24.714 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 11:43:24.717 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 11:43:24.719 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:43:24.721 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:24.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:24.726 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 11:43:24.728 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 11:43:24.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:24.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:24.735 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-20 11:43:24.797 | Enabling site nova-api-wsgi. 2022-03-20 11:43:24.803 | To activate the new configuration, you need to run: 2022-03-20 11:43:24.803 | systemctl reload apache2 2022-03-20 11:43:24.807 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 11:43:24.810 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:43:24.812 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:43:24.814 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:43:24.949 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-20 11:43:24.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:24.974 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-20 11:43:24.976 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-20 11:43:24.979 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-20 11:43:24.981 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-20 11:43:24.983 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-20 11:43:24.986 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 11:43:24.989 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-20 11:43:24.993 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-20 11:43:24.996 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 11:43:24.998 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 11:43:25.013 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:25.013 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 11:43:25.021 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 11:43:25.024 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:25.041 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-20 11:43:25.043 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-20 11:43:25.047 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-20 11:43:25.080 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-20 11:43:25.107 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-20 11:43:25.135 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-20 11:43:25.162 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 11:43:25.189 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 11:43:25.216 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-20 11:43:25.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-20 11:43:25.271 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-20 11:43:25.299 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:43:25.327 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 11:43:25.358 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 11:43:25.385 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-20 11:43:25.413 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-20 11:43:25.415 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-20 11:43:25.442 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-20 11:43:25.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:25.461 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-20 11:43:25.493 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-20 11:43:25.495 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-20 11:43:25.497 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-20 11:43:25.514 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:25.516 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:43:25.520 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:43:25.547 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-20 11:43:25.577 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-20 11:43:25.580 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-20 11:43:25.582 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-20 11:43:25.585 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 11:43:25.587 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 11:43:25.589 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:43:25.606 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:25.609 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 11:43:25.611 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 11:43:25.614 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:43:25.631 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:25.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:43:25.636 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:43:25.665 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:43:25.667 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:43:25.669 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-20 11:43:25.696 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-20 11:43:25.725 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-20 11:43:25.755 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-20 11:43:25.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:25.774 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 11:43:25.802 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-20 11:43:25.804 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-20 11:43:25.807 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-20 11:43:25.837 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-20 11:43:25.865 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.20/identity 2022-03-20 11:43:25.893 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-20 11:43:25.921 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-20 11:43:25.948 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-20 11:43:25.976 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-20 11:43:26.004 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-20 11:43:26.032 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-20 11:43:26.061 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-20 11:43:26.077 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:26.080 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-20 11:43:26.084 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 11:43:26.086 | + lib/nova:create_nova_conf:553 : local conf 2022-03-20 11:43:26.088 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-20 11:43:26.091 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-20 11:43:26.094 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 11:43:26.096 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 11:43:26.100 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-20 11:43:26.102 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-20 11:43:26.104 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-20 11:43:26.109 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-20 11:43:26.111 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-20 11:43:26.114 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-20 11:43:26.116 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-20 11:43:26.119 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-20 11:43:26.121 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-20 11:43:26.151 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-20 11:43:26.182 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-20 11:43:26.212 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:43:26.214 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-20 11:43:26.217 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-20 11:43:26.219 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-20 11:43:26.236 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:26.240 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-20 11:43:26.240 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-20 11:43:26.927 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-20 11:43:26.930 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-20 11:43:26.933 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-20 11:43:26.935 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-20 11:43:26.938 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 11:43:26.941 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-20 11:43:26.943 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:43:26.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:26.962 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-20 11:43:26.965 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-20 11:43:26.967 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:43:26.983 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:26.986 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-20 11:43:26.989 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-20 11:43:27.016 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:43:27.019 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:43:27.022 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-20 11:43:27.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:27.041 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-20 11:43:27.043 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 11:43:27.046 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-20 11:43:27.075 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2022-03-20 11:43:27.104 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-20 11:43:27.131 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-20 11:43:27.159 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-20 11:43:27.187 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-20 11:43:27.215 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-20 11:43:27.243 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-20 11:43:27.271 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-20 11:43:27.273 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-20 11:43:27.276 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-20 11:43:27.286 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:43:27.303 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:43:27.305 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:43:27.307 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:43:27.310 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:43:27.312 | + 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-03-20 11:43:27.340 | + 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-03-20 11:43:27.368 | + 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-03-20 11:43:27.396 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:43:27.424 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:43:27.427 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-20 11:43:27.431 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 11:43:27.433 | + lib/nova:create_nova_conf:587 : local conf 2022-03-20 11:43:27.436 | + lib/nova:create_nova_conf:588 : local offset 2022-03-20 11:43:27.439 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-20 11:43:27.441 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 11:43:27.444 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 11:43:27.446 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-20 11:43:27.449 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-20 11:43:27.451 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-20 11:43:27.453 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 11:43:27.456 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-20 11:43:27.459 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-20 11:43:27.461 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-20 11:43:27.477 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:27.479 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-20 11:43:27.481 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-20 11:43:27.496 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:27.499 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-20 11:43:27.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:27.518 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-20 11:43:27.535 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:27.538 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-20 11:43:27.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:27.558 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-20 11:43:27.560 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-20 11:43:27.563 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-20 11:43:27.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 11:43:27.568 | + lib/stack:stack_install_service:32 : install_placement 2022-03-20 11:43:27.571 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-20 11:43:27.573 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-20 11:43:27.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:27.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:27.581 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-20 11:43:27.584 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:43:27.586 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:43:27.589 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:43:27.591 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:43:27.593 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:27.596 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:43:27.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:27.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:27.603 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:43:27.606 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:43:27.608 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:43:27.611 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:43:27.613 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-20 11:43:27.616 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:43:27.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:27.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:27.623 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-20 11:43:27.646 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-20 11:43:27.756 | Reading package lists... 2022-03-20 11:43:27.993 | Building dependency tree... 2022-03-20 11:43:27.995 | Reading state information... 2022-03-20 11:43:28.249 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 11:43:28.250 | The following packages were automatically installed and are no longer required: 2022-03-20 11:43:28.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:43:28.251 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:43:28.251 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:43:28.251 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:43:28.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:43:28.251 | python3-zope.interface 2022-03-20 11:43:28.251 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:43:28.365 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:43:28.369 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:43:28.372 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:43:28.374 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:28.377 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:28.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:28.382 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:28.384 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:28.387 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:43:28.389 | + functions-common:time_stop:2432 : start_time=1647776607642 2022-03-20 11:43:28.391 | + functions-common:time_stop:2434 : [[ -z 1647776607642 ]] 2022-03-20 11:43:28.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:28.399 | + functions-common:time_stop:2437 : end_time=1647776608397 2022-03-20 11:43:28.402 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-20 11:43:28.405 | + functions-common:time_stop:2439 : total=6080 2022-03-20 11:43:28.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:28.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6835 2022-03-20 11:43:28.413 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:43:28.416 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-20 11:43:28.418 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-20 11:43:28.421 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-20 11:43:28.423 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-20 11:43:28.426 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-20 11:43:28.449 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-20 11:43:28.451 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 11:43:28.454 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 11:43:28.457 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 11:43:28.459 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 11:43:28.462 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:28.465 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 11:43:28.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:28.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:28.473 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 11:43:28.475 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 11:43:28.478 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 11:43:28.480 | + functions-common:apt_get_update:1190 : return 2022-03-20 11:43:28.483 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-20 11:43:28.485 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 11:43:28.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:28.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:28.494 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-20 11:43:28.516 | + functions-common:apt_get:1230 : 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-03-20 11:43:28.631 | Reading package lists... 2022-03-20 11:43:28.872 | Building dependency tree... 2022-03-20 11:43:28.874 | Reading state information... 2022-03-20 11:43:29.133 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-20 11:43:29.133 | The following packages were automatically installed and are no longer required: 2022-03-20 11:43:29.134 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 11:43:29.134 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 11:43:29.134 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 11:43:29.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 11:43:29.134 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 11:43:29.134 | python3-zope.interface 2022-03-20 11:43:29.134 | Use 'sudo apt autoremove' to remove them. 2022-03-20 11:43:29.248 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 11:43:29.253 | + functions-common:apt_get:1234 : result=0 2022-03-20 11:43:29.255 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 11:43:29.258 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:29.260 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:29.263 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:29.265 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:29.267 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:29.270 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 11:43:29.273 | + functions-common:time_stop:2432 : start_time=1647776608513 2022-03-20 11:43:29.275 | + functions-common:time_stop:2434 : [[ -z 1647776608513 ]] 2022-03-20 11:43:29.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:29.282 | + functions-common:time_stop:2437 : end_time=1647776609280 2022-03-20 11:43:29.285 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-20 11:43:29.288 | + functions-common:time_stop:2439 : total=6835 2022-03-20 11:43:29.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:29.292 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7602 2022-03-20 11:43:29.295 | + functions-common:apt_get:1238 : return 0 2022-03-20 11:43:29.297 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-20 11:43:29.300 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-20 11:43:29.303 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:43:29.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:29.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:29.311 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-20 11:43:29.313 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-20 11:43:29.369 | wsgi (enabled by maintainer script) 2022-03-20 11:43:29.372 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-20 11:43:29.375 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-20 11:43:29.377 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:43:29.381 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-20 11:43:29.384 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-20 11:43:29.386 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:43:29.390 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:43:29.390 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:43:29.396 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-20 11:43:29.398 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-20 11:43:29.401 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-20 11:43:29.404 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-20 11:43:29.406 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-20 11:43:29.429 | Using python 3.8 to install osc-placement 2022-03-20 11:43:29.432 | + 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-03-20 11:43:30.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:30.307 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:30.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:30.307 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:31.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:43:31.474 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-20 11:43:31.484 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-20 11:43:31.486 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-20 11:43:31.487 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-20 11:43:31.488 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-20 11:43:31.489 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-20 11:43:31.490 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-20 11:43:31.548 | 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-03-20 11:43:31.550 | 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-03-20 11:43:31.551 | 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-03-20 11:43:31.552 | 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-03-20 11:43:31.566 | 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-03-20 11:43:31.567 | 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-03-20 11:43:31.569 | 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.1) 2022-03-20 11:43:31.583 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-20 11:43:31.584 | 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-03-20 11:43:31.586 | 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-03-20 11:43:31.587 | 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-03-20 11:43:31.588 | 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-03-20 11:43:31.589 | 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-03-20 11:43:31.611 | 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-03-20 11:43:31.612 | 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-03-20 11:43:31.614 | 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.1.1) 2022-03-20 11:43:31.615 | 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.4.0) 2022-03-20 11:43:31.623 | 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-03-20 11:43:31.661 | 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-03-20 11:43:31.663 | 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-03-20 11:43:31.664 | 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-03-20 11:43:31.665 | 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-03-20 11:43:31.667 | 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-03-20 11:43:31.668 | 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-03-20 11:43:31.669 | 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-03-20 11:43:31.670 | 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-03-20 11:43:31.735 | 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-03-20 11:43:31.737 | 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.12) 2022-03-20 11:43:31.740 | 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-03-20 11:43:31.741 | 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-03-20 11:43:31.830 | 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-03-20 11:43:31.831 | 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-03-20 11:43:31.832 | 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-03-20 11:43:31.875 | 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-03-20 11:43:31.915 | 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-03-20 11:43:32.076 | 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-03-20 11:43:34.299 | 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-03-20 11:43:34.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:43:34.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:43:34.428 | + inc/python:pip_install:200 : result=0 2022-03-20 11:43:34.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:43:34.433 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:34.435 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:34.438 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:34.440 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:34.443 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:34.445 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:43:34.448 | + functions-common:time_stop:2432 : start_time=1647776609423 2022-03-20 11:43:34.450 | + functions-common:time_stop:2434 : [[ -z 1647776609423 ]] 2022-03-20 11:43:34.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:34.459 | + functions-common:time_stop:2437 : end_time=1647776614457 2022-03-20 11:43:34.462 | + functions-common:time_stop:2438 : elapsed_time=5034 2022-03-20 11:43:34.464 | + functions-common:time_stop:2439 : total=155182 2022-03-20 11:43:34.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:34.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160216 2022-03-20 11:43:34.472 | + inc/python:pip_install:203 : return 0 2022-03-20 11:43:34.475 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-20 11:43:34.478 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-20 11:43:34.480 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-20 11:43:34.482 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 11:43:34.485 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 11:43:34.489 | ++ functions-common:git_clone:612 : pwd 2022-03-20 11:43:34.491 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 11:43:34.494 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 11:43:34.497 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 11:43:34.514 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 11:43:34.517 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 11:43:34.519 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:34.523 | + functions-common:git_clone:629 : echo master 2022-03-20 11:43:34.523 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 11:43:34.529 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-20 11:43:34.531 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 11:43:34.533 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-20 11:43:34.537 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 11:43:34.540 | + functions-common:git_clone:678 : head -1 2022-03-20 11:43:34.542 | 333fe55b Add Python3 zed unit tests 2022-03-20 11:43:34.544 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 11:43:34.547 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-20 11:43:34.550 | + inc/python:setup_develop:338 : local bindep 2022-03-20 11:43:34.552 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 11:43:34.555 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-20 11:43:34.557 | + inc/python:setup_develop:344 : local extras= 2022-03-20 11:43:34.560 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-20 11:43:34.562 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 11:43:34.565 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 11:43:34.567 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-20 11:43:34.570 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 11:43:34.572 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 11:43:34.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-20 11:43:34.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 11:43:34.581 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-20 11:43:34.584 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 11:43:34.586 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 11:43:34.590 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-20 11:43:34.596 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-20 11:43:34.599 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-20 11:43:35.246 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-20 11:43:35.248 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 11:43:35.251 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 11:43:35.254 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 11:43:35.257 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 11:43:35.259 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-20 11:43:35.262 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 11:43:35.264 | + inc/python:setup_package:428 : local extras= 2022-03-20 11:43:35.266 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 11:43:35.269 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 11:43:35.271 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 11:43:35.274 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 11:43:35.277 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 11:43:35.279 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-20 11:43:35.301 | Using python 3.8 to install /opt/stack/placement 2022-03-20 11:43:35.303 | + 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-03-20 11:43:36.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:36.178 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:36.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:36.178 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:37.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:43:37.346 | Obtaining file:///opt/stack/placement 2022-03-20 11:43:37.347 | Preparing metadata (setup.py): started 2022-03-20 11:43:40.482 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 11:43:40.525 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (5.8.1) 2022-03-20 11:43:40.527 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.4.31) 2022-03-20 11:43:40.528 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (9.4.0) 2022-03-20 11:43:40.529 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.5.1) 2022-03-20 11:43:40.530 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.8.7) 2022-03-20 11:43:40.531 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-20 11:43:40.532 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.27.1) 2022-03-20 11:43:40.534 | 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==7.1.0.dev2) (60.9.3) 2022-03-20 11:43:40.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-20 11:43:40.536 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (8.8.0) 2022-03-20 11:43:40.538 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.1.0) 2022-03-20 11:43:40.539 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.7.0) 2022-03-20 11:43:40.540 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.3.0) 2022-03-20 11:43:40.541 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.12.2) 2022-03-20 11:43:40.542 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (11.2.0) 2022-03-20 11:43:40.543 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (3.11.0) 2022-03-20 11:43:40.544 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.1) 2022-03-20 11:43:40.545 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-20 11:43:40.546 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.1.0) 2022-03-20 11:43:40.547 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.7.0) 2022-03-20 11:43:40.548 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.0.1) 2022-03-20 11:43:40.617 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.16.0) 2022-03-20 11:43:40.618 | 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==7.1.0.dev2) (3.1.1) 2022-03-20 11:43:40.619 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-20 11:43:40.620 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (2.10.1) 2022-03-20 11:43:40.622 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (5.1.0) 2022-03-20 11:43:40.624 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.4.0) 2022-03-20 11:43:40.648 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev2) (0.17.3) 2022-03-20 11:43:40.689 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-20 11:43:40.689 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-20 11:43:40.691 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (0.8.0) 2022-03-20 11:43:40.692 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (6.0) 2022-03-20 11:43:40.694 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (3.5.0) 2022-03-20 11:43:40.746 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.0.1) 2022-03-20 11:43:40.748 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.7.6) 2022-03-20 11:43:40.752 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.0) 2022-03-20 11:43:40.753 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.13.0) 2022-03-20 11:43:40.794 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev2) (2.8.2) 2022-03-20 11:43:40.797 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev2) (0.9.6) 2022-03-20 11:43:40.817 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-20 11:43:40.818 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.3.0) 2022-03-20 11:43:40.819 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.0.3) 2022-03-20 11:43:40.845 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (2021.3) 2022-03-20 11:43:40.846 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (1.0.3) 2022-03-20 11:43:40.859 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev2) (3.1.1) 2022-03-20 11:43:40.876 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (21.3) 2022-03-20 11:43:40.877 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (0.11.0) 2022-03-20 11:43:40.880 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (3.0.7) 2022-03-20 11:43:40.881 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (1.0.2) 2022-03-20 11:43:40.923 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2.0.12) 2022-03-20 11:43:40.926 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (3.3) 2022-03-20 11:43:40.927 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2019.11.28) 2022-03-20 11:43:40.928 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (1.26.8) 2022-03-20 11:43:40.945 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev2) (0.7) 2022-03-20 11:43:41.108 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev2) (1.1.2) 2022-03-20 11:43:41.147 | 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==7.1.0.dev2) (5.4.0) 2022-03-20 11:43:41.149 | 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==7.1.0.dev2) (4.11.1) 2022-03-20 11:43:41.150 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.1.6) 2022-03-20 11:43:41.166 | 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==7.1.0.dev2) (1.15.0) 2022-03-20 11:43:41.199 | 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==7.1.0.dev2) (1.13.3) 2022-03-20 11:43:41.256 | 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==7.1.0.dev2) (2.1.0) 2022-03-20 11:43:41.347 | 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==7.1.0.dev2) (1.7.0) 2022-03-20 11:43:41.431 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.1.5) 2022-03-20 11:43:41.482 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev2) (0.2.5) 2022-03-20 11:43:41.672 | 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==7.1.0.dev2) (0.5.2) 2022-03-20 11:43:41.673 | 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==7.1.0.dev2) (5.1.1) 2022-03-20 11:43:41.674 | 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==7.1.0.dev2) (0.4.2) 2022-03-20 11:43:41.751 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-20 11:43:41.802 | 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==7.1.0.dev2) (2.21) 2022-03-20 11:43:41.964 | 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==7.1.0.dev2) (3.7.0) 2022-03-20 11:43:42.070 | 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==7.1.0.dev2) (1.0.0) 2022-03-20 11:43:42.071 | 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==7.1.0.dev2) (3.0.0) 2022-03-20 11:43:44.023 | Installing collected packages: openstack-placement 2022-03-20 11:43:44.023 | Attempting uninstall: openstack-placement 2022-03-20 11:43:44.023 | Found existing installation: openstack-placement 7.1.0.dev2 2022-03-20 11:43:44.026 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-20 11:43:44.028 | Running setup.py develop for openstack-placement 2022-03-20 11:43:48.277 | Successfully installed openstack-placement 2022-03-20 11:43:48.277 | 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-03-20 11:43:48.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:43:48.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:43:48.420 | + inc/python:pip_install:200 : result=0 2022-03-20 11:43:48.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:43:48.426 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:48.428 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:48.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:48.433 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:48.435 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:48.437 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:43:48.439 | + functions-common:time_stop:2432 : start_time=1647776615295 2022-03-20 11:43:48.442 | + functions-common:time_stop:2434 : [[ -z 1647776615295 ]] 2022-03-20 11:43:48.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:48.449 | + functions-common:time_stop:2437 : end_time=1647776628446 2022-03-20 11:43:48.451 | + functions-common:time_stop:2438 : elapsed_time=13151 2022-03-20 11:43:48.453 | + functions-common:time_stop:2439 : total=160216 2022-03-20 11:43:48.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:48.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173367 2022-03-20 11:43:48.461 | + inc/python:pip_install:203 : return 0 2022-03-20 11:43:48.463 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 11:43:48.466 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 11:43:48.468 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 11:43:48.489 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 11:43:48.501 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-20 11:43:48.503 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-20 11:43:48.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:43:48.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:43:48.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-20 11:43:48.513 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:43:48.516 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 11:43:48.518 | + ./stack.sh:main:943 : configure_placement 2022-03-20 11:43:48.521 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-20 11:43:48.532 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-20 11:43:48.535 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-20 11:43:48.540 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-20 11:43:48.543 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-20 11:43:48.545 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-20 11:43:48.548 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-20 11:43:48.551 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-20 11:43:48.554 | + 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-03-20 11:43:48.588 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-20 11:43:48.621 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-20 11:43:48.653 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-20 11:43:48.655 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-20 11:43:48.657 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-20 11:43:48.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 11:43:48.663 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-20 11:43:48.697 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-20 11:43:48.728 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:43:48.757 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-20 11:43:48.787 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-20 11:43:48.816 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-20 11:43:48.846 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-20 11:43:48.876 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-20 11:43:48.905 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:43:48.935 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 11:43:48.964 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-20 11:43:48.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-20 11:43:48.969 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-20 11:43:48.973 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:43:48.992 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:43:48.994 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:43:48.997 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:43:49.000 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:43:49.004 | + 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-03-20 11:43:49.037 | + 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-03-20 11:43:49.066 | + 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-03-20 11:43:49.096 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:43:49.125 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-20 11:43:49.127 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-20 11:43:49.130 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-20 11:43:49.133 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-20 11:43:49.136 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-20 11:43:49.138 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 11:43:49.141 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 11:43:49.144 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-20 11:43:49.149 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-20 11:43:49.151 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 11:43:49.153 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 11:43:49.166 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 11:43:49.166 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:49.175 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 11:43:49.178 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 11:43:49.194 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-20 11:43:49.197 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-20 11:43:49.201 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-20 11:43:49.233 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-20 11:43:49.261 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-20 11:43:49.291 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-20 11:43:49.320 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 11:43:49.350 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 11:43:49.378 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-20 11:43:49.408 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-20 11:43:49.436 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-20 11:43:49.466 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-20 11:43:49.496 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 11:43:49.525 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 11:43:49.553 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-20 11:43:49.583 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 11:43:49.585 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 11:43:49.588 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-20 11:43:49.591 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-20 11:43:49.593 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 11:43:49.596 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:49.599 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:49.601 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-20 11:43:49.604 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-20 11:43:49.607 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-20 11:43:49.636 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 11:43:49.665 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-20 11:43:49.666 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-20 11:43:49.674 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-20 11:43:49.679 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-20 11:43:49.681 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-20 11:43:49.684 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 11:43:49.686 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 11:43:49.689 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 11:43:49.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:49.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:49.697 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 11:43:49.699 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 11:43:49.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:49.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:49.707 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-20 11:43:49.768 | Site placement-api already enabled 2022-03-20 11:43:49.772 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 11:43:49.775 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 11:43:49.778 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:43:49.780 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 11:43:49.918 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-20 11:43:49.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:49.940 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-20 11:43:49.958 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:49.961 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-20 11:43:49.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:49.982 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-20 11:43:49.985 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-20 11:43:49.988 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-20 11:43:50.020 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-20 11:43:50.049 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-20 11:43:50.078 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-20 11:43:50.108 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-20 11:43:50.138 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-20 11:43:50.167 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-20 11:43:50.196 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-20 11:43:50.226 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-20 11:43:50.244 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:50.247 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-20 11:43:50.264 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:43:50.266 | + ./stack.sh:main:969 : run_phase stack install 2022-03-20 11:43:50.269 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 11:43:50.272 | + functions-common:run_phase:1854 : local phase=install 2022-03-20 11:43:50.274 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 11:43:50.277 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 11:43:50.279 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 11:43:50.282 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 11:43:50.285 | + functions-common:run_phase:1863 : local extra 2022-03-20 11:43:50.288 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 11:43:50.293 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 11:43:50.295 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 11:43:50.298 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 11:43:50.301 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-20 11:43:50.303 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 11:43:50.320 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:50.322 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:43:50.324 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:43:50.327 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-20 11:43:50.329 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-20 11:43:50.331 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:43:50.334 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-20 11:43:50.336 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-20 11:43:50.338 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-20 11:43:50.395 | ++ inc/async:async_inner:63 : install_tempest 2022-03-20 11:43:50.432 | [633419 Async install_tempest:658786]: running: install_tempest 2022-03-20 11:43:50.435 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 11:43:50.438 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 11:43:50.441 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:43:50.444 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 11:43:50.447 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-20 11:43:50.449 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 11:43:50.452 | + functions-common:run_plugins:1840 : local phase=install 2022-03-20 11:43:50.455 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 11:43:50.457 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 11:43:50.460 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-20 11:43:50.463 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-20 11:43:50.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 11:43:50.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 11:43:50.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-20 11:43:50.474 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 11:43:50.477 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-20 11:43:50.480 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-20 11:43:50.482 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 11:43:50.486 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-20 11:43:50.489 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-20 11:43:50.493 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 11:43:50.497 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-20 11:43:50.500 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 11:43:50.505 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-20 11:43:50.508 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-20 11:43:50.511 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-20 11:43:50.514 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-20 11:43:50.517 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-20 11:43:50.539 | Using python 3.8 to install python-openstackclient 2022-03-20 11:43:50.542 | + 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-03-20 11:43:51.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:51.424 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:51.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:43:51.424 | from cryptography.utils import int_from_bytes 2022-03-20 11:43:52.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 11:43:52.579 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-20 11:43:52.599 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-20 11:43:52.600 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-20 11:43:52.601 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-20 11:43:52.602 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-20 11:43:52.603 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-20 11:43:52.604 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-20 11:43:52.605 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-20 11:43:52.606 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-20 11:43:52.607 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-20 11:43:52.608 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-20 11:43:52.609 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-20 11:43:52.620 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-20 11:43:52.621 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-20 11:43:52.622 | 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-03-20 11:43:52.623 | 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-03-20 11:43:52.624 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-20 11:43:52.650 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-20 11:43:52.652 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-20 11:43:52.653 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-20 11:43:52.654 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-20 11:43:52.655 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-20 11:43:52.656 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-20 11:43:52.657 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-20 11:43:52.658 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-20 11:43:52.660 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-20 11:43:52.661 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-20 11:43:52.662 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-20 11:43:52.676 | 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-03-20 11:43:52.694 | 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-03-20 11:43:52.696 | 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-03-20 11:43:52.697 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-20 11:43:52.699 | 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-03-20 11:43:52.720 | 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-03-20 11:43:52.738 | 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-03-20 11:43:52.740 | 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.3.0) 2022-03-20 11:43:52.742 | 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.8.0) 2022-03-20 11:43:52.835 | 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-03-20 11:43:52.836 | 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-03-20 11:43:52.837 | 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-03-20 11:43:52.880 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-20 11:43:52.890 | 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-03-20 11:43:52.924 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-20 11:43:53.085 | 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-03-20 11:43:53.102 | 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-03-20 11:43:53.202 | 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-03-20 11:43:53.204 | 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.12) 2022-03-20 11:43:53.206 | 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-03-20 11:43:53.207 | 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-03-20 11:43:53.335 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-20 11:43:55.605 | 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-03-20 11:43:55.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 11:43:55.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 11:43:55.739 | + inc/python:pip_install:200 : result=0 2022-03-20 11:43:55.741 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 11:43:55.744 | + functions-common:time_stop:2425 : local name 2022-03-20 11:43:55.746 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:43:55.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:43:55.751 | + functions-common:time_stop:2428 : local total 2022-03-20 11:43:55.754 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:43:55.756 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 11:43:55.758 | + functions-common:time_stop:2432 : start_time=1647776630533 2022-03-20 11:43:55.761 | + functions-common:time_stop:2434 : [[ -z 1647776630533 ]] 2022-03-20 11:43:55.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:43:55.769 | + functions-common:time_stop:2437 : end_time=1647776635766 2022-03-20 11:43:55.771 | + functions-common:time_stop:2438 : elapsed_time=5233 2022-03-20 11:43:55.778 | + functions-common:time_stop:2439 : total=173367 2022-03-20 11:43:55.781 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:43:55.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178600 2022-03-20 11:43:55.788 | + inc/python:pip_install:203 : return 0 2022-03-20 11:43:55.790 | + ./stack.sh:main:981 : install_oscwrap 2022-03-20 11:43:55.794 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-20 11:43:55.798 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.uXWfDvKxWv 2022-03-20 11:43:55.801 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-20 11:43:55.803 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-20 11:43:55.806 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-20 11:43:55.808 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-20 11:43:55.811 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-20 11:43:55.814 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-20 11:43:55.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:55.834 | + ./stack.sh:main:1035 : configure_database 2022-03-20 11:43:55.837 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-20 11:43:55.840 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-20 11:43:55.842 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-20 11:43:55.844 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:43:55.848 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-20 11:43:55.850 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-20 11:43:55.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:55.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:55.857 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-20 11:43:55.860 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-20 11:43:55.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:43:55.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:43:55.867 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:43:55.869 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:43:55.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:43:55.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:43:55.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:43:55.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:43:55.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:43:55.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:43:55.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:43:55.888 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-20 11:43:55.890 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:43:55.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:43:55.896 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:43:55.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:43:55.901 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:43:55.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:43:55.906 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-20 11:43:55.921 | mysqladmin: connect to server at 'localhost' failed 2022-03-20 11:43:55.921 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-20 11:43:55.925 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-20 11:43:55.928 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-20 11:43:55.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:55.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:55.935 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-20 11:43:55.937 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-20 11:43:55.940 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-20 11:43:55.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:43:55.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:43:55.948 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-20 11:43:55.950 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-20 11:43:55.953 | + 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-03-20 11:43:55.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:43:55.988 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-20 11:43:55.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:43:56.021 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-20 11:43:56.024 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-20 11:43:56.026 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-20 11:43:56.031 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-20 11:43:56.087 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-20 11:43:56.146 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-20 11:43:56.200 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-20 11:43:56.255 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-20 11:43:56.257 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-20 11:43:56.260 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:43:56.262 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-20 11:43:58.839 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-20 11:43:58.841 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-20 11:43:58.844 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-20 11:43:58.850 | + functions-common:save_stackenv:62 : time_stamp=2022-03-20-114358 2022-03-20 11:43:58.853 | + functions-common:save_stackenv:63 : echo '# 2022-03-20-114358 1039' 2022-03-20 11:43:58.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.858 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 11:43:58.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.864 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-20 11:43:58.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.869 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-20 11:43:58.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.875 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-20 11:43:58.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.880 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-20 11:43:58.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.885 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-20 11:43:58.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.891 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-20-113956 2022-03-20 11:43:58.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.897 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-20 11:43:58.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.902 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-20 11:43:58.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.908 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-20 11:43:58.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.914 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-20 11:43:58.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.919 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-20 11:43:58.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 11:43:58.924 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-20 11:43:58.927 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-20 11:43:58.930 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-20 11:43:58.932 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-20 11:43:58.945 | + ./stack.sh:main:1065 : start_dstat 2022-03-20 11:43:58.947 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:58.950 | + functions-common:run_process:1680 : local service=dstat 2022-03-20 11:43:58.952 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:58.955 | + functions-common:run_process:1682 : local group= 2022-03-20 11:43:58.958 | + functions-common:run_process:1683 : local user= 2022-03-20 11:43:58.960 | + functions-common:run_process:1685 : local name=dstat 2022-03-20 11:43:58.963 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:43:58.965 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:43:58.968 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:43:58.971 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:43:58.974 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:43:58.979 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776638976 2022-03-20 11:43:58.981 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-20 11:43:58.999 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:43:59.002 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-20 11:43:59.004 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-20 11:43:59.007 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.009 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.012 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.014 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.017 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-20 11:43:59.020 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-20 11:43:59.022 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-20 11:43:59.025 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:43:59.027 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:43:59.030 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-20 11:43:59.032 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-20 11:43:59.035 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-20 11:43:59.038 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.040 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:43:59.042 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:43:59.045 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:43:59.047 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:43:59.050 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-20 11:43:59.052 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:43:59.057 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-20 11:43:59.108 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-20 11:43:59.162 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 11:43:59.216 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-20 11:43:59.272 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-20 11:43:59.324 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:43:59.378 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:43:59.380 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-20 11:43:59.434 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:44:00.029 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-20 11:44:00.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-20 11:44:00.638 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-20 11:44:00.659 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:44:00.663 | + functions-common:time_stop:2425 : local name 2022-03-20 11:44:00.665 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:44:00.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:44:00.670 | + functions-common:time_stop:2428 : local total 2022-03-20 11:44:00.673 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:44:00.675 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:44:00.678 | + functions-common:time_stop:2432 : start_time=1647776638976 2022-03-20 11:44:00.680 | + functions-common:time_stop:2434 : [[ -z 1647776638976 ]] 2022-03-20 11:44:00.685 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:44:00.688 | + functions-common:time_stop:2437 : end_time=1647776640685 2022-03-20 11:44:00.691 | + functions-common:time_stop:2438 : elapsed_time=1709 2022-03-20 11:44:00.693 | + functions-common:time_stop:2439 : total=0 2022-03-20 11:44:00.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:44:00.698 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1709 2022-03-20 11:44:00.701 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-20 11:44:00.703 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-20 11:44:00.706 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-20 11:44:00.709 | + functions-common:run_process:1682 : local group= 2022-03-20 11:44:00.711 | + functions-common:run_process:1683 : local user=root 2022-03-20 11:44:00.714 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-20 11:44:00.716 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:44:00.719 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:44:00.722 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:44:00.724 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:44:00.729 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:44:00.732 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776640729 2022-03-20 11:44:00.734 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-20 11:44:00.754 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:00.757 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:44:00.759 | + functions-common:time_stop:2425 : local name 2022-03-20 11:44:00.761 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:44:00.764 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:44:00.766 | + functions-common:time_stop:2428 : local total 2022-03-20 11:44:00.769 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:44:00.771 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:44:00.774 | + functions-common:time_stop:2432 : start_time=1647776640729 2022-03-20 11:44:00.776 | + functions-common:time_stop:2434 : [[ -z 1647776640729 ]] 2022-03-20 11:44:00.779 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:44:00.784 | + functions-common:time_stop:2437 : end_time=1647776640781 2022-03-20 11:44:00.786 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-20 11:44:00.789 | + functions-common:time_stop:2439 : total=1709 2022-03-20 11:44:00.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:44:00.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1761 2022-03-20 11:44:00.796 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-20 11:44:00.815 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:00.818 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-20 11:44:00.836 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:00.841 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-20 11:44:00.865 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:44:00.867 | + ./stack.sh:main:1078 : start_etcd3 2022-03-20 11:44:00.870 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-20 11:44:00.872 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd' 2022-03-20 11:44:00.875 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-20 11:44:00.878 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380' 2022-03-20 11:44:00.881 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2022-03-20 11:44:00.883 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2022-03-20 11:44:00.886 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-20 11:44:00.888 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-20 11:44:00.891 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2022-03-20 11:44:00.893 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-20 11:44:00.896 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-20 11:44:00.899 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-20 11:44:00.901 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2022-03-20 11:44:00.904 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-20 11:44:00.906 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-20 11:44:00.909 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:44:00.911 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-20 11:44:00.914 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:44:00.916 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:44:00.919 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-20 11:44:00.921 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:44:00.927 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-20 11:44:01.013 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-20 11:44:01.092 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-20 11:44:01.144 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-20 11:44:01.195 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-20 11:44:01.247 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:44:01.301 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:44:01.304 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-20 11:44:01.369 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:44:01.959 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-20 11:44:02.014 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-20 11:44:02.069 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-20 11:44:02.128 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-20 11:44:02.187 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-20 11:44:02.191 | ++ functions-common:is_arch:506 : uname -m 2022-03-20 11:44:02.195 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-20 11:44:02.198 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-20 11:44:02.796 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-20 11:44:02.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-20 11:44:03.417 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-20 11:44:04.099 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-20 11:44:04.118 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:04.120 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-20 11:44:04.123 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-20 11:44:04.126 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-20 11:44:04.131 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-20 11:44:04.143 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-20 11:44:04.155 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-20 11:44:04.158 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-20 11:44:04.161 | + 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.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-20 11:44:04.308 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-20 11:44:04.447 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-20 11:44:04.588 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-20 11:44:04.732 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-20 11:44:04.875 | + 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-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-20 11:44:05.016 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-20 11:44:05.155 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-20 11:44:05.295 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-20 11:44:05.433 | + functions-common:write_clouds_yaml:188 : /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.20/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-20 11:44:05.576 | + functions-common:write_clouds_yaml:198 : cat 2022-03-20 11:44:05.582 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-20 11:44:05.585 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-20 11:44:05.588 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-20 11:44:05.592 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-20 11:44:05.595 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-20 11:44:05.599 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-20 11:44:05.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:44:05.618 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-20 11:44:05.621 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:44:05.623 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-20 11:44:05.626 | + ./stack.sh:main:1095 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-20 11:44:05.628 | + ./stack.sh:main:1096 : init_keystone 2022-03-20 11:44:05.631 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-20 11:44:05.647 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:05.650 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-20 11:44:05.652 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-20 11:44:05.654 | + lib/database:recreate_database:112 : local db=keystone 2022-03-20 11:44:05.657 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-20 11:44:05.660 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-20 11:44:05.662 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-20 11:44:05.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:44:06.104 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-20 11:44:06.108 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:44:06.126 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-20 11:44:06.129 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 11:44:06.132 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:44:06.134 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:44:06.137 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:44:06.142 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776646139 2022-03-20 11:44:06.145 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-20 11:44:10.855 | 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=660646) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 11:44:10.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:10.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:10.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.896 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:10.896 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:10.961 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:10.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:10.964 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:10.964 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:10.972 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 11:44:12.589 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.589 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 11:44:12.596 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.596 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 11:44:12.603 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.603 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 11:44:12.610 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.610 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 11:44:12.617 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.617 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 11:44:12.624 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.624 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 11:44:12.681 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:12.681 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:12.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:12.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:12.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:12.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:12.688 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:12.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:12.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:12.699 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.288 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.288 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.295 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 11:44:13.355 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.355 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 11:44:13.363 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.363 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 11:44:13.371 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.371 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 11:44:13.379 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.379 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 11:44:13.388 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.388 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 11:44:13.396 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.396 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 11:44:13.403 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.407 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.407 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.407 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.411 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.411 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.927 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.930 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.930 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.957 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:44:13.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:44:13.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:44:13.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:44:13.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=660646) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:44:13.968 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 11:44:13.976 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.976 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 11:44:13.984 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.984 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 11:44:13.991 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.991 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 11:44:13.998 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:13.998 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 11:44:14.006 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:14.006 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 11:44:14.013 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:14.013 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 11:44:14.020 | INFO migrate.versioning.api [-] done 2022-03-20 11:44:14.441 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-20 11:44:14.443 | + functions-common:time_stop:2425 : local name 2022-03-20 11:44:14.446 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:44:14.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:44:14.451 | + functions-common:time_stop:2428 : local total 2022-03-20 11:44:14.454 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:44:14.456 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 11:44:14.459 | + functions-common:time_stop:2432 : start_time=1647776646139 2022-03-20 11:44:14.461 | + functions-common:time_stop:2434 : [[ -z 1647776646139 ]] 2022-03-20 11:44:14.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:44:14.469 | + functions-common:time_stop:2437 : end_time=1647776654467 2022-03-20 11:44:14.472 | + functions-common:time_stop:2438 : elapsed_time=8328 2022-03-20 11:44:14.475 | + functions-common:time_stop:2439 : total=0 2022-03-20 11:44:14.477 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:44:14.480 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8328 2022-03-20 11:44:14.482 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-20 11:44:14.485 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-20 11:44:14.490 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-20 11:44:19.030 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-20 11:44:19.031 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-20 11:44:19.031 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-20 11:44:19.031 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-20 11:44:19.032 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-20 11:44:19.032 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-20 11:44:19.032 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-20 11:44:19.032 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-20 11:44:19.032 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-20 11:44:19.408 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-20 11:44:19.412 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-20 11:44:23.947 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-20 11:44:23.947 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-20 11:44:23.947 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-20 11:44:23.948 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-20 11:44:23.948 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-20 11:44:23.948 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-20 11:44:23.948 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-20 11:44:23.949 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-20 11:44:23.949 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-20 11:44:24.323 | + ./stack.sh:main:1097 : start_keystone 2022-03-20 11:44:24.325 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-20 11:44:24.328 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-20 11:44:24.330 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-20 11:44:24.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:24.350 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-20 11:44:24.353 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-20 11:44:24.357 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-20 11:44:24.360 | + functions-common:run_process:1680 : local service=keystone 2022-03-20 11:44:24.363 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.366 | + functions-common:run_process:1682 : local group= 2022-03-20 11:44:24.368 | + functions-common:run_process:1683 : local user= 2022-03-20 11:44:24.370 | + functions-common:run_process:1685 : local name=keystone 2022-03-20 11:44:24.373 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:44:24.375 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:44:24.378 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:44:24.380 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:44:24.383 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:44:24.388 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776664385 2022-03-20 11:44:24.390 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-20 11:44:24.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:44:24.410 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-20 11:44:24.412 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-20 11:44:24.415 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.417 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.420 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.422 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.425 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-20 11:44:24.427 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-20 11:44:24.430 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-20 11:44:24.432 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:44:24.435 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:44:24.437 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-20 11:44:24.440 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-20 11:44:24.442 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-20 11:44:24.444 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.446 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-20 11:44:24.448 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-20 11:44:24.451 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-20 11:44:24.453 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-20 11:44:24.457 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-20 11:44:24.509 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-20 11:44:24.561 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-20 11:44:24.614 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 11:44:24.666 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:44:24.718 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-20 11:44:24.771 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-20 11:44:24.824 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-20 11:44:24.877 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-20 11:44:24.929 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-20 11:44:24.981 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-20 11:44:24.984 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-20 11:44:25.040 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-20 11:44:25.642 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-20 11:44:25.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-20 11:44:26.260 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-20 11:44:26.344 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:44:26.348 | + functions-common:time_stop:2425 : local name 2022-03-20 11:44:26.351 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:44:26.353 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:44:26.356 | + functions-common:time_stop:2428 : local total 2022-03-20 11:44:26.358 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:44:26.361 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:44:26.363 | + functions-common:time_stop:2432 : start_time=1647776664385 2022-03-20 11:44:26.366 | + functions-common:time_stop:2434 : [[ -z 1647776664385 ]] 2022-03-20 11:44:26.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:44:26.373 | + functions-common:time_stop:2437 : end_time=1647776666370 2022-03-20 11:44:26.376 | + functions-common:time_stop:2438 : elapsed_time=1985 2022-03-20 11:44:26.378 | + functions-common:time_stop:2439 : total=1761 2022-03-20 11:44:26.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:44:26.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3746 2022-03-20 11:44:26.385 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-20 11:44:26.386 | Waiting for keystone to start... 2022-03-20 11:44:26.388 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.20/identity/v3/ 2022-03-20 11:44:26.391 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2022-03-20 11:44:26.394 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 11:44:26.396 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2022-03-20 11:44:26.398 | + functions:wait_for_service:459 : local rval=0 2022-03-20 11:44:26.401 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 11:44:26.403 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 11:44:26.406 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:44:26.408 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:44:26.414 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:44:26.416 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776666413 2022-03-20 11:44:26.419 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 11:44:26.435 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2022-03-20 11:44:28.322 | ++ inc/async:async_inner:64 : rc=0 2022-03-20 11:44:28.350 | [658786 Async install_tempest:658786]: finished successfully 2022-03-20 11:44:32.934 | + :: : [[ 200 == 503 ]] 2022-03-20 11:44:32.935 | + :: : [[ 0 -eq 7 ]] 2022-03-20 11:44:32.938 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 11:44:32.941 | + functions-common:time_stop:2425 : local name 2022-03-20 11:44:32.943 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:44:32.946 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:44:32.948 | + functions-common:time_stop:2428 : local total 2022-03-20 11:44:32.950 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:44:32.953 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 11:44:32.955 | + functions-common:time_stop:2432 : start_time=1647776666413 2022-03-20 11:44:32.958 | + functions-common:time_stop:2434 : [[ -z 1647776666413 ]] 2022-03-20 11:44:32.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:44:32.965 | + functions-common:time_stop:2437 : end_time=1647776672963 2022-03-20 11:44:32.968 | + functions-common:time_stop:2438 : elapsed_time=6550 2022-03-20 11:44:32.971 | + functions-common:time_stop:2439 : total=0 2022-03-20 11:44:32.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:44:32.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6550 2022-03-20 11:44:32.978 | + functions:wait_for_service:467 : return 0 2022-03-20 11:44:32.981 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-20 11:44:32.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:44:33.001 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-20 11:44:33.004 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:44:33.006 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-20 11:44:33.034 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-20 11:44:33.041 | + lib/keystone:bootstrap_keystone:602 : /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.20/identity 2022-03-20 11:44:37.727 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.727 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.727 | 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=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.735 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.751 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.752 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.783 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.815 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.815 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.908 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.908 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.908 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.909 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.909 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.909 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.921 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.922 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.922 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.922 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.922 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.922 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.923 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.930 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.933 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.933 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.933 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.933 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.934 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.934 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.934 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=661448) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 11:44:37.966 | 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=661448) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 11:44:38.275 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created domain default 2022-03-20 11:44:38.316 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created project admin 2022-03-20 11:44:38.344 | DEBUG passlib.handlers.bcrypt [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=661448) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-20 11:44:38.344 | DEBUG passlib.handlers.bcrypt [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=661448) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-20 11:44:38.404 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created user admin 2022-03-20 11:44:38.416 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created role reader 2022-03-20 11:44:38.426 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created role member 2022-03-20 11:44:38.448 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created implied role where 65b1c8ee52724d18a36d4df78c2ca0c0 implies 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:44:38.458 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created role admin 2022-03-20 11:44:38.474 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created implied role where e27e55287b7348c8bc05ce3375a7b3be implies 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:44:38.485 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Granted role admin on project admin to user admin. 2022-03-20 11:44:38.492 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Granted role admin on the system to user admin. 2022-03-20 11:44:38.504 | WARNING py.warnings [None req-c4593125-fa74-4aa0-8662-bad81c56859c 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-03-20 11:44:38.504 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-20 11:44:38.504 |  2022-03-20 11:44:38.508 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created region RegionOne 2022-03-20 11:44:38.539 | INFO keystone.cmd.bootstrap [None req-c4593125-fa74-4aa0-8662-bad81c56859c None None] Created public endpoint http://10.222.0.20/identity 2022-03-20 11:44:39.012 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-20 11:44:39.014 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-20 11:44:39.017 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-20 11:44:39.020 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-20 11:44:42.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:42.014 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:42.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:42.014 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:42.178 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:42.181 | + lib/keystone:create_keystone_accounts:310 : admin_project=46c4d775113c4cb48be5831e24f05f67 2022-03-20 11:44:42.184 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-20 11:44:42.187 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-20 11:44:44.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:44.448 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:44.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:44.448 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:44.612 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:44.615 | + lib/keystone:create_keystone_accounts:312 : admin_user=7b72cd7cc0e74687909b0dfde1144e36 2022-03-20 11:44:44.618 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-20 11:44:44.620 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-20 11:44:44.622 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-20 11:44:44.625 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7b72cd7cc0e74687909b0dfde1144e36 default 2022-03-20 11:44:44.681 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7b72cd7cc0e74687909b0dfde1144e36 default 2022-03-20 11:44:44.718 | [633419 Async ks-domain-role:661601]: running: get_or_add_user_domain_role admin 7b72cd7cc0e74687909b0dfde1144e36 default 2022-03-20 11:44:44.722 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-20 11:44:44.725 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 11:44:44.730 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-20 11:44:47.871 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-20 11:44:47.874 | + functions-common:get_or_create_domain:888 : echo default 2022-03-20 11:44:47.874 | default 2022-03-20 11:44:47.876 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-20 11:44:47.936 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-20 11:44:47.977 | [633419 Async ks-project:661741]: running: get_or_create_project service Default 2022-03-20 11:44:47.980 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-20 11:44:48.057 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-20 11:44:48.102 | [633419 Async ks-service:661827]: running: get_or_create_role service 2022-03-20 11:44:48.104 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-20 11:44:48.178 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-20 11:44:48.241 | [633419 Async ks-reseller:661913]: running: get_or_create_role ResellerAdmin 2022-03-20 11:44:48.244 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-20 11:44:48.247 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-20 11:44:48.662 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-20 11:44:48.882 | [633419 Async ks-anotherrole:662003]: running: get_or_create_role anotherrole 2022-03-20 11:44:48.901 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-20 11:44:48.938 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-20 11:44:48.958 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:44:49.001 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-20 11:44:52.261 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:44:52.326 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:44:52.435 | [661827 Async ks-service:661827]: finished successfully 2022-03-20 11:44:52.465 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:44:52.476 | [661741 Async ks-project:661741]: finished successfully 2022-03-20 11:44:52.517 | [661913 Async ks-reseller:661913]: finished successfully 2022-03-20 11:44:52.568 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:44:52.600 | [662003 Async ks-anotherrole:662003]: finished successfully 2022-03-20 11:44:52.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:52.820 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:52.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:52.820 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:52.989 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:52.992 | ++ functions-common:get_or_create_project:938 : project_id=21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:52.994 | ++ functions-common:get_or_create_project:939 : echo 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:52.997 | + lib/keystone:create_keystone_accounts:340 : invis_project=21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:52.999 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-20 11:44:53.003 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-20 11:44:53.005 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:44:53.009 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-20 11:44:55.274 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:44:55.300 | [661601 Async ks-domain-role:661601]: finished successfully 2022-03-20 11:44:55.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:55.557 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:55.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:55.557 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:55.726 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:55.729 | ++ functions-common:get_or_create_project:938 : project_id=462ed867af7a4897923efba75721acff 2022-03-20 11:44:55.732 | ++ functions-common:get_or_create_project:939 : echo 462ed867af7a4897923efba75721acff 2022-03-20 11:44:55.734 | + lib/keystone:create_keystone_accounts:344 : demo_project=462ed867af7a4897923efba75721acff 2022-03-20 11:44:55.737 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-20 11:44:55.740 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-20 11:44:55.743 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:44:55.745 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-20 11:44:55.748 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-20 11:44:55.751 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-20 11:44:58.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.276 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.276 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.445 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.448 | ++ functions-common:get_or_create_user:925 : user_id=f0163792f6f6498fa676ff77b995cb38 2022-03-20 11:44:58.450 | ++ functions-common:get_or_create_user:926 : echo f0163792f6f6498fa676ff77b995cb38 2022-03-20 11:44:58.453 | + lib/keystone:create_keystone_accounts:347 : demo_user=f0163792f6f6498fa676ff77b995cb38 2022-03-20 11:44:58.456 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-20 11:44:58.506 | [633419 Async ks-domain-role:661601]: Waiting for completion of get_or_add_user_domain_role admin 7b72cd7cc0e74687909b0dfde1144e36 default running on PID 661601 (6 other jobs running) 2022-03-20 11:44:58.530 | [633419 Async ks-domain-role:661601]: Signaling child to exit 2022-03-20 11:44:58.531 | WAKEUP 2022-03-20 11:44:58.554 | [633419 Async ks-domain-role:661601]: Signaled 2022-03-20 11:44:58.555 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b72cd7cc0e74687909b0dfde1144e36 --domain default 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:44:58.556 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:44:58.556 | ++ functions-common:get_field:812 : read data 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.556 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-20 11:44:58.556 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-20 11:44:58.556 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 7b72cd7cc0e74687909b0dfde1144e36 --domain default 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b72cd7cc0e74687909b0dfde1144e36 --domain default 2022-03-20 11:44:58.556 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-20 11:44:58.556 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:44:58.556 | ++ functions-common:get_field:812 : read data 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.556 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.556 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:44:58.556 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:44:58.556 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 7b72cd7cc0e74687909b0dfde1144e36 | | | default | | False |' 2022-03-20 11:44:58.556 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:44:58.556 | ++ functions-common:get_field:812 : read data 2022-03-20 11:44:58.557 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:44:58.557 | + functions-common:get_or_add_user_domain_role:1021 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:44:58.557 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:44:58.599 | [633419 Async ks-domain-role:661601]: finished get_or_add_user_domain_role admin 7b72cd7cc0e74687909b0dfde1144e36 default with result 0 in 10 seconds 2022-03-20 11:44:58.606 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-20 11:44:58.642 | [633419 Async ks-project:661741]: Waiting for completion of get_or_create_project service Default running on PID 661741 (5 other jobs running) 2022-03-20 11:44:58.666 | [633419 Async ks-project:661741]: Signaling child to exit 2022-03-20 11:44:58.666 | WAKEUP 2022-03-20 11:44:58.689 | [633419 Async ks-project:661741]: Signaled 2022-03-20 11:44:58.691 | + functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:44:58.691 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-20 11:44:58.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.691 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.691 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.691 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.691 | + functions-common:get_or_create_project:938 : project_id=796804dd2820447c89102d2d9777c202 2022-03-20 11:44:58.691 | + functions-common:get_or_create_project:939 : echo 796804dd2820447c89102d2d9777c202 2022-03-20 11:44:58.691 | 796804dd2820447c89102d2d9777c202 2022-03-20 11:44:58.734 | [633419 Async ks-project:661741]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-20 11:44:58.771 | [633419 Async ks-service:661827]: Waiting for completion of get_or_create_role service running on PID 661827 (4 other jobs running) 2022-03-20 11:44:58.795 | [633419 Async ks-service:661827]: Signaling child to exit 2022-03-20 11:44:58.796 | WAKEUP 2022-03-20 11:44:58.819 | [633419 Async ks-service:661827]: Signaled 2022-03-20 11:44:58.820 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 11:44:58.820 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-20 11:44:58.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.820 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.820 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.820 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.820 | + functions-common:get_or_create_role:950 : role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:44:58.820 | + functions-common:get_or_create_role:951 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:44:58.820 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:44:58.865 | [633419 Async ks-service:661827]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-20 11:44:58.901 | [633419 Async ks-reseller:661913]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 661913 (3 other jobs running) 2022-03-20 11:44:58.926 | [633419 Async ks-reseller:661913]: Signaling child to exit 2022-03-20 11:44:58.926 | WAKEUP 2022-03-20 11:44:58.950 | [633419 Async ks-reseller:661913]: Signaled 2022-03-20 11:44:58.951 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 11:44:58.951 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-20 11:44:58.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.951 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:58.952 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:58.952 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:58.952 | + functions-common:get_or_create_role:950 : role_id=c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:44:58.952 | + functions-common:get_or_create_role:951 : echo c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:44:58.952 | c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:44:58.996 | [633419 Async ks-reseller:661913]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-20 11:44:59.033 | [633419 Async ks-anotherrole:662003]: Waiting for completion of get_or_create_role anotherrole running on PID 662003 (2 other jobs running) 2022-03-20 11:44:59.058 | [633419 Async ks-anotherrole:662003]: Signaling child to exit 2022-03-20 11:44:59.058 | WAKEUP 2022-03-20 11:44:59.080 | [633419 Async ks-anotherrole:662003]: Signaled 2022-03-20 11:44:59.081 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 11:44:59.081 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-20 11:44:59.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:59.081 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:59.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:44:59.081 | from cryptography.utils import int_from_bytes 2022-03-20 11:44:59.081 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:44:59.081 | + functions-common:get_or_create_role:950 : role_id=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:44:59.081 | + functions-common:get_or_create_role:951 : echo 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:44:59.081 | 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:44:59.126 | [633419 Async ks-anotherrole:662003]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-20 11:44:59.130 | + inc/async:async_wait:197 : return 0 2022-03-20 11:44:59.133 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.191 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.230 | [633419 Async ks-demo-member:662871]: running: get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.232 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7b72cd7cc0e74687909b0dfde1144e36 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.293 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7b72cd7cc0e74687909b0dfde1144e36 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.339 | [633419 Async ks-demo-admin:662983]: running: get_or_add_user_project_role admin 7b72cd7cc0e74687909b0dfde1144e36 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.341 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.410 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.460 | [633419 Async ks-demo-another:663095]: running: get_or_add_user_project_role anotherrole f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff 2022-03-20 11:44:59.462 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:59.532 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:59.596 | [633419 Async ks-demo-invis:663207]: running: get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:44:59.601 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-20 11:44:59.609 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-20 11:44:59.625 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:44:59.628 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-20 11:44:59.632 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-20 11:44:59.645 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-20 11:45:03.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:03.984 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:03.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:03.984 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:04.270 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:04.282 | ++ functions-common:get_or_create_user:925 : user_id=05578a6d25da4d4abd9def29f17fce06 2022-03-20 11:45:04.287 | ++ functions-common:get_or_create_user:926 : echo 05578a6d25da4d4abd9def29f17fce06 2022-03-20 11:45:04.305 | + lib/keystone:create_keystone_accounts:360 : demo_reader=05578a6d25da4d4abd9def29f17fce06 2022-03-20 11:45:04.318 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 05578a6d25da4d4abd9def29f17fce06 462ed867af7a4897923efba75721acff 2022-03-20 11:45:04.576 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 05578a6d25da4d4abd9def29f17fce06 462ed867af7a4897923efba75721acff 2022-03-20 11:45:04.779 | [633419 Async ks-demo-reader:663391]: running: get_or_add_user_project_role reader 05578a6d25da4d4abd9def29f17fce06 462ed867af7a4897923efba75721acff 2022-03-20 11:45:04.786 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-20 11:45:04.795 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-20 11:45:04.809 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:45:04.837 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-20 11:45:10.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:10.144 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:10.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:10.144 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:10.481 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:10.513 | ++ functions-common:get_or_create_project:938 : project_id=7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:10.553 | ++ functions-common:get_or_create_project:939 : echo 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:10.576 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:10.594 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-20 11:45:10.627 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-20 11:45:10.653 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:45:10.669 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-20 11:45:10.690 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-20 11:45:10.717 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-20 11:45:12.073 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:12.230 | [662871 Async ks-demo-member:662871]: finished successfully 2022-03-20 11:45:13.430 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:13.542 | [662983 Async ks-demo-admin:662983]: finished successfully 2022-03-20 11:45:14.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:14.912 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:14.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:14.912 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:14.941 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:15.004 | [663207 Async ks-demo-invis:663207]: finished successfully 2022-03-20 11:45:15.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:15.105 | ++ functions-common:get_or_create_user:925 : user_id=c36133ceb5e14dbda4935586496a9a6e 2022-03-20 11:45:15.108 | ++ functions-common:get_or_create_user:926 : echo c36133ceb5e14dbda4935586496a9a6e 2022-03-20 11:45:15.113 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=c36133ceb5e14dbda4935586496a9a6e 2022-03-20 11:45:15.115 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.190 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.260 | [633419 Async ks-alt-admin:663924]: running: get_or_add_user_project_role admin c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.263 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.372 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.452 | [633419 Async ks-alt-another:664037]: running: get_or_add_user_project_role anotherrole c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:15.461 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-20 11:45:15.467 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-20 11:45:15.483 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:45:15.497 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-20 11:45:15.514 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-20 11:45:15.525 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-20 11:45:16.085 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:16.282 | [663095 Async ks-demo-another:663095]: finished successfully 2022-03-20 11:45:18.333 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:18.365 | [663391 Async ks-demo-reader:663391]: finished successfully 2022-03-20 11:45:18.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:18.696 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:18.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:18.696 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:18.879 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:18.883 | ++ functions-common:get_or_create_user:925 : user_id=ca68613e86984a599a30e676ba442512 2022-03-20 11:45:18.886 | ++ functions-common:get_or_create_user:926 : echo ca68613e86984a599a30e676ba442512 2022-03-20 11:45:18.888 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ca68613e86984a599a30e676ba442512 2022-03-20 11:45:18.891 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ca68613e86984a599a30e676ba442512 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:18.960 | + inc/async:async_inner:63 : get_or_add_user_project_role member ca68613e86984a599a30e676ba442512 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:19.028 | [633419 Async ks-alt-member-user:664291]: running: get_or_add_user_project_role member ca68613e86984a599a30e676ba442512 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:19.030 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-20 11:45:19.037 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-20 11:45:19.052 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:45:19.057 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-20 11:45:19.060 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-20 11:45:19.071 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-20 11:45:21.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:21.840 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:21.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:21.840 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:22.024 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:22.027 | ++ functions-common:get_or_create_user:925 : user_id=ee1e37f3f75443f694a4c491a2f100fb 2022-03-20 11:45:22.029 | ++ functions-common:get_or_create_user:926 : echo ee1e37f3f75443f694a4c491a2f100fb 2022-03-20 11:45:22.032 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=ee1e37f3f75443f694a4c491a2f100fb 2022-03-20 11:45:22.035 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader ee1e37f3f75443f694a4c491a2f100fb 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:22.111 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ee1e37f3f75443f694a4c491a2f100fb 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:22.171 | [633419 Async ks-alt-reader-user:664466]: running: get_or_add_user_project_role reader ee1e37f3f75443f694a4c491a2f100fb 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:22.175 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-20 11:45:22.180 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:45:22.183 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-20 11:45:22.187 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-20 11:45:22.190 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-20 11:45:25.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:25.517 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:25.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:25.517 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:25.737 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:25.754 | ++ functions-common:get_or_create_user:925 : user_id=0797a422a52b430182770f41ce9fafab 2022-03-20 11:45:25.774 | ++ functions-common:get_or_create_user:926 : echo 0797a422a52b430182770f41ce9fafab 2022-03-20 11:45:25.798 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0797a422a52b430182770f41ce9fafab 2022-03-20 11:45:25.825 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0797a422a52b430182770f41ce9fafab all 2022-03-20 11:45:26.062 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0797a422a52b430182770f41ce9fafab all 2022-03-20 11:45:26.204 | [633419 Async ks-system-member:664692]: running: get_or_add_user_system_role member 0797a422a52b430182770f41ce9fafab all 2022-03-20 11:45:26.215 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-20 11:45:26.238 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:45:26.255 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-20 11:45:26.267 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-20 11:45:26.295 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-20 11:45:28.063 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:28.169 | [663924 Async ks-alt-admin:663924]: finished successfully 2022-03-20 11:45:28.941 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:29.059 | [664037 Async ks-alt-another:664037]: finished successfully 2022-03-20 11:45:29.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:29.869 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:29.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:29.869 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:30.075 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:30.081 | ++ functions-common:get_or_create_user:925 : user_id=4f17bb34b64e4644a3ac03d4af5d698e 2022-03-20 11:45:30.084 | ++ functions-common:get_or_create_user:926 : echo 4f17bb34b64e4644a3ac03d4af5d698e 2022-03-20 11:45:30.086 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4f17bb34b64e4644a3ac03d4af5d698e 2022-03-20 11:45:30.089 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4f17bb34b64e4644a3ac03d4af5d698e all 2022-03-20 11:45:30.192 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4f17bb34b64e4644a3ac03d4af5d698e all 2022-03-20 11:45:30.287 | [633419 Async ks-system-reader:664974]: running: get_or_add_user_system_role reader 4f17bb34b64e4644a3ac03d4af5d698e all 2022-03-20 11:45:30.293 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-20 11:45:30.298 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-20 11:45:30.301 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-20 11:45:30.304 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-20 11:45:30.307 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-20 11:45:32.537 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:32.695 | [664291 Async ks-alt-member-user:664291]: finished successfully 2022-03-20 11:45:33.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:33.928 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:33.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:33.929 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:34.132 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:34.146 | ++ functions-common:get_or_create_group:902 : group_id=5d7dd20119424248afdd0b2ba5a15a9c 2022-03-20 11:45:34.150 | ++ functions-common:get_or_create_group:903 : echo 5d7dd20119424248afdd0b2ba5a15a9c 2022-03-20 11:45:34.156 | + lib/keystone:create_keystone_accounts:402 : admin_group=5d7dd20119424248afdd0b2ba5a15a9c 2022-03-20 11:45:34.160 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-20 11:45:34.163 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-20 11:45:34.166 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-20 11:45:34.168 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-20 11:45:34.172 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-20 11:45:35.128 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:35.160 | [664466 Async ks-alt-reader-user:664466]: finished successfully 2022-03-20 11:45:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:36.841 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:36.841 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:37.024 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:37.027 | ++ functions-common:get_or_create_group:902 : group_id=130b7e8164de43dc9058c628f12c1583 2022-03-20 11:45:37.030 | ++ functions-common:get_or_create_group:903 : echo 130b7e8164de43dc9058c628f12c1583 2022-03-20 11:45:37.033 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=130b7e8164de43dc9058c628f12c1583 2022-03-20 11:45:37.036 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.113 | + inc/async:async_inner:63 : get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.156 | [633419 Async ks-group-memberdemo:665327]: running: get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.160 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.287 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.377 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:37.380 | [633419 Async ks-group-anotherdemo:665413]: running: get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff 2022-03-20 11:45:37.383 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:37.449 | [664692 Async ks-system-member:664692]: finished successfully 2022-03-20 11:45:37.504 | + inc/async:async_inner:63 : get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:37.580 | [633419 Async ks-group-memberalt:665536]: running: get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:37.586 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:38.013 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:38.254 | [633419 Async ks-group-anotheralt:665642]: running: get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:38.273 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 2022-03-20 11:45:38.722 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 2022-03-20 11:45:38.927 | [633419 Async ks-group-admin:665731]: running: get_or_add_group_project_role admin 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 2022-03-20 11:45:38.953 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-20 11:45:39.354 | [633419 Async ks-demo-member:662871]: Waiting for completion of get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff running on PID 662871 (17 other jobs running) 2022-03-20 11:45:39.540 | [633419 Async ks-demo-member:662871]: Signaling child to exit 2022-03-20 11:45:39.540 | WAKEUP 2022-03-20 11:45:39.704 | [633419 Async ks-demo-member:662871]: Signaled 2022-03-20 11:45:39.713 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:39.713 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:39.713 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:39.713 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:39.713 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:39.713 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:39.713 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:39.714 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:39.714 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:39.714 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:39.714 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:39.714 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:39.714 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:39.714 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:39.714 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:39.714 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:39.714 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:39.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:39.714 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:39.714 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:39.714 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:39.715 | ++ functions-common:get_field:818 : echo '| 65b1c8ee52724d18a36d4df78c2ca0c0 | f0163792f6f6498fa676ff77b995cb38 | | 462ed867af7a4897923efba75721acff | | | False |' 2022-03-20 11:45:39.715 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:39.715 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:39.715 | + functions-common:get_or_add_user_project_role:997 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:39.715 | 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:40.015 | [633419 Async ks-demo-member:662871]: finished get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff with result 0 in 13 seconds 2022-03-20 11:45:40.271 | [633419 Async ks-demo-admin:662983]: Waiting for completion of get_or_add_user_project_role admin 7b72cd7cc0e74687909b0dfde1144e36 462ed867af7a4897923efba75721acff running on PID 662983 (16 other jobs running) 2022-03-20 11:45:40.463 | [633419 Async ks-demo-admin:662983]: Signaling child to exit 2022-03-20 11:45:40.463 | WAKEUP 2022-03-20 11:45:40.603 | [633419 Async ks-demo-admin:662983]: Signaled 2022-03-20 11:45:40.621 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:40.621 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:40.621 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:40.621 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:40.621 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:40.621 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:40.621 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:40.621 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:40.621 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b72cd7cc0e74687909b0dfde1144e36 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:40.621 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:40.621 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:40.621 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:40.621 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:40.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.621 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:40.621 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:40.622 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:40.622 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7b72cd7cc0e74687909b0dfde1144e36 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:40.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.622 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.622 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.622 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b72cd7cc0e74687909b0dfde1144e36 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:40.622 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:40.622 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:40.622 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:40.622 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:40.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.622 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:40.622 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:40.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:40.622 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:40.622 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:40.622 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 7b72cd7cc0e74687909b0dfde1144e36 | | 462ed867af7a4897923efba75721acff | | | False |' 2022-03-20 11:45:40.622 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:40.622 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:40.622 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:40.622 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:40.622 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:40.914 | [633419 Async ks-demo-admin:662983]: finished get_or_add_user_project_role admin 7b72cd7cc0e74687909b0dfde1144e36 462ed867af7a4897923efba75721acff with result 0 in 14 seconds 2022-03-20 11:45:41.121 | [633419 Async ks-demo-another:663095]: Waiting for completion of get_or_add_user_project_role anotherrole f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff running on PID 663095 (15 other jobs running) 2022-03-20 11:45:41.157 | [633419 Async ks-demo-another:663095]: Signaling child to exit 2022-03-20 11:45:41.157 | WAKEUP 2022-03-20 11:45:41.202 | [633419 Async ks-demo-another:663095]: Signaled 2022-03-20 11:45:41.204 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:41.204 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:41.204 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:41.204 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:41.204 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:41.204 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:41.204 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:41.204 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:41.204 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.204 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:41.204 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.204 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.204 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.205 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:41.205 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:41.205 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f0163792f6f6498fa676ff77b995cb38 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.205 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.205 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:41.205 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.205 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.205 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:41.205 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:41.205 | ++ functions-common:get_field:818 : echo '| 0eb3e47854054a76aa3a48773596a6e8 | f0163792f6f6498fa676ff77b995cb38 | | 462ed867af7a4897923efba75721acff | | | False |' 2022-03-20 11:45:41.205 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:41.205 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:41.205 | + functions-common:get_or_add_user_project_role:997 : echo 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:41.205 | 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:41.276 | [633419 Async ks-demo-another:663095]: finished get_or_add_user_project_role anotherrole f0163792f6f6498fa676ff77b995cb38 462ed867af7a4897923efba75721acff with result 0 in 16 seconds 2022-03-20 11:45:41.336 | [633419 Async ks-demo-invis:663207]: Waiting for completion of get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 21b99660f5774aefa0f494ade81fffb6 running on PID 663207 (14 other jobs running) 2022-03-20 11:45:41.368 | [633419 Async ks-demo-invis:663207]: Signaling child to exit 2022-03-20 11:45:41.368 | WAKEUP 2022-03-20 11:45:41.404 | [633419 Async ks-demo-invis:663207]: Signaled 2022-03-20 11:45:41.405 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:41.405 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:41.405 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:41.405 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:41.405 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:41.405 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:41.405 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:41.405 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:41.405 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:41.405 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.405 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0163792f6f6498fa676ff77b995cb38 --project 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:45:41.405 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.405 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.405 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.405 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.406 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.406 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:41.406 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:41.406 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f0163792f6f6498fa676ff77b995cb38 --project 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:45:41.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.406 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.406 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.406 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:41.406 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.406 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.406 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.406 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0163792f6f6498fa676ff77b995cb38 --project 21b99660f5774aefa0f494ade81fffb6 2022-03-20 11:45:41.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.406 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.406 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.406 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.406 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:41.406 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:41.406 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:41.406 | ++ functions-common:get_field:818 : echo '| 65b1c8ee52724d18a36d4df78c2ca0c0 | f0163792f6f6498fa676ff77b995cb38 | | 21b99660f5774aefa0f494ade81fffb6 | | | False |' 2022-03-20 11:45:41.406 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.406 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:41.406 | + functions-common:get_or_add_user_project_role:997 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:41.406 | 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:41.489 | [633419 Async ks-demo-invis:663207]: finished get_or_add_user_project_role member f0163792f6f6498fa676ff77b995cb38 21b99660f5774aefa0f494ade81fffb6 with result 0 in 15 seconds 2022-03-20 11:45:41.540 | [633419 Async ks-demo-reader:663391]: Waiting for completion of get_or_add_user_project_role reader 05578a6d25da4d4abd9def29f17fce06 462ed867af7a4897923efba75721acff running on PID 663391 (13 other jobs running) 2022-03-20 11:45:41.578 | [633419 Async ks-demo-reader:663391]: Signaling child to exit 2022-03-20 11:45:41.578 | WAKEUP 2022-03-20 11:45:41.629 | [633419 Async ks-demo-reader:663391]: Signaled 2022-03-20 11:45:41.633 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:41.633 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:41.633 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:41.633 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:41.633 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:41.633 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:41.633 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:41.633 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:41.633 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.633 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 05578a6d25da4d4abd9def29f17fce06 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.633 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:41.633 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.633 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.633 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.633 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.633 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:41.633 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:41.633 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 05578a6d25da4d4abd9def29f17fce06 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.634 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.634 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.634 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 05578a6d25da4d4abd9def29f17fce06 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:41.634 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.634 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:41.634 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.634 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.634 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.634 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.634 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.634 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:41.634 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:41.634 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:41.634 | ++ functions-common:get_field:818 : echo '| 36436bf8de424ba4bb011bcbcd01d868 | 05578a6d25da4d4abd9def29f17fce06 | | 462ed867af7a4897923efba75721acff | | | False |' 2022-03-20 11:45:41.634 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.634 | + functions-common:get_or_add_user_project_role:995 : user_role_id=36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:41.634 | + functions-common:get_or_add_user_project_role:997 : echo 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:41.634 | 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:41.713 | [633419 Async ks-demo-reader:663391]: finished get_or_add_user_project_role reader 05578a6d25da4d4abd9def29f17fce06 462ed867af7a4897923efba75721acff with result 0 in 13 seconds 2022-03-20 11:45:41.719 | + inc/async:async_wait:197 : return 0 2022-03-20 11:45:41.722 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-20 11:45:41.834 | [633419 Async ks-alt-admin:663924]: Waiting for completion of get_or_add_user_project_role admin c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 663924 (12 other jobs running) 2022-03-20 11:45:41.871 | [633419 Async ks-alt-admin:663924]: Signaling child to exit 2022-03-20 11:45:41.871 | WAKEUP 2022-03-20 11:45:41.912 | [633419 Async ks-alt-admin:663924]: Signaled 2022-03-20 11:45:41.913 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:41.913 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:41.913 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:41.913 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:41.913 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:41.913 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:41.913 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:41.913 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:41.913 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:41.913 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.913 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:41.914 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.914 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.914 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:41.914 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:41.914 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:41.914 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:41.914 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:41.914 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:41.914 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:41.914 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:41.914 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:41.914 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:41.914 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:41.914 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | c36133ceb5e14dbda4935586496a9a6e | | 7dfcd5ca45e7423c82c3a4cef5709a45 | | | False |' 2022-03-20 11:45:41.914 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:41.914 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:41.914 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:41.914 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:41.914 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:45:41.995 | [633419 Async ks-alt-admin:663924]: finished get_or_add_user_project_role admin c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 13 seconds 2022-03-20 11:45:42.054 | [633419 Async ks-alt-another:664037]: Waiting for completion of get_or_add_user_project_role anotherrole c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 664037 (11 other jobs running) 2022-03-20 11:45:42.084 | [633419 Async ks-alt-another:664037]: Signaling child to exit 2022-03-20 11:45:42.084 | WAKEUP 2022-03-20 11:45:42.113 | [633419 Async ks-alt-another:664037]: Signaled 2022-03-20 11:45:42.114 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:42.114 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:42.114 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:42.114 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:42.114 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:42.114 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:42.114 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:42.115 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.115 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.115 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.115 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:42.115 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:42.115 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c36133ceb5e14dbda4935586496a9a6e --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.115 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:42.115 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.115 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.115 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.115 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:42.116 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:42.116 | ++ functions-common:get_field:818 : echo '| 0eb3e47854054a76aa3a48773596a6e8 | c36133ceb5e14dbda4935586496a9a6e | | 7dfcd5ca45e7423c82c3a4cef5709a45 | | | False |' 2022-03-20 11:45:42.116 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:42.116 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.116 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:42.116 | + functions-common:get_or_add_user_project_role:997 : echo 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:42.116 | 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:45:42.165 | [633419 Async ks-alt-another:664037]: finished get_or_add_user_project_role anotherrole c36133ceb5e14dbda4935586496a9a6e 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 13 seconds 2022-03-20 11:45:42.207 | [633419 Async ks-alt-member-user:664291]: Waiting for completion of get_or_add_user_project_role member ca68613e86984a599a30e676ba442512 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 664291 (10 other jobs running) 2022-03-20 11:45:42.234 | [633419 Async ks-alt-member-user:664291]: Signaling child to exit 2022-03-20 11:45:42.235 | WAKEUP 2022-03-20 11:45:42.261 | [633419 Async ks-alt-member-user:664291]: Signaled 2022-03-20 11:45:42.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:42.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:42.262 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:42.262 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:42.262 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:42.262 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:42.262 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:42.262 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ca68613e86984a599a30e676ba442512 --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.263 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.263 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.263 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:42.263 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:42.263 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ca68613e86984a599a30e676ba442512 --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ca68613e86984a599a30e676ba442512 --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:42.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.263 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.263 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.263 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:42.263 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:42.263 | ++ functions-common:get_field:818 : echo '| 65b1c8ee52724d18a36d4df78c2ca0c0 | ca68613e86984a599a30e676ba442512 | | 7dfcd5ca45e7423c82c3a4cef5709a45 | | | False |' 2022-03-20 11:45:42.263 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:42.264 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.264 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:42.264 | + functions-common:get_or_add_user_project_role:997 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:42.264 | 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:42.324 | [633419 Async ks-alt-member-user:664291]: finished get_or_add_user_project_role member ca68613e86984a599a30e676ba442512 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 13 seconds 2022-03-20 11:45:42.397 | [633419 Async ks-alt-reader-user:664466]: Waiting for completion of get_or_add_user_project_role reader ee1e37f3f75443f694a4c491a2f100fb 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 664466 (9 other jobs running) 2022-03-20 11:45:42.446 | [633419 Async ks-alt-reader-user:664466]: Signaling child to exit 2022-03-20 11:45:42.447 | WAKEUP 2022-03-20 11:45:42.487 | [633419 Async ks-alt-reader-user:664466]: Signaled 2022-03-20 11:45:42.489 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:45:42.489 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:45:42.489 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:42.489 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:42.489 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:42.489 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:42.489 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:42.489 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:45:42.489 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:45:42.489 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.489 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ee1e37f3f75443f694a4c491a2f100fb --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.489 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.489 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.489 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.490 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.490 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.490 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:45:42.491 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:45:42.491 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ee1e37f3f75443f694a4c491a2f100fb --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.491 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.491 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.491 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ee1e37f3f75443f694a4c491a2f100fb --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:42.491 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:45:42.491 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:45:42.491 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:45:42.491 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.491 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:42.492 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:42.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:42.492 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:45:42.492 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:45:42.492 | ++ functions-common:get_field:818 : echo '| 36436bf8de424ba4bb011bcbcd01d868 | ee1e37f3f75443f694a4c491a2f100fb | | 7dfcd5ca45e7423c82c3a4cef5709a45 | | | False |' 2022-03-20 11:45:42.492 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:45:42.492 | ++ functions-common:get_field:812 : read data 2022-03-20 11:45:42.492 | + functions-common:get_or_add_user_project_role:995 : user_role_id=36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:42.492 | + functions-common:get_or_add_user_project_role:997 : echo 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:42.492 | 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:42.703 | [633419 Async ks-alt-reader-user:664466]: finished get_or_add_user_project_role reader ee1e37f3f75443f694a4c491a2f100fb 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 13 seconds 2022-03-20 11:45:42.734 | + inc/async:async_wait:197 : return 0 2022-03-20 11:45:42.747 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-20 11:45:42.754 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:42.812 | [664974 Async ks-system-reader:664974]: finished successfully 2022-03-20 11:45:42.894 | [633419 Async ks-system-member:664692]: Waiting for completion of get_or_add_user_system_role member 0797a422a52b430182770f41ce9fafab all running on PID 664692 (8 other jobs running) 2022-03-20 11:45:42.937 | [633419 Async ks-system-member:664692]: Signaling child to exit 2022-03-20 11:45:42.938 | WAKEUP 2022-03-20 11:45:42.998 | [633419 Async ks-system-member:664692]: Signaled 2022-03-20 11:45:42.999 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-20 11:45:42.999 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-20 11:45:42.999 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-20 11:45:42.999 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:42.999 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:42.999 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:42.999 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:42.999 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:42.999 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-20 11:45:42.999 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0797a422a52b430182770f41ce9fafab --system all -f value -c Role 2022-03-20 11:45:43.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.000 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.000 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:43.000 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-20 11:45:43.000 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-20 11:45:43.000 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 0797a422a52b430182770f41ce9fafab --system all 2022-03-20 11:45:43.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.000 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.000 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.000 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0797a422a52b430182770f41ce9fafab --system all -f value -c Role 2022-03-20 11:45:43.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.000 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.001 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.001 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:43.001 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:43.001 | + functions-common:get_or_add_user_system_role:1052 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:43.001 | 65b1c8ee52724d18a36d4df78c2ca0c0 2022-03-20 11:45:43.073 | [633419 Async ks-system-member:664692]: finished get_or_add_user_system_role member 0797a422a52b430182770f41ce9fafab all with result 0 in 11 seconds 2022-03-20 11:45:43.138 | [633419 Async ks-system-reader:664974]: Waiting for completion of get_or_add_user_system_role reader 4f17bb34b64e4644a3ac03d4af5d698e all running on PID 664974 (7 other jobs running) 2022-03-20 11:45:43.175 | [633419 Async ks-system-reader:664974]: Signaling child to exit 2022-03-20 11:45:43.179 | WAKEUP 2022-03-20 11:45:43.211 | [633419 Async ks-system-reader:664974]: Signaled 2022-03-20 11:45:43.212 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-20 11:45:43.212 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-20 11:45:43.212 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-20 11:45:43.212 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:45:43.212 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:45:43.212 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:45:43.212 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:45:43.212 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:45:43.212 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-20 11:45:43.212 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f17bb34b64e4644a3ac03d4af5d698e --system all -f value -c Role 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:43.213 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-20 11:45:43.213 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-20 11:45:43.213 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 4f17bb34b64e4644a3ac03d4af5d698e --system all 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f17bb34b64e4644a3ac03d4af5d698e --system all -f value -c Role 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:43.213 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:43.213 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:43.213 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:43.213 | + functions-common:get_or_add_user_system_role:1052 : echo 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:43.213 | 36436bf8de424ba4bb011bcbcd01d868 2022-03-20 11:45:43.276 | [633419 Async ks-system-reader:664974]: finished get_or_add_user_system_role reader 4f17bb34b64e4644a3ac03d4af5d698e all with result 0 in 12 seconds 2022-03-20 11:45:43.280 | + inc/async:async_wait:197 : return 0 2022-03-20 11:45:43.283 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-20 11:45:43.439 | [633419 Async ks-group-memberdemo:665327]: Waiting for completion of get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff running on PID 665327 (6 other jobs running) 2022-03-20 11:45:43.592 | [633419 Async ks-group-memberdemo:665327]: Signaling child to exit 2022-03-20 11:45:51.631 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:51.671 | [665536 Async ks-group-memberalt:665536]: finished successfully 2022-03-20 11:45:51.950 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:51.994 | [665413 Async ks-group-anotherdemo:665413]: finished successfully 2022-03-20 11:45:52.386 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:52.419 | [665327 Async ks-group-memberdemo:665327]: finished successfully 2022-03-20 11:45:52.441 | WAKEUP 2022-03-20 11:45:52.465 | [633419 Async ks-group-memberdemo:665327]: Signaled 2022-03-20 11:45:52.467 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 11:45:52.467 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff -f value 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.467 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 11:45:52.467 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 11:45:52.467 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff -f value 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.467 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.467 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.467 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False' 2022-03-20 11:45:52.468 | + functions-common:get_or_add_group_project_role:1076 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False 2022-03-20 11:45:52.468 | 65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False 2022-03-20 11:45:52.519 | [633419 Async ks-group-memberdemo:665327]: finished get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff with result 0 in 15 seconds 2022-03-20 11:45:52.561 | [633419 Async ks-group-anotherdemo:665413]: Waiting for completion of get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff running on PID 665413 (5 other jobs running) 2022-03-20 11:45:52.589 | [633419 Async ks-group-anotherdemo:665413]: Signaling child to exit 2022-03-20 11:45:52.589 | WAKEUP 2022-03-20 11:45:52.619 | [633419 Async ks-group-anotherdemo:665413]: Signaled 2022-03-20 11:45:52.620 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 11:45:52.620 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff -f value 2022-03-20 11:45:52.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.620 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.621 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 11:45:52.621 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 11:45:52.621 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff 2022-03-20 11:45:52.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 462ed867af7a4897923efba75721acff -f value 2022-03-20 11:45:52.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.621 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.621 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.621 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False' 2022-03-20 11:45:52.621 | + functions-common:get_or_add_group_project_role:1076 : echo 0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False 2022-03-20 11:45:52.621 | 0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff False 2022-03-20 11:45:52.678 | [633419 Async ks-group-anotherdemo:665413]: finished get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 462ed867af7a4897923efba75721acff with result 0 in 14 seconds 2022-03-20 11:45:52.721 | [633419 Async ks-group-memberalt:665536]: Waiting for completion of get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 665536 (4 other jobs running) 2022-03-20 11:45:52.747 | [633419 Async ks-group-memberalt:665536]: Signaling child to exit 2022-03-20 11:45:52.747 | WAKEUP 2022-03-20 11:45:52.776 | [633419 Async ks-group-memberalt:665536]: Signaled 2022-03-20 11:45:52.778 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 11:45:52.778 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 -f value 2022-03-20 11:45:52.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.778 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.778 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.778 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.778 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 11:45:52.778 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 11:45:52.778 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:52.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.778 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.779 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.779 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 -f value 2022-03-20 11:45:52.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.779 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:52.779 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:52.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:52.779 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False' 2022-03-20 11:45:52.779 | + functions-common:get_or_add_group_project_role:1076 : echo 65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False 2022-03-20 11:45:52.779 | 65b1c8ee52724d18a36d4df78c2ca0c0 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False 2022-03-20 11:45:52.825 | [633419 Async ks-group-memberalt:665536]: finished get_or_add_group_project_role member 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 14 seconds 2022-03-20 11:45:52.870 | [633419 Async ks-group-anotheralt:665642]: Waiting for completion of get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 running on PID 665642 (3 other jobs running) 2022-03-20 11:45:52.897 | [633419 Async ks-group-anotheralt:665642]: Signaling child to exit 2022-03-20 11:45:53.283 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:53.310 | [665642 Async ks-group-anotheralt:665642]: finished successfully 2022-03-20 11:45:53.333 | WAKEUP 2022-03-20 11:45:53.356 | [633419 Async ks-group-anotheralt:665642]: Signaled 2022-03-20 11:45:53.357 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 11:45:53.357 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 -f value 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:53.358 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 11:45:53.358 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 11:45:53.358 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 130b7e8164de43dc9058c628f12c1583 --project 7dfcd5ca45e7423c82c3a4cef5709a45 -f value 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.358 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.358 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:53.358 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False' 2022-03-20 11:45:53.358 | + functions-common:get_or_add_group_project_role:1076 : echo 0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False 2022-03-20 11:45:53.358 | 0eb3e47854054a76aa3a48773596a6e8 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 False 2022-03-20 11:45:53.405 | [633419 Async ks-group-anotheralt:665642]: finished get_or_add_group_project_role anotherrole 130b7e8164de43dc9058c628f12c1583 7dfcd5ca45e7423c82c3a4cef5709a45 with result 0 in 15 seconds 2022-03-20 11:45:53.444 | [633419 Async ks-group-admin:665731]: Waiting for completion of get_or_add_group_project_role admin 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 running on PID 665731 (2 other jobs running) 2022-03-20 11:45:53.471 | [633419 Async ks-group-admin:665731]: Signaling child to exit 2022-03-20 11:45:53.635 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:45:53.660 | [665731 Async ks-group-admin:665731]: finished successfully 2022-03-20 11:45:53.680 | WAKEUP 2022-03-20 11:45:53.703 | [633419 Async ks-group-admin:665731]: Signaled 2022-03-20 11:45:53.704 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 11:45:53.704 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5d7dd20119424248afdd0b2ba5a15a9c --project 46c4d775113c4cb48be5831e24f05f67 -f value 2022-03-20 11:45:53.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.704 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.705 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:53.705 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 11:45:53.705 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 11:45:53.705 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 5d7dd20119424248afdd0b2ba5a15a9c --project 46c4d775113c4cb48be5831e24f05f67 2022-03-20 11:45:53.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.705 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.705 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.705 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5d7dd20119424248afdd0b2ba5a15a9c --project 46c4d775113c4cb48be5831e24f05f67 -f value 2022-03-20 11:45:53.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.705 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:45:53.705 | from cryptography.utils import int_from_bytes 2022-03-20 11:45:53.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:45:53.705 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e27e55287b7348c8bc05ce3375a7b3be 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 False' 2022-03-20 11:45:53.705 | + functions-common:get_or_add_group_project_role:1076 : echo e27e55287b7348c8bc05ce3375a7b3be 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 False 2022-03-20 11:45:53.705 | e27e55287b7348c8bc05ce3375a7b3be 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 False 2022-03-20 11:45:53.750 | [633419 Async ks-group-admin:665731]: finished get_or_add_group_project_role admin 5d7dd20119424248afdd0b2ba5a15a9c 46c4d775113c4cb48be5831e24f05f67 with result 0 in 15 seconds 2022-03-20 11:45:53.754 | + inc/async:async_wait:197 : return 0 2022-03-20 11:45:53.756 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-20 11:45:53.773 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:45:53.775 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-20 11:45:53.793 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:45:53.796 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-20 11:45:53.799 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-20 11:45:53.858 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-20 11:45:53.897 | [633419 Async create_nova_accounts:667666]: running: create_nova_accounts 2022-03-20 11:45:53.900 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-20 11:45:53.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:45:53.920 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-20 11:45:53.923 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-20 11:45:53.984 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-20 11:45:54.028 | [633419 Async create_glance_accounts:667781]: running: create_glance_accounts 2022-03-20 11:45:54.030 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-20 11:45:54.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:45:54.058 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-20 11:45:54.061 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-20 11:45:54.131 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-20 11:45:54.175 | [633419 Async create_cinder_accounts:667911]: running: create_cinder_accounts 2022-03-20 11:45:54.178 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-20 11:45:54.199 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:45:54.202 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-20 11:45:54.205 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-20 11:45:54.275 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-20 11:45:54.346 | [633419 Async create_neutron_accounts:668026]: running: create_neutron_accounts 2022-03-20 11:45:54.352 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-20 11:45:54.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:45:54.382 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-20 11:45:54.385 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-20 11:45:54.504 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-20 11:45:54.788 | [633419 Async create_swift_accounts:668166]: running: create_swift_accounts 2022-03-20 11:45:54.806 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-20 11:45:54.933 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:45:54.957 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-20 11:45:55.299 | [633419 Async create_nova_accounts:667666]: Waiting for completion of create_nova_accounts running on PID 667666 (6 other jobs running) 2022-03-20 11:45:55.475 | [633419 Async create_nova_accounts:667666]: Signaling child to exit 2022-03-20 11:46:34.472 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:46:34.630 | [668026 Async create_neutron_accounts:668026]: finished successfully 2022-03-20 11:46:52.781 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:46:52.835 | [667911 Async create_cinder_accounts:667911]: finished successfully 2022-03-20 11:47:10.206 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:47:10.238 | [667781 Async create_glance_accounts:667781]: finished successfully 2022-03-20 11:47:12.995 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:47:13.022 | [667666 Async create_nova_accounts:667666]: finished successfully 2022-03-20 11:47:13.042 | WAKEUP 2022-03-20 11:47:13.065 | [633419 Async create_nova_accounts:667666]: Signaled 2022-03-20 11:47:13.067 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-20 11:47:13.067 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-20 11:47:13.067 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-20 11:47:13.067 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.067 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.067 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.067 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:47:13.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.067 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.067 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.067 | + functions-common:get_or_create_user:925 : user_id=791d4cb6519c4d9a92030313a4a52532 2022-03-20 11:47:13.067 | + functions-common:get_or_create_user:926 : echo 791d4cb6519c4d9a92030313a4a52532 2022-03-20 11:47:13.067 | 791d4cb6519c4d9a92030313a4a52532 2022-03-20 11:47:13.067 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-20 11:47:13.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.067 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.067 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.068 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.068 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.068 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.068 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.068 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.068 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.068 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.068 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.068 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.068 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.068 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.068 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.068 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.068 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.069 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.069 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.069 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.069 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.069 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | 791d4cb6519c4d9a92030313a4a52532 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.069 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.069 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.069 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.069 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.069 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 11:47:13.069 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-20 11:47:13.069 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.069 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.069 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.069 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.069 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.069 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.069 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.069 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.069 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.069 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.069 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.070 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.070 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.070 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.070 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.070 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.070 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.070 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.070 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.070 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.070 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.070 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.070 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.070 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 791d4cb6519c4d9a92030313a4a52532 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.070 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.070 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:47:13.070 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:47:13.070 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:47:13.070 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-20 11:47:13.070 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-20 11:47:13.070 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.20/compute 2022-03-20 11:47:13.070 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-20 11:47:13.070 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.070 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-20 11:47:13.070 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.071 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.071 | 33ada1f1312c45eaba5880776991d149' 2022-03-20 11:47:13.071 | + functions-common:get_or_create_service:1094 : echo 33ada1f1312c45eaba5880776991d149 2022-03-20 11:47:13.071 | 33ada1f1312c45eaba5880776991d149 2022-03-20 11:47:13.071 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.20/compute/v2/$(project_id)s' 2022-03-20 11:47:13.071 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.071 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' RegionOne 2022-03-20 11:47:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.071 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.071 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.071 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.071 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e3cd3ab493d9440ebe50efbf8f1e1e7f 2022-03-20 11:47:13.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e3cd3ab493d9440ebe50efbf8f1e1e7f 2022-03-20 11:47:13.071 | + functions-common:get_or_create_endpoint:1127 : public_id=e3cd3ab493d9440ebe50efbf8f1e1e7f 2022-03-20 11:47:13.071 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.072 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.072 | + functions-common:get_or_create_endpoint:1136 : echo e3cd3ab493d9440ebe50efbf8f1e1e7f 2022-03-20 11:47:13.072 | e3cd3ab493d9440ebe50efbf8f1e1e7f 2022-03-20 11:47:13.072 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-20 11:47:13.072 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.072 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-20 11:47:13.072 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-20 11:47:13.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.072 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.072 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.072 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.072 | 2789d87dd0a34fdca482f5e722c464c0' 2022-03-20 11:47:13.072 | + functions-common:get_or_create_service:1094 : echo 2789d87dd0a34fdca482f5e722c464c0 2022-03-20 11:47:13.072 | 2789d87dd0a34fdca482f5e722c464c0 2022-03-20 11:47:13.072 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2022-03-20 11:47:13.072 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.072 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.20/compute/v2.1 RegionOne 2022-03-20 11:47:13.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.072 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.072 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.072 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.20/compute/v2.1 --region RegionOne -f value -c id 2022-03-20 11:47:13.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.073 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.073 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.073 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=87618aca9da34dfd82da3db563fb741a 2022-03-20 11:47:13.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 87618aca9da34dfd82da3db563fb741a 2022-03-20 11:47:13.073 | + functions-common:get_or_create_endpoint:1127 : public_id=87618aca9da34dfd82da3db563fb741a 2022-03-20 11:47:13.073 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.073 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.073 | + functions-common:get_or_create_endpoint:1136 : echo 87618aca9da34dfd82da3db563fb741a 2022-03-20 11:47:13.073 | 87618aca9da34dfd82da3db563fb741a 2022-03-20 11:47:13.073 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-20 11:47:13.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:47:13.073 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-20 11:47:13.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:47:13.073 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-20 11:47:13.073 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.073 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.073 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.073 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.073 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.073 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.073 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.073 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.073 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.074 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.074 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.074 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.074 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.074 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.074 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.074 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.074 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.074 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.074 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.074 | ++ functions-common:get_field:818 : echo '| c7da18f51d824e8893929a50cb2f33df | 791d4cb6519c4d9a92030313a4a52532 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.074 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.074 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.074 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.074 | + functions-common:get_or_add_user_project_role:997 : echo c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.074 | c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.074 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-20 11:47:13.074 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:47:13.074 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-20 11:47:13.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:47:13.075 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-20 11:47:13.113 | [633419 Async create_nova_accounts:667666]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-20 11:47:13.151 | [633419 Async create_glance_accounts:667781]: Waiting for completion of create_glance_accounts running on PID 667781 (5 other jobs running) 2022-03-20 11:47:13.176 | [633419 Async create_glance_accounts:667781]: Signaling child to exit 2022-03-20 11:47:13.177 | WAKEUP 2022-03-20 11:47:13.200 | [633419 Async create_glance_accounts:667781]: Signaled 2022-03-20 11:47:13.202 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-20 11:47:13.202 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:47:13.202 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-20 11:47:13.202 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-20 11:47:13.202 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.202 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.202 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.202 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:47:13.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.202 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.202 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.202 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.202 | + functions-common:get_or_create_user:925 : user_id=0adec33ca01249e49d9f1dfe1b8853ab 2022-03-20 11:47:13.202 | + functions-common:get_or_create_user:926 : echo 0adec33ca01249e49d9f1dfe1b8853ab 2022-03-20 11:47:13.202 | 0adec33ca01249e49d9f1dfe1b8853ab 2022-03-20 11:47:13.202 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-20 11:47:13.202 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.202 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.202 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.202 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.203 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.203 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.203 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.203 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.203 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.203 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.203 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.203 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.203 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.203 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.203 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.203 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.203 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.204 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | 0adec33ca01249e49d9f1dfe1b8853ab | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.204 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.204 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.204 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.204 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.204 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 11:47:13.204 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-20 11:47:13.204 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:47:13.204 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-20 11:47:13.204 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-20 11:47:13.204 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.204 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.204 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.204 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:47:13.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.204 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.204 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.204 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.204 | + functions-common:get_or_create_user:925 : user_id=9263c19cbccd46d5b9ada2150d486a08 2022-03-20 11:47:13.204 | + functions-common:get_or_create_user:926 : echo 9263c19cbccd46d5b9ada2150d486a08 2022-03-20 11:47:13.204 | 9263c19cbccd46d5b9ada2150d486a08 2022-03-20 11:47:13.204 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-20 11:47:13.204 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.205 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.205 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.205 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.205 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.205 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.205 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.205 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.205 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.205 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.205 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.206 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.206 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.206 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.206 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.206 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.206 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.206 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | 9263c19cbccd46d5b9ada2150d486a08 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.206 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.206 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.206 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.206 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.206 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.206 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-20 11:47:13.206 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-20 11:47:13.206 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.206 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.206 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.206 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.206 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.206 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.206 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.206 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.206 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.207 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.207 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.207 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.207 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.207 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.207 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.207 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.207 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.207 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.207 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.207 | ++ functions-common:get_field:818 : echo '| c7da18f51d824e8893929a50cb2f33df | 9263c19cbccd46d5b9ada2150d486a08 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.207 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.207 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.207 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.207 | + functions-common:get_or_add_user_project_role:997 : echo c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.207 | c7da18f51d824e8893929a50cb2f33df 2022-03-20 11:47:13.207 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-20 11:47:13.207 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.208 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-20 11:47:13.208 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.208 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.208 | 4a61eca1165e411188be206bc2bd5fbf' 2022-03-20 11:47:13.208 | + functions-common:get_or_create_service:1094 : echo 4a61eca1165e411188be206bc2bd5fbf 2022-03-20 11:47:13.208 | 4a61eca1165e411188be206bc2bd5fbf 2022-03-20 11:47:13.208 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2022-03-20 11:47:13.208 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.208 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2022-03-20 11:47:13.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.20/image --region RegionOne -f value -c id 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.208 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.208 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4c05747e2bca4145a1c1ef5d115caedc 2022-03-20 11:47:13.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4c05747e2bca4145a1c1ef5d115caedc 2022-03-20 11:47:13.209 | + functions-common:get_or_create_endpoint:1127 : public_id=4c05747e2bca4145a1c1ef5d115caedc 2022-03-20 11:47:13.209 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.209 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.209 | + functions-common:get_or_create_endpoint:1136 : echo 4c05747e2bca4145a1c1ef5d115caedc 2022-03-20 11:47:13.209 | 4c05747e2bca4145a1c1ef5d115caedc 2022-03-20 11:47:13.209 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-20 11:47:13.209 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 11:47:13.209 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-20 11:47:13.209 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-20 11:47:13.209 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-20 11:47:13.209 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-20 11:47:13.209 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-20 11:47:13.209 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-20 11:47:13.209 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-20 11:47:13.247 | [633419 Async create_glance_accounts:667781]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-20 11:47:13.285 | [633419 Async create_cinder_accounts:667911]: Waiting for completion of create_cinder_accounts running on PID 667911 (4 other jobs running) 2022-03-20 11:47:13.311 | [633419 Async create_cinder_accounts:667911]: Signaling child to exit 2022-03-20 11:47:13.311 | WAKEUP 2022-03-20 11:47:13.336 | [633419 Async create_cinder_accounts:667911]: Signaled 2022-03-20 11:47:13.337 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-20 11:47:13.337 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-20 11:47:13.337 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-20 11:47:13.337 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.337 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.337 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.337 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:47:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.338 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.338 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.338 | + functions-common:get_or_create_user:925 : user_id=80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.338 | + functions-common:get_or_create_user:926 : echo 80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.338 | 80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.338 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-20 11:47:13.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.338 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.338 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.338 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.338 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.338 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.338 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.339 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.339 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.339 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.339 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.339 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.339 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.339 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.339 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.339 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | 80893eb0accb4fabab5cbb7ccd679519 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.339 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.339 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.339 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.339 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 11:47:13.339 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-20 11:47:13.339 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.339 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-20 11:47:13.339 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.339 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.340 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.340 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.340 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.340 | 717d2625fc1f4fce981fa30980bae17f' 2022-03-20 11:47:13.340 | + functions-common:get_or_create_service:1094 : echo 717d2625fc1f4fce981fa30980bae17f 2022-03-20 11:47:13.340 | 717d2625fc1f4fce981fa30980bae17f 2022-03-20 11:47:13.340 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-20 11:47:13.340 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-20 11:47:13.340 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.340 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-20 11:47:13.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.340 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.340 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.340 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.340 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.340 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 11:47:13.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.340 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.340 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.340 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=28d5043289384f5ca47e64480c911949 2022-03-20 11:47:13.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 28d5043289384f5ca47e64480c911949 2022-03-20 11:47:13.340 | + functions-common:get_or_create_endpoint:1127 : public_id=28d5043289384f5ca47e64480c911949 2022-03-20 11:47:13.340 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.340 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.340 | + functions-common:get_or_create_endpoint:1136 : echo 28d5043289384f5ca47e64480c911949 2022-03-20 11:47:13.340 | 28d5043289384f5ca47e64480c911949 2022-03-20 11:47:13.341 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-20 11:47:13.341 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.341 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-20 11:47:13.341 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.341 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.341 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.341 | 67853fabb2d74f139a96842fe6f4e95f' 2022-03-20 11:47:13.341 | + functions-common:get_or_create_service:1094 : echo 67853fabb2d74f139a96842fe6f4e95f 2022-03-20 11:47:13.341 | 67853fabb2d74f139a96842fe6f4e95f 2022-03-20 11:47:13.341 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-20 11:47:13.341 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.341 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-20 11:47:13.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.341 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.341 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.342 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9d7d4ff1c8d548cd8bc809b27ac05b0e 2022-03-20 11:47:13.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9d7d4ff1c8d548cd8bc809b27ac05b0e 2022-03-20 11:47:13.342 | + functions-common:get_or_create_endpoint:1127 : public_id=9d7d4ff1c8d548cd8bc809b27ac05b0e 2022-03-20 11:47:13.342 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.342 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.342 | + functions-common:get_or_create_endpoint:1136 : echo 9d7d4ff1c8d548cd8bc809b27ac05b0e 2022-03-20 11:47:13.342 | 9d7d4ff1c8d548cd8bc809b27ac05b0e 2022-03-20 11:47:13.342 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-20 11:47:13.342 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:47:13.342 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-20 11:47:13.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.342 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.342 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.342 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_project:938 : project_id=796804dd2820447c89102d2d9777c202 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_project:939 : echo 796804dd2820447c89102d2d9777c202 2022-03-20 11:47:13.342 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 796804dd2820447c89102d2d9777c202 2022-03-20 11:47:13.342 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.342 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.342 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-20 11:47:13.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.342 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.342 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.342 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-20 11:47:13.342 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.343 | ++ functions-common:get_or_create_user:925 : user_id=80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.343 | ++ functions-common:get_or_create_user:926 : echo 80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.343 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 80893eb0accb4fabab5cbb7ccd679519 2022-03-20 11:47:13.383 | [633419 Async create_cinder_accounts:667911]: finished create_cinder_accounts with result 0 in 58 seconds 2022-03-20 11:47:13.387 | + inc/async:async_wait:197 : return 0 2022-03-20 11:47:13.391 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-20 11:47:13.442 | [633419 Async create_neutron_accounts:668026]: Waiting for completion of create_neutron_accounts running on PID 668026 (3 other jobs running) 2022-03-20 11:47:13.468 | [633419 Async create_neutron_accounts:668026]: Signaling child to exit 2022-03-20 11:47:13.468 | WAKEUP 2022-03-20 11:47:13.491 | [633419 Async create_neutron_accounts:668026]: Signaled 2022-03-20 11:47:13.493 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-20 11:47:13.493 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:47:13.493 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:47:13.493 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:47:13.493 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:47:13.493 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:47:13.493 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:47:13.493 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-20 11:47:13.493 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-20 11:47:13.493 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-20 11:47:13.493 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.20:9696/ 2022-03-20 11:47:13.493 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-20 11:47:13.493 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-20 11:47:13.493 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-20 11:47:13.493 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:47:13.493 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:47:13.493 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:47:13.493 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:47:13.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.493 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.493 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.493 | + functions-common:get_or_create_user:925 : user_id=b84dd5ee015e48efab7f57d5ddaad3bd 2022-03-20 11:47:13.493 | + functions-common:get_or_create_user:926 : echo b84dd5ee015e48efab7f57d5ddaad3bd 2022-03-20 11:47:13.493 | b84dd5ee015e48efab7f57d5ddaad3bd 2022-03-20 11:47:13.493 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-20 11:47:13.493 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:47:13.493 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:47:13.493 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:47:13.494 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:47:13.494 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:47:13.494 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.494 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.494 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.494 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.494 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.494 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:47:13.494 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:47:13.494 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.494 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.494 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-20 11:47:13.494 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:47:13.494 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.494 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.494 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.495 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.495 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.495 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:47:13.495 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:47:13.495 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:47:13.495 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | b84dd5ee015e48efab7f57d5ddaad3bd | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:47:13.495 | ++ functions-common:get_field:812 : read data 2022-03-20 11:47:13.495 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.495 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.495 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:47:13.495 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 11:47:13.495 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-20 11:47:13.495 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:47:13.495 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-20 11:47:13.495 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-20 11:47:13.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.495 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.495 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.495 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.495 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:47:13.495 | 0b2a45de6ad74ef68997ee971918b529' 2022-03-20 11:47:13.495 | + functions-common:get_or_create_service:1094 : echo 0b2a45de6ad74ef68997ee971918b529 2022-03-20 11:47:13.495 | 0b2a45de6ad74ef68997ee971918b529 2022-03-20 11:47:13.495 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2022-03-20 11:47:13.495 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:47:13.495 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2022-03-20 11:47:13.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:47:13.495 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-20 11:47:13.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.496 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.496 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.496 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:47:13.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:47:13.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.20:9696/ --region RegionOne -f value -c id 2022-03-20 11:47:13.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.496 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:47:13.496 | from cryptography.utils import int_from_bytes 2022-03-20 11:47:13.496 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:47:13.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2bfea92aaab3404885be38a6cc4859d0 2022-03-20 11:47:13.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2bfea92aaab3404885be38a6cc4859d0 2022-03-20 11:47:13.496 | + functions-common:get_or_create_endpoint:1127 : public_id=2bfea92aaab3404885be38a6cc4859d0 2022-03-20 11:47:13.496 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:47:13.496 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:47:13.496 | + functions-common:get_or_create_endpoint:1136 : echo 2bfea92aaab3404885be38a6cc4859d0 2022-03-20 11:47:13.496 | 2bfea92aaab3404885be38a6cc4859d0 2022-03-20 11:47:13.541 | [633419 Async create_neutron_accounts:668026]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-20 11:47:13.580 | [633419 Async create_swift_accounts:668166]: Waiting for completion of create_swift_accounts running on PID 668166 (2 other jobs running) 2022-03-20 11:47:13.605 | [633419 Async create_swift_accounts:668166]: Signaling child to exit 2022-03-20 11:48:04.174 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:48:04.202 | [668166 Async create_swift_accounts:668166]: finished successfully 2022-03-20 11:48:04.227 | WAKEUP 2022-03-20 11:48:04.250 | [633419 Async create_swift_accounts:668166]: Signaled 2022-03-20 11:48:04.251 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-20 11:48:04.251 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-20 11:48:04.251 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-20 11:48:04.252 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-20 11:48:04.252 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-20 11:48:04.252 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-20 11:48:04.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.252 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.252 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.252 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.252 | ++ functions-common:get_or_create_role:950 : role_id=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.252 | ++ functions-common:get_or_create_role:951 : echo 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:614 : another_role=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.252 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-20 11:48:04.252 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-20 11:48:04.252 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:48:04.252 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:48:04.252 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:48:04.252 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:48:04.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.252 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.252 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.252 | + functions-common:get_or_create_user:925 : user_id=f526017af49b4930952771c48db9f561 2022-03-20 11:48:04.252 | + functions-common:get_or_create_user:926 : echo f526017af49b4930952771c48db9f561 2022-03-20 11:48:04.253 | f526017af49b4930952771c48db9f561 2022-03-20 11:48:04.253 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-20 11:48:04.253 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:48:04.253 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:48:04.253 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.253 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.253 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.253 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.253 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.253 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.253 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.253 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.253 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.253 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.253 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.253 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.254 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.254 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.254 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.254 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.254 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.254 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.254 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.254 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | f526017af49b4930952771c48db9f561 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:48:04.254 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.254 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:48:04.254 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:48:04.254 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:48:04.254 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 11:48:04.254 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-20 11:48:04.254 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.254 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:48:04.254 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:48:04.254 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:48:04.254 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.254 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.254 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.254 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.254 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.255 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.255 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.255 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-20 11:48:04.255 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.255 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.255 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.255 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.255 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.255 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.255 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.255 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | f526017af49b4930952771c48db9f561 | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:48:04.255 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.255 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.255 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.255 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.255 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-20 11:48:04.255 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:48:04.256 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-20 11:48:04.256 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.256 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:48:04.256 | 3ae3b2e76cca48f6a0374c68d799ad8a' 2022-03-20 11:48:04.256 | + functions-common:get_or_create_service:1094 : echo 3ae3b2e76cca48f6a0374c68d799ad8a 2022-03-20 11:48:04.256 | 3ae3b2e76cca48f6a0374c68d799ad8a 2022-03-20 11:48:04.256 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' http://10.222.0.20:8080 2022-03-20 11:48:04.256 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:48:04.256 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-20 11:48:04.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:48:04.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:48:04.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:48:04.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.256 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.256 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=16d117b104f0468ca353931a4985d3ee 2022-03-20 11:48:04.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 16d117b104f0468ca353931a4985d3ee 2022-03-20 11:48:04.257 | + functions-common:get_or_create_endpoint:1127 : public_id=16d117b104f0468ca353931a4985d3ee 2022-03-20 11:48:04.257 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.20:8080 ]] 2022-03-20 11:48:04.257 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.20:8080 RegionOne 2022-03-20 11:48:04.257 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:48:04.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.257 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:48:04.257 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:48:04.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.20:8080 --region RegionOne -f value -c id 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.257 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d4d59a94f95b41dabd3b3874ea4770f5 2022-03-20 11:48:04.257 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo d4d59a94f95b41dabd3b3874ea4770f5 2022-03-20 11:48:04.257 | d4d59a94f95b41dabd3b3874ea4770f5 2022-03-20 11:48:04.257 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:48:04.257 | + functions-common:get_or_create_endpoint:1136 : echo 16d117b104f0468ca353931a4985d3ee 2022-03-20 11:48:04.257 | 16d117b104f0468ca353931a4985d3ee 2022-03-20 11:48:04.257 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-20 11:48:04.257 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-20 11:48:04.257 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:48:04.257 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.257 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.258 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_project:938 : project_id=44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_project:939 : echo 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.258 | + lib/swift:create_swift_accounts:628 : swift_project_test1=44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.258 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-20 11:48:04.258 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.258 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-20 11:48:04.258 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-20 11:48:04.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.258 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.258 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.258 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_user:925 : user_id=0cdc06cfbd884d07b31b83b68e2bd043 2022-03-20 11:48:04.258 | ++ functions-common:get_or_create_user:926 : echo 0cdc06cfbd884d07b31b83b68e2bd043 2022-03-20 11:48:04.258 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0cdc06cfbd884d07b31b83b68e2bd043 2022-03-20 11:48:04.258 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-20 11:48:04.258 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.258 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0cdc06cfbd884d07b31b83b68e2bd043 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.258 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.258 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:48:04.258 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.258 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.258 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:48:04.258 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:48:04.258 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:48:04.258 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:48:04.258 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.258 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.259 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.259 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cdc06cfbd884d07b31b83b68e2bd043 --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.259 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.259 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.259 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.259 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0cdc06cfbd884d07b31b83b68e2bd043 --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cdc06cfbd884d07b31b83b68e2bd043 --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.259 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.259 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.259 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.259 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.259 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.259 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.259 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.259 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.259 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 0cdc06cfbd884d07b31b83b68e2bd043 | | 44071e5d44b04078982191ff45eb86e4 | | | False |' 2022-03-20 11:48:04.259 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.259 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.259 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.260 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.260 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.260 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-20 11:48:04.260 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-20 11:48:04.260 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:48:04.260 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-20 11:48:04.260 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-20 11:48:04.260 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-20 11:48:04.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.260 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.260 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.260 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.260 | ++ functions-common:get_or_create_user:925 : user_id=d04ba17bfb9f448d928b9bdff048b97e 2022-03-20 11:48:04.260 | ++ functions-common:get_or_create_user:926 : echo d04ba17bfb9f448d928b9bdff048b97e 2022-03-20 11:48:04.260 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d04ba17bfb9f448d928b9bdff048b97e 2022-03-20 11:48:04.260 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-20 11:48:04.260 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.260 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0eb3e47854054a76aa3a48773596a6e8 d04ba17bfb9f448d928b9bdff048b97e 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.260 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.260 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:48:04.260 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.260 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.260 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:48:04.260 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:48:04.260 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:48:04.260 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:48:04.260 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0eb3e47854054a76aa3a48773596a6e8 --user d04ba17bfb9f448d928b9bdff048b97e --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.260 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.260 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.260 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.260 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.261 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.261 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.261 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0eb3e47854054a76aa3a48773596a6e8 --user d04ba17bfb9f448d928b9bdff048b97e --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0eb3e47854054a76aa3a48773596a6e8 --user d04ba17bfb9f448d928b9bdff048b97e --project 44071e5d44b04078982191ff45eb86e4 2022-03-20 11:48:04.261 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.261 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.261 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.261 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.261 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.261 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.261 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.261 | ++ functions-common:get_field:818 : echo '| 0eb3e47854054a76aa3a48773596a6e8 | d04ba17bfb9f448d928b9bdff048b97e | | 44071e5d44b04078982191ff45eb86e4 | | | False |' 2022-03-20 11:48:04.261 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.261 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.261 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.261 | + functions-common:get_or_add_user_project_role:997 : echo 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.261 | 0eb3e47854054a76aa3a48773596a6e8 2022-03-20 11:48:04.261 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-20 11:48:04.262 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:48:04.262 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-20 11:48:04.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.262 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.262 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.262 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_project:938 : project_id=c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_project:939 : echo c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-20 11:48:04.262 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-20 11:48:04.262 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-20 11:48:04.262 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-20 11:48:04.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.262 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.262 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.262 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_user:925 : user_id=942e0a472331480faafdadab4e1e7c93 2022-03-20 11:48:04.262 | ++ functions-common:get_or_create_user:926 : echo 942e0a472331480faafdadab4e1e7c93 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:647 : swift_user_test2=942e0a472331480faafdadab4e1e7c93 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-20 11:48:04.262 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.262 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 942e0a472331480faafdadab4e1e7c93 c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:48:04.263 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.263 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.263 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:48:04.263 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:48:04.263 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:48:04.263 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 942e0a472331480faafdadab4e1e7c93 --project c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.263 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.263 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.263 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.263 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.263 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 942e0a472331480faafdadab4e1e7c93 --project c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 942e0a472331480faafdadab4e1e7c93 --project c04710faf673442ba279434ed5efb10c 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.263 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.263 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.263 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.264 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.264 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.264 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.264 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.264 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.264 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 942e0a472331480faafdadab4e1e7c93 | | c04710faf673442ba279434ed5efb10c | | | False |' 2022-03-20 11:48:04.264 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.264 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.264 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.264 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.264 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-20 11:48:04.264 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-20 11:48:04.264 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 11:48:04.264 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-20 11:48:04.264 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-20 11:48:04.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.264 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.264 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.264 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.264 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-20 11:48:04.264 | c2d0115000034baf9adb29dda6bf4319' 2022-03-20 11:48:04.264 | ++ functions-common:get_or_create_domain:888 : echo c2d0115000034baf9adb29dda6bf4319 2022-03-20 11:48:04.264 | + lib/swift:create_swift_accounts:652 : swift_domain=c2d0115000034baf9adb29dda6bf4319 2022-03-20 11:48:04.264 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-20 11:48:04.264 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.264 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-20 11:48:04.264 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c2d0115000034baf9adb29dda6bf4319 2022-03-20 11:48:04.264 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 11:48:04.264 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c2d0115000034baf9adb29dda6bf4319 --or-show -f value -c id 2022-03-20 11:48:04.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.264 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.265 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.265 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_project:938 : project_id=5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_project:939 : echo 5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:656 : swift_project_test4=5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-20 11:48:04.265 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-20 11:48:04.265 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c2d0115000034baf9adb29dda6bf4319 test4@example.com 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-20 11:48:04.265 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c2d0115000034baf9adb29dda6bf4319 --email=test4@example.com --or-show -f value -c id 2022-03-20 11:48:04.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.265 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.265 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.265 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_user:925 : user_id=6a322b0633df4587b175fb142c5466d6 2022-03-20 11:48:04.265 | ++ functions-common:get_or_create_user:926 : echo 6a322b0633df4587b175fb142c5466d6 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:661 : swift_user_test4=6a322b0633df4587b175fb142c5466d6 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-20 11:48:04.265 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 11:48:04.265 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 6a322b0633df4587b175fb142c5466d6 5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.265 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:48:04.265 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 11:48:04.265 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:48:04.265 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:48:04.265 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 11:48:04.265 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 11:48:04.266 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 11:48:04.266 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a322b0633df4587b175fb142c5466d6 --project 5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:48:04.266 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.266 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.266 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:48:04.266 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:48:04.266 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6a322b0633df4587b175fb142c5466d6 --project 5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a322b0633df4587b175fb142c5466d6 --project 5f05952e3a1946e6bdd3b565dbde9703 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:48:04.266 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:48:04.266 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:48:04.266 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:04.266 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:04.266 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:48:04.266 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:48:04.266 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:48:04.266 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 6a322b0633df4587b175fb142c5466d6 | | 5f05952e3a1946e6bdd3b565dbde9703 | | | False |' 2022-03-20 11:48:04.266 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:48:04.267 | ++ functions-common:get_field:812 : read data 2022-03-20 11:48:04.267 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.267 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.267 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:48:04.298 | [633419 Async create_swift_accounts:668166]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-20 11:48:04.305 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-20 11:48:04.307 | + inc/async:async_wait:197 : return 0 2022-03-20 11:48:04.310 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-20 11:48:04.328 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:04.330 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-20 11:48:04.349 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:04.351 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-20 11:48:04.354 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:48:04.357 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-20 11:48:04.360 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-20 11:48:04.362 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-20 11:48:04.422 | + inc/async:async_inner:63 : init_glance 2022-03-20 11:48:04.460 | [633419 Async init_glance:672424]: running: init_glance 2022-03-20 11:48:04.463 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-20 11:48:04.482 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:04.485 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-20 11:48:04.488 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:48:04.490 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-20 11:48:04.493 | + ./stack.sh:main:1147 : configure_neutron 2022-03-20 11:48:04.496 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-20 11:48:04.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:48:04.501 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:48:04.511 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:48:04.514 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:48:04.517 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:48:04.520 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:48:04.523 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-20 11:48:04.526 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-20 11:48:04.529 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-20 11:48:04.531 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-20 11:48:04.545 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-20 11:48:04.549 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-20 11:48:08.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:08.119 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:08.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:08.119 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:11.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:11.693 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:11.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:11.693 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:14.725 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:48:14.751 | [672424 Async init_glance:672424]: finished successfully 2022-03-20 11:48:15.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:15.444 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:15.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:15.444 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:18.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:18.941 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:18.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:18.941 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:22.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:22.436 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:22.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:22.436 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:25.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:25.913 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:25.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:25.913 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:29.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:29.415 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:29.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:29.415 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:33.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:33.062 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:33.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:33.062 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:37.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:37.793 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:37.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:37.793 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:37.793 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-20 11:48:43.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:43.672 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:43.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:43.672 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:43.989 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-20 11:48:43.994 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-20 11:48:43.996 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-20 11:48:43.999 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-20 11:48:44.001 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-20 11:48:44.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-20 11:48:44.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-20 11:48:44.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-20 11:48:44.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-20 11:48:44.013 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-20 11:48:44.015 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-20 11:48:44.017 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-20 11:48:44.020 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-20 11:48:44.022 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-20 11:48:44.024 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-20 11:48:44.026 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-20 11:48:44.031 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:44.033 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-20 11:48:44.035 | + 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-03-20 11:48:44.040 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-20 11:48:44.043 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-20 11:48:44.045 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-20 11:48:44.047 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-20 11:48:44.052 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-20 11:48:44.055 | + 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-03-20 11:48:44.084 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-20 11:48:44.113 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-20 11:48:44.142 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-20 11:48:44.170 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-20 11:48:44.202 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-20 11:48:44.232 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-20 11:48:44.234 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-20 11:48:44.237 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-20 11:48:44.239 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 11:48:44.242 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 11:48:44.259 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 11:48:44.261 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 11:48:44.263 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 11:48:44.266 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 11:48:44.268 | + 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-03-20 11:48:44.297 | + 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-03-20 11:48:44.326 | + 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-03-20 11:48:44.354 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 11:48:44.384 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-20 11:48:44.400 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:48:44.403 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-20 11:48:44.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-20 11:48:44.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-20 11:48:44.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-20 11:48:44.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-20 11:48:44.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-20 11:48:44.427 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-20 11:48:44.430 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-20 11:48:44.432 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-20 11:48:44.445 | + 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-03-20 11:48:44.457 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-20 11:48:44.459 | + 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-03-20 11:48:44.472 | + 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-03-20 11:48:44.484 | + 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-03-20 11:48:44.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-20 11:48:44.500 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-20 11:48:44.502 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-20 11:48:44.507 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.AcHA7OkUYF 2022-03-20 11:48:44.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-20 11:48:44.512 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-20 11:48:44.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.AcHA7OkUYF 2022-03-20 11:48:44.518 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.AcHA7OkUYF 2022-03-20 11:48:44.529 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.AcHA7OkUYF /etc/sudoers.d/neutron-rootwrap 2022-03-20 11:48:44.541 | + 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-03-20 11:48:44.570 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:44.573 | + 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-03-20 11:48:44.602 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-20 11:48:44.604 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-20 11:48:44.607 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-20 11:48:44.610 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 11:48:44.612 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 11:48:44.615 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 11:48:44.631 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:44.634 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 11:48:44.637 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 11:48:44.639 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 11:48:44.657 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:44.659 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:48:44.662 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 11:48:44.692 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 11:48:44.695 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 11:48:44.697 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-20 11:48:44.714 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:44.717 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-20 11:48:44.720 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-20 11:48:44.722 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 11:48:44.724 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 11:48:44.727 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-20 11:48:44.729 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-20 11:48:44.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 11:48:44.735 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-20 11:48:44.737 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-20 11:48:44.740 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-20 11:48:44.744 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-20 11:48:44.746 | + 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-03-20 11:48:44.751 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-20 11:48:44.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:44.771 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-20 11:48:44.773 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-20 11:48:44.776 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-20 11:48:44.781 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-20 11:48:44.810 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-20 11:48:44.840 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-20 11:48:44.871 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-20 11:48:44.900 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-20 11:48:44.932 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-20 11:48:44.934 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 11:48:44.937 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-20 11:48:44.940 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 11:48:44.943 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-20 11:48:44.972 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-20 11:48:45.002 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 11:48:45.033 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-20 11:48:45.063 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-20 11:48:45.093 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-20 11:48:45.123 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-20 11:48:45.153 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-20 11:48:45.183 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:48:45.213 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 11:48:45.243 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-20 11:48:45.274 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-20 11:48:45.304 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-20 11:48:45.307 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 11:48:45.309 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 11:48:45.312 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-20 11:48:45.314 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-20 11:48:45.345 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-20 11:48:45.375 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2022-03-20 11:48:45.405 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-20 11:48:45.435 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-20 11:48:45.466 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-20 11:48:45.496 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-20 11:48:45.526 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-20 11:48:45.556 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-20 11:48:45.587 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-20 11:48:45.617 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-20 11:48:45.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-20 11:48:45.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-20 11:48:45.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-20 11:48:45.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-20 11:48:45.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-20 11:48:45.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-20 11:48:45.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-20 11:48:45.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-20 11:48:45.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-20 11:48:45.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-20 11:48:45.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-20 11:48:45.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-20 11:48:45.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-20 11:48:45.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-20 11:48:45.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-20 11:48:45.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-20 11:48:45.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-20 11:48:45.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:45.664 | + 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-03-20 11:48:45.691 | + 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-03-20 11:48:45.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.696 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 11:48:45.699 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-20 11:48:45.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-20 11:48:45.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-20 11:48:45.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-20 11:48:45.737 | + 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-03-20 11:48:45.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.742 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 11:48:45.744 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-20 11:48:45.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-20 11:48:45.750 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-20 11:48:45.780 | + 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-03-20 11:48:45.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 11:48:45.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-20 11:48:45.789 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-20 11:48:45.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-20 11:48:45.823 | + 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-03-20 11:48:45.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-20 11:48:45.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-20 11:48:45.833 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-20 11:48:45.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.838 | + 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-03-20 11:48:45.866 | + 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-03-20 11:48:45.869 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.872 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-20 11:48:45.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-20 11:48:45.877 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-20 11:48:45.879 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.882 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-20 11:48:45.909 | + 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-03-20 11:48:45.912 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.914 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-20 11:48:45.917 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-20 11:48:45.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-20 11:48:45.922 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.925 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-20 11:48:45.953 | + 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:150:199 2022-03-20 11:48:45.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:45.958 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-20 11:48:45.960 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-20 11:48:45.963 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-20 11:48:45.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:45.968 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-20 11:48:45.999 | + 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-03-20 11:48:46.001 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:48:46.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-20 11:48:46.006 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-20 11:48:46.009 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-20 11:48:46.012 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 11:48:46.015 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-20 11:48:46.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-20 11:48:46.047 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-20 11:48:46.067 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:46.069 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-20 11:48:46.072 | + 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-03-20 11:48:46.104 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:46.107 | + 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-03-20 11:48:46.135 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-20 11:48:46.167 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-20 11:48:46.170 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-20 11:48:46.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-20 11:48:46.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-20 11:48:49.278 | INFO neutron.common.config [-] Logging enabled! 2022-03-20 11:48:49.278 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev34 2022-03-20 11:48:49.279 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=674400) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-20 11:48:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 11:48:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 11:48:49.328 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:49.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:49.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:49.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=674400) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:49.382 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-20 11:48:49.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:49.383 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:49.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:49.383 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:49.736 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-20 11:48:49.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-20 11:48:49.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-20 11:48:49.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 11:48:49.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-20 11:48:49.799 | + 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-03-20 11:48:49.817 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-20 11:48:49.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:49.822 | + 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-03-20 11:48:49.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-20 11:48:49.857 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-20 11:48:49.865 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-20 11:48:49.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-20 11:48:49.870 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-20 11:48:49.883 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-20 11:48:49.896 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-20 11:48:49.899 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-20 11:48:49.907 | net.bridge.bridge-nf-call-iptables = 1 2022-03-20 11:48:49.910 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-20 11:48:49.913 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-20 11:48:49.921 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-20 11:48:49.924 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-20 11:48:49.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-20 11:48:49.929 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-20 11:48:49.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-20 11:48:49.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-20 11:48:49.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-20 11:48:49.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-20 11:48:49.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 11:48:49.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-20 11:48:49.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-20 11:48:49.973 | + 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-03-20 11:48:50.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-20 11:48:50.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-20 11:48:50.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-20 11:48:50.069 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-20 11:48:50.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:50.091 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-20 11:48:50.094 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.099 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-20 11:48:50.128 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-20 11:48:50.157 | + 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-03-20 11:48:50.189 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:50.192 | + 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-03-20 11:48:50.221 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-20 11:48:50.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:50.244 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.247 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-20 11:48:50.276 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-20 11:48:50.311 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-20 11:48:50.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-20 11:48:50.318 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-20 11:48:50.335 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:50.338 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-20 11:48:50.340 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-20 11:48:50.345 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-20 11:48:50.375 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-20 11:48:50.406 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:50.409 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-20 11:48:50.438 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-20 11:48:50.441 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-20 11:48:50.470 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-20 11:48:50.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-20 11:48:50.475 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-20 11:48:50.505 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-20 11:48:50.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-20 11:48:50.510 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-20 11:48:50.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-20 11:48:53.540 | INFO neutron.common.config [-] Logging enabled! 2022-03-20 11:48:53.540 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev34 2022-03-20 11:48:53.541 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=674929) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-20 11:48:53.592 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 11:48:53.592 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 11:48:53.592 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:53.592 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:53.592 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:53.593 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=674929) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 11:48:53.653 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-20 11:48:53.653 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=674929) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-20 11:48:53.654 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=674929) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-20 11:48:53.654 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-20 11:48:53.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:53.654 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:53.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:48:53.654 | from cryptography.utils import int_from_bytes 2022-03-20 11:48:54.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-20 11:48:54.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-20 11:48:54.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-20 11:48:54.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-20 11:48:54.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-20 11:48:54.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 11:48:54.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-20 11:48:54.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-20 11:48:54.056 | + functions:set_mtu:785 : local dev=br-data 2022-03-20 11:48:54.060 | + functions:set_mtu:786 : local mtu=1500 2022-03-20 11:48:54.062 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-20 11:48:54.074 | + 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-03-20 11:48:54.092 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-20 11:48:54.095 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-20 11:48:54.097 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-20 11:48:54.100 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-20 11:48:54.102 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-20 11:48:54.105 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-20 11:48:54.108 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-20 11:48:54.110 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-20 11:48:54.113 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-20 11:48:54.115 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-20 11:48:54.118 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-20 11:48:54.120 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-20 11:48:54.123 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-20 11:48:54.125 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-20 11:48:54.129 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-20 11:48:54.130 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-20 11:48:54.136 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-20 11:48:54.138 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-20 11:48:54.141 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-20 11:48:54.143 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-20 11:48:54.147 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-20 11:48:54.148 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-20 11:48:54.148 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-20 11:48:54.154 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-20 11:48:54.156 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-20 11:48:54.159 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:54.161 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-20 11:48:54.164 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-20 11:48:54.166 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-20 11:48:54.169 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-20 11:48:54.172 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-20 11:48:54.174 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-20 11:48:54.177 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-20 11:48:54.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-20 11:48:54.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-20 11:48:54.182 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-20 11:48:54.182 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-20 11:48:54.188 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-20 11:48:54.191 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-20 11:48:54.193 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-20 11:48:54.206 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-20 11:48:54.221 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-20 11:48:54.234 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-20 11:48:54.255 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-20 11:48:54.264 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-20 11:48:54.264 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.068 ms 2022-03-20 11:48:55.284 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.043 ms 2022-03-20 11:48:56.308 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.137 ms 2022-03-20 11:48:56.308 | 2022-03-20 11:48:56.308 | --- 192.168.0.17 ping statistics --- 2022-03-20 11:48:56.308 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-03-20 11:48:56.308 | rtt min/avg/max/mdev = 0.043/0.082/0.137/0.039 ms 2022-03-20 11:48:56.314 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-20 11:48:56.314 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-20 11:48:56.320 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-20 11:48:56.322 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-20 11:48:56.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:56.342 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-20 11:48:56.345 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-20 11:48:56.349 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-20 11:48:56.379 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2022-03-20 11:48:56.408 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-20 11:48:56.439 | + 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-03-20 11:48:56.471 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-20 11:48:56.473 | + 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-03-20 11:48:56.503 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-20 11:48:56.505 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-20 11:48:56.522 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:48:56.525 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-20 11:48:56.527 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-20 11:48:56.545 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:48:56.548 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-20 11:48:56.565 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:48:56.568 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-20 11:48:56.585 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:48:56.588 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-20 11:48:56.619 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-20 11:48:56.649 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-20 11:48:56.652 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-20 11:48:56.670 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:56.673 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-20 11:48:56.690 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:56.693 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-20 11:48:56.696 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-20 11:48:56.756 | + inc/async:async_inner:63 : init_neutron 2022-03-20 11:48:56.795 | [633419 Async init_neutron:675407]: running: init_neutron 2022-03-20 11:48:56.798 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-20 11:48:56.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:56.819 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-20 11:48:56.830 | ++ ./stack.sh:main:1162 : true 2022-03-20 11:48:56.833 | + ./stack.sh:main:1162 : netman_pid= 2022-03-20 11:48:56.835 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-20 11:48:56.838 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-20 11:48:56.850 | dnsmasq: no process found 2022-03-20 11:48:56.854 | + ./stack.sh:main:1164 : true 2022-03-20 11:48:56.857 | + ./stack.sh:main:1169 : clean_iptables 2022-03-20 11:48:56.863 | + lib/nova:clean_iptables:186 : grep nova 2022-03-20 11:48:56.863 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 11:48:56.868 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-20 11:48:56.868 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-20 11:48:56.868 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-20 11:48:56.870 | + lib/nova:clean_iptables:186 : bash 2022-03-20 11:48:56.873 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-20 11:48:56.884 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 11:48:56.884 | + lib/nova:clean_iptables:188 : grep nova 2022-03-20 11:48:56.884 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-20 11:48:56.886 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-20 11:48:56.889 | + lib/nova:clean_iptables:188 : bash 2022-03-20 11:48:56.889 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-20 11:48:56.889 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-20 11:48:56.904 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 11:48:56.912 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-20 11:48:56.912 | + lib/nova:clean_iptables:190 : grep nova 2022-03-20 11:48:56.912 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-20 11:48:56.912 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-20 11:48:56.914 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-20 11:48:56.915 | + lib/nova:clean_iptables:190 : bash 2022-03-20 11:48:56.930 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-20 11:48:56.932 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 11:48:56.932 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-20 11:48:56.932 | + lib/nova:clean_iptables:192 : grep nova 2022-03-20 11:48:56.936 | + lib/nova:clean_iptables:192 : bash 2022-03-20 11:48:56.936 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-20 11:48:56.937 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-20 11:48:56.952 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-20 11:48:56.960 | net.ipv4.ip_forward = 1 2022-03-20 11:48:56.964 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-20 11:48:56.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:56.986 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-20 11:48:56.988 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-20 11:48:56.991 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-20 11:48:57.028 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-20 11:48:57.066 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-20 11:48:57.069 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-20 11:48:57.108 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-20 11:48:57.143 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-20 11:48:57.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:57.166 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-20 11:48:57.170 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:48:57.172 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-20 11:48:57.176 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-20 11:48:57.178 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-20 11:48:57.245 | + inc/async:async_inner:63 : init_swift 2022-03-20 11:48:57.303 | [633419 Async init_swift:675765]: running: init_swift 2022-03-20 11:48:57.307 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-20 11:48:57.335 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:57.337 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-20 11:48:57.343 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:48:57.350 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-20 11:48:57.353 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-20 11:48:57.356 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-20 11:48:57.444 | + inc/async:async_inner:63 : init_cinder 2022-03-20 11:48:57.493 | [633419 Async init_cinder:675860]: running: init_cinder 2022-03-20 11:48:57.497 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-20 11:48:57.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:48:57.539 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-20 11:48:57.545 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:48:57.552 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-20 11:48:57.555 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-20 11:48:57.559 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-20 11:48:57.689 | + inc/async:async_inner:63 : init_placement 2022-03-20 11:48:57.749 | [633419 Async init_placement:675979]: running: init_placement 2022-03-20 11:48:57.756 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-20 11:48:57.863 | [633419 Async init_neutron:675407]: Waiting for completion of init_neutron running on PID 675407 (6 other jobs running) 2022-03-20 11:48:57.910 | [633419 Async init_neutron:675407]: Signaling child to exit 2022-03-20 11:49:08.797 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:08.849 | [675860 Async init_cinder:675860]: finished successfully 2022-03-20 11:49:11.113 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:11.144 | [675765 Async init_swift:675765]: finished successfully 2022-03-20 11:49:24.175 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:24.202 | [675407 Async init_neutron:675407]: finished successfully 2022-03-20 11:49:24.222 | WAKEUP 2022-03-20 11:49:24.246 | [633419 Async init_neutron:675407]: Signaled 2022-03-20 11:49:24.248 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-20 11:49:24.248 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:49:24.248 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:49:24.248 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:49:24.248 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:49:24.248 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:49:24.248 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:49:24.248 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-20 11:49:24.248 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-20 11:49:24.248 | + lib/database:recreate_database:112 : local db=neutron 2022-03-20 11:49:24.248 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-20 11:49:24.248 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-20 11:49:24.248 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-20 11:49:24.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:24.248 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-20 11:49:24.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:24.248 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-20 11:49:24.249 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 11:49:24.249 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:49:24.249 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:49:24.249 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:49:24.249 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776939500 2022-03-20 11:49:24.249 | + 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-03-20 11:49:24.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:24.249 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:24.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:24.249 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-20 11:49:24.249 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-20 11:49:24.250 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-20 11:49:24.251 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-20 11:49:24.252 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-20 11:49:24.253 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-20 11:49:24.253 | Running upgrade for neutron ... 2022-03-20 11:49:24.253 | OK 2022-03-20 11:49:24.253 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-20 11:49:24.253 | + functions-common:time_stop:2425 : local name 2022-03-20 11:49:24.253 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:49:24.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:49:24.253 | + functions-common:time_stop:2428 : local total 2022-03-20 11:49:24.253 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:49:24.253 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 11:49:24.253 | + functions-common:time_stop:2432 : start_time=1647776939500 2022-03-20 11:49:24.253 | + functions-common:time_stop:2434 : [[ -z 1647776939500 ]] 2022-03-20 11:49:24.253 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:49:24.253 | + functions-common:time_stop:2437 : end_time=1647776964160 2022-03-20 11:49:24.253 | + functions-common:time_stop:2438 : elapsed_time=24660 2022-03-20 11:49:24.253 | + functions-common:time_stop:2439 : total=8328 2022-03-20 11:49:24.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:49:24.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32988 2022-03-20 11:49:24.294 | [633419 Async init_neutron:675407]: finished init_neutron with result 0 in 27 seconds 2022-03-20 11:49:24.298 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:24.301 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-20 11:49:24.358 | [633419 Async init_placement:675979]: Waiting for completion of init_placement running on PID 675979 (5 other jobs running) 2022-03-20 11:49:24.385 | [633419 Async init_placement:675979]: Signaling child to exit 2022-03-20 11:49:43.816 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:43.844 | [675979 Async init_placement:675979]: finished successfully 2022-03-20 11:49:43.864 | WAKEUP 2022-03-20 11:49:43.887 | [633419 Async init_placement:675979]: Signaled 2022-03-20 11:49:43.888 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-20 11:49:43.888 | + lib/database:recreate_database:112 : local db=placement 2022-03-20 11:49:43.888 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-20 11:49:43.888 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-20 11:49:43.888 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-20 11:49:43.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:43.889 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-20 11:49:43.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:43.889 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-20 11:49:43.889 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-20 11:49:43.889 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-20 11:49:43.889 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-20 11:49:43.889 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 11:49:43.889 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 11:49:43.889 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 11:49:43.889 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-20 11:49:43.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.889 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.889 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.889 | + functions-common:get_or_create_user:925 : user_id=1edba513c64543bda44a35a696f6e26b 2022-03-20 11:49:43.889 | + functions-common:get_or_create_user:926 : echo 1edba513c64543bda44a35a696f6e26b 2022-03-20 11:49:43.889 | 1edba513c64543bda44a35a696f6e26b 2022-03-20 11:49:43.889 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-20 11:49:43.889 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:49:43.889 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:49:43.889 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:49:43.889 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:49:43.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.890 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:49:43.890 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:49:43.890 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:49:43.890 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.890 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:49:43.890 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:49:43.890 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:49:43.890 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.890 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:49:43.890 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:49:43.890 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.890 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.890 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:49:43.890 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:49:43.890 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:49:43.890 | ++ functions-common:get_field:818 : echo '| cb652713e4844de8a589e119b4bf86fd | 1edba513c64543bda44a35a696f6e26b | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:49:43.890 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:997 : echo cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:49:43.891 | cb652713e4844de8a589e119b4bf86fd 2022-03-20 11:49:43.891 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 11:49:43.891 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 11:49:43.891 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 11:49:43.891 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 11:49:43.891 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:49:43.891 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 11:49:43.891 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.891 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:49:43.891 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.891 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.891 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 11:49:43.891 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.891 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.892 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.892 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-20 11:49:43.892 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 11:49:43.892 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 11:49:43.892 | ++ functions-common:get_field:811 : local data field 2022-03-20 11:49:43.892 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.892 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.892 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.892 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.892 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 11:49:43.892 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 11:49:43.892 | ++ functions-common:get_field:818 : echo '| e27e55287b7348c8bc05ce3375a7b3be | 1edba513c64543bda44a35a696f6e26b | | 796804dd2820447c89102d2d9777c202 | | | False |' 2022-03-20 11:49:43.892 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 11:49:43.892 | ++ functions-common:get_field:812 : read data 2022-03-20 11:49:43.892 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:49:43.892 | + functions-common:get_or_add_user_project_role:997 : echo e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:49:43.892 | e27e55287b7348c8bc05ce3375a7b3be 2022-03-20 11:49:43.892 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2022-03-20 11:49:43.892 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-20 11:49:43.892 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 11:49:43.892 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-20 11:49:43.892 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-20 11:49:43.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.892 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.892 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.892 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.892 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 11:49:43.892 | c3625f5be0d141ba88a2eb334d1829c2' 2022-03-20 11:49:43.893 | + functions-common:get_or_create_service:1094 : echo c3625f5be0d141ba88a2eb334d1829c2 2022-03-20 11:49:43.893 | c3625f5be0d141ba88a2eb334d1829c2 2022-03-20 11:49:43.893 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2022-03-20 11:49:43.893 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 11:49:43.893 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2022-03-20 11:49:43.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 11:49:43.893 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-20 11:49:43.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.893 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.893 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.893 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 11:49:43.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 11:49:43.893 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.20/placement --region RegionOne -f value -c id 2022-03-20 11:49:43.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.893 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:43.893 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:43.893 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 11:49:43.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1fd77424a22844d6a8814eb22d07723d 2022-03-20 11:49:43.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1fd77424a22844d6a8814eb22d07723d 2022-03-20 11:49:43.893 | + functions-common:get_or_create_endpoint:1127 : public_id=1fd77424a22844d6a8814eb22d07723d 2022-03-20 11:49:43.893 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 11:49:43.893 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 11:49:43.893 | + functions-common:get_or_create_endpoint:1136 : echo 1fd77424a22844d6a8814eb22d07723d 2022-03-20 11:49:43.893 | 1fd77424a22844d6a8814eb22d07723d 2022-03-20 11:49:43.935 | [633419 Async init_placement:675979]: finished init_placement with result 0 in 46 seconds 2022-03-20 11:49:43.939 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:43.941 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-20 11:49:43.993 | [633419 Async init_glance:672424]: Waiting for completion of init_glance running on PID 672424 (4 other jobs running) 2022-03-20 11:49:44.019 | [633419 Async init_glance:672424]: Signaling child to exit 2022-03-20 11:49:44.019 | WAKEUP 2022-03-20 11:49:44.043 | [633419 Async init_glance:672424]: Signaled 2022-03-20 11:49:44.044 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-20 11:49:44.044 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-20 11:49:44.044 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-20 11:49:44.044 | + lib/database:recreate_database:112 : local db=glance 2022-03-20 11:49:44.044 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-20 11:49:44.044 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-20 11:49:44.044 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-20 11:49:44.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:44.044 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-20 11:49:44.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:44.044 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-20 11:49:44.044 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 11:49:44.044 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:49:44.044 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:49:44.044 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:49:44.044 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776884683 2022-03-20 11:49:44.045 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-20 11:49:44.045 | 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=672546) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 11:49:44.045 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-20 11:49:44.045 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 11:49:44.046 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 11:49:44.046 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-20 11:49:44.046 | Database migration is up to date. No migration needed. 2022-03-20 11:49:44.046 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-20 11:49:44.046 | Database is synced successfully. 2022-03-20 11:49:44.046 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-20 11:49:44.046 | 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=672699) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-20 11:49:44.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-20 11:49:44.047 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-20 11:49:44.047 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-20 11:49:44.047 | + functions-common:time_stop:2425 : local name 2022-03-20 11:49:44.047 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:49:44.047 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:49:44.047 | + functions-common:time_stop:2428 : local total 2022-03-20 11:49:44.047 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:49:44.047 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 11:49:44.047 | + functions-common:time_stop:2432 : start_time=1647776884683 2022-03-20 11:49:44.047 | + functions-common:time_stop:2434 : [[ -z 1647776884683 ]] 2022-03-20 11:49:44.047 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:49:44.047 | + functions-common:time_stop:2437 : end_time=1647776894709 2022-03-20 11:49:44.047 | + functions-common:time_stop:2438 : elapsed_time=10026 2022-03-20 11:49:44.047 | + functions-common:time_stop:2439 : total=8328 2022-03-20 11:49:44.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:49:44.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18354 2022-03-20 11:49:44.090 | [633419 Async init_glance:672424]: finished init_glance with result 0 in 10 seconds 2022-03-20 11:49:44.095 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:44.097 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-20 11:49:44.148 | [633419 Async init_swift:675765]: Waiting for completion of init_swift running on PID 675765 (3 other jobs running) 2022-03-20 11:49:44.175 | [633419 Async init_swift:675765]: Signaling child to exit 2022-03-20 11:49:44.175 | WAKEUP 2022-03-20 11:49:44.198 | [633419 Async init_swift:675765]: Signaled 2022-03-20 11:49:44.199 | + lib/swift:init_swift:668 : local node_number 2022-03-20 11:49:44.199 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-20 11:49:44.199 | No object-reconstructor running 2022-03-20 11:49:44.199 | No container-server running 2022-03-20 11:49:44.199 | No account-reaper running 2022-03-20 11:49:44.199 | No object-server running 2022-03-20 11:49:44.199 | No account-server running 2022-03-20 11:49:44.199 | No object-expirer running 2022-03-20 11:49:44.199 | No account-replicator running 2022-03-20 11:49:44.199 | No container-replicator running 2022-03-20 11:49:44.199 | No container-auditor running 2022-03-20 11:49:44.199 | No account-auditor running 2022-03-20 11:49:44.199 | No proxy-server running 2022-03-20 11:49:44.200 | No object-replicator running 2022-03-20 11:49:44.200 | No container-updater running 2022-03-20 11:49:44.200 | No container-sync running 2022-03-20 11:49:44.200 | No container-reconciler running 2022-03-20 11:49:44.200 | No object-auditor running 2022-03-20 11:49:44.200 | No object-updater running 2022-03-20 11:49:44.200 | No container-sharder running 2022-03-20 11:49:44.200 | + lib/swift:init_swift:670 : true 2022-03-20 11:49:44.200 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-20 11:49:44.200 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-20 11:49:44.200 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-20 11:49:44.200 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-20 11:49:44.200 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-20 11:49:44.200 | + lib/swift:create_swift_disk:572 : 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-03-20 11:49:44.200 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-20 11:49:44.200 | + functions:create_disk:732 : local node_number 2022-03-20 11:49:44.200 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-20 11:49:44.200 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-20 11:49:44.200 | + functions:create_disk:736 : local key 2022-03-20 11:49:44.200 | ++ functions:create_disk:738 : sed s#/.## 2022-03-20 11:49:44.200 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-20 11:49:44.200 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-20 11:49:44.200 | + functions:destroy_disk:765 : local key 2022-03-20 11:49:44.200 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.200 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-20 11:49:44.200 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-20 11:49:44.201 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-20 11:49:44.201 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-20 11:49:44.201 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-20 11:49:44.201 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-20 11:49:44.201 | = sectsz=512 attr=2, projid32bit=1 2022-03-20 11:49:44.201 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-20 11:49:44.201 | = reflink=1 2022-03-20 11:49:44.201 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-20 11:49:44.201 | = sunit=0 swidth=0 blks 2022-03-20 11:49:44.201 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-20 11:49:44.201 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-20 11:49:44.201 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-20 11:49:44.201 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-20 11:49:44.201 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-20 11:49:44.201 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-20 11:49:44.201 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-20 11:49:44.201 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-20 11:49:44.201 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-20 11:49:44.201 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-20 11:49:44.201 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-20 11:49:44.202 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-20 11:49:44.202 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647776212.object.builder backups/1647776213.container.builder backups/1647776214.account.builder backups/1647776220.object.builder backups/1647776221.container.builder backups/1647776222.account.builder backups/1647776220.object.ring.gz backups/1647776221.container.ring.gz backups/1647776222.account.ring.gz 2022-03-20 11:49:44.202 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-20 11:49:44.202 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-20 11:49:44.202 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-20 11:49:44.202 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-20 11:49:44.202 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 11:49:44.202 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-20 11:49:44.202 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-20 11:49:44.202 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-20 11:49:44.202 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-20 11:49:44.202 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-20 11:49:44.202 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-20 11:49:44.202 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-20 11:49:44.202 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-20 11:49:44.202 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-20 11:49:44.202 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-20 11:49:44.202 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 11:49:44.202 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-20 11:49:44.202 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 11:49:44.202 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-20 11:49:44.202 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 11:49:44.202 | + lib/swift:init_swift:714 : popd 2022-03-20 11:49:44.246 | [633419 Async init_swift:675765]: finished init_swift with result 0 in 13 seconds 2022-03-20 11:49:44.250 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:44.253 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-20 11:49:44.305 | [633419 Async init_cinder:675860]: Waiting for completion of init_cinder running on PID 675860 (2 other jobs running) 2022-03-20 11:49:44.332 | [633419 Async init_cinder:675860]: Signaling child to exit 2022-03-20 11:49:44.332 | WAKEUP 2022-03-20 11:49:44.357 | [633419 Async init_cinder:675860]: Signaled 2022-03-20 11:49:44.358 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-20 11:49:44.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.358 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-20 11:49:44.358 | + lib/database:recreate_database:112 : local db=cinder 2022-03-20 11:49:44.358 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-20 11:49:44.359 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-20 11:49:44.359 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-20 11:49:44.359 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:44.359 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-20 11:49:44.359 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:44.359 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-20 11:49:44.359 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 11:49:44.359 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:49:44.359 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:49:44.359 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:49:44.359 | + functions-common:time_start:2416 : _TIME_START[$name]=1647776938201 2022-03-20 11:49:44.359 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-20 11:49:44.359 | 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=676096) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | 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=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:49:44.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=676096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:49:44.360 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-20 11:49:44.360 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:44.360 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:44.360 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-20 11:49:44.360 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=676096) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 11:49:44.360 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-20 11:49:44.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:44.360 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:44.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:44.360 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:44.360 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-20 11:49:44.360 | last_heartbeat = column_property( 2022-03-20 11:49:44.360 | /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-03-20 11:49:44.360 | num_hosts = column_property( 2022-03-20 11:49:44.360 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-20 11:49:44.360 | num_down_hosts = column_property( 2022-03-20 11:49:44.360 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-20 11:49:44.361 | + functions-common:time_stop:2425 : local name 2022-03-20 11:49:44.361 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:49:44.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:49:44.361 | + functions-common:time_stop:2428 : local total 2022-03-20 11:49:44.361 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:49:44.361 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 11:49:44.361 | + functions-common:time_stop:2432 : start_time=1647776938201 2022-03-20 11:49:44.361 | + functions-common:time_stop:2434 : [[ -z 1647776938201 ]] 2022-03-20 11:49:44.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:49:44.361 | + functions-common:time_stop:2437 : end_time=1647776945504 2022-03-20 11:49:44.361 | + functions-common:time_stop:2438 : elapsed_time=7303 2022-03-20 11:49:44.361 | + functions-common:time_stop:2439 : total=8328 2022-03-20 11:49:44.361 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:49:44.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15631 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-20 11:49:44.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-20 11:49:44.361 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-20 11:49:44.361 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-20 11:49:44.361 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-20 11:49:44.361 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-20 11:49:44.361 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-20 11:49:44.361 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-20 11:49:44.361 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 11:49:44.361 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 11:49:44.361 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 11:49:44.361 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 11:49:44.361 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 11:49:44.361 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 11:49:44.362 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 11:49:44.362 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 11:49:44.362 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 11:49:44.362 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 11:49:44.362 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 11:49:44.362 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-20 11:49:44.362 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 11:49:44.362 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 11:49:44.362 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 11:49:44.362 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 11:49:44.362 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 11:49:44.362 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 11:49:44.362 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-20 11:49:44.362 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-20 11:49:44.362 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-20 11:49:44.362 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-20 11:49:44.362 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-20 11:49:44.362 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-20 11:49:44.362 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-20 11:49:44.362 | [Unit] 2022-03-20 11:49:44.362 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 11:49:44.363 | DefaultDependencies=no 2022-03-20 11:49:44.363 | After=systemd-udev-settle.service 2022-03-20 11:49:44.363 | Before=lvm2-activation-early.service 2022-03-20 11:49:44.363 | Wants=systemd-udev-settle.service 2022-03-20 11:49:44.363 | 2022-03-20 11:49:44.363 | [Service] 2022-03-20 11:49:44.363 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 11:49:44.363 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-20 11:49:44.363 | RemainAfterExit=yes 2022-03-20 11:49:44.363 | Type=oneshot 2022-03-20 11:49:44.363 | 2022-03-20 11:49:44.363 | [Install] 2022-03-20 11:49:44.363 | WantedBy=local-fs.target 2022-03-20 11:49:44.363 | Also=systemd-udev-settle.service 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-20 11:49:44.363 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-20 11:49:44.363 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-20 11:49:44.363 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-20 11:49:44.363 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-20 11:49:44.363 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-20 11:49:44.363 | Physical volume "/dev/loop4" successfully created. 2022-03-20 11:49:44.363 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-20 11:49:44.363 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-20 11:49:44.363 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-20 11:49:44.363 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-20 11:49:44.363 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-20 11:49:44.363 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-20 11:49:44.363 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-20 11:49:44.364 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-20 11:49:44.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.364 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-20 11:49:44.364 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-20 11:49:44.364 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-20 11:49:44.404 | [633419 Async init_cinder:675860]: finished init_cinder with result 0 in 11 seconds 2022-03-20 11:49:44.408 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:44.411 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-20 11:49:44.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.432 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-20 11:49:44.435 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:49:44.437 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-20 11:49:44.440 | + ./stack.sh:main:1218 : init_nova 2022-03-20 11:49:44.443 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-20 11:49:44.460 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.462 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-20 11:49:44.480 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:49:44.483 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:49:44.485 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 11:49:44.544 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 11:49:44.582 | [633419 Async nova-cell-0:678357]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 11:49:44.585 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-20 11:49:44.590 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 11:49:44.594 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-20 11:49:44.596 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 11:49:44.599 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 11:49:44.602 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 11:49:44.664 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 11:49:44.701 | [633419 Async nova-cell-1:678449]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 11:49:44.704 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-20 11:49:44.709 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-20 11:49:44.712 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-20 11:49:44.716 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-20 11:49:44.719 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-20 11:49:44.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:45.110 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-20 11:49:45.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:45.132 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-20 11:49:46.285 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:49:49.673 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:49:49.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:49.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:49.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:49:49.685 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=678507) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:49:49.711 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:49.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:49.743 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-20 11:49:51.629 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=678507) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 11:49:51.632 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-20 11:49:52.354 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=678507) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 11:49:52.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:52.360 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:52.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:52.360 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:52.891 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-20 11:49:52.894 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-20 11:49:52.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-20 11:49:52.900 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-20 11:49:52.907 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 11:49:52.909 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 11:49:53.968 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:49:56.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:56.570 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:56.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:56.570 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:57.100 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-20 11:49:57.105 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-20 11:49:57.108 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-20 11:49:57.161 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:57.163 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:49:57.169 | [633419 Async nova-cell-0:678357]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 678357 (3 other jobs running) 2022-03-20 11:49:57.192 | [678449 Async nova-cell-1:678449]: finished successfully 2022-03-20 11:49:57.194 | [678357 Async nova-cell-0:678357]: finished successfully 2022-03-20 11:49:57.198 | [633419 Async nova-cell-0:678357]: Signaling child to exit 2022-03-20 11:49:57.214 | WAKEUP 2022-03-20 11:49:57.238 | [633419 Async nova-cell-0:678357]: Signaled 2022-03-20 11:49:57.239 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-20 11:49:57.239 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-20 11:49:57.239 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-20 11:49:57.239 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-20 11:49:57.239 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-20 11:49:57.240 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-20 11:49:57.240 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-20 11:49:57.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:57.240 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-20 11:49:57.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:57.240 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-20 11:49:57.240 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:49:57.241 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=678514) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:49:57.241 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:57.241 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:57.242 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-20 11:49:57.242 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=678514) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 11:49:57.242 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-20 11:49:57.242 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=678514) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 11:49:57.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:57.242 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:57.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:57.242 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:57.284 | [633419 Async nova-cell-0:678357]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-20 11:49:57.288 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:57.291 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-20 11:49:57.294 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-20 11:49:57.347 | [633419 Async nova-cell-1:678449]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 678449 (2 other jobs running) 2022-03-20 11:49:57.374 | [633419 Async nova-cell-1:678449]: Signaling child to exit 2022-03-20 11:49:57.374 | WAKEUP 2022-03-20 11:49:57.397 | [633419 Async nova-cell-1:678449]: Signaled 2022-03-20 11:49:57.398 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-20 11:49:57.398 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-20 11:49:57.398 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-20 11:49:57.399 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-20 11:49:57.399 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-20 11:49:57.399 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-20 11:49:57.399 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-20 11:49:57.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:57.399 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-20 11:49:57.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 11:49:57.399 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-20 11:49:57.399 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 11:49:57.401 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=678521) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 11:49:57.401 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 11:49:57.401 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 11:49:57.401 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-20 11:49:57.401 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=678521) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 11:49:57.401 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-20 11:49:57.401 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=678521) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 11:49:57.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:57.401 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:57.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:49:57.401 | from cryptography.utils import int_from_bytes 2022-03-20 11:49:57.444 | [633419 Async nova-cell-1:678449]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-20 11:49:57.448 | + inc/async:async_wait:197 : return 0 2022-03-20 11:49:57.451 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:49:57.453 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-20 11:49:58.482 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:50:01.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:50:01.492 | from cryptography.utils import int_from_bytes 2022-03-20 11:50:01.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:50:01.492 | from cryptography.utils import int_from_bytes 2022-03-20 11:50:01.492 | Running batches of 50 until complete 2022-03-20 11:50:01.492 | +-------------------------------------+--------------+-----------+ 2022-03-20 11:50:01.492 | | Migration | Total Needed | Completed | 2022-03-20 11:50:01.492 | +-------------------------------------+--------------+-----------+ 2022-03-20 11:50:01.492 | | fill_virtual_interface_list | 0 | 0 | 2022-03-20 11:50:01.492 | | migrate_empty_ratio | 0 | 0 | 2022-03-20 11:50:01.492 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-20 11:50:01.492 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-20 11:50:01.492 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-20 11:50:01.492 | | populate_dev_uuids | 0 | 0 | 2022-03-20 11:50:01.492 | | populate_missing_availability_zones | 0 | 0 | 2022-03-20 11:50:01.492 | | populate_queued_for_delete | 0 | 0 | 2022-03-20 11:50:01.492 | | populate_user_id | 0 | 0 | 2022-03-20 11:50:01.492 | | populate_uuids | 0 | 0 | 2022-03-20 11:50:01.492 | +-------------------------------------+--------------+-----------+ 2022-03-20 11:50:01.977 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-20 11:50:01.982 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 11:50:01.985 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-20 11:50:01.988 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 11:50:01.990 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 11:50:01.994 | + lib/nova:init_nova:869 : /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-03-20 11:50:03.011 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 11:50:05.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:50:05.585 | from cryptography.utils import int_from_bytes 2022-03-20 11:50:05.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 11:50:05.585 | from cryptography.utils import int_from_bytes 2022-03-20 11:50:05.585 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-20 11:50:05.585 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-20 11:50:06.032 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-20 11:50:06.034 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-20 11:50:06.048 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-20 11:50:06.051 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-20 11:50:06.069 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:06.072 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-20 11:50:06.074 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-20 11:50:06.135 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-20 11:50:06.173 | [633419 Async configure_neutron_nova:679671]: running: configure_neutron_nova 2022-03-20 11:50:06.176 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-20 11:50:06.179 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 11:50:06.182 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-20 11:50:06.185 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 11:50:06.188 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 11:50:06.195 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 11:50:06.198 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 11:50:06.201 | + functions-common:run_phase:1863 : local extra 2022-03-20 11:50:06.204 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 11:50:06.209 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 11:50:06.213 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 11:50:06.216 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 11:50:06.219 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-20 11:50:06.222 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 11:50:06.242 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:06.245 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:50:06.248 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:50:06.250 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-20 11:50:06.253 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-20 11:50:06.255 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-20 11:50:06.258 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-20 11:50:06.262 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 11:50:06.265 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 11:50:06.268 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 11:50:06.271 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 11:50:06.274 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-20 11:50:06.278 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 11:50:06.281 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-20 11:50:06.287 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 11:50:06.290 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 11:50:06.294 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-20 11:50:06.297 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.300 | + inc/meta-config:merge_config_group:171 : shift 2022-03-20 11:50:06.303 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-20 11:50:06.305 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:06.309 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-20 11:50:06.311 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-20 11:50:06.315 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-20 11:50:06.318 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.321 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-20 11:50:06.328 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:06.331 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-20 11:50:06.331 | /^\[\[.+\|.*\]\]/ { 2022-03-20 11:50:06.331 | gsub("[][]", "", $1); 2022-03-20 11:50:06.331 | split($1, a, "|"); 2022-03-20 11:50:06.331 | if (a[1] == matchgroup) 2022-03-20 11:50:06.331 | print a[2] 2022-03-20 11:50:06.332 | } 2022-03-20 11:50:06.332 | ' /home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.340 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 11:50:06.344 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 11:50:06.347 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 11:50:06.351 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-20 11:50:06.355 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-20 11:50:06.359 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-20 11:50:06.362 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-20 11:50:06.366 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-20 11:50:06.372 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-20 11:50:06.375 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-20 11:50:06.378 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-20 11:50:06.381 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.385 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 11:50:06.388 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-20 11:50:06.391 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 11:50:06.395 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-20 11:50:06.399 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-20 11:50:06.404 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-20 11:50:06.407 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-20 11:50:06.411 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-20 11:50:06.415 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-20 11:50:06.416 | BEGIN { 2022-03-20 11:50:06.416 | section = "" 2022-03-20 11:50:06.416 | last_section = "" 2022-03-20 11:50:06.416 | section_count = 0 2022-03-20 11:50:06.416 | } 2022-03-20 11:50:06.416 | /^\[.+\]/ { 2022-03-20 11:50:06.416 | gsub("[][]", "", $1); 2022-03-20 11:50:06.416 | section=$1 2022-03-20 11:50:06.416 | next 2022-03-20 11:50:06.416 | } 2022-03-20 11:50:06.416 | /^ *\#/ { 2022-03-20 11:50:06.416 | next 2022-03-20 11:50:06.416 | } 2022-03-20 11:50:06.416 | /^[^ \t]+/ { 2022-03-20 11:50:06.416 | # get offset of first = in $0 2022-03-20 11:50:06.416 | eq_idx = index($0, "=") 2022-03-20 11:50:06.416 | # extract attr & value from $0 2022-03-20 11:50:06.416 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 11:50:06.416 | value = substr($0, eq_idx + 1) 2022-03-20 11:50:06.416 | # only need to strip trailing whitespace from attr 2022-03-20 11:50:06.416 | sub(/[ \t]*$/, "", attr) 2022-03-20 11:50:06.416 | # need to strip leading & trailing whitespace from value 2022-03-20 11:50:06.416 | sub(/^[ \t]*/, "", value) 2022-03-20 11:50:06.417 | sub(/[ \t]*$/, "", value) 2022-03-20 11:50:06.417 | 2022-03-20 11:50:06.417 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 11:50:06.417 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 11:50:06.417 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 11:50:06.417 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 11:50:06.417 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 11:50:06.417 | if (section != last_section) { 2022-03-20 11:50:06.417 | cfg_section[section_count++] = section 2022-03-20 11:50:06.417 | last_section = section 2022-03-20 11:50:06.417 | } 2022-03-20 11:50:06.417 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 11:50:06.417 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 11:50:06.417 | 2022-03-20 11:50:06.417 | cfg_attr[section, attr, 0] = value 2022-03-20 11:50:06.417 | cfg_attr_count[section, attr] = 1 2022-03-20 11:50:06.417 | } else { 2022-03-20 11:50:06.417 | lno = cfg_attr_count[section, attr]++ 2022-03-20 11:50:06.417 | cfg_attr[section, attr, lno] = value 2022-03-20 11:50:06.417 | } 2022-03-20 11:50:06.417 | } 2022-03-20 11:50:06.417 | END { 2022-03-20 11:50:06.417 | # Process each section in order 2022-03-20 11:50:06.417 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 11:50:06.417 | section = cfg_section[sno] 2022-03-20 11:50:06.417 | # The ini routines simply append a config item immediately 2022-03-20 11:50:06.417 | # after the section header. To keep the same order as defined 2022-03-20 11:50:06.417 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 11:50:06.417 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 11:50:06.417 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 11:50:06.417 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 11:50:06.417 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 11:50:06.417 | else { 2022-03-20 11:50:06.417 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 11:50:06.417 | count = cfg_attr_count[section, attr] 2022-03-20 11:50:06.418 | print "inidelete " configfile " " section " " attr 2022-03-20 11:50:06.418 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 11:50:06.418 | for (l = count -2; l >= 0; l--) 2022-03-20 11:50:06.418 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 11:50:06.418 | } 2022-03-20 11:50:06.418 | } 2022-03-20 11:50:06.418 | } 2022-03-20 11:50:06.418 | } 2022-03-20 11:50:06.418 | ' 2022-03-20 11:50:06.418 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.418 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.418 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 11:50:06.418 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 11:50:06.419 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-20 11:50:06.422 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:06.426 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-20 11:50:06.429 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-20 11:50:06.429 | BEGIN { group = "" } 2022-03-20 11:50:06.429 | /^\[\[.+\|.*\]\]/ { 2022-03-20 11:50:06.429 | gsub("[][]", "", $1); 2022-03-20 11:50:06.429 | split($1, a, "|"); 2022-03-20 11:50:06.429 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 11:50:06.429 | group=a[1] 2022-03-20 11:50:06.429 | } else { 2022-03-20 11:50:06.429 | group="" 2022-03-20 11:50:06.429 | } 2022-03-20 11:50:06.429 | next 2022-03-20 11:50:06.429 | } 2022-03-20 11:50:06.429 | { 2022-03-20 11:50:06.429 | if (group != "") 2022-03-20 11:50:06.429 | print $0 2022-03-20 11:50:06.429 | } 2022-03-20 11:50:06.429 | ' /home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.436 | + 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-03-20 11:50:06.439 | ++ 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-03-20 11:50:06.470 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-20 11:50:06.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-20 11:50:06.507 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-20 11:50:06.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-20 11:50:06.547 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-20 11:50:06.553 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-20 11:50:06.586 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-20 11:50:06.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-20 11:50:06.625 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-20 11:50:06.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-20 11:50:06.663 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2022-03-20 11:50:06.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-20 11:50:06.702 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.704 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-20 11:50:06.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-20 11:50:06.741 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.744 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-20 11:50:06.746 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-20 11:50:06.780 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-20 11:50:06.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-20 11:50:06.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-20 11:50:06.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-20 11:50:06.857 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.860 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-20 11:50:06.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-20 11:50:06.895 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.898 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-20 11:50:06.901 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-20 11:50:06.933 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:06.936 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 11:50:06.939 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 11:50:06.942 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 11:50:06.945 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-20 11:50:06.948 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-20 11:50:06.951 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-20 11:50:06.954 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-20 11:50:06.958 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-20 11:50:06.962 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-20 11:50:06.965 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-20 11:50:06.968 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-20 11:50:06.970 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:06.973 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 11:50:06.976 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-20 11:50:06.979 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 11:50:06.984 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-20 11:50:06.987 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-20 11:50:06.990 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-20 11:50:06.993 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-20 11:50:06.997 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-20 11:50:06.998 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-20 11:50:06.998 | BEGIN { 2022-03-20 11:50:06.998 | section = "" 2022-03-20 11:50:06.998 | last_section = "" 2022-03-20 11:50:06.998 | section_count = 0 2022-03-20 11:50:06.998 | } 2022-03-20 11:50:06.998 | /^\[.+\]/ { 2022-03-20 11:50:06.998 | gsub("[][]", "", $1); 2022-03-20 11:50:06.998 | section=$1 2022-03-20 11:50:06.998 | next 2022-03-20 11:50:06.998 | } 2022-03-20 11:50:06.998 | /^ *\#/ { 2022-03-20 11:50:06.998 | next 2022-03-20 11:50:06.999 | } 2022-03-20 11:50:06.999 | /^[^ \t]+/ { 2022-03-20 11:50:06.999 | # get offset of first = in $0 2022-03-20 11:50:06.999 | eq_idx = index($0, "=") 2022-03-20 11:50:06.999 | # extract attr & value from $0 2022-03-20 11:50:06.999 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 11:50:06.999 | value = substr($0, eq_idx + 1) 2022-03-20 11:50:06.999 | # only need to strip trailing whitespace from attr 2022-03-20 11:50:06.999 | sub(/[ \t]*$/, "", attr) 2022-03-20 11:50:06.999 | # need to strip leading & trailing whitespace from value 2022-03-20 11:50:06.999 | sub(/^[ \t]*/, "", value) 2022-03-20 11:50:06.999 | sub(/[ \t]*$/, "", value) 2022-03-20 11:50:06.999 | 2022-03-20 11:50:06.999 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 11:50:06.999 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 11:50:06.999 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 11:50:06.999 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 11:50:06.999 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 11:50:06.999 | if (section != last_section) { 2022-03-20 11:50:06.999 | cfg_section[section_count++] = section 2022-03-20 11:50:06.999 | last_section = section 2022-03-20 11:50:06.999 | } 2022-03-20 11:50:06.999 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 11:50:06.999 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 11:50:06.999 | 2022-03-20 11:50:06.999 | cfg_attr[section, attr, 0] = value 2022-03-20 11:50:06.999 | cfg_attr_count[section, attr] = 1 2022-03-20 11:50:06.999 | } else { 2022-03-20 11:50:06.999 | lno = cfg_attr_count[section, attr]++ 2022-03-20 11:50:06.999 | cfg_attr[section, attr, lno] = value 2022-03-20 11:50:06.999 | } 2022-03-20 11:50:06.999 | } 2022-03-20 11:50:06.999 | END { 2022-03-20 11:50:06.999 | # Process each section in order 2022-03-20 11:50:07.000 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 11:50:07.000 | section = cfg_section[sno] 2022-03-20 11:50:07.000 | # The ini routines simply append a config item immediately 2022-03-20 11:50:07.000 | # after the section header. To keep the same order as defined 2022-03-20 11:50:07.000 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 11:50:07.000 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 11:50:07.000 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 11:50:07.000 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 11:50:07.000 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 11:50:07.000 | else { 2022-03-20 11:50:07.000 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 11:50:07.000 | count = cfg_attr_count[section, attr] 2022-03-20 11:50:07.000 | print "inidelete " configfile " " section " " attr 2022-03-20 11:50:07.000 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 11:50:07.000 | for (l = count -2; l >= 0; l--) 2022-03-20 11:50:07.000 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 11:50:07.000 | } 2022-03-20 11:50:07.000 | } 2022-03-20 11:50:07.000 | } 2022-03-20 11:50:07.000 | } 2022-03-20 11:50:07.000 | ' 2022-03-20 11:50:07.000 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.000 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.001 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 11:50:07.003 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 11:50:07.005 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-20 11:50:07.007 | + inc/async:async_inner:64 : rc=0 2022-03-20 11:50:07.008 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:07.011 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-20 11:50:07.014 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-20 11:50:07.014 | BEGIN { group = "" } 2022-03-20 11:50:07.015 | /^\[\[.+\|.*\]\]/ { 2022-03-20 11:50:07.015 | gsub("[][]", "", $1); 2022-03-20 11:50:07.015 | split($1, a, "|"); 2022-03-20 11:50:07.015 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 11:50:07.015 | group=a[1] 2022-03-20 11:50:07.015 | } else { 2022-03-20 11:50:07.015 | group="" 2022-03-20 11:50:07.015 | } 2022-03-20 11:50:07.015 | next 2022-03-20 11:50:07.015 | } 2022-03-20 11:50:07.015 | { 2022-03-20 11:50:07.015 | if (group != "") 2022-03-20 11:50:07.015 | print $0 2022-03-20 11:50:07.015 | } 2022-03-20 11:50:07.015 | ' /home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.021 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-20 11:50:07.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-20 11:50:07.036 | [679671 Async configure_neutron_nova:679671]: finished successfully 2022-03-20 11:50:07.055 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-20 11:50:07.061 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-20 11:50:07.091 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-20 11:50:07.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-20 11:50:07.126 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-20 11:50:07.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-20 11:50:07.160 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.163 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-20 11:50:07.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-20 11:50:07.196 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-20 11:50:07.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-20 11:50:07.231 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-20 11:50:07.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-20 11:50:07.266 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-20 11:50:07.271 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-20 11:50:07.302 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-20 11:50:07.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-20 11:50:07.340 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-20 11:50:07.345 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-20 11:50:07.375 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-20 11:50:07.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-20 11:50:07.410 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.413 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-20 11:50:07.416 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-20 11:50:07.446 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-20 11:50:07.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-20 11:50:07.481 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.484 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-20 11:50:07.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-20 11:50:07.516 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-20 11:50:07.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-20 11:50:07.551 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-20 11:50:07.556 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-20 11:50:07.587 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.590 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 11:50:07.593 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 11:50:07.596 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 11:50:07.599 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-20 11:50:07.602 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-20 11:50:07.605 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-20 11:50:07.607 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-20 11:50:07.611 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-20 11:50:07.615 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-20 11:50:07.617 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-20 11:50:07.620 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-20 11:50:07.623 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 11:50:07.628 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-20 11:50:07.631 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 11:50:07.634 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-20 11:50:07.637 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-20 11:50:07.640 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-20 11:50:07.643 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-20 11:50:07.646 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-20 11:50:07.647 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.647 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-20 11:50:07.647 | BEGIN { 2022-03-20 11:50:07.647 | section = "" 2022-03-20 11:50:07.647 | last_section = "" 2022-03-20 11:50:07.647 | section_count = 0 2022-03-20 11:50:07.647 | } 2022-03-20 11:50:07.647 | /^\[.+\]/ { 2022-03-20 11:50:07.647 | gsub("[][]", "", $1); 2022-03-20 11:50:07.647 | section=$1 2022-03-20 11:50:07.647 | next 2022-03-20 11:50:07.647 | } 2022-03-20 11:50:07.647 | /^ *\#/ { 2022-03-20 11:50:07.647 | next 2022-03-20 11:50:07.647 | } 2022-03-20 11:50:07.647 | /^[^ \t]+/ { 2022-03-20 11:50:07.647 | # get offset of first = in $0 2022-03-20 11:50:07.647 | eq_idx = index($0, "=") 2022-03-20 11:50:07.647 | # extract attr & value from $0 2022-03-20 11:50:07.647 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 11:50:07.648 | value = substr($0, eq_idx + 1) 2022-03-20 11:50:07.648 | # only need to strip trailing whitespace from attr 2022-03-20 11:50:07.648 | sub(/[ \t]*$/, "", attr) 2022-03-20 11:50:07.648 | # need to strip leading & trailing whitespace from value 2022-03-20 11:50:07.648 | sub(/^[ \t]*/, "", value) 2022-03-20 11:50:07.648 | sub(/[ \t]*$/, "", value) 2022-03-20 11:50:07.648 | 2022-03-20 11:50:07.648 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 11:50:07.648 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 11:50:07.648 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 11:50:07.648 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 11:50:07.648 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 11:50:07.648 | if (section != last_section) { 2022-03-20 11:50:07.648 | cfg_section[section_count++] = section 2022-03-20 11:50:07.648 | last_section = section 2022-03-20 11:50:07.648 | } 2022-03-20 11:50:07.648 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 11:50:07.648 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 11:50:07.648 | 2022-03-20 11:50:07.648 | cfg_attr[section, attr, 0] = value 2022-03-20 11:50:07.648 | cfg_attr_count[section, attr] = 1 2022-03-20 11:50:07.648 | } else { 2022-03-20 11:50:07.648 | lno = cfg_attr_count[section, attr]++ 2022-03-20 11:50:07.648 | cfg_attr[section, attr, lno] = value 2022-03-20 11:50:07.648 | } 2022-03-20 11:50:07.648 | } 2022-03-20 11:50:07.648 | END { 2022-03-20 11:50:07.648 | # Process each section in order 2022-03-20 11:50:07.648 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 11:50:07.648 | section = cfg_section[sno] 2022-03-20 11:50:07.648 | # The ini routines simply append a config item immediately 2022-03-20 11:50:07.648 | # after the section header. To keep the same order as defined 2022-03-20 11:50:07.648 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 11:50:07.648 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 11:50:07.648 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 11:50:07.649 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 11:50:07.649 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 11:50:07.649 | else { 2022-03-20 11:50:07.649 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 11:50:07.649 | count = cfg_attr_count[section, attr] 2022-03-20 11:50:07.649 | print "inidelete " configfile " " section " " attr 2022-03-20 11:50:07.649 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 11:50:07.649 | for (l = count -2; l >= 0; l--) 2022-03-20 11:50:07.649 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 11:50:07.649 | } 2022-03-20 11:50:07.649 | } 2022-03-20 11:50:07.649 | } 2022-03-20 11:50:07.649 | } 2022-03-20 11:50:07.649 | ' 2022-03-20 11:50:07.649 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.650 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 11:50:07.652 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 11:50:07.656 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-20 11:50:07.659 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:07.662 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-20 11:50:07.665 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-20 11:50:07.665 | BEGIN { group = "" } 2022-03-20 11:50:07.665 | /^\[\[.+\|.*\]\]/ { 2022-03-20 11:50:07.665 | gsub("[][]", "", $1); 2022-03-20 11:50:07.665 | split($1, a, "|"); 2022-03-20 11:50:07.665 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 11:50:07.665 | group=a[1] 2022-03-20 11:50:07.665 | } else { 2022-03-20 11:50:07.665 | group="" 2022-03-20 11:50:07.665 | } 2022-03-20 11:50:07.665 | next 2022-03-20 11:50:07.665 | } 2022-03-20 11:50:07.665 | { 2022-03-20 11:50:07.665 | if (group != "") 2022-03-20 11:50:07.665 | print $0 2022-03-20 11:50:07.665 | } 2022-03-20 11:50:07.665 | ' /home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.672 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-20 11:50:07.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-20 11:50:07.704 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-20 11:50:07.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-20 11:50:07.739 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-20 11:50:07.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-20 11:50:07.773 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-20 11:50:07.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-20 11:50:07.806 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-20 11:50:07.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-20 11:50:07.842 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-20 11:50:07.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-20 11:50:07.875 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-20 11:50:07.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-20 11:50:07.911 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-20 11:50:07.916 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-20 11:50:07.948 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:07.953 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 11:50:07.956 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 11:50:07.959 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 11:50:07.962 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:07.965 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:50:07.968 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:50:07.971 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-20 11:50:07.974 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:50:07.978 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-20 11:50:07.981 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-20 11:50:07.984 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:07.986 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:07.989 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 11:50:07.991 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:07.994 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 11:50:07.997 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:08.000 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:50:08.003 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 11:50:08.006 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-20 11:50:08.009 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:08.010 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-20 11:50:08.010 | BEGIN { 2022-03-20 11:50:08.010 | section = "" 2022-03-20 11:50:08.010 | last_section = "" 2022-03-20 11:50:08.010 | section_count = 0 2022-03-20 11:50:08.010 | } 2022-03-20 11:50:08.010 | /^\[.+\]/ { 2022-03-20 11:50:08.010 | gsub("[][]", "", $1); 2022-03-20 11:50:08.010 | section=$1 2022-03-20 11:50:08.010 | next 2022-03-20 11:50:08.010 | } 2022-03-20 11:50:08.010 | /^ *\#/ { 2022-03-20 11:50:08.010 | next 2022-03-20 11:50:08.010 | } 2022-03-20 11:50:08.011 | /^[^ \t]+/ { 2022-03-20 11:50:08.011 | # get offset of first = in $0 2022-03-20 11:50:08.011 | eq_idx = index($0, "=") 2022-03-20 11:50:08.011 | # extract attr & value from $0 2022-03-20 11:50:08.011 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 11:50:08.011 | value = substr($0, eq_idx + 1) 2022-03-20 11:50:08.011 | # only need to strip trailing whitespace from attr 2022-03-20 11:50:08.011 | sub(/[ \t]*$/, "", attr) 2022-03-20 11:50:08.011 | # need to strip leading & trailing whitespace from value 2022-03-20 11:50:08.011 | sub(/^[ \t]*/, "", value) 2022-03-20 11:50:08.011 | sub(/[ \t]*$/, "", value) 2022-03-20 11:50:08.011 | 2022-03-20 11:50:08.011 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 11:50:08.011 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 11:50:08.011 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 11:50:08.011 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 11:50:08.011 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 11:50:08.011 | if (section != last_section) { 2022-03-20 11:50:08.011 | cfg_section[section_count++] = section 2022-03-20 11:50:08.011 | last_section = section 2022-03-20 11:50:08.011 | } 2022-03-20 11:50:08.011 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 11:50:08.011 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 11:50:08.011 | 2022-03-20 11:50:08.011 | cfg_attr[section, attr, 0] = value 2022-03-20 11:50:08.011 | cfg_attr_count[section, attr] = 1 2022-03-20 11:50:08.011 | } else { 2022-03-20 11:50:08.011 | lno = cfg_attr_count[section, attr]++ 2022-03-20 11:50:08.011 | cfg_attr[section, attr, lno] = value 2022-03-20 11:50:08.011 | } 2022-03-20 11:50:08.011 | } 2022-03-20 11:50:08.011 | END { 2022-03-20 11:50:08.011 | # Process each section in order 2022-03-20 11:50:08.012 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 11:50:08.012 | section = cfg_section[sno] 2022-03-20 11:50:08.012 | # The ini routines simply append a config item immediately 2022-03-20 11:50:08.012 | # after the section header. To keep the same order as defined 2022-03-20 11:50:08.012 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 11:50:08.012 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 11:50:08.012 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 11:50:08.012 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 11:50:08.012 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 11:50:08.012 | else { 2022-03-20 11:50:08.012 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 11:50:08.012 | count = cfg_attr_count[section, attr] 2022-03-20 11:50:08.012 | print "inidelete " configfile " " section " " attr 2022-03-20 11:50:08.012 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 11:50:08.012 | for (l = count -2; l >= 0; l--) 2022-03-20 11:50:08.012 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 11:50:08.012 | } 2022-03-20 11:50:08.012 | } 2022-03-20 11:50:08.012 | } 2022-03-20 11:50:08.012 | } 2022-03-20 11:50:08.012 | ' 2022-03-20 11:50:08.012 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:08.013 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 11:50:08.014 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 11:50:08.017 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 11:50:08.019 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-20 11:50:08.022 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 11:50:08.024 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-20 11:50:08.027 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-20 11:50:08.027 | BEGIN { group = "" } 2022-03-20 11:50:08.027 | /^\[\[.+\|.*\]\]/ { 2022-03-20 11:50:08.027 | gsub("[][]", "", $1); 2022-03-20 11:50:08.027 | split($1, a, "|"); 2022-03-20 11:50:08.027 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 11:50:08.027 | group=a[1] 2022-03-20 11:50:08.027 | } else { 2022-03-20 11:50:08.027 | group="" 2022-03-20 11:50:08.027 | } 2022-03-20 11:50:08.027 | next 2022-03-20 11:50:08.027 | } 2022-03-20 11:50:08.027 | { 2022-03-20 11:50:08.027 | if (group != "") 2022-03-20 11:50:08.027 | print $0 2022-03-20 11:50:08.027 | } 2022-03-20 11:50:08.027 | ' /home/ubuntu/devstack/local.conf 2022-03-20 11:50:08.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-20 11:50:08.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-20 11:50:08.065 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:08.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-20 11:50:08.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-20 11:50:08.099 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 11:50:08.102 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-20 11:50:08.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:08.123 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-20 11:50:08.126 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:50:08.129 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-20 11:50:08.131 | + ./stack.sh:main:1252 : start_swift 2022-03-20 11:50:08.135 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-20 11:50:08.137 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 11:50:08.140 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-20 11:50:08.171 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-20 11:50:08.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 11:50:08.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 11:50:08.179 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-20 11:50:08.626 | Restarting rsync (via systemctl): rsync.service. 2022-03-20 11:50:08.631 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-20 11:50:08.634 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-20 11:50:08.637 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-20 11:50:08.640 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-20 11:50:08.643 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 11:50:08.645 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.648 | + functions-common:run_process:1680 : local service=s-object 2022-03-20 11:50:08.651 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.653 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:08.656 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:08.658 | + functions-common:run_process:1685 : local name=s-object 2022-03-20 11:50:08.663 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:08.664 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:08.667 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:08.670 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:08.673 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:08.677 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777008675 2022-03-20 11:50:08.680 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-20 11:50:08.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:08.699 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-20 11:50:08.701 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-20 11:50:08.704 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.706 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.709 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.711 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.714 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-20 11:50:08.717 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-20 11:50:08.720 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-20 11:50:08.722 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:08.725 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:08.727 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-20 11:50:08.730 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-20 11:50:08.732 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-20 11:50:08.735 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 11:50:08.737 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:08.739 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:08.741 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:08.744 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:08.746 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-20 11:50:08.748 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:08.752 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-20 11:50:08.804 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-20 11:50:08.856 | + functions-common:write_user_unit_file:1575 : 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-03-20 11:50:08.908 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-20 11:50:08.960 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-20 11:50:09.013 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:09.066 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:09.068 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-20 11:50:09.120 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:09.736 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-20 11:50:09.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-20 11:50:10.395 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-20 11:50:10.417 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:10.420 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:10.424 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:10.426 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:10.429 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:10.431 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:10.433 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:10.436 | + functions-common:time_stop:2432 : start_time=1647777008675 2022-03-20 11:50:10.438 | + functions-common:time_stop:2434 : [[ -z 1647777008675 ]] 2022-03-20 11:50:10.441 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:10.446 | + functions-common:time_stop:2437 : end_time=1647777010443 2022-03-20 11:50:10.448 | + functions-common:time_stop:2438 : elapsed_time=1768 2022-03-20 11:50:10.451 | + functions-common:time_stop:2439 : total=3746 2022-03-20 11:50:10.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:10.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5514 2022-03-20 11:50:10.458 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 11:50:10.461 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.464 | + functions-common:run_process:1680 : local service=s-container 2022-03-20 11:50:10.466 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.469 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:10.471 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:10.474 | + functions-common:run_process:1685 : local name=s-container 2022-03-20 11:50:10.476 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:10.479 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:10.482 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:10.484 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:10.487 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:10.492 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777010489 2022-03-20 11:50:10.494 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-20 11:50:10.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:10.515 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-20 11:50:10.517 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-20 11:50:10.520 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.522 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.525 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.528 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.530 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-20 11:50:10.533 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-20 11:50:10.535 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-20 11:50:10.538 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:10.540 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:10.543 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-20 11:50:10.545 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-20 11:50:10.548 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-20 11:50:10.550 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 11:50:10.553 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:10.555 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:10.558 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:10.560 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:10.562 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-20 11:50:10.565 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:10.569 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-20 11:50:10.623 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-20 11:50:10.676 | + functions-common:write_user_unit_file:1575 : 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-03-20 11:50:10.729 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-20 11:50:10.784 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-20 11:50:10.837 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:10.891 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:10.893 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-20 11:50:10.947 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:11.605 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-20 11:50:11.619 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-20 11:50:12.297 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-20 11:50:12.318 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:12.322 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:12.325 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:12.328 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:12.330 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:12.333 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:12.335 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:12.338 | + functions-common:time_stop:2432 : start_time=1647777010489 2022-03-20 11:50:12.341 | + functions-common:time_stop:2434 : [[ -z 1647777010489 ]] 2022-03-20 11:50:12.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:12.349 | + functions-common:time_stop:2437 : end_time=1647777012346 2022-03-20 11:50:12.351 | + functions-common:time_stop:2438 : elapsed_time=1857 2022-03-20 11:50:12.354 | + functions-common:time_stop:2439 : total=5514 2022-03-20 11:50:12.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:12.359 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7371 2022-03-20 11:50:12.362 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 11:50:12.364 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.367 | + functions-common:run_process:1680 : local service=s-account 2022-03-20 11:50:12.371 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.375 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:12.378 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:12.380 | + functions-common:run_process:1685 : local name=s-account 2022-03-20 11:50:12.383 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:12.386 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:12.388 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:12.391 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:12.394 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:12.399 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777012396 2022-03-20 11:50:12.401 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-20 11:50:12.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:12.421 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-20 11:50:12.424 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-20 11:50:12.426 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.429 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.432 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.435 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.438 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-20 11:50:12.441 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-20 11:50:12.443 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-20 11:50:12.446 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:12.449 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:12.451 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-20 11:50:12.454 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-20 11:50:12.457 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-20 11:50:12.459 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 11:50:12.461 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:12.464 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:12.466 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:12.469 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:12.472 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-20 11:50:12.474 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:12.478 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-20 11:50:12.532 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-20 11:50:12.585 | + functions-common:write_user_unit_file:1575 : 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-03-20 11:50:12.639 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-20 11:50:12.695 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-20 11:50:12.749 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:12.803 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:12.805 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-20 11:50:12.859 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:13.511 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-20 11:50:13.524 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-20 11:50:14.146 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-20 11:50:14.171 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:14.174 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:14.176 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:14.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:14.181 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:14.184 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:14.186 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:14.189 | + functions-common:time_stop:2432 : start_time=1647777012396 2022-03-20 11:50:14.191 | + functions-common:time_stop:2434 : [[ -z 1647777012396 ]] 2022-03-20 11:50:14.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:14.199 | + functions-common:time_stop:2437 : end_time=1647777014196 2022-03-20 11:50:14.201 | + functions-common:time_stop:2438 : elapsed_time=1800 2022-03-20 11:50:14.204 | + functions-common:time_stop:2439 : total=7371 2022-03-20 11:50:14.206 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:14.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9171 2022-03-20 11:50:14.211 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-20 11:50:14.214 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-20 11:50:14.266 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.268 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-20 11:50:14.271 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.273 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:14.276 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:14.279 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-20 11:50:14.281 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:14.284 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:14.286 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:14.289 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:14.292 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:14.296 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777014294 2022-03-20 11:50:14.299 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-20 11:50:14.317 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:14.319 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-20 11:50:14.322 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-20 11:50:14.325 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.328 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.332 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.335 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.340 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-20 11:50:14.343 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-20 11:50:14.346 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-20 11:50:14.348 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:14.351 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:14.353 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-20 11:50:14.356 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-20 11:50:14.358 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-20 11:50:14.361 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 11:50:14.363 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:14.366 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:14.368 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:14.372 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:14.376 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-20 11:50:14.378 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:14.383 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-20 11:50:14.436 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-20 11:50:14.490 | + functions-common:write_user_unit_file:1575 : 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-03-20 11:50:14.545 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-20 11:50:14.599 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-20 11:50:14.653 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:14.709 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:14.712 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-20 11:50:14.765 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:15.412 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-20 11:50:16.076 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-20 11:50:16.102 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:16.105 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:16.108 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:16.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:16.113 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:16.115 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:16.118 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:16.120 | + functions-common:time_stop:2432 : start_time=1647777014294 2022-03-20 11:50:16.123 | + functions-common:time_stop:2434 : [[ -z 1647777014294 ]] 2022-03-20 11:50:16.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:16.131 | + functions-common:time_stop:2437 : end_time=1647777016128 2022-03-20 11:50:16.133 | + functions-common:time_stop:2438 : elapsed_time=1834 2022-03-20 11:50:16.136 | + functions-common:time_stop:2439 : total=9171 2022-03-20 11:50:16.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:16.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11005 2022-03-20 11:50:16.144 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-20 11:50:16.162 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:50:16.164 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.167 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-20 11:50:16.170 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.172 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:16.175 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:16.177 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-20 11:50:16.180 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:16.182 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:16.185 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:16.187 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:16.190 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:16.195 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777016192 2022-03-20 11:50:16.197 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-20 11:50:16.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:16.219 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-20 11:50:16.221 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-20 11:50:16.224 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.226 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.229 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.232 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.234 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-20 11:50:16.237 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-20 11:50:16.239 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-20 11:50:16.242 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:16.244 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:16.247 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-20 11:50:16.249 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-20 11:50:16.252 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-20 11:50:16.254 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.257 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:16.259 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:16.262 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:16.264 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:16.267 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-20 11:50:16.269 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:16.274 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-20 11:50:16.331 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-20 11:50:16.388 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 11:50:16.442 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-20 11:50:16.498 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-20 11:50:16.552 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:16.606 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:16.609 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-20 11:50:16.667 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:17.314 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-20 11:50:17.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-20 11:50:17.958 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-20 11:50:17.981 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:17.984 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:17.986 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:17.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:17.992 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:17.995 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:17.997 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:18.000 | + functions-common:time_stop:2432 : start_time=1647777016192 2022-03-20 11:50:18.002 | + functions-common:time_stop:2434 : [[ -z 1647777016192 ]] 2022-03-20 11:50:18.005 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:18.010 | + functions-common:time_stop:2437 : end_time=1647777018007 2022-03-20 11:50:18.013 | + functions-common:time_stop:2438 : elapsed_time=1815 2022-03-20 11:50:18.015 | + functions-common:time_stop:2439 : total=11005 2022-03-20 11:50:18.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:18.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12820 2022-03-20 11:50:18.022 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-20 11:50:18.022 | Waiting for swift proxy to start... 2022-03-20 11:50:18.025 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.20:8080/info 2022-03-20 11:50:18.027 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 11:50:18.030 | + functions:wait_for_service:458 : local url=http://10.222.0.20:8080/info 2022-03-20 11:50:18.032 | + functions:wait_for_service:459 : local rval=0 2022-03-20 11:50:18.035 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 11:50:18.037 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 11:50:18.040 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:18.044 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:18.047 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:18.052 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777018049 2022-03-20 11:50:18.055 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 11:50:18.061 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 11:50:18.074 | + :: : [[ 000 == 503 ]] 2022-03-20 11:50:18.075 | + :: : [[ 7 -eq 7 ]] 2022-03-20 11:50:18.076 | + :: : sleep 1 2022-03-20 11:50:19.080 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 11:50:19.093 | + :: : [[ 000 == 503 ]] 2022-03-20 11:50:19.095 | + :: : [[ 7 -eq 7 ]] 2022-03-20 11:50:19.096 | + :: : sleep 1 2022-03-20 11:50:20.099 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 11:50:20.113 | + :: : [[ 000 == 503 ]] 2022-03-20 11:50:20.114 | + :: : [[ 7 -eq 7 ]] 2022-03-20 11:50:20.115 | + :: : sleep 1 2022-03-20 11:50:21.119 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 11:50:21.229 | + :: : [[ 200 == 503 ]] 2022-03-20 11:50:21.231 | + :: : [[ 0 -eq 7 ]] 2022-03-20 11:50:21.234 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 11:50:21.237 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:21.239 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:21.242 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:21.245 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:21.247 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:21.250 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 11:50:21.252 | + functions-common:time_stop:2432 : start_time=1647777018049 2022-03-20 11:50:21.255 | + functions-common:time_stop:2434 : [[ -z 1647777018049 ]] 2022-03-20 11:50:21.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:21.263 | + functions-common:time_stop:2437 : end_time=1647777021260 2022-03-20 11:50:21.265 | + functions-common:time_stop:2438 : elapsed_time=3211 2022-03-20 11:50:21.268 | + functions-common:time_stop:2439 : total=6550 2022-03-20 11:50:21.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:21.273 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9761 2022-03-20 11:50:21.275 | + functions:wait_for_service:467 : return 0 2022-03-20 11:50:21.278 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-20 11:50:21.281 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 11:50:21.283 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-20 11:50:21.301 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.304 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 11:50:21.335 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-20 11:50:21.388 | [633419 Async configure_neutron_nova:679671]: Waiting for completion of configure_neutron_nova running on PID 679671 (2 other jobs running) 2022-03-20 11:50:21.414 | [633419 Async configure_neutron_nova:679671]: Signaling child to exit 2022-03-20 11:50:21.414 | WAKEUP 2022-03-20 11:50:21.438 | [633419 Async configure_neutron_nova:679671]: Signaled 2022-03-20 11:50:21.439 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-20 11:50:21.439 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:50:21.439 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 11:50:21.439 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 11:50:21.439 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 11:50:21.439 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-20 11:50:21.439 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 11:50:21.439 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-20 11:50:21.439 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-20 11:50:21.439 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-20 11:50:21.439 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2022-03-20 11:50:21.439 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-20 11:50:21.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-20 11:50:21.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-20 11:50:21.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-20 11:50:21.440 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-20 11:50:21.440 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-20 11:50:21.440 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 11:50:21.440 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-20 11:50:21.440 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-20 11:50:21.440 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 11:50:21.440 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 11:50:21.440 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-20 11:50:21.440 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.20/identity 2022-03-20 11:50:21.440 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-20 11:50:21.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-20 11:50:21.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-20 11:50:21.441 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-20 11:50:21.441 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-20 11:50:21.485 | [633419 Async configure_neutron_nova:679671]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-20 11:50:21.490 | + inc/async:async_wait:197 : return 0 2022-03-20 11:50:21.492 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-20 11:50:21.510 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.513 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 11:50:21.543 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 11:50:21.573 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-20 11:50:21.591 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.594 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-20 11:50:21.596 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:50:21.599 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-20 11:50:21.601 | + ./stack.sh:main:1277 : start_nova_api 2022-03-20 11:50:21.604 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-20 11:50:21.607 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-20 11:50:21.609 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-20 11:50:21.612 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-20 11:50:21.629 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:50:21.632 | + lib/nova:start_nova_api:943 : 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-03-20 11:50:21.634 | + lib/nova:start_nova_api:944 : 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-03-20 11:50:21.637 | + lib/nova:start_nova_api:944 : 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-03-20 11:50:21.640 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-20 11:50:21.643 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-20 11:50:21.648 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.651 | + functions-common:run_process:1680 : local service=n-api 2022-03-20 11:50:21.655 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.657 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:21.661 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:21.664 | + functions-common:run_process:1685 : local name=n-api 2022-03-20 11:50:21.667 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:21.670 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:21.672 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:21.675 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:21.678 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:21.682 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777021680 2022-03-20 11:50:21.685 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-20 11:50:21.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:21.705 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-20 11:50:21.707 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-20 11:50:21.710 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.713 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.716 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.719 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.722 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-20 11:50:21.724 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-20 11:50:21.727 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-20 11:50:21.730 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:21.733 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:21.736 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-20 11:50:21.738 | + functions-common:_run_under_systemd:1655 : 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-03-20 11:50:21.741 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-20 11:50:21.743 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 11:50:21.745 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-20 11:50:21.748 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-20 11:50:21.750 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-20 11:50:21.752 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-20 11:50:21.757 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-20 11:50:21.809 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-20 11:50:21.863 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-20 11:50:21.916 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-20 11:50:21.970 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:22.025 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-20 11:50:22.078 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-20 11:50:22.132 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-20 11:50:22.185 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-20 11:50:22.237 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-20 11:50:22.291 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-20 11:50:22.293 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-20 11:50:22.347 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-20 11:50:22.996 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-20 11:50:23.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-20 11:50:23.656 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-20 11:50:23.741 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:23.744 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:23.747 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:23.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:23.753 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:23.757 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:23.760 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:23.762 | + functions-common:time_stop:2432 : start_time=1647777021680 2022-03-20 11:50:23.765 | + functions-common:time_stop:2434 : [[ -z 1647777021680 ]] 2022-03-20 11:50:23.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:23.773 | + functions-common:time_stop:2437 : end_time=1647777023770 2022-03-20 11:50:23.776 | + functions-common:time_stop:2438 : elapsed_time=2090 2022-03-20 11:50:23.778 | + functions-common:time_stop:2439 : total=12820 2022-03-20 11:50:23.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:23.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14910 2022-03-20 11:50:23.786 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.20/compute/v2.1/ 2022-03-20 11:50:23.788 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-20 11:50:23.788 | Waiting for nova-api to start... 2022-03-20 11:50:23.791 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2022-03-20 11:50:23.794 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 11:50:23.797 | + functions:wait_for_service:458 : local url=http://10.222.0.20/compute/v2.1/ 2022-03-20 11:50:23.799 | + functions:wait_for_service:459 : local rval=0 2022-03-20 11:50:23.801 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 11:50:23.804 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 11:50:23.806 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:23.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:23.812 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:23.817 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777023814 2022-03-20 11:50:23.819 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 11:50:23.825 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2022-03-20 11:50:29.554 | + :: : [[ 200 == 503 ]] 2022-03-20 11:50:29.555 | + :: : [[ 0 -eq 7 ]] 2022-03-20 11:50:29.559 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 11:50:29.561 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:29.564 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:29.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:29.569 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:29.572 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:29.575 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 11:50:29.577 | + functions-common:time_stop:2432 : start_time=1647777023814 2022-03-20 11:50:29.580 | + functions-common:time_stop:2434 : [[ -z 1647777023814 ]] 2022-03-20 11:50:29.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:29.590 | + functions-common:time_stop:2437 : end_time=1647777029585 2022-03-20 11:50:29.596 | + functions-common:time_stop:2438 : elapsed_time=5771 2022-03-20 11:50:29.599 | + functions-common:time_stop:2439 : total=9761 2022-03-20 11:50:29.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:29.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15532 2022-03-20 11:50:29.606 | + functions:wait_for_service:467 : return 0 2022-03-20 11:50:29.609 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 11:50:29.612 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 11:50:29.614 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-20 11:50:29.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:29.635 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-20 11:50:29.638 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:50:29.641 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-20 11:50:29.643 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-20 11:50:29.646 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-20 11:50:29.649 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-20 11:50:29.666 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:50:29.668 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-20 11:50:29.686 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:29.689 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-20 11:50:29.691 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 11:50:29.694 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-20 11:50:29.697 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-20 11:50:29.700 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-20 11:50:29.703 | + 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-03-20 11:50:29.734 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-20 11:50:29.737 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-20 11:50:29.740 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-20 11:50:29.773 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-20 11:50:29.804 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-20 11:50:29.807 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-20 11:50:29.810 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-20 11:50:29.812 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-20 11:50:29.815 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-20 11:50:29.818 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-20 11:50:29.822 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-20 11:50:29.824 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-20 11:50:29.828 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-20 11:50:29.830 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-20 11:50:29.833 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-20 11:50:29.835 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-20 11:50:29.838 | +++ 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-03-20 11:50:29.841 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.844 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.846 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-20 11:50:29.849 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.852 | + 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-03-20 11:50:29.855 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-20 11:50:29.873 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:50:29.875 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-20 11:50:29.878 | + 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-03-20 11:50:29.881 | + functions-common:run_process:1680 : local service=q-svc 2022-03-20 11:50:29.883 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.887 | + functions-common:run_process:1682 : local group= 2022-03-20 11:50:29.889 | + functions-common:run_process:1683 : local user= 2022-03-20 11:50:29.892 | + functions-common:run_process:1685 : local name=q-svc 2022-03-20 11:50:29.894 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 11:50:29.897 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 11:50:29.900 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:29.902 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:29.906 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:29.910 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777029907 2022-03-20 11:50:29.913 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-20 11:50:29.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 11:50:29.932 | + functions-common:run_process:1689 : _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-03-20 11:50:29.935 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-20 11:50:29.937 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.940 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.943 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.945 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.948 | + 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 =~ sudo ]] 2022-03-20 11:50:29.951 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-20 11:50:29.954 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-20 11:50:29.956 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 11:50:29.959 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 11:50:29.961 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-20 11:50:29.964 | + functions-common:_run_under_systemd:1657 : 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-03-20 11:50:29.966 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-20 11:50:29.969 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 11:50:29.971 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 11:50:29.973 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 11:50:29.976 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 11:50:29.978 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 11:50:29.981 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-20 11:50:29.983 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 11:50:29.987 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-20 11:50:30.039 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-20 11:50:30.096 | + functions-common:write_user_unit_file:1575 : 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-03-20 11:50:30.149 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-20 11:50:30.202 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-20 11:50:30.255 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 11:50:30.307 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 11:50:30.310 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-20 11:50:30.363 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 11:50:31.012 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-20 11:50:31.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-20 11:50:31.674 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-20 11:50:31.702 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 11:50:31.704 | + functions-common:time_stop:2425 : local name 2022-03-20 11:50:31.707 | + functions-common:time_stop:2426 : local end_time 2022-03-20 11:50:31.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 11:50:31.712 | + functions-common:time_stop:2428 : local total 2022-03-20 11:50:31.714 | + functions-common:time_stop:2429 : local start_time 2022-03-20 11:50:31.717 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 11:50:31.720 | + functions-common:time_stop:2432 : start_time=1647777029907 2022-03-20 11:50:31.722 | + functions-common:time_stop:2434 : [[ -z 1647777029907 ]] 2022-03-20 11:50:31.725 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 11:50:31.731 | + functions-common:time_stop:2437 : end_time=1647777031728 2022-03-20 11:50:31.733 | + functions-common:time_stop:2438 : elapsed_time=1821 2022-03-20 11:50:31.735 | + functions-common:time_stop:2439 : total=14910 2022-03-20 11:50:31.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 11:50:31.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16731 2022-03-20 11:50:31.744 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.20:9696 2022-03-20 11:50:31.746 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-20 11:50:31.764 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 11:50:31.767 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-20 11:50:31.767 | Waiting for Neutron to start... 2022-03-20 11:50:31.770 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-20 11:50:31.773 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.20:9696' 'Neutron did not start' 60 2022-03-20 11:50:31.776 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-20 11:50:31.779 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-20 11:50:31.783 | + functions-common:test_with_retry:2365 : local until=60 2022-03-20 11:50:31.785 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-20 11:50:31.791 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-20 11:50:31.793 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-20 11:50:31.796 | + functions-common:time_start:2412 : local start_time= 2022-03-20 11:50:31.799 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 11:50:31.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 11:50:31.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1647777031804 2022-03-20 11:50:31.810 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.20:9696; do sleep 0.5; done' 2022-03-20 11:51:31.815 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-03-20 11:51:31.818 | + functions-common:die:264 : local exitcode=0 2022-03-20 11:51:31.821 | [Call Trace] 2022-03-20 11:51:31.821 | ./stack.sh:1291:start_neutron_service_and_check 2022-03-20 11:51:31.821 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-03-20 11:51:31.821 | /home/ubuntu/devstack/functions-common:2370:die 2022-03-20 11:51:31.825 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-03-20 11:51:32.829 | exit_trap: cleaning up child processes 2022-03-20 11:51:32.831 | Error on exit