2022-04-14 11:47:35.937 | + ./stack.sh:main:489 : exec 2022-04-14 11:47:35.937 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-114735' 2022-04-14 11:47:35.937 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-114735.summary.2022-04-14-114735 2022-04-14 11:47:35.937 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:47:35.937 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-114735 2022-04-14 11:47:35.937 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-114735 /opt/stack/logs/stack.sh.log 2022-04-14 11:47:35.937 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-114735.summary.2022-04-14-114735 /opt/stack/logs/stack.sh.log.summary 2022-04-14 11:47:35.937 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 11:47:35.937 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 11:47:35.937 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 11:47:35.938 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 11:47:35.938 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 11:47:35.938 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 11:47:35.938 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 11:47:35.938 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 11:47:35.938 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 11:47:35.938 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 11:47:35.941 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 11:47:35.942 | + ./stack.sh:main:578 : uname -a 2022-04-14 11:47:35.944 | Linux n-d-830644-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 11:47:35.946 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 11:47:35.948 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 11:47:35.951 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 11:47:35.987 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 11:47:36.003 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 11:47:36.005 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 11:47:36.007 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 11:47:36.009 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 11:47:36.011 | + functions-common:fetch_plugins:1783 : return 2022-04-14 11:47:36.013 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 11:47:36.015 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 11:47:36.016 | + functions-common:run_phase:1861 : local phase= 2022-04-14 11:47:36.018 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:47:36.020 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:47:36.022 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:47:36.024 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:47:36.025 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:47:36.028 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:47:36.031 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:47:36.033 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:47:36.034 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:47:36.036 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 11:47:36.038 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:47:36.051 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:36.053 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 11:47:36.055 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:47:36.057 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:47:36.059 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:47:36.060 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:47:36.062 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 11:47:36.064 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 11:47:36.066 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 11:47:36.068 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 11:47:36.070 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 11:47:36.072 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 11:47:36.074 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 11:47:36.075 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 11:47:36.077 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 11:47:36.079 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 11:47:36.081 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 11:47:36.098 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 11:47:36.100 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 11:47:36.113 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:47:36.115 | +++ lib/tls:source:43 : hostname -f 2022-04-14 11:47:36.118 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 11:47:36.120 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 11:47:36.123 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 11:47:36.124 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 11:47:36.127 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 11:47:36.129 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 11:47:36.131 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 11:47:36.133 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 11:47:36.135 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 11:47:36.137 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 11:47:36.143 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 11:47:36.155 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 11:47:36.172 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 11:47:36.184 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 11:47:36.197 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 11:47:36.231 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 11:47:36.291 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 11:47:36.380 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 11:47:36.402 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 11:47:36.453 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 11:47:36.505 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 11:47:36.652 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 11:47:36.667 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 11:47:36.680 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 11:47:36.693 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 11:47:36.786 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 11:47:36.788 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 11:47:36.791 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 11:47:36.793 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 11:47:36.795 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 11:47:36.797 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 11:47:36.800 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 11:47:36.800 | False' 2022-04-14 11:47:36.803 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 11:47:36.817 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 11:47:36.819 | + ./stack.sh:main:626 : run_phase source 2022-04-14 11:47:36.821 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 11:47:36.840 | + functions-common:run_phase:1861 : local phase= 2022-04-14 11:47:36.840 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:47:36.841 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:47:36.841 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:47:36.841 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:47:36.841 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:47:36.841 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:47:36.841 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:47:36.842 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:47:36.844 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:47:36.847 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 11:47:36.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:47:36.864 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:36.866 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 11:47:36.868 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 11:47:36.907 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 11:47:36.909 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 11:47:36.912 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 11:47:36.914 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 11:47:36.916 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 11:47:36.918 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 11:47:36.920 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 11:47:36.922 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 11:47:36.925 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 11:47:36.927 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 11:47:36.929 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.931 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 11:47:36.933 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.936 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 11:47:36.938 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.940 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 11:47:36.942 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.945 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 11:47:36.947 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.949 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 11:47:36.951 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.954 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 11:47:36.956 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.959 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 11:47:36.961 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.963 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 11:47:36.965 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.968 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 11:47:36.970 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.973 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 11:47:36.975 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.977 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 11:47:36.979 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.982 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 11:47:36.984 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.986 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 11:47:36.989 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.991 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 11:47:36.993 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:36.995 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 11:47:36.997 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.000 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 11:47:37.002 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.005 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 11:47:37.007 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.009 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 11:47:37.011 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.014 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 11:47:37.016 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.019 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 11:47:37.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.023 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 11:47:37.025 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.028 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 11:47:37.030 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.032 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 11:47:37.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.036 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 11:47:37.039 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.041 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 11:47:37.043 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.045 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 11:47:37.048 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.050 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 11:47:37.052 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.055 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 11:47:37.057 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.059 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 11:47:37.061 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.064 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 11:47:37.066 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.068 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 11:47:37.071 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.073 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 11:47:37.075 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.077 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 11:47:37.080 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.082 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 11:47:37.085 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.087 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 11:47:37.089 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.091 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 11:47:37.094 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.096 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 11:47:37.098 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.100 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 11:47:37.103 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.105 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 11:47:37.107 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.109 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 11:47:37.112 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.114 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 11:47:37.116 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.118 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 11:47:37.120 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.123 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 11:47:37.125 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.128 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 11:47:37.130 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.132 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 11:47:37.134 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.137 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 11:47:37.139 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 11:47:37.141 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 11:47:37.145 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 11:47:37.147 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 11:47:37.150 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 11:47:37.165 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:37.168 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 11:47:37.170 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 11:47:37.172 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 11:47:37.187 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:47:37.190 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 11:47:37.193 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 11:47:37.195 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 11:47:37.197 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 11:47:37.200 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 11:47:37.202 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 11:47:37.204 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 11:47:37.207 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 11:47:37.209 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 11:47:37.209 | Using mysql database backend 2022-04-14 11:47:37.212 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 11:47:37.227 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 11:47:37.230 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 11:47:37.233 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 11:47:37.235 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 11:47:37.238 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 11:47:37.240 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 11:47:37.256 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:37.259 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 11:47:37.275 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 11:47:37.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:37.293 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 11:47:37.309 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 11:47:37.325 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 11:47:37.342 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:47:37.344 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 11:47:37.360 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:47:37.362 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 11:47:37.379 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 11:47:37.381 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 11:47:37.383 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 11:47:37.386 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 11:47:37.389 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 11:47:37.394 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-114737 2022-04-14 11:47:37.396 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-114737 759' 2022-04-14 11:47:37.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.401 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 11:47:37.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.406 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 11:47:37.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.411 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 11:47:37.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.415 | + 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-04-14 11:47:37.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.420 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 11:47:37.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.426 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 11:47:37.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.430 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-114735 2022-04-14 11:47:37.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.435 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 11:47:37.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.441 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 11:47:37.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.445 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 11:47:37.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.450 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 11:47:37.452 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.455 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 11:47:37.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:47:37.460 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 11:47:37.462 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 11:47:37.465 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 11:47:37.467 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 11:47:37.469 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 11:47:37.471 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:47:37.473 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:47:37.476 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:47:37.478 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:47:37.481 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:47:37.484 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:47:37.499 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:47:37.501 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:47:37.504 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:47:37.506 | + functions-common:git_clone:629 : echo master 2022-04-14 11:47:37.507 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:47:37.512 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 11:47:37.514 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:47:37.516 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 11:47:37.528 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 11:47:37.531 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:47:37.531 | + functions-common:git_clone:685 : head -1 2022-04-14 11:47:37.534 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 11:47:37.537 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:47:37.539 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 11:47:37.542 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:47:37.544 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 11:47:37.547 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 11:47:37.550 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 11:47:37.553 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 11:47:37.555 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 11:47:37.558 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 11:47:37.560 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 11:47:37.563 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 11:47:37.566 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 11:47:37.570 | ++ tools/install_prereqs.sh:source:47 : NOW=1649936857 2022-04-14 11:47:37.574 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 11:47:37.578 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649935888 2022-04-14 11:47:37.581 | ++ tools/install_prereqs.sh:source:49 : DELTA=969 2022-04-14 11:47:37.583 | ++ tools/install_prereqs.sh:source:50 : [[ 969 -lt 7200 ]] 2022-04-14 11:47:37.585 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 11:47:37.588 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 11:47:37.590 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 11:47:37.593 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 11:47:37.595 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 11:47:37.597 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 11:47:37.600 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 11:47:37.602 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 11:47:37.605 | +++ 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-04-14 11:47:37.652 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 11:47:37.652 | apache2-dev 2022-04-14 11:47:37.652 | bc 2022-04-14 11:47:37.652 | bsdmainutils 2022-04-14 11:47:37.652 | curl 2022-04-14 11:47:37.652 | g++ 2022-04-14 11:47:37.652 | gawk 2022-04-14 11:47:37.652 | gcc 2022-04-14 11:47:37.652 | gettext 2022-04-14 11:47:37.652 | git 2022-04-14 11:47:37.652 | graphviz 2022-04-14 11:47:37.652 | iputils-ping 2022-04-14 11:47:37.652 | libapache2-mod-proxy-uwsgi 2022-04-14 11:47:37.652 | libffi-dev 2022-04-14 11:47:37.652 | libjpeg-dev 2022-04-14 11:47:37.652 | libpcre3-dev 2022-04-14 11:47:37.652 | libpq-dev 2022-04-14 11:47:37.652 | libssl-dev 2022-04-14 11:47:37.652 | libsystemd-dev 2022-04-14 11:47:37.652 | libxml2-dev 2022-04-14 11:47:37.652 | libxslt1-dev 2022-04-14 11:47:37.652 | libyaml-dev 2022-04-14 11:47:37.652 | lsof 2022-04-14 11:47:37.652 | openssh-server 2022-04-14 11:47:37.652 | openssl 2022-04-14 11:47:37.652 | pkg-config 2022-04-14 11:47:37.653 | psmisc 2022-04-14 11:47:37.653 | python3-dev 2022-04-14 11:47:37.653 | python3-pip 2022-04-14 11:47:37.653 | python3-systemd 2022-04-14 11:47:37.653 | python3-venv 2022-04-14 11:47:37.653 | tar 2022-04-14 11:47:37.653 | tcpdump 2022-04-14 11:47:37.653 | unzip 2022-04-14 11:47:37.653 | uuid-runtime 2022-04-14 11:47:37.653 | wget 2022-04-14 11:47:37.653 | wget 2022-04-14 11:47:37.653 | zlib1g-dev 2022-04-14 11:47:37.653 | libkrb5-dev 2022-04-14 11:47:37.653 | libldap2-dev 2022-04-14 11:47:37.653 | libsasl2-dev 2022-04-14 11:47:37.653 | memcached 2022-04-14 11:47:37.653 | python3-mysqldb 2022-04-14 11:47:37.653 | sqlite3 2022-04-14 11:47:37.653 | conntrack 2022-04-14 11:47:37.653 | curl 2022-04-14 11:47:37.653 | dnsmasq-base 2022-04-14 11:47:37.653 | dnsmasq-utils 2022-04-14 11:47:37.653 | ebtables 2022-04-14 11:47:37.653 | genisoimage 2022-04-14 11:47:37.653 | iptables 2022-04-14 11:47:37.653 | iputils-arping 2022-04-14 11:47:37.653 | kpartx 2022-04-14 11:47:37.653 | libjs-jquery-tablesorter 2022-04-14 11:47:37.653 | parted 2022-04-14 11:47:37.653 | pm-utils 2022-04-14 11:47:37.653 | python3-mysqldb 2022-04-14 11:47:37.653 | socat 2022-04-14 11:47:37.653 | sqlite3 2022-04-14 11:47:37.653 | sudo 2022-04-14 11:47:37.653 | vlan 2022-04-14 11:47:37.653 | lsscsi 2022-04-14 11:47:37.654 | open-iscsi 2022-04-14 11:47:37.654 | lvm2 2022-04-14 11:47:37.654 | qemu-utils 2022-04-14 11:47:37.654 | thin-provisioning-tools 2022-04-14 11:47:37.654 | acl 2022-04-14 11:47:37.654 | dnsmasq-base 2022-04-14 11:47:37.654 | dnsmasq-utils 2022-04-14 11:47:37.654 | ebtables 2022-04-14 11:47:37.654 | haproxy 2022-04-14 11:47:37.654 | iptables 2022-04-14 11:47:37.654 | iputils-arping 2022-04-14 11:47:37.654 | iputils-ping 2022-04-14 11:47:37.654 | postgresql-server-dev-all 2022-04-14 11:47:37.654 | python3-mysqldb 2022-04-14 11:47:37.654 | sqlite3 2022-04-14 11:47:37.654 | sudo 2022-04-14 11:47:37.654 | vlan 2022-04-14 11:47:37.654 | pcp 2022-04-14 11:47:37.654 | ipset 2022-04-14 11:47:37.654 | conntrack 2022-04-14 11:47:37.654 | conntrackd 2022-04-14 11:47:37.654 | keepalived 2022-04-14 11:47:37.654 | lvm2 2022-04-14 11:47:37.654 | qemu-utils 2022-04-14 11:47:37.654 | thin-provisioning-tools 2022-04-14 11:47:37.654 | curl 2022-04-14 11:47:37.654 | liberasurecode-dev 2022-04-14 11:47:37.654 | make 2022-04-14 11:47:37.654 | memcached 2022-04-14 11:47:37.654 | rsync 2022-04-14 11:47:37.654 | sqlite3 2022-04-14 11:47:37.654 | xfsprogs' 2022-04-14 11:47:37.655 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 11:47:37.673 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 11:47:37.673 | apache2-dev 2022-04-14 11:47:37.673 | bc 2022-04-14 11:47:37.673 | bsdmainutils 2022-04-14 11:47:37.673 | curl 2022-04-14 11:47:37.673 | g++ 2022-04-14 11:47:37.673 | gawk 2022-04-14 11:47:37.673 | gcc 2022-04-14 11:47:37.673 | gettext 2022-04-14 11:47:37.673 | git 2022-04-14 11:47:37.673 | graphviz 2022-04-14 11:47:37.673 | iputils-ping 2022-04-14 11:47:37.673 | libapache2-mod-proxy-uwsgi 2022-04-14 11:47:37.673 | libffi-dev 2022-04-14 11:47:37.673 | libjpeg-dev 2022-04-14 11:47:37.673 | libpcre3-dev 2022-04-14 11:47:37.673 | libpq-dev 2022-04-14 11:47:37.674 | libssl-dev 2022-04-14 11:47:37.674 | libsystemd-dev 2022-04-14 11:47:37.674 | libxml2-dev 2022-04-14 11:47:37.674 | libxslt1-dev 2022-04-14 11:47:37.674 | libyaml-dev 2022-04-14 11:47:37.674 | lsof 2022-04-14 11:47:37.674 | openssh-server 2022-04-14 11:47:37.674 | openssl 2022-04-14 11:47:37.674 | pkg-config 2022-04-14 11:47:37.674 | psmisc 2022-04-14 11:47:37.674 | python3-dev 2022-04-14 11:47:37.674 | python3-pip 2022-04-14 11:47:37.674 | python3-systemd 2022-04-14 11:47:37.674 | python3-venv 2022-04-14 11:47:37.674 | tar 2022-04-14 11:47:37.674 | tcpdump 2022-04-14 11:47:37.674 | unzip 2022-04-14 11:47:37.674 | uuid-runtime 2022-04-14 11:47:37.674 | wget 2022-04-14 11:47:37.674 | wget 2022-04-14 11:47:37.674 | zlib1g-dev 2022-04-14 11:47:37.674 | libkrb5-dev 2022-04-14 11:47:37.674 | libldap2-dev 2022-04-14 11:47:37.674 | libsasl2-dev 2022-04-14 11:47:37.674 | memcached 2022-04-14 11:47:37.675 | python3-mysqldb 2022-04-14 11:47:37.675 | sqlite3 2022-04-14 11:47:37.675 | conntrack 2022-04-14 11:47:37.675 | curl 2022-04-14 11:47:37.675 | dnsmasq-base 2022-04-14 11:47:37.675 | dnsmasq-utils 2022-04-14 11:47:37.675 | ebtables 2022-04-14 11:47:37.675 | genisoimage 2022-04-14 11:47:37.675 | iptables 2022-04-14 11:47:37.675 | iputils-arping 2022-04-14 11:47:37.675 | kpartx 2022-04-14 11:47:37.675 | libjs-jquery-tablesorter 2022-04-14 11:47:37.675 | parted 2022-04-14 11:47:37.675 | pm-utils 2022-04-14 11:47:37.675 | python3-mysqldb 2022-04-14 11:47:37.675 | socat 2022-04-14 11:47:37.675 | sqlite3 2022-04-14 11:47:37.675 | sudo 2022-04-14 11:47:37.675 | vlan 2022-04-14 11:47:37.675 | lsscsi 2022-04-14 11:47:37.675 | open-iscsi 2022-04-14 11:47:37.675 | lvm2 2022-04-14 11:47:37.675 | qemu-utils 2022-04-14 11:47:37.675 | thin-provisioning-tools 2022-04-14 11:47:37.675 | acl 2022-04-14 11:47:37.675 | dnsmasq-base 2022-04-14 11:47:37.675 | dnsmasq-utils 2022-04-14 11:47:37.675 | ebtables 2022-04-14 11:47:37.675 | haproxy 2022-04-14 11:47:37.675 | iptables 2022-04-14 11:47:37.675 | iputils-arping 2022-04-14 11:47:37.675 | iputils-ping 2022-04-14 11:47:37.675 | postgresql-server-dev-all 2022-04-14 11:47:37.675 | python3-mysqldb 2022-04-14 11:47:37.675 | sqlite3 2022-04-14 11:47:37.675 | sudo 2022-04-14 11:47:37.676 | vlan 2022-04-14 11:47:37.676 | pcp 2022-04-14 11:47:37.676 | ipset 2022-04-14 11:47:37.676 | conntrack 2022-04-14 11:47:37.676 | conntrackd 2022-04-14 11:47:37.676 | keepalived 2022-04-14 11:47:37.676 | lvm2 2022-04-14 11:47:37.676 | qemu-utils 2022-04-14 11:47:37.676 | thin-provisioning-tools 2022-04-14 11:47:37.676 | curl 2022-04-14 11:47:37.676 | liberasurecode-dev 2022-04-14 11:47:37.676 | make 2022-04-14 11:47:37.676 | memcached 2022-04-14 11:47:37.676 | rsync 2022-04-14 11:47:37.676 | sqlite3 2022-04-14 11:47:37.676 | xfsprogs ' 2022-04-14 11:47:37.676 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 11:47:37.678 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:47:37.680 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:47:37.684 | ++ 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-04-14 11:47:37.684 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 11:47:37.689 | ++ 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-04-14 11:47:37.692 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 11:47:37.694 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:47:37.696 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 11:47:37.698 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:47:37.700 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:47:37.702 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:47:37.704 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:47:37.706 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:47:37.708 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:47:37.710 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 11:47:37.712 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 11:47:37.715 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 11:47:37.717 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 11:47:37.721 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 11:47:37.723 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 11:47:37.725 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 11:47:37.727 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 11:47:37.729 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:47:37.732 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:47:37.736 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649936857733 2022-04-14 11:47:37.738 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 11:47:37.740 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 11:47:37.742 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 11:47:38.125 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 11:47:38.248 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 11:47:38.284 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 11:47:38.380 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 11:47:40.395 | Reading package lists... 2022-04-14 11:47:40.427 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 11:47:40.429 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 11:47:40.431 | ++ functions-common:time_stop:2432 : local name 2022-04-14 11:47:40.433 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 11:47:40.435 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:47:40.437 | ++ functions-common:time_stop:2435 : local total 2022-04-14 11:47:40.440 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 11:47:40.442 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 11:47:40.444 | ++ functions-common:time_stop:2439 : start_time=1649936857733 2022-04-14 11:47:40.446 | ++ functions-common:time_stop:2441 : [[ -z 1649936857733 ]] 2022-04-14 11:47:40.448 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:47:40.452 | ++ functions-common:time_stop:2444 : end_time=1649936860450 2022-04-14 11:47:40.455 | ++ functions-common:time_stop:2445 : elapsed_time=2717 2022-04-14 11:47:40.457 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 11:47:40.459 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:47:40.461 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2717 2022-04-14 11:47:40.463 | ++ functions-common:install_package:1471 : 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-04-14 11:47:40.466 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:47:40.468 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:47:40.470 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:47:40.473 | ++ functions-common:real_install_package:1457 : 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-04-14 11:47:40.493 | ++ functions-common:apt_get:1237 : 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-04-14 11:47:40.603 | Reading package lists... 2022-04-14 11:47:40.845 | Building dependency tree... 2022-04-14 11:47:40.847 | Reading state information... 2022-04-14 11:47:40.879 | acl is already the newest version (2.2.53-6). 2022-04-14 11:47:40.880 | bc is already the newest version (1.07.1-2build1). 2022-04-14 11:47:40.880 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 11:47:40.880 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 11:47:40.880 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 11:47:40.880 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 11:47:40.880 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 11:47:40.880 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 11:47:40.880 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 11:47:40.880 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 11:47:40.880 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 11:47:40.880 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 11:47:40.880 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 11:47:40.880 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 11:47:40.880 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 11:47:40.880 | libffi-dev is already the newest version (3.3-4). 2022-04-14 11:47:40.880 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 11:47:40.880 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 11:47:40.880 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 11:47:40.880 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 11:47:40.880 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 11:47:40.880 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 11:47:40.880 | make is already the newest version (4.2.1-1.2). 2022-04-14 11:47:40.880 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 11:47:40.880 | psmisc is already the newest version (23.3-1). 2022-04-14 11:47:40.880 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 11:47:40.880 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 11:47:40.880 | python3-systemd is already the newest version (234-3build2). 2022-04-14 11:47:40.880 | socat is already the newest version (1.7.3.3-2). 2022-04-14 11:47:40.880 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 11:47:40.880 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 11:47:40.880 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 11:47:40.881 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 11:47:40.881 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 11:47:40.881 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 11:47:40.881 | pcp is already the newest version (5.0.3-1). 2022-04-14 11:47:40.881 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 11:47:40.881 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 11:47:40.881 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:47:40.881 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:47:40.881 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 11:47:40.881 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 11:47:40.881 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 11:47:40.881 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 11:47:40.881 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 11:47:40.881 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 11:47:40.881 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 11:47:40.881 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 11:47:40.881 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 11:47:40.881 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 11:47:40.881 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 11:47:40.881 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 11:47:40.881 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 11:47:40.881 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 11:47:40.881 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 11:47:40.881 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 11:47:40.881 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 11:47:40.881 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 11:47:40.881 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 11:47:40.881 | openssl set to manually installed. 2022-04-14 11:47:40.881 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 11:47:40.881 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 11:47:40.881 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 11:47:40.881 | rsync set to manually installed. 2022-04-14 11:47:40.881 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 11:47:40.882 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 11:47:40.882 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 11:47:40.882 | tar set to manually installed. 2022-04-14 11:47:40.882 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 11:47:40.882 | tcpdump set to manually installed. 2022-04-14 11:47:40.882 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 11:47:41.095 | uuid-runtime set to manually installed. 2022-04-14 11:47:41.095 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 11:47:41.095 | wget set to manually installed. 2022-04-14 11:47:41.095 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 11:47:41.095 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:47:41.095 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 11:47:41.096 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 11:47:41.096 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 11:47:41.096 | The following packages were automatically installed and are no longer required: 2022-04-14 11:47:41.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:47:41.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:47:41.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:47:41.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:47:41.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:47:41.097 | python3-zope.interface 2022-04-14 11:47:41.097 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:47:41.226 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:47:41.230 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 11:47:41.232 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:47:41.235 | ++ functions-common:time_stop:2432 : local name 2022-04-14 11:47:41.237 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 11:47:41.240 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:47:41.242 | ++ functions-common:time_stop:2435 : local total 2022-04-14 11:47:41.244 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 11:47:41.246 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:47:41.248 | ++ functions-common:time_stop:2439 : start_time=1649936860491 2022-04-14 11:47:41.250 | ++ functions-common:time_stop:2441 : [[ -z 1649936860491 ]] 2022-04-14 11:47:41.254 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:47:41.258 | ++ functions-common:time_stop:2444 : end_time=1649936861255 2022-04-14 11:47:41.260 | ++ functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 11:47:41.262 | ++ functions-common:time_stop:2446 : total=744 2022-04-14 11:47:41.264 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:47:41.266 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1508 2022-04-14 11:47:41.269 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 11:47:41.271 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 11:47:41.274 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 11:47:41.276 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 11:47:41.280 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 11:47:41.285 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 11:47:41.287 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 11:47:41.290 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 11:47:42.712 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 11:47:42.714 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 11:47:42.724 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 11:47:42.724 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 11:47:42.724 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 11:47:42.724 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 11:47:42.724 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 11:47:42.725 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 11:47:42.727 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 11:47:42.729 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 11:47:42.731 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 11:47:42.732 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 11:47:42.734 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 11:47:42.737 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 11:47:42.738 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 11:47:42.740 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 11:47:42.742 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 11:47:42.744 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 11:47:42.746 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 11:47:42.747 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 11:47:42.750 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 11:47:42.752 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 11:47:42.754 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 11:47:42.757 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 11:47:42.834 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 11:47:42.836 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 11:47:42.911 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 11:47:42.913 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 11:47:42.988 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 11:47:42.990 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 11:47:42.991 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 11:47:42.993 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 11:47:42.995 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 11:47:42.997 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 11:47:42.999 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 11:47:43.001 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 11:47:43.003 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 11:47:43.005 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 11:47:43.007 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 11:47:43.007 | Distro: focal 2022-04-14 11:47:43.009 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 11:47:43.012 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 11:47:43.015 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 11:47:43.017 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 11:47:43.020 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 11:47:43.020 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 11:47:43.698 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 11:47:43.699 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 11:47:43.699 | pip: 21.3.1 2022-04-14 11:47:43.701 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 11:47:43.703 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 11:47:43.705 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:47:43.707 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:47:43.709 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:47:43.711 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:47:43.712 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:47:43.714 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:47:43.716 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:47:43.717 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:47:43.719 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:47:43.721 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:47:43.723 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:47:43.725 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 11:47:43.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:47:43.728 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:47:43.730 | + tools/install_pip.sh:main:142 : : 2022-04-14 11:47:43.732 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 11:47:43.734 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 11:47:43.736 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 11:47:43.737 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:47:43.740 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 11:47:43.742 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 11:47:43.743 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:47:43.746 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:47:43.746 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:47:43.750 | ++ 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-04-14 11:47:43.753 | ++ 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-04-14 11:47:43.754 | ++ 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-04-14 11:47:43.757 | + 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-04-14 11:47:43.758 | + 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-04-14 11:47:43.775 | 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-04-14 11:47:43.777 | + 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-04-14 11:47:44.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:47:44.632 | from cryptography.utils import int_from_bytes 2022-04-14 11:47:44.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:47:44.632 | from cryptography.utils import int_from_bytes 2022-04-14 11:47:45.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:47:46.815 | 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-04-14 11:47:46.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 11:47:49.372 | Installing collected packages: setuptools 2022-04-14 11:47:50.278 | Successfully installed setuptools-62.0.0 2022-04-14 11:47:50.278 | 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-04-14 11:47:50.452 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:47:50.452 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:47:50.597 | + inc/python:pip_install:200 : result=0 2022-04-14 11:47:50.598 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:47:50.600 | + functions-common:time_stop:2432 : local name 2022-04-14 11:47:50.602 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:47:50.604 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:47:50.605 | + functions-common:time_stop:2435 : local total 2022-04-14 11:47:50.607 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:47:50.609 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:47:50.610 | + functions-common:time_stop:2439 : start_time=1649936863771 2022-04-14 11:47:50.613 | + functions-common:time_stop:2441 : [[ -z 1649936863771 ]] 2022-04-14 11:47:50.615 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:47:50.618 | + functions-common:time_stop:2444 : end_time=1649936870616 2022-04-14 11:47:50.620 | + functions-common:time_stop:2445 : elapsed_time=6845 2022-04-14 11:47:50.621 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:47:50.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:47:50.625 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6845 2022-04-14 11:47:50.626 | + inc/python:pip_install:203 : return 0 2022-04-14 11:47:50.628 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 11:47:50.631 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 11:47:50.634 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 11:47:50.636 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 11:47:50.639 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 11:47:50.639 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 11:47:51.335 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 11:47:51.337 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 11:47:51.337 | pip: 21.3.1 2022-04-14 11:47:51.340 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 11:47:51.343 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 11:47:51.346 | + ./stack.sh:main:798 : fixup_all 2022-04-14 11:47:51.349 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 11:47:51.351 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 11:47:51.353 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:47:51.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:47:51.357 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 11:47:51.369 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 11:47:51.380 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 11:47:51.391 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 11:47:51.394 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 11:47:51.396 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:47:51.398 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:47:51.400 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:47:51.402 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:47:51.404 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:47:51.407 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:47:51.409 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:47:51.411 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:47:51.413 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:47:51.418 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:47:51.420 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:47:51.423 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 11:47:51.425 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 11:47:51.427 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 11:47:51.430 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:47:51.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:47:51.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:47:51.436 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:47:51.439 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:47:51.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:47:51.443 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 11:47:51.446 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 11:47:51.448 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 11:47:51.450 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 11:47:51.452 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 11:47:51.455 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 11:47:51.457 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 11:47:51.478 | Using python 3.8 to install os-testr 2022-04-14 11:47:51.480 | + 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-04-14 11:47:52.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:47:52.340 | from cryptography.utils import int_from_bytes 2022-04-14 11:47:52.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:47:52.340 | from cryptography.utils import int_from_bytes 2022-04-14 11:47:53.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:47:53.546 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 11:47:53.623 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 11:47:53.624 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 11:47:53.625 | 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-04-14 11:47:53.638 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 11:47:53.648 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 11:47:53.659 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 11:47:56.175 | 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-04-14 11:47:56.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:47:56.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:47:56.301 | + inc/python:pip_install:200 : result=0 2022-04-14 11:47:56.304 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:47:56.306 | + functions-common:time_stop:2432 : local name 2022-04-14 11:47:56.308 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:47:56.310 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:47:56.312 | + functions-common:time_stop:2435 : local total 2022-04-14 11:47:56.315 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:47:56.317 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:47:56.319 | + functions-common:time_stop:2439 : start_time=1649936871473 2022-04-14 11:47:56.321 | + functions-common:time_stop:2441 : [[ -z 1649936871473 ]] 2022-04-14 11:47:56.324 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:47:56.328 | + functions-common:time_stop:2444 : end_time=1649936876325 2022-04-14 11:47:56.330 | + functions-common:time_stop:2445 : elapsed_time=4852 2022-04-14 11:47:56.332 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:47:56.334 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:47:56.336 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4852 2022-04-14 11:47:56.338 | + inc/python:pip_install:203 : return 0 2022-04-14 11:47:56.340 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 11:47:56.392 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 11:47:56.734 | + ./stack.sh:main:812 : install_infra 2022-04-14 11:47:56.737 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:47:56.740 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 11:47:56.742 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:47:56.745 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 11:47:56.769 | + 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-04-14 11:47:58.660 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.667 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.671 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.677 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.681 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.687 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.692 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.722 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.805 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.824 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.828 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.832 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.848 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.856 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.857 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.875 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.892 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.901 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.905 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.924 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.946 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.963 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.972 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.977 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:58.998 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.026 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.028 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.042 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.047 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.052 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.057 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.071 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.078 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.127 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.145 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.149 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.181 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.243 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.249 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.256 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.307 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.320 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.328 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.432 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.457 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.461 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.472 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.477 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.496 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.503 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.520 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.551 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.580 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.592 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.604 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.622 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.630 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.645 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.656 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.661 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:47:59.667 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:47:59.805 | 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 370)) (5.8.1) 2022-04-14 11:48:00.095 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:00.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:00.100 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:00.102 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:00.104 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:00.106 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:00.108 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:00.110 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:00.112 | + functions-common:time_stop:2439 : start_time=1649936876760 2022-04-14 11:48:00.115 | + functions-common:time_stop:2441 : [[ -z 1649936876760 ]] 2022-04-14 11:48:00.117 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:00.121 | + functions-common:time_stop:2444 : end_time=1649936880119 2022-04-14 11:48:00.124 | + functions-common:time_stop:2445 : elapsed_time=3359 2022-04-14 11:48:00.126 | + functions-common:time_stop:2446 : total=4852 2022-04-14 11:48:00.128 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:00.130 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8211 2022-04-14 11:48:00.133 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:00.135 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 11:48:00.137 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 11:48:00.160 | + 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-04-14 11:48:01.943 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.950 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.954 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.959 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.963 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.970 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:01.974 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.000 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.077 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.096 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.100 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.105 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.120 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.127 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.129 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.146 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.164 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.174 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.178 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.196 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.218 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.236 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.243 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.249 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.269 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.298 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.300 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.313 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.318 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.322 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.327 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.342 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.349 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.397 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.414 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.418 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.449 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.512 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.519 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.525 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.575 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.589 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.597 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.698 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.723 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.731 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.741 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.746 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.770 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.777 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.793 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.824 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.852 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.864 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.877 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.894 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.903 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.916 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.928 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.932 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 11:48:02.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:02.941 | Processing /opt/stack/requirements 2022-04-14 11:48:04.654 | 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 29)) (6.0) 2022-04-14 11:48:04.657 | 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 191)) (3.0.0) 2022-04-14 11:48:04.669 | 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 366)) (21.3) 2022-04-14 11:48:04.675 | 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 370)) (5.8.1) 2022-04-14 11:48:04.677 | 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 409)) (3.0.7) 2022-04-14 11:48:04.683 | 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 497)) (2.27.1) 2022-04-14 11:48:04.709 | 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 539)) (1.16.0) 2022-04-14 11:48:04.712 | 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 596)) (2.5.0) 2022-04-14 11:48:04.722 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 11:48:04.782 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 11:48:04.785 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 11:48:04.800 | 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 226)) (3.3) 2022-04-14 11:48:04.803 | 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 497)) (2021.10.8) 2022-04-14 11:48:04.806 | 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 128)) (2.0.12) 2022-04-14 11:48:04.811 | 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 186)) (1.0.0) 2022-04-14 11:48:04.814 | 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 131)) (3.10.1) 2022-04-14 11:48:04.826 | 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 575)) (3.5.0) 2022-04-14 11:48:04.833 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 11:48:04.844 | 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 105)) (0.5.0) 2022-04-14 11:48:04.847 | 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 132)) (2.4.0) 2022-04-14 11:48:04.895 | 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 636)) (0.2.5) 2022-04-14 11:48:04.900 | 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 410)) (1.8.2) 2022-04-14 11:48:04.903 | 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 101)) (21.4.0) 2022-04-14 11:48:04.963 | Building wheels for collected packages: openstack-requirements 2022-04-14 11:48:04.964 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 11:48:05.784 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 11:48:05.785 | ERROR: Command errored out with exit status 1: 2022-04-14 11:48:05.785 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fp4a02td/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fp4a02td/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-m8wyr3vg 2022-04-14 11:48:05.785 | cwd: /tmp/pip-req-build-fp4a02td/ 2022-04-14 11:48:05.785 | Complete output (6 lines): 2022-04-14 11:48:05.785 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 11:48:05.785 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 11:48:05.785 | or: setup.py --help-commands 2022-04-14 11:48:05.785 | or: setup.py cmd --help 2022-04-14 11:48:05.785 | 2022-04-14 11:48:05.785 | error: invalid command 'bdist_wheel' 2022-04-14 11:48:05.785 | ---------------------------------------- 2022-04-14 11:48:05.785 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 11:48:05.785 | Running setup.py clean for openstack-requirements 2022-04-14 11:48:06.615 | Failed to build openstack-requirements 2022-04-14 11:48:06.631 | Installing collected packages: openstack-requirements 2022-04-14 11:48:06.632 | Attempting uninstall: openstack-requirements 2022-04-14 11:48:06.632 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 11:48:06.667 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 11:48:06.686 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 11:48:06.689 | Running setup.py install for openstack-requirements: started 2022-04-14 11:48:09.044 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 11:48:09.068 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 11:48:09.192 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:09.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:09.196 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:09.198 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:09.200 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:09.202 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:09.205 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:09.207 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:09.209 | + functions-common:time_stop:2439 : start_time=1649936880152 2022-04-14 11:48:09.211 | + functions-common:time_stop:2441 : [[ -z 1649936880152 ]] 2022-04-14 11:48:09.214 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:09.218 | + functions-common:time_stop:2444 : end_time=1649936889216 2022-04-14 11:48:09.221 | + functions-common:time_stop:2445 : elapsed_time=9064 2022-04-14 11:48:09.223 | + functions-common:time_stop:2446 : total=8211 2022-04-14 11:48:09.225 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:09.227 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17275 2022-04-14 11:48:09.229 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:09.232 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 11:48:09.234 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 11:48:09.237 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 11:48:09.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:09.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:09.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 11:48:09.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:09.248 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 11:48:09.269 | Using python 3.8 to install pbr 2022-04-14 11:48:09.271 | + 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-04-14 11:48:10.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:10.123 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:10.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:10.124 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:11.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:11.321 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 11:48:14.010 | 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-04-14 11:48:14.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:14.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:14.138 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:14.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:14.143 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:14.145 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:14.147 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:14.149 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:14.151 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:14.153 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:14.155 | + functions-common:time_stop:2439 : start_time=1649936889263 2022-04-14 11:48:14.157 | + functions-common:time_stop:2441 : [[ -z 1649936889263 ]] 2022-04-14 11:48:14.160 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:14.164 | + functions-common:time_stop:2444 : end_time=1649936894162 2022-04-14 11:48:14.167 | + functions-common:time_stop:2445 : elapsed_time=4899 2022-04-14 11:48:14.169 | + functions-common:time_stop:2446 : total=17275 2022-04-14 11:48:14.171 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:14.174 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22174 2022-04-14 11:48:14.176 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:14.178 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 11:48:16.543 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 11:48:18.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:18.432 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 11:48:18.446 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 11:48:18.450 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 11:48:18.454 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 11:48:18.457 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 11:48:18.460 | 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.8) 2022-04-14 11:48:18.531 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 11:48:18.534 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 11:48:18.537 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 11:48:18.555 | + ./stack.sh:main:821 : pkgs= 2022-04-14 11:48:18.557 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 11:48:18.560 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 11:48:18.562 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 11:48:18.564 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 11:48:18.566 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:48:18.568 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:48:18.571 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:48:18.573 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:48:18.575 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:48:18.578 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:48:18.582 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:48:18.584 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:48:18.586 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:48:18.588 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 11:48:18.591 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:48:18.605 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:18.607 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:48:18.609 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:48:18.612 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 11:48:18.614 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:48:18.616 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 11:48:18.618 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:48:18.620 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 11:48:18.622 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:48:18.625 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 11:48:18.627 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:48:18.629 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 11:48:18.631 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 11:48:18.633 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 11:48:18.635 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:48:18.637 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 11:48:18.640 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 11:48:18.642 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 11:48:18.645 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 11:48:18.647 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 11:48:18.649 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 11:48:18.651 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 11:48:18.654 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 11:48:18.656 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 11:48:18.659 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 11:48:18.661 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 11:48:18.713 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 11:48:18.713 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 11:48:18.715 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 11:48:19.093 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 11:48:19.096 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 11:48:19.112 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:19.114 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 11:48:19.116 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:48:19.119 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:48:19.121 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:48:19.123 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:48:19.126 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:19.128 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:48:19.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:19.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:19.135 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:48:19.137 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:19.139 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:48:19.142 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:48:19.145 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 11:48:19.147 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:48:19.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:19.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:19.154 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 11:48:19.174 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 11:48:19.283 | Reading package lists... 2022-04-14 11:48:19.521 | Building dependency tree... 2022-04-14 11:48:19.522 | Reading state information... 2022-04-14 11:48:19.773 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 11:48:19.773 | The following packages were automatically installed and are no longer required: 2022-04-14 11:48:19.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:48:19.774 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:48:19.774 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:48:19.774 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:48:19.774 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:48:19.774 | python3-zope.interface 2022-04-14 11:48:19.774 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:48:19.890 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:48:19.895 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:48:19.897 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:48:19.900 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:19.902 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:19.904 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:19.906 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:19.908 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:19.910 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:48:19.913 | + functions-common:time_stop:2439 : start_time=1649936899171 2022-04-14 11:48:19.915 | + functions-common:time_stop:2441 : [[ -z 1649936899171 ]] 2022-04-14 11:48:19.918 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:19.922 | + functions-common:time_stop:2444 : end_time=1649936899919 2022-04-14 11:48:19.924 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 11:48:19.926 | + functions-common:time_stop:2446 : total=1508 2022-04-14 11:48:19.928 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:19.930 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2256 2022-04-14 11:48:19.933 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:48:19.935 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 11:48:19.937 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:48:19.940 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:48:19.943 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:48:19.945 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:48:19.947 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:48:19.949 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:48:19.952 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 11:48:19.955 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:48:19.957 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:48:19.959 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:48:19.961 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:48:19.964 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:48:19.966 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:48:19.968 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:48:19.970 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:48:19.973 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:48:19.975 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:48:19.977 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:48:19.979 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 11:48:19.982 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:48:19.984 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:48:19.986 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:48:19.988 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:48:19.991 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:48:19.993 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:48:19.995 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 11:48:19.998 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 11:48:20.014 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:20.017 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 11:48:20.019 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:48:20.021 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 11:48:20.024 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 11:48:20.026 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 11:48:20.030 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 11:48:20.033 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 11:48:20.035 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 11:48:20.037 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 11:48:20.039 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 11:48:20.042 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 11:48:20.045 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 11:48:20.716 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 11:48:20.716 | user tags 2022-04-14 11:48:20.716 | stackrabbit []' 2022-04-14 11:48:20.720 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 11:48:20.720 | user tags 2022-04-14 11:48:20.720 | stackrabbit []' 2022-04-14 11:48:20.720 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 11:48:20.726 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 11:48:20.729 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 11:48:20.731 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 11:48:21.387 | Changing password for user "stackrabbit" ... 2022-04-14 11:48:21.455 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 11:48:22.123 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 11:48:22.183 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 11:48:22.185 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 11:48:22.829 | Changing password for user "stackrabbit" ... 2022-04-14 11:48:22.890 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 11:48:22.893 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 11:48:22.895 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 11:48:23.567 | Deleting user "guest" ... 2022-04-14 11:48:23.581 | Error: 2022-04-14 11:48:23.581 | {:no_such_user, "guest"} 2022-04-14 11:48:23.595 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 11:48:23.598 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 11:48:23.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:23.617 | + ./stack.sh:main:838 : install_database 2022-04-14 11:48:23.619 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 11:48:23.622 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 11:48:23.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:23.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:23.629 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 11:48:23.974 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 11:48:23.977 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:23.979 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 11:48:23.981 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 11:48:23.984 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:48:23.986 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 11:48:23.988 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:48:23.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:48:23.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:48:23.995 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:48:23.998 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:48:24.000 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:48:24.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:48:24.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:48:24.007 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:48:24.009 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:48:24.011 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:48:24.014 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 11:48:24.016 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:48:24.019 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:48:24.021 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:48:24.023 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:48:24.026 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:48:24.028 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:48:24.030 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 11:48:24.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:24.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:24.038 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 11:48:24.040 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:48:24.042 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:48:24.045 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:48:24.047 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:48:24.049 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:24.052 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:48:24.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:24.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:24.058 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:48:24.061 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:24.063 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:48:24.065 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:48:24.068 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 11:48:24.070 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:48:24.072 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:24.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:24.077 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 11:48:24.098 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 11:48:24.207 | Reading package lists... 2022-04-14 11:48:24.446 | Building dependency tree... 2022-04-14 11:48:24.447 | Reading state information... 2022-04-14 11:48:24.700 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 11:48:24.700 | The following packages were automatically installed and are no longer required: 2022-04-14 11:48:24.701 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:48:24.701 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:48:24.701 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:48:24.701 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:48:24.701 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:48:24.701 | python3-zope.interface 2022-04-14 11:48:24.701 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:48:24.815 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:48:24.819 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:48:24.822 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:48:24.824 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:24.826 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:24.828 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:24.830 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:24.832 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:24.835 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:48:24.837 | + functions-common:time_stop:2439 : start_time=1649936904096 2022-04-14 11:48:24.840 | + functions-common:time_stop:2441 : [[ -z 1649936904096 ]] 2022-04-14 11:48:24.843 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:24.847 | + functions-common:time_stop:2444 : end_time=1649936904845 2022-04-14 11:48:24.850 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 11:48:24.852 | + functions-common:time_stop:2446 : total=2256 2022-04-14 11:48:24.854 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:24.856 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3005 2022-04-14 11:48:24.858 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:48:24.861 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 11:48:24.864 | + ./stack.sh:main:841 : install_database_python 2022-04-14 11:48:24.866 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 11:48:24.868 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 11:48:24.871 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 11:48:24.873 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:48:24.876 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 11:48:24.879 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 11:48:24.881 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:48:24.884 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:48:24.885 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:48:24.891 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 11:48:24.893 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 11:48:24.895 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 11:48:24.898 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 11:48:24.900 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 11:48:24.921 | Using python 3.8 to install PyMySQL 2022-04-14 11:48:24.924 | + 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-04-14 11:48:25.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:25.785 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:25.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:25.785 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:26.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:26.992 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 11:48:29.500 | 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-04-14 11:48:29.507 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:29.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:29.628 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:29.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:29.633 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:29.635 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:29.637 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:29.640 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:29.642 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:29.644 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:29.646 | + functions-common:time_stop:2439 : start_time=1649936904916 2022-04-14 11:48:29.649 | + functions-common:time_stop:2441 : [[ -z 1649936904916 ]] 2022-04-14 11:48:29.652 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:29.656 | + functions-common:time_stop:2444 : end_time=1649936909653 2022-04-14 11:48:29.659 | + functions-common:time_stop:2445 : elapsed_time=4737 2022-04-14 11:48:29.661 | + functions-common:time_stop:2446 : total=22174 2022-04-14 11:48:29.663 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:29.665 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26911 2022-04-14 11:48:29.668 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:29.670 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 11:48:29.673 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 11:48:29.675 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 11:48:29.678 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 11:48:29.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:29.696 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 11:48:29.698 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 11:48:29.702 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:48:29.702 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 11:48:29.707 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:48:29.710 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 11:48:29.712 | + 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-04-14 11:48:29.715 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 11:48:29.717 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 11:48:29.720 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 11:48:29.736 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:29.738 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 11:48:29.740 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:48:29.743 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:48:29.745 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:48:29.747 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:48:29.750 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:29.752 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:48:29.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:29.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:29.759 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:48:29.761 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:29.763 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:48:29.765 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:48:29.768 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 11:48:29.770 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:48:29.772 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:29.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:29.777 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 11:48:29.798 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 11:48:29.910 | Reading package lists... 2022-04-14 11:48:30.148 | Building dependency tree... 2022-04-14 11:48:30.149 | Reading state information... 2022-04-14 11:48:30.398 | radvd is already the newest version (1:2.17-2). 2022-04-14 11:48:30.398 | The following packages were automatically installed and are no longer required: 2022-04-14 11:48:30.399 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:48:30.399 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:48:30.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:48:30.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:48:30.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:48:30.400 | python3-zope.interface 2022-04-14 11:48:30.400 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:48:30.512 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:48:30.516 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:48:30.519 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:48:30.521 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:30.523 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:30.525 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:30.527 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:30.530 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:30.532 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:48:30.535 | + functions-common:time_stop:2439 : start_time=1649936909795 2022-04-14 11:48:30.537 | + functions-common:time_stop:2441 : [[ -z 1649936909795 ]] 2022-04-14 11:48:30.539 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:30.543 | + functions-common:time_stop:2444 : end_time=1649936910541 2022-04-14 11:48:30.546 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-14 11:48:30.549 | + functions-common:time_stop:2446 : total=3005 2022-04-14 11:48:30.551 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:30.553 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3751 2022-04-14 11:48:30.555 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:48:30.558 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 11:48:30.574 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:30.576 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 11:48:30.578 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 11:48:30.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 11:48:30.584 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 11:48:30.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 11:48:30.605 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:48:30.608 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:48:30.610 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:48:30.612 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:48:30.615 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:30.617 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:48:30.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:30.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:30.624 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:48:30.626 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:30.628 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:48:30.630 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:48:30.632 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 11:48:30.634 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:48:30.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:30.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:30.641 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 11:48:30.661 | + functions-common:apt_get:1237 : 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-04-14 11:48:30.771 | Reading package lists... 2022-04-14 11:48:31.011 | Building dependency tree... 2022-04-14 11:48:31.013 | Reading state information... 2022-04-14 11:48:31.267 | fakeroot is already the newest version (1.24-1). 2022-04-14 11:48:31.267 | make is already the newest version (4.2.1-1.2). 2022-04-14 11:48:31.267 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 11:48:31.267 | The following packages were automatically installed and are no longer required: 2022-04-14 11:48:31.268 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:48:31.268 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:48:31.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:48:31.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:48:31.268 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:48:31.268 | python3-zope.interface 2022-04-14 11:48:31.268 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:48:31.381 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:48:31.385 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:48:31.387 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:48:31.389 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:31.392 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:31.394 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:31.396 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:31.398 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:31.400 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:48:31.403 | + functions-common:time_stop:2439 : start_time=1649936910659 2022-04-14 11:48:31.405 | + functions-common:time_stop:2441 : [[ -z 1649936910659 ]] 2022-04-14 11:48:31.407 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:31.411 | + functions-common:time_stop:2444 : end_time=1649936911409 2022-04-14 11:48:31.413 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 11:48:31.416 | + functions-common:time_stop:2446 : total=3751 2022-04-14 11:48:31.418 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:31.420 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4501 2022-04-14 11:48:31.422 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:48:31.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 11:48:31.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:31.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:31.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 11:48:31.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 11:48:31.437 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 11:48:31.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 11:48:31.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 11:48:31.448 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 11:48:31.448 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 11:48:31.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 11:48:31.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 11:48:31.458 | + functions:vercmp:628 : local v1=5.4 2022-04-14 11:48:31.460 | + functions:vercmp:629 : local 'op=<' 2022-04-14 11:48:31.463 | + functions:vercmp:630 : local v2=3.13 2022-04-14 11:48:31.466 | + functions:vercmp:631 : local result 2022-04-14 11:48:31.469 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 11:48:31.470 | ++ functions:vercmp:635 : head -1 2022-04-14 11:48:31.479 | ++ functions:vercmp:635 : sort -V 2022-04-14 11:48:31.483 | + functions:vercmp:635 : result=3.13 2022-04-14 11:48:31.487 | + functions:vercmp:637 : case $op in 2022-04-14 11:48:31.489 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 11:48:31.492 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 11:48:31.494 | + functions:vercmp:648 : return 2022-04-14 11:48:31.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 11:48:31.499 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:48:31.501 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 11:48:31.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 11:48:31.973 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 11:48:31.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:31.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:31.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 11:48:31.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:31.988 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 11:48:32.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:32.010 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 11:48:32.013 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 11:48:32.013 | Installing etcd 2022-04-14 11:48:32.016 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 11:48:32.028 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 11:48:32.042 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:32.044 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 11:48:32.058 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 11:48:32.062 | ++ 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-04-14 11:48:32.064 | ++ 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-04-14 11:48:32.067 | +++ 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-04-14 11:48:32.071 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:48:32.074 | ++ 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-04-14 11:48:32.076 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 11:48:32.078 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:48:32.081 | ++ functions:get_extra_file:74 : return 2022-04-14 11:48:32.084 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 11:48:32.086 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 11:48:32.088 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 11:48:32.091 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 11:48:32.108 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:48:32.110 | + ./stack.sh:main:868 : install_dstat 2022-04-14 11:48:32.113 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 11:48:32.129 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:48:32.131 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 11:48:32.133 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:48:32.136 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 11:48:32.138 | + ./stack.sh:main:877 : install_libs 2022-04-14 11:48:32.140 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 11:48:32.143 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 11:48:32.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 11:48:32.148 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 11:48:32.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 11:48:32.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.159 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 11:48:32.161 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 11:48:32.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 11:48:32.166 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 11:48:32.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 11:48:32.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.177 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 11:48:32.180 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 11:48:32.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 11:48:32.184 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 11:48:32.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 11:48:32.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.195 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 11:48:32.198 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 11:48:32.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 11:48:32.202 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 11:48:32.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 11:48:32.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.214 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 11:48:32.216 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 11:48:32.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 11:48:32.221 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 11:48:32.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 11:48:32.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.233 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 11:48:32.235 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 11:48:32.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 11:48:32.240 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 11:48:32.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 11:48:32.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.251 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 11:48:32.253 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 11:48:32.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 11:48:32.258 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 11:48:32.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 11:48:32.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.269 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 11:48:32.272 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 11:48:32.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 11:48:32.276 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 11:48:32.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 11:48:32.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.288 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 11:48:32.290 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 11:48:32.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 11:48:32.295 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 11:48:32.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 11:48:32.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.306 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 11:48:32.308 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 11:48:32.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 11:48:32.313 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 11:48:32.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 11:48:32.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.324 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 11:48:32.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 11:48:32.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 11:48:32.331 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 11:48:32.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 11:48:32.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.343 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 11:48:32.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 11:48:32.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 11:48:32.350 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 11:48:32.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 11:48:32.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.361 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 11:48:32.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 11:48:32.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 11:48:32.368 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 11:48:32.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 11:48:32.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.379 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 11:48:32.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 11:48:32.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 11:48:32.386 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 11:48:32.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 11:48:32.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.398 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 11:48:32.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 11:48:32.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 11:48:32.405 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 11:48:32.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 11:48:32.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.416 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 11:48:32.419 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 11:48:32.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 11:48:32.424 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 11:48:32.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 11:48:32.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.435 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 11:48:32.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 11:48:32.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 11:48:32.442 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 11:48:32.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 11:48:32.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.453 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 11:48:32.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 11:48:32.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 11:48:32.460 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 11:48:32.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 11:48:32.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.472 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 11:48:32.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 11:48:32.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 11:48:32.479 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 11:48:32.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 11:48:32.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.491 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 11:48:32.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 11:48:32.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 11:48:32.497 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 11:48:32.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 11:48:32.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.510 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 11:48:32.512 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 11:48:32.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 11:48:32.517 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 11:48:32.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 11:48:32.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.529 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 11:48:32.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 11:48:32.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 11:48:32.535 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 11:48:32.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 11:48:32.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.547 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 11:48:32.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 11:48:32.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 11:48:32.554 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 11:48:32.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 11:48:32.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.566 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 11:48:32.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 11:48:32.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 11:48:32.573 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 11:48:32.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 11:48:32.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.585 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 11:48:32.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 11:48:32.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 11:48:32.591 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 11:48:32.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 11:48:32.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.603 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 11:48:32.605 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 11:48:32.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 11:48:32.610 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 11:48:32.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 11:48:32.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.621 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 11:48:32.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 11:48:32.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 11:48:32.628 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 11:48:32.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 11:48:32.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.640 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 11:48:32.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 11:48:32.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 11:48:32.647 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 11:48:32.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 11:48:32.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.659 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 11:48:32.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 11:48:32.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 11:48:32.666 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 11:48:32.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 11:48:32.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.677 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 11:48:32.680 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 11:48:32.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 11:48:32.684 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 11:48:32.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 11:48:32.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.696 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 11:48:32.698 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 11:48:32.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 11:48:32.703 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 11:48:32.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 11:48:32.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.715 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 11:48:32.717 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 11:48:32.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 11:48:32.722 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 11:48:32.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 11:48:32.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.733 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 11:48:32.735 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 11:48:32.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 11:48:32.740 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 11:48:32.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 11:48:32.749 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.752 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 11:48:32.754 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 11:48:32.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 11:48:32.759 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 11:48:32.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 11:48:32.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.771 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 11:48:32.774 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 11:48:32.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 11:48:32.779 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 11:48:32.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 11:48:32.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.791 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 11:48:32.793 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 11:48:32.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 11:48:32.798 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 11:48:32.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 11:48:32.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.809 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 11:48:32.812 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 11:48:32.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 11:48:32.817 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 11:48:32.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 11:48:32.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.829 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 11:48:32.831 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 11:48:32.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 11:48:32.836 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 11:48:32.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:32.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:32.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 11:48:32.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:32.850 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 11:48:32.871 | Using python 3.8 to install etcd3 2022-04-14 11:48:32.873 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 11:48:33.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:33.724 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:33.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:33.724 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:34.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:34.929 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 11:48:34.937 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 11:48:34.939 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 11:48:34.940 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 11:48:34.941 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 11:48:37.493 | 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-04-14 11:48:37.501 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:37.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:37.618 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:37.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:37.623 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:37.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:37.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:37.630 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:37.632 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:37.634 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:37.636 | + functions-common:time_stop:2439 : start_time=1649936912865 2022-04-14 11:48:37.638 | + functions-common:time_stop:2441 : [[ -z 1649936912865 ]] 2022-04-14 11:48:37.641 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:37.645 | + functions-common:time_stop:2444 : end_time=1649936917643 2022-04-14 11:48:37.647 | + functions-common:time_stop:2445 : elapsed_time=4778 2022-04-14 11:48:37.649 | + functions-common:time_stop:2446 : total=26911 2022-04-14 11:48:37.651 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:37.654 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31689 2022-04-14 11:48:37.656 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:37.658 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 11:48:37.680 | Using python 3.8 to install etcd3gw 2022-04-14 11:48:37.682 | + 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-04-14 11:48:38.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:38.537 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:38.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:38.537 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:39.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:39.753 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 11:48:39.760 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 11:48:39.762 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 11:48:39.763 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 11:48:39.764 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 11:48:39.801 | 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.9) 2022-04-14 11:48:39.804 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 11:48:39.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 11:48:39.807 | 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-04-14 11:48:42.333 | 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-04-14 11:48:42.340 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:42.340 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:42.458 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:42.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:42.463 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:42.465 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:42.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:42.470 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:42.472 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:42.474 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:42.476 | + functions-common:time_stop:2439 : start_time=1649936917674 2022-04-14 11:48:42.479 | + functions-common:time_stop:2441 : [[ -z 1649936917674 ]] 2022-04-14 11:48:42.481 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:42.486 | + functions-common:time_stop:2444 : end_time=1649936922483 2022-04-14 11:48:42.488 | + functions-common:time_stop:2445 : elapsed_time=4809 2022-04-14 11:48:42.490 | + functions-common:time_stop:2446 : total=31689 2022-04-14 11:48:42.492 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:42.495 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36498 2022-04-14 11:48:42.497 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:42.499 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 11:48:42.502 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 11:48:42.504 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 11:48:42.506 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:48:42.509 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:48:42.511 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:48:42.513 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:48:42.516 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:48:42.518 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:48:42.520 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:48:42.522 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:48:42.525 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:48:42.527 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:48:42.529 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:48:42.532 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 11:48:42.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:42.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:42.539 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 11:48:42.541 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:48:42.544 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:48:42.546 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:48:42.549 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:48:42.552 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:48:42.554 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:42.556 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:48:42.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:42.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:42.563 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:48:42.565 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:48:42.567 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:48:42.570 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:48:42.572 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:48:42.574 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:48:42.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:42.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:42.581 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 11:48:42.602 | + functions-common:apt_get:1237 : 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-04-14 11:48:42.711 | Reading package lists... 2022-04-14 11:48:42.956 | Building dependency tree... 2022-04-14 11:48:42.958 | Reading state information... 2022-04-14 11:48:43.212 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 11:48:43.212 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 11:48:43.212 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:48:43.213 | The following packages were automatically installed and are no longer required: 2022-04-14 11:48:43.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:48:43.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:48:43.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:48:43.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:48:43.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:48:43.214 | python3-zope.interface 2022-04-14 11:48:43.214 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:48:43.326 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:48:43.331 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:48:43.333 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:48:43.335 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:43.338 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:43.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:43.342 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:43.344 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:43.346 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:48:43.349 | + functions-common:time_stop:2439 : start_time=1649936922600 2022-04-14 11:48:43.351 | + functions-common:time_stop:2441 : [[ -z 1649936922600 ]] 2022-04-14 11:48:43.354 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:43.358 | + functions-common:time_stop:2444 : end_time=1649936923355 2022-04-14 11:48:43.360 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-14 11:48:43.362 | + functions-common:time_stop:2446 : total=4501 2022-04-14 11:48:43.364 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:43.366 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5256 2022-04-14 11:48:43.369 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:48:43.371 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 11:48:43.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:48:43.376 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:48:43.378 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 11:48:43.441 | Module proxy already enabled 2022-04-14 11:48:43.445 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 11:48:43.505 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 11:48:43.505 | Module proxy already enabled 2022-04-14 11:48:43.505 | Module proxy_uwsgi already enabled 2022-04-14 11:48:43.509 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 11:48:43.511 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:48:43.514 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:48:43.516 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:48:43.651 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 11:48:43.653 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 11:48:43.656 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 11:48:43.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 11:48:43.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.668 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 11:48:43.670 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 11:48:43.673 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 11:48:43.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 11:48:43.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.685 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 11:48:43.688 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 11:48:43.690 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 11:48:43.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 11:48:43.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.702 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 11:48:43.705 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 11:48:43.707 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 11:48:43.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 11:48:43.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.719 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 11:48:43.722 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 11:48:43.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 11:48:43.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.734 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 11:48:43.736 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 11:48:43.739 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 11:48:43.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 11:48:43.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.751 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 11:48:43.768 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:43.771 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 11:48:43.773 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 11:48:43.775 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 11:48:43.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 11:48:43.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.788 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 11:48:43.805 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:43.807 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 11:48:43.809 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 11:48:43.812 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 11:48:43.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 11:48:43.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.824 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 11:48:43.826 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 11:48:43.828 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 11:48:43.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:48:43.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:48:43.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 11:48:43.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:48:43.840 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 11:48:43.843 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 11:48:43.846 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:48:43.849 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 11:48:43.851 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 11:48:43.854 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:48:43.857 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:48:43.857 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:48:43.863 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 11:48:43.865 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 11:48:43.868 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 11:48:43.871 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 11:48:43.873 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 11:48:43.894 | Using python 3.8 to install keystonemiddleware 2022-04-14 11:48:43.896 | + 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-04-14 11:48:44.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:44.757 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:44.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:44.757 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:45.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:45.967 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 11:48:46.020 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 11:48:46.021 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 11:48:46.022 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 11:48:46.023 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 11:48:46.024 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 11:48:46.025 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 11:48:46.026 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 11:48:46.027 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 11:48:46.028 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 11:48:46.030 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 11:48:46.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 11:48:46.032 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 11:48:46.033 | 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-04-14 11:48:46.035 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 11:48:46.092 | 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-04-14 11:48:46.093 | 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-04-14 11:48:46.094 | 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-04-14 11:48:46.132 | 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-04-14 11:48:46.173 | 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-04-14 11:48:46.174 | 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-04-14 11:48:46.175 | 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-04-14 11:48:46.177 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 11:48:46.226 | 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-04-14 11:48:46.229 | 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-04-14 11:48:46.238 | 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-04-14 11:48:46.239 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 11:48:46.255 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 11:48:46.256 | 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-04-14 11:48:46.257 | 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-04-14 11:48:46.321 | 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-04-14 11:48:46.322 | 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.9) 2022-04-14 11:48:46.324 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 11:48:46.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 11:48:46.374 | 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.14.0) 2022-04-14 11:48:46.386 | 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-04-14 11:48:48.829 | 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-04-14 11:48:48.836 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:48.836 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:48.965 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:48.968 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:48.971 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:48.973 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:48.975 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:48.977 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:48.979 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:48.982 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:48.984 | + functions-common:time_stop:2439 : start_time=1649936923888 2022-04-14 11:48:48.986 | + functions-common:time_stop:2441 : [[ -z 1649936923888 ]] 2022-04-14 11:48:48.989 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:48.993 | + functions-common:time_stop:2444 : end_time=1649936928990 2022-04-14 11:48:48.995 | + functions-common:time_stop:2445 : elapsed_time=5102 2022-04-14 11:48:48.997 | + functions-common:time_stop:2446 : total=36498 2022-04-14 11:48:49.000 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:49.002 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41600 2022-04-14 11:48:49.004 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:49.007 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 11:48:49.009 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 11:48:49.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:48:49.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 11:48:49.018 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 11:48:49.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:48:49.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:48:49.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:48:49.029 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 11:48:49.031 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 11:48:49.034 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 11:48:49.037 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 11:48:49.039 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 11:48:49.060 | Using python 3.8 to install python-memcached 2022-04-14 11:48:49.063 | + 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-04-14 11:48:49.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:49.917 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:49.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:49.917 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:51.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:51.114 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 11:48:51.117 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 11:48:53.654 | 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-04-14 11:48:53.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:48:53.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:48:53.775 | + inc/python:pip_install:200 : result=0 2022-04-14 11:48:53.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:48:53.780 | + functions-common:time_stop:2432 : local name 2022-04-14 11:48:53.782 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:48:53.785 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:48:53.787 | + functions-common:time_stop:2435 : local total 2022-04-14 11:48:53.789 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:48:53.791 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:48:53.794 | + functions-common:time_stop:2439 : start_time=1649936929055 2022-04-14 11:48:53.796 | + functions-common:time_stop:2441 : [[ -z 1649936929055 ]] 2022-04-14 11:48:53.799 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:48:53.803 | + functions-common:time_stop:2444 : end_time=1649936933801 2022-04-14 11:48:53.806 | + functions-common:time_stop:2445 : elapsed_time=4746 2022-04-14 11:48:53.808 | + functions-common:time_stop:2446 : total=41600 2022-04-14 11:48:53.810 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:48:53.813 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46346 2022-04-14 11:48:53.815 | + inc/python:pip_install:203 : return 0 2022-04-14 11:48:53.817 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 11:48:53.835 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:48:53.837 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 11:48:53.839 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 11:48:53.842 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 11:48:53.844 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 11:48:53.846 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:48:53.849 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 11:48:53.851 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 11:48:53.866 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:48:53.868 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 11:48:53.870 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 11:48:53.872 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 11:48:53.875 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:48:53.877 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:48:53.880 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:48:53.882 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:48:53.884 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:48:53.887 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:48:53.902 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:48:53.904 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:48:53.906 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:53.909 | + functions-common:git_clone:629 : echo master 2022-04-14 11:48:53.909 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:48:53.914 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 11:48:53.916 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:48:53.918 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 11:48:53.931 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 11:48:53.934 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:48:53.934 | + functions-common:git_clone:685 : head -1 2022-04-14 11:48:53.938 | c141e6164 trivial: Fix typo 2022-04-14 11:48:53.941 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:48:53.943 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 11:48:53.945 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:48:53.947 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:48:53.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 11:48:53.952 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:48:53.954 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 11:48:53.957 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:48:53.959 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:48:53.961 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 11:48:53.964 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:48:53.966 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:48:53.969 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 11:48:53.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:48:53.974 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 11:48:53.976 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:48:53.979 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:48:53.981 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 11:48:53.987 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 11:48:53.990 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 11:48:54.675 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 11:48:54.678 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:48:54.680 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:48:54.682 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:48:54.684 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 11:48:54.686 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 11:48:54.688 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:48:54.691 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:48:54.693 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:48:54.695 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:48:54.697 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:48:54.699 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:48:54.701 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:48:54.704 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 11:48:54.725 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 11:48:54.727 | + 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-04-14 11:48:55.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:55.596 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:55.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:48:55.597 | from cryptography.utils import int_from_bytes 2022-04-14 11:48:56.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:48:56.794 | Obtaining file:///opt/stack/keystone 2022-04-14 11:48:56.795 | Preparing metadata (setup.py): started 2022-04-14 11:49:01.892 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:49:01.968 | 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-04-14 11:49:01.970 | 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-04-14 11:49:01.971 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 11:49:01.972 | 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-04-14 11:49:01.973 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 11:49:01.974 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 11:49:01.975 | 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-04-14 11:49:01.976 | 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-04-14 11:49:01.977 | 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-04-14 11:49:01.978 | 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-04-14 11:49:01.979 | 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-04-14 11:49:01.980 | 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-04-14 11:49:01.981 | 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-04-14 11:49:01.982 | 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-04-14 11:49:01.983 | 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-04-14 11:49:01.985 | 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-04-14 11:49:01.986 | 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-04-14 11:49:01.987 | 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-04-14 11:49:01.988 | 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-04-14 11:49:01.989 | 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-04-14 11:49:01.991 | 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-04-14 11:49:01.992 | 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-04-14 11:49:01.993 | 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-04-14 11:49:01.994 | 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-04-14 11:49:01.995 | 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-04-14 11:49:01.996 | 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-04-14 11:49:01.997 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 11:49:01.998 | 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-04-14 11:49:01.999 | 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-04-14 11:49:02.000 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 11:49:02.001 | 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-04-14 11:49:02.002 | 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-04-14 11:49:02.003 | 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-04-14 11:49:02.004 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 11:49:02.015 | 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-04-14 11:49:02.016 | 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-04-14 11:49:02.060 | 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-04-14 11:49:02.076 | 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.1.1) 2022-04-14 11:49:02.077 | 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.1.1) 2022-04-14 11:49:02.080 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 11:49:02.080 | 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.2) 2022-04-14 11:49:02.082 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 11:49:02.091 | 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-04-14 11:49:02.153 | 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-04-14 11:49:02.154 | 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-04-14 11:49:02.254 | 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-04-14 11:49:02.255 | 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-04-14 11:49:02.256 | 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-04-14 11:49:02.258 | 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-04-14 11:49:02.311 | 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-04-14 11:49:02.312 | 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-04-14 11:49:02.315 | 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.7) 2022-04-14 11:49:02.367 | 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-04-14 11:49:02.368 | 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-04-14 11:49:02.448 | 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.1.0) 2022-04-14 11:49:02.450 | 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.4) 2022-04-14 11:49:02.451 | 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-04-14 11:49:02.453 | 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-04-14 11:49:02.454 | 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-04-14 11:49:02.457 | 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-04-14 11:49:02.477 | 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-04-14 11:49:02.527 | 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.2.0) 2022-04-14 11:49:02.547 | 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-04-14 11:49:02.548 | 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-04-14 11:49:02.550 | 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-04-14 11:49:02.551 | 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-04-14 11:49:02.604 | 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-04-14 11:49:02.718 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 11:49:02.720 | 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-04-14 11:49:02.722 | 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.10.0) 2022-04-14 11:49:02.722 | 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-04-14 11:49:02.724 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 11:49:02.944 | 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-04-14 11:49:02.966 | 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-04-14 11:49:02.967 | 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-04-14 11:49:03.036 | 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.2.0) 2022-04-14 11:49:03.054 | 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-04-14 11:49:03.112 | 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-04-14 11:49:03.152 | 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.14.0) 2022-04-14 11:49:03.260 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 11:49:03.317 | 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.1) 2022-04-14 11:49:03.391 | 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-04-14 11:49:03.518 | 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-04-14 11:49:03.549 | 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.14.1) 2022-04-14 11:49:03.588 | 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-04-14 11:49:03.589 | 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-04-14 11:49:03.590 | 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-04-14 11:49:03.594 | 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-04-14 11:49:03.595 | 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-04-14 11:49:03.597 | 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-04-14 11:49:03.650 | 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-04-14 11:49:03.792 | 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-04-14 11:49:03.793 | 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.9) 2022-04-14 11:49:03.795 | 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-04-14 11:49:03.796 | 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-04-14 11:49:03.948 | 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-04-14 11:49:04.029 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 11:49:04.279 | 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.2.1) 2022-04-14 11:49:04.545 | 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-04-14 11:49:04.602 | 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-04-14 11:49:06.471 | Installing collected packages: keystone 2022-04-14 11:49:06.471 | Attempting uninstall: keystone 2022-04-14 11:49:06.471 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 11:49:06.474 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 11:49:06.476 | Running setup.py develop for keystone 2022-04-14 11:49:12.629 | Successfully installed keystone 2022-04-14 11:49:12.629 | 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-04-14 11:49:12.636 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:49:12.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:49:12.767 | + inc/python:pip_install:200 : result=0 2022-04-14 11:49:12.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:49:12.772 | + functions-common:time_stop:2432 : local name 2022-04-14 11:49:12.774 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:49:12.776 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:49:12.778 | + functions-common:time_stop:2435 : local total 2022-04-14 11:49:12.780 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:49:12.782 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:49:12.784 | + functions-common:time_stop:2439 : start_time=1649936934720 2022-04-14 11:49:12.786 | + functions-common:time_stop:2441 : [[ -z 1649936934720 ]] 2022-04-14 11:49:12.789 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:49:12.793 | + functions-common:time_stop:2444 : end_time=1649936952790 2022-04-14 11:49:12.795 | + functions-common:time_stop:2445 : elapsed_time=18070 2022-04-14 11:49:12.798 | + functions-common:time_stop:2446 : total=46346 2022-04-14 11:49:12.800 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:49:12.802 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64416 2022-04-14 11:49:12.804 | + inc/python:pip_install:203 : return 0 2022-04-14 11:49:12.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:49:12.809 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:49:12.811 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:49:12.829 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 11:49:12.841 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 11:49:12.844 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 11:49:12.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:49:12.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:49:12.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 11:49:12.853 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:49:12.855 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 11:49:12.872 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:12.875 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 11:49:12.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:49:12.880 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 11:49:12.882 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 11:49:12.894 | + 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-04-14 11:49:12.896 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 11:49:12.901 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 11:49:12.916 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:12.919 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 11:49:12.949 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 11:49:12.976 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 11:49:13.007 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 11:49:13.042 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 11:49:13.072 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 11:49:13.102 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 11:49:13.130 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 11:49:13.158 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 11:49:13.160 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 11:49:13.163 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 11:49:13.165 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 11:49:13.167 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:49:13.170 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:49:13.186 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:13.189 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:49:13.191 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:49:13.194 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:49:13.209 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:13.211 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:49:13.214 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:49:13.244 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:49:13.247 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:49:13.249 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 11:49:13.251 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 11:49:13.267 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:13.269 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-04-14 11:49:13.300 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 11:49:13.303 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 11:49:13.333 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 11:49:13.335 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 11:49:13.337 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 11:49:13.340 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 11:49:13.342 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 11:49:13.345 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 11:49:13.375 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 11:49:13.378 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 11:49:13.380 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 11:49:13.382 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 11:49:13.385 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:49:13.402 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:49:13.404 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:49:13.407 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:49:13.409 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:49:13.412 | + 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-04-14 11:49:13.442 | + 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-04-14 11:49:13.471 | + 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-04-14 11:49:13.498 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:49:13.526 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 11:49:13.554 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 11:49:13.556 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 11:49:13.558 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 11:49:13.561 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 11:49:13.563 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 11:49:13.565 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 11:49:13.568 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:49:13.570 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 11:49:13.574 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 11:49:13.577 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:49:13.579 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:49:13.592 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:49:13.592 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:49:13.601 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:49:13.604 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:49:13.619 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 11:49:13.622 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 11:49:13.626 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 11:49:13.654 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 11:49:13.682 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 11:49:13.708 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 11:49:13.736 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 11:49:13.763 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 11:49:13.790 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 11:49:13.817 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 11:49:13.844 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 11:49:13.870 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:49:13.898 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 11:49:13.925 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 11:49:13.953 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 11:49:13.980 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 11:49:13.982 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 11:49:13.985 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 11:49:13.987 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 11:49:13.989 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:49:13.992 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:49:13.994 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:49:13.996 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:49:13.999 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:49:14.002 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 11:49:14.029 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 11:49:14.057 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 11:49:14.057 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 11:49:14.066 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 11:49:14.069 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 11:49:14.071 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 11:49:14.074 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:49:14.076 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:49:14.079 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:49:14.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:49:14.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:49:14.086 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:49:14.088 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:49:14.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:49:14.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:49:14.095 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 11:49:14.156 | Site keystone-wsgi-public already enabled 2022-04-14 11:49:14.160 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 11:49:14.163 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:49:14.165 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:49:14.167 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:49:14.302 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 11:49:14.332 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 11:49:14.366 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 11:49:14.397 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 11:49:14.399 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 11:49:14.430 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 11:49:14.458 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 11:49:14.486 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 11:49:14.489 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 11:49:14.506 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:14.509 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 11:49:14.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:14.528 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 11:49:14.530 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 11:49:14.533 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 11:49:14.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:49:14.537 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 11:49:14.540 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 11:49:14.542 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 11:49:14.545 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 11:49:14.547 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:49:14.550 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:49:14.553 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:49:14.555 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:49:14.557 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:49:14.560 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:49:14.576 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:49:14.578 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:49:14.580 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:49:14.583 | + functions-common:git_clone:629 : echo master 2022-04-14 11:49:14.583 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:49:14.588 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 11:49:14.591 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:49:14.593 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 11:49:14.605 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 11:49:14.609 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:49:14.609 | + functions-common:git_clone:685 : head -1 2022-04-14 11:49:14.615 | 6142ce88c s3api: Use constant-time string comparisons in check_signature 2022-04-14 11:49:14.618 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:49:14.620 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 11:49:14.623 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:49:14.625 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:49:14.627 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 11:49:14.630 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 11:49:14.632 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 11:49:14.635 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:49:14.637 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:49:14.639 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 11:49:14.641 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:49:14.644 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 11:49:14.647 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 11:49:14.649 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:49:14.652 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 11:49:14.654 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:49:14.657 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:49:14.660 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 11:49:14.666 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 11:49:14.668 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 11:49:15.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 11:49:15.338 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:49:15.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:49:15.343 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:49:15.345 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 11:49:15.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 11:49:15.349 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:49:15.352 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 11:49:15.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:49:15.356 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 11:49:15.358 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 11:49:15.360 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 11:49:15.363 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:49:15.365 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 11:49:15.386 | Using python 3.8 to install /opt/stack/swift 2022-04-14 11:49:15.389 | + 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-04-14 11:49:16.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:16.252 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:16.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:16.252 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:17.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:49:17.459 | Obtaining file:///opt/stack/swift 2022-04-14 11:49:17.460 | Preparing metadata (setup.py): started 2022-04-14 11:49:22.159 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:49:22.198 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.33.0) 2022-04-14 11:49:22.199 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.1.2) 2022-04-14 11:49:22.200 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.11.0) 2022-04-14 11:49:22.201 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.1.1) 2022-04-14 11:49:22.203 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (4.8.0) 2022-04-14 11:49:22.204 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (2.27.1) 2022-04-14 11:49:22.205 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.16.0) 2022-04-14 11:49:22.206 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (0.9.9) 2022-04-14 11:49:22.207 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (1.6.0) 2022-04-14 11:49:22.208 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (36.0.2) 2022-04-14 11:49:22.209 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev16) (9.4.0) 2022-04-14 11:49:22.246 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev16) (1.15.0) 2022-04-14 11:49:22.255 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev16) (2.2.1) 2022-04-14 11:49:22.308 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (2.10.1) 2022-04-14 11:49:22.310 | 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.30.0.dev16) (5.8.1) 2022-04-14 11:49:22.311 | 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.30.0.dev16) (4.3.0) 2022-04-14 11:49:22.313 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (1.8.7) 2022-04-14 11:49:22.314 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.4.0) 2022-04-14 11:49:22.315 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (8.8.0) 2022-04-14 11:49:22.317 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (5.1.0) 2022-04-14 11:49:22.318 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.7.0) 2022-04-14 11:49:22.319 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.5.0) 2022-04-14 11:49:22.320 | 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.30.0.dev16) (3.1.1) 2022-04-14 11:49:22.321 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.12.2) 2022-04-14 11:49:22.322 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev16) (4.1.0) 2022-04-14 11:49:22.342 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev16) (62.0.0) 2022-04-14 11:49:22.371 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (1.26.9) 2022-04-14 11:49:22.374 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (2.0.12) 2022-04-14 11:49:22.376 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (3.3) 2022-04-14 11:49:22.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev16) (2019.11.28) 2022-04-14 11:49:22.400 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev16) (2.21) 2022-04-14 11:49:22.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.30.0.dev16) (3.5.0) 2022-04-14 11:49:22.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.30.0.dev16) (1.0.2) 2022-04-14 11:49:22.519 | 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.30.0.dev16) (1.7.0) 2022-04-14 11:49:22.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.30.0.dev16) (1.1.5) 2022-04-14 11:49:22.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.30.0.dev16) (1.5.0) 2022-04-14 11:49:22.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.30.0.dev16) (6.0) 2022-04-14 11:49:22.592 | 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.30.0.dev16) (0.8.0) 2022-04-14 11:49:22.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.30.0.dev16) (2.5.0) 2022-04-14 11:49:22.652 | 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.30.0.dev16) (2.8.2) 2022-04-14 11:49:22.656 | 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.30.0.dev16) (0.9.6) 2022-04-14 11:49:22.669 | 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.30.0.dev16) (2022.1) 2022-04-14 11:49:22.670 | 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.30.0.dev16) (1.0.3) 2022-04-14 11:49:22.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.30.0.dev16) (21.3) 2022-04-14 11:49:22.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.30.0.dev16) (3.0.7) 2022-04-14 11:49:22.832 | 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.30.0.dev16) (1.14.0) 2022-04-14 11:49:22.848 | 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.30.0.dev16) (5.1.1) 2022-04-14 11:49:25.097 | Installing collected packages: swift 2022-04-14 11:49:25.097 | Attempting uninstall: swift 2022-04-14 11:49:25.097 | Found existing installation: swift 2.30.0.dev16 2022-04-14 11:49:25.100 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 11:49:25.102 | Running setup.py develop for swift 2022-04-14 11:49:30.849 | Successfully installed swift 2022-04-14 11:49:30.849 | 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-04-14 11:49:30.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:49:30.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:49:30.989 | + inc/python:pip_install:200 : result=0 2022-04-14 11:49:30.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:49:30.993 | + functions-common:time_stop:2432 : local name 2022-04-14 11:49:30.995 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:49:30.998 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:49:31.000 | + functions-common:time_stop:2435 : local total 2022-04-14 11:49:31.002 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:49:31.005 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:49:31.007 | + functions-common:time_stop:2439 : start_time=1649936955381 2022-04-14 11:49:31.009 | + functions-common:time_stop:2441 : [[ -z 1649936955381 ]] 2022-04-14 11:49:31.012 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:49:31.016 | + functions-common:time_stop:2444 : end_time=1649936971013 2022-04-14 11:49:31.019 | + functions-common:time_stop:2445 : elapsed_time=15632 2022-04-14 11:49:31.021 | + functions-common:time_stop:2446 : total=64416 2022-04-14 11:49:31.023 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:49:31.025 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80048 2022-04-14 11:49:31.028 | + inc/python:pip_install:203 : return 0 2022-04-14 11:49:31.030 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:49:31.032 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:49:31.035 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:49:31.054 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 11:49:31.067 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 11:49:31.069 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 11:49:31.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:49:31.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:49:31.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 11:49:31.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:49:31.082 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 11:49:31.084 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:49:31.087 | + ./stack.sh:main:910 : configure_swift 2022-04-14 11:49:31.089 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 11:49:31.091 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 11:49:31.093 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 11:49:31.095 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 11:49:31.097 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 11:49:32.300 | No container-sync running 2022-04-14 11:49:32.300 | No account-auditor running 2022-04-14 11:49:32.300 | No container-auditor running 2022-04-14 11:49:32.300 | No container-reconciler running 2022-04-14 11:49:32.300 | No object-server running 2022-04-14 11:49:32.300 | No container-replicator running 2022-04-14 11:49:32.300 | No object-updater running 2022-04-14 11:49:32.300 | No proxy-server running 2022-04-14 11:49:32.300 | No object-expirer running 2022-04-14 11:49:32.300 | No account-server running 2022-04-14 11:49:32.301 | No object-auditor running 2022-04-14 11:49:32.301 | No object-reconstructor running 2022-04-14 11:49:32.301 | No object-replicator running 2022-04-14 11:49:32.301 | No account-replicator running 2022-04-14 11:49:32.301 | No container-updater running 2022-04-14 11:49:32.301 | No account-reaper running 2022-04-14 11:49:32.301 | No container-server running 2022-04-14 11:49:32.301 | No container-sharder running 2022-04-14 11:49:32.395 | + lib/swift:configure_swift:337 : true 2022-04-14 11:49:32.398 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 11:49:32.410 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 11:49:32.422 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 11:49:32.425 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 11:49:32.425 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 11:49:32.430 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 11:49:32.430 | s/%GROUP%/ubuntu/; 2022-04-14 11:49:32.430 | s/%USER%/ubuntu/; 2022-04-14 11:49:32.430 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 11:49:32.430 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 11:49:32.433 | uid = ubuntu 2022-04-14 11:49:32.434 | gid = ubuntu 2022-04-14 11:49:32.434 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 11:49:32.434 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 11:49:32.434 | address = 127.0.0.1 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | [account6612] 2022-04-14 11:49:32.434 | max connections = 25 2022-04-14 11:49:32.434 | path = /opt/stack/data/swift/1/node/ 2022-04-14 11:49:32.434 | read only = false 2022-04-14 11:49:32.434 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | [account6622] 2022-04-14 11:49:32.434 | max connections = 25 2022-04-14 11:49:32.434 | path = /opt/stack/data/swift/2/node/ 2022-04-14 11:49:32.434 | read only = false 2022-04-14 11:49:32.434 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | [account6632] 2022-04-14 11:49:32.434 | max connections = 25 2022-04-14 11:49:32.434 | path = /opt/stack/data/swift/3/node/ 2022-04-14 11:49:32.434 | read only = false 2022-04-14 11:49:32.434 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | [account6642] 2022-04-14 11:49:32.434 | max connections = 25 2022-04-14 11:49:32.434 | path = /opt/stack/data/swift/4/node/ 2022-04-14 11:49:32.434 | read only = false 2022-04-14 11:49:32.434 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | 2022-04-14 11:49:32.434 | [container6611] 2022-04-14 11:49:32.435 | max connections = 25 2022-04-14 11:49:32.435 | path = /opt/stack/data/swift/1/node/ 2022-04-14 11:49:32.435 | read only = false 2022-04-14 11:49:32.435 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 11:49:32.435 | 2022-04-14 11:49:32.435 | [container6621] 2022-04-14 11:49:32.435 | max connections = 25 2022-04-14 11:49:32.435 | path = /opt/stack/data/swift/2/node/ 2022-04-14 11:49:32.435 | read only = false 2022-04-14 11:49:32.435 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 11:49:32.435 | 2022-04-14 11:49:32.435 | [container6631] 2022-04-14 11:49:32.435 | max connections = 25 2022-04-14 11:49:32.435 | path = /opt/stack/data/swift/3/node/ 2022-04-14 11:49:32.435 | read only = false 2022-04-14 11:49:32.435 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 11:49:32.435 | 2022-04-14 11:49:32.435 | [container6641] 2022-04-14 11:49:32.435 | max connections = 25 2022-04-14 11:49:32.435 | path = /opt/stack/data/swift/4/node/ 2022-04-14 11:49:32.435 | read only = false 2022-04-14 11:49:32.435 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 11:49:32.435 | 2022-04-14 11:49:32.435 | 2022-04-14 11:49:32.435 | [object6613] 2022-04-14 11:49:32.435 | max connections = 25 2022-04-14 11:49:32.435 | path = /opt/stack/data/swift/1/node/ 2022-04-14 11:49:32.435 | read only = false 2022-04-14 11:49:32.435 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 11:49:32.436 | 2022-04-14 11:49:32.436 | [object6623] 2022-04-14 11:49:32.436 | max connections = 25 2022-04-14 11:49:32.436 | path = /opt/stack/data/swift/2/node/ 2022-04-14 11:49:32.436 | read only = false 2022-04-14 11:49:32.436 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 11:49:32.436 | 2022-04-14 11:49:32.436 | [object6633] 2022-04-14 11:49:32.436 | max connections = 25 2022-04-14 11:49:32.436 | path = /opt/stack/data/swift/3/node/ 2022-04-14 11:49:32.436 | read only = false 2022-04-14 11:49:32.436 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 11:49:32.436 | 2022-04-14 11:49:32.436 | [object6643] 2022-04-14 11:49:32.436 | max connections = 25 2022-04-14 11:49:32.436 | path = /opt/stack/data/swift/4/node/ 2022-04-14 11:49:32.436 | read only = false 2022-04-14 11:49:32.436 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 11:49:32.438 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 11:49:32.440 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:49:32.442 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:49:32.444 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 11:49:32.456 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 11:49:32.458 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 11:49:32.463 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 11:49:32.467 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 11:49:32.469 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 11:49:32.473 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 11:49:32.501 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-04-14 11:49:32.526 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 11:49:32.544 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 11:49:32.572 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 11:49:32.589 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 11:49:32.617 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 11:49:32.636 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 11:49:32.665 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 11:49:32.683 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 11:49:32.710 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 11:49:32.728 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 11:49:32.755 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 11:49:32.773 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 11:49:32.788 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:32.790 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 11:49:32.818 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 11:49:32.845 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 11:49:32.872 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 11:49:32.899 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 11:49:32.914 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:32.916 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 11:49:32.948 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 11:49:32.963 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:32.965 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 11:49:32.980 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:32.982 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 11:49:32.984 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 11:49:32.999 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:33.001 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 11:49:33.003 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 11:49:33.005 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 11:49:33.010 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 11:49:33.015 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 11:49:33.042 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 11:49:33.069 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 11:49:33.099 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 11:49:33.129 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 11:49:33.156 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 11:49:33.158 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 11:49:33.160 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 11:49:33.162 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 11:49:33.164 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 11:49:33.191 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 11:49:33.218 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:49:33.244 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 11:49:33.272 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 11:49:33.298 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 11:49:33.325 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 11:49:33.352 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 11:49:33.379 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:49:33.406 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 11:49:33.433 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 11:49:33.461 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 11:49:33.488 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 11:49:33.515 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 11:49:33.544 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 11:49:33.572 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 11:49:33.590 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 11:49:33.617 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 11:49:33.645 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 11:49:33.649 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 11:49:33.678 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 11:49:33.705 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 11:49:33.731 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 11:49:33.733 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 11:49:33.736 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 11:49:33.738 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 11:49:33.742 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 11:49:33.744 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 11:49:33.747 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 11:49:33.749 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 11:49:33.751 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 11:49:33.753 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 11:49:33.756 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 11:49:33.758 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 11:49:33.775 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 11:49:33.803 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 11:49:33.821 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 11:49:33.848 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 11:49:33.866 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 11:49:33.894 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 11:49:33.912 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 11:49:33.941 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 11:49:33.958 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 11:49:33.986 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 11:49:34.004 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 11:49:34.032 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 11:49:34.050 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 11:49:34.078 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 11:49:34.097 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 11:49:34.125 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 11:49:34.143 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 11:49:34.170 | + 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-04-14 11:49:34.175 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 11:49:34.193 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 11:49:34.222 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 11:49:34.251 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 11:49:34.253 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 11:49:34.257 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 11:49:34.260 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 11:49:34.262 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 11:49:34.264 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 11:49:34.266 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 11:49:34.268 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 11:49:34.270 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 11:49:34.273 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 11:49:34.291 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 11:49:34.319 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 11:49:34.336 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 11:49:34.365 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 11:49:34.383 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 11:49:34.411 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 11:49:34.429 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 11:49:34.457 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 11:49:34.476 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 11:49:34.503 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 11:49:34.521 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 11:49:34.550 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 11:49:34.568 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 11:49:34.596 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 11:49:34.614 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 11:49:34.642 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 11:49:34.660 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 11:49:34.688 | + 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-04-14 11:49:34.692 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 11:49:34.710 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 11:49:34.739 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 11:49:34.741 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 11:49:34.745 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 11:49:34.747 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 11:49:34.750 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 11:49:34.752 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 11:49:34.754 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 11:49:34.756 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 11:49:34.759 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 11:49:34.761 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 11:49:34.779 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 11:49:34.807 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 11:49:34.825 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 11:49:34.853 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 11:49:34.871 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 11:49:34.899 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 11:49:34.916 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 11:49:34.944 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 11:49:34.963 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 11:49:34.993 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 11:49:35.011 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 11:49:35.040 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 11:49:35.058 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 11:49:35.091 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 11:49:35.109 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 11:49:35.141 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 11:49:35.159 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 11:49:35.187 | + 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-04-14 11:49:35.191 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 11:49:35.209 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 11:49:35.237 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 11:49:35.265 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 11:49:35.292 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 11:49:35.321 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 11:49:35.323 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 11:49:35.328 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 11:49:35.360 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 11:49:35.389 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 11:49:35.417 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 11:49:35.446 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 11:49:35.474 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 11:49:35.502 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 11:49:35.529 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 11:49:35.557 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 11:49:35.583 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 11:49:35.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:35.602 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 11:49:35.620 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 11:49:35.623 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 11:49:35.642 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 11:49:35.645 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-04-14 11:49:35.672 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 11:49:35.675 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 11:49:35.702 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-04-14 11:49:35.730 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 11:49:35.733 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 11:49:35.760 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 11:49:35.776 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:35.778 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 11:49:35.781 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 11:49:35.786 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 11:49:35.788 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 11:49:35.801 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 11:49:35.804 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 11:49:35.815 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 11:49:35.817 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 11:49:35.819 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:49:35.822 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:49:35.824 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:49:35.826 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:49:35.828 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:49:35.831 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:49:35.833 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 11:49:35.845 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 11:49:35.848 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 11:49:35.850 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 11:49:35.868 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:49:35.870 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 11:49:35.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:35.890 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 11:49:35.892 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 11:49:35.895 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 11:49:35.897 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:49:35.899 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 11:49:35.902 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 11:49:35.905 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 11:49:35.908 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 11:49:35.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:35.927 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 11:49:35.929 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 11:49:35.946 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:49:35.949 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 11:49:35.952 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 11:49:35.954 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 11:49:35.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:49:35.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:49:35.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 11:49:35.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:49:35.968 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 11:49:35.971 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 11:49:35.974 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 11:49:35.976 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 11:49:35.979 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 11:49:35.982 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 11:49:35.984 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 11:49:35.987 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 11:49:35.990 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 11:49:35.993 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 11:49:35.996 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:49:35.997 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 11:49:36.002 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 11:49:36.004 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 11:49:36.007 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 11:49:36.010 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 11:49:36.012 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 11:49:36.034 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 11:49:36.037 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 11:49:36.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:36.893 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:36.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:36.893 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:38.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:49:38.107 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 11:49:38.189 | 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-04-14 11:49:38.189 | 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-04-14 11:49:38.190 | 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-04-14 11:49:38.192 | 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-04-14 11:49:38.193 | 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-04-14 11:49:38.194 | 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-04-14 11:49:38.195 | 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-04-14 11:49:38.196 | 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-04-14 11:49:38.197 | 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-04-14 11:49:38.198 | 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-04-14 11:49:38.199 | 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-04-14 11:49:38.200 | 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-04-14 11:49:38.203 | 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-04-14 11:49:38.205 | 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-04-14 11:49:38.208 | 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-04-14 11:49:38.210 | 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-04-14 11:49:38.212 | 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-04-14 11:49:38.214 | 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-04-14 11:49:38.224 | 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-04-14 11:49:38.224 | 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.2.1) 2022-04-14 11:49:38.238 | 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-04-14 11:49:38.306 | 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-04-14 11:49:38.307 | 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-04-14 11:49:38.309 | 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-04-14 11:49:38.333 | 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-04-14 11:49:38.335 | 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-04-14 11:49:38.338 | 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-04-14 11:49:38.340 | 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-04-14 11:49:38.343 | 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-04-14 11:49:38.354 | 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-04-14 11:49:38.395 | 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-04-14 11:49:38.396 | 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-04-14 11:49:38.397 | 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-04-14 11:49:38.399 | 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-04-14 11:49:38.420 | 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-04-14 11:49:38.421 | 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-04-14 11:49:38.436 | 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) (2022.1) 2022-04-14 11:49:38.451 | 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-04-14 11:49:38.454 | 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-04-14 11:49:38.474 | 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-04-14 11:49:38.476 | 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.2.0) 2022-04-14 11:49:38.555 | 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-04-14 11:49:38.556 | 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-04-14 11:49:38.557 | 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.9) 2022-04-14 11:49:38.560 | 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-04-14 11:49:38.608 | 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-04-14 11:49:38.634 | 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.14.0) 2022-04-14 11:49:38.868 | 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-04-14 11:49:38.871 | 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-04-14 11:49:38.905 | 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-04-14 11:49:38.907 | 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-04-14 11:49:38.909 | 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-04-14 11:49:38.910 | 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-04-14 11:49:38.911 | 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-04-14 11:49:38.913 | 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-04-14 11:49:38.967 | 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-04-14 11:49:39.152 | 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-04-14 11:49:39.176 | 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) (62.0.0) 2022-04-14 11:49:39.257 | 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-04-14 11:49:39.402 | 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-04-14 11:49:41.484 | 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-04-14 11:49:41.491 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:49:41.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:49:41.614 | + inc/python:pip_install:200 : result=0 2022-04-14 11:49:41.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:49:41.619 | + functions-common:time_stop:2432 : local name 2022-04-14 11:49:41.621 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:49:41.623 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:49:41.626 | + functions-common:time_stop:2435 : local total 2022-04-14 11:49:41.628 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:49:41.630 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:49:41.632 | + functions-common:time_stop:2439 : start_time=1649936976028 2022-04-14 11:49:41.635 | + functions-common:time_stop:2441 : [[ -z 1649936976028 ]] 2022-04-14 11:49:41.638 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:49:41.642 | + functions-common:time_stop:2444 : end_time=1649936981639 2022-04-14 11:49:41.644 | + functions-common:time_stop:2445 : elapsed_time=5611 2022-04-14 11:49:41.646 | + functions-common:time_stop:2446 : total=80048 2022-04-14 11:49:41.649 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:49:41.651 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85659 2022-04-14 11:49:41.653 | + inc/python:pip_install:203 : return 0 2022-04-14 11:49:41.657 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 11:49:41.659 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 11:49:41.661 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 11:49:41.675 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 11:49:41.680 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 11:49:41.682 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 11:49:41.684 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 11:49:41.687 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:49:41.689 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:49:41.692 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:49:41.694 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:49:41.696 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:49:41.699 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:49:41.715 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:49:41.718 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:49:41.720 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:49:41.723 | + functions-common:git_clone:629 : echo master 2022-04-14 11:49:41.723 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:49:41.729 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 11:49:41.731 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:49:41.734 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 11:49:41.746 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 11:49:41.749 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:49:41.749 | + functions-common:git_clone:685 : head -1 2022-04-14 11:49:41.787 | e8e7d66cf Merge "Update http with https" 2022-04-14 11:49:41.790 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:49:41.793 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 11:49:41.796 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:49:41.799 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 11:49:41.801 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 11:49:41.804 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:49:41.806 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 11:49:41.809 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:49:41.811 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 11:49:41.814 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 11:49:41.816 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:49:41.819 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:49:41.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 11:49:41.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:49:41.827 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 11:49:41.829 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:49:41.832 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:49:41.835 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 11:49:41.841 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 11:49:41.844 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 11:49:42.524 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 11:49:42.527 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:49:42.529 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:49:42.531 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:49:42.534 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 11:49:42.536 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 11:49:42.538 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:49:42.541 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:49:42.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:49:42.545 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:49:42.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:49:42.551 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:49:42.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:49:42.555 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 11:49:42.577 | Using python 3.8 to install /opt/stack/glance 2022-04-14 11:49:42.580 | + 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-04-14 11:49:43.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:43.443 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:43.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:49:43.443 | from cryptography.utils import int_from_bytes 2022-04-14 11:49:44.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:49:44.677 | Obtaining file:///opt/stack/glance 2022-04-14 11:49:44.678 | Preparing metadata (setup.py): started 2022-04-14 11:49:49.452 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:49:49.524 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 11:49:49.525 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 11:49:49.526 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 11:49:49.527 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 11:49:49.528 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 11:49:49.530 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 11:49:49.531 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 11:49:49.532 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 11:49:49.533 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 11:49:49.534 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 11:49:49.535 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 11:49:49.536 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 11:49:49.537 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 11:49:49.539 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 11:49:49.540 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 11:49:49.541 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 11:49:49.542 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 11:49:49.543 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 11:49:49.544 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 11:49:49.545 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 11:49:49.546 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 11:49:49.547 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 11:49:49.548 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 11:49:49.549 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 11:49:49.551 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 11:49:49.552 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 11:49:49.553 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 11:49:49.554 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 11:49:49.555 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 11:49:49.556 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 11:49:49.557 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 11:49:49.558 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 11:49:49.559 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 11:49:49.561 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 11:49:49.562 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 11:49:49.562 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 11:49:49.564 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 11:49:49.565 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 11:49:49.566 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 11:49:49.567 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 11:49:49.568 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 11:49:49.569 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 11:49:49.570 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 11:49:49.587 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 11:49:49.587 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 11:49:49.589 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 11:49:49.609 | 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.dev6) (2.27.1) 2022-04-14 11:49:49.610 | 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.dev6) (5.3.0) 2022-04-14 11:49:49.652 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 11:49:49.666 | 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.dev6) (4.3.0) 2022-04-14 11:49:49.676 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 11:49:49.691 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 11:49:49.692 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 11:49:49.693 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 11:49:49.786 | 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.dev6) (3.0.7) 2022-04-14 11:49:49.864 | 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.dev6) (1.7.0) 2022-04-14 11:49:49.914 | 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.dev6) (2.10.1) 2022-04-14 11:49:49.918 | 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.dev6) (3.1.1) 2022-04-14 11:49:49.952 | 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.dev6) (0.17.3) 2022-04-14 11:49:50.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 11:49:50.023 | 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.dev6) (0.8.0) 2022-04-14 11:49:50.024 | 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.dev6) (1.5.0) 2022-04-14 11:49:50.083 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 11:49:50.084 | 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.dev6) (2.0.1) 2022-04-14 11:49:50.088 | 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.dev6) (0.13.0) 2022-04-14 11:49:50.112 | 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.dev6) (0.61.0) 2022-04-14 11:49:50.159 | 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.dev6) (0.9.6) 2022-04-14 11:49:50.164 | 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.dev6) (2.8.2) 2022-04-14 11:49:50.222 | 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.dev6) (5.2.4) 2022-04-14 11:49:50.224 | 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.dev6) (0.4.0) 2022-04-14 11:49:50.225 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 11:49:50.226 | 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.dev6) (5.0.0) 2022-04-14 11:49:50.230 | 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.dev6) (2.8.0) 2022-04-14 11:49:50.254 | 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.dev6) (3.3.0) 2022-04-14 11:49:50.255 | 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.dev6) (3.2.0) 2022-04-14 11:49:50.260 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 11:49:50.302 | 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.dev6) (5.9.0) 2022-04-14 11:49:50.345 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 11:49:50.348 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 11:49:50.349 | 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.dev6) (0.11.0) 2022-04-14 11:49:50.426 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 11:49:50.485 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 11:49:50.586 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 11:49:50.860 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 11:49:50.861 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 11:49:50.866 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 11:49:50.868 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 11:49:50.923 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 11:49:50.945 | 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.dev6) (5.0.0) 2022-04-14 11:49:51.037 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 11:49:51.150 | 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.dev6) (2.1.1) 2022-04-14 11:49:51.371 | 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.dev6) (2.5.0) 2022-04-14 11:49:51.374 | 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.dev6) (5.1.1) 2022-04-14 11:49:51.376 | 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.dev6) (1.1.5) 2022-04-14 11:49:51.377 | 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.dev6) (1.4.0) 2022-04-14 11:49:51.378 | 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.dev6) (1.32) 2022-04-14 11:49:51.379 | 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.dev6) (1.0.0) 2022-04-14 11:49:51.380 | 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.dev6) (1.4.4) 2022-04-14 11:49:51.500 | 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.dev6) (0.14.1) 2022-04-14 11:49:51.531 | 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.dev6) (1.0.3) 2022-04-14 11:49:51.575 | 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.dev6) (1.3.3) 2022-04-14 11:49:51.576 | 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.dev6) (3.0.0) 2022-04-14 11:49:51.818 | 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.dev6) (3.10.1) 2022-04-14 11:49:51.996 | 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.dev6) (2019.11.28) 2022-04-14 11:49:52.000 | 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.dev6) (2.0.12) 2022-04-14 11:49:52.001 | 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.dev6) (1.26.9) 2022-04-14 11:49:52.003 | 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.dev6) (3.3) 2022-04-14 11:49:52.107 | 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.dev6) (0.5.2) 2022-04-14 11:49:52.262 | 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.dev6) (2.5.0) 2022-04-14 11:49:52.393 | 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.dev6) (3.8.0) 2022-04-14 11:49:52.703 | 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.dev6) (2.4.0) 2022-04-14 11:49:52.707 | 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.dev6) (0.5.0) 2022-04-14 11:49:52.933 | 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.dev6) (2.2) 2022-04-14 11:49:53.217 | 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.dev6) (1.0.0) 2022-04-14 11:49:53.573 | 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.dev6) (21.4.0) 2022-04-14 11:49:53.574 | 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.dev6) (1.8.2) 2022-04-14 11:49:55.052 | Installing collected packages: glance 2022-04-14 11:49:55.052 | Attempting uninstall: glance 2022-04-14 11:49:55.053 | Found existing installation: glance 24.1.0.dev6 2022-04-14 11:49:55.059 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 11:49:55.061 | Running setup.py develop for glance 2022-04-14 11:50:01.218 | Successfully installed glance 2022-04-14 11:50:01.218 | 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-04-14 11:50:01.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:50:01.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:50:01.369 | + inc/python:pip_install:200 : result=0 2022-04-14 11:50:01.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:50:01.373 | + functions-common:time_stop:2432 : local name 2022-04-14 11:50:01.376 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:50:01.378 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:50:01.380 | + functions-common:time_stop:2435 : local total 2022-04-14 11:50:01.383 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:50:01.385 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:50:01.387 | + functions-common:time_stop:2439 : start_time=1649936982571 2022-04-14 11:50:01.390 | + functions-common:time_stop:2441 : [[ -z 1649936982571 ]] 2022-04-14 11:50:01.393 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:50:01.397 | + functions-common:time_stop:2444 : end_time=1649937001394 2022-04-14 11:50:01.399 | + functions-common:time_stop:2445 : elapsed_time=18823 2022-04-14 11:50:01.401 | + functions-common:time_stop:2446 : total=85659 2022-04-14 11:50:01.404 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:50:01.406 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104482 2022-04-14 11:50:01.409 | + inc/python:pip_install:203 : return 0 2022-04-14 11:50:01.411 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:50:01.414 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 11:50:01.416 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 11:50:01.435 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 11:50:01.447 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 11:50:01.449 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 11:50:01.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:50:01.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:50:01.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 11:50:01.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:50:01.462 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:50:01.465 | + ./stack.sh:main:922 : configure_glance 2022-04-14 11:50:01.468 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 11:50:01.480 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 11:50:01.483 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 11:50:01.485 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 11:50:01.488 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 11:50:01.490 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 11:50:01.492 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 11:50:01.495 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 11:50:01.498 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 11:50:01.526 | + 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-04-14 11:50:01.555 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 11:50:01.584 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 11:50:01.613 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 11:50:01.643 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 11:50:01.672 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 11:50:01.674 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 11:50:01.677 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 11:50:01.679 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 11:50:01.681 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 11:50:01.710 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 11:50:01.740 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:50:01.770 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 11:50:01.799 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 11:50:01.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 11:50:01.857 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 11:50:01.886 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 11:50:01.916 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:50:01.946 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 11:50:01.975 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 11:50:02.005 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 11:50:02.007 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 11:50:02.010 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 11:50:02.012 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 11:50:02.015 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:50:02.017 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:50:02.034 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:02.037 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:50:02.040 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:50:02.042 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:50:02.059 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:02.062 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:50:02.065 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:50:02.095 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:50:02.097 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:50:02.100 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 11:50:02.102 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 11:50:02.104 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 11:50:02.134 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 11:50:02.164 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 11:50:02.167 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 11:50:02.170 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 11:50:02.172 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 11:50:02.175 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 11:50:02.177 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 11:50:02.179 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 11:50:02.209 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 11:50:02.211 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-04-14 11:50:02.241 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 11:50:02.243 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 11:50:02.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:02.262 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 11:50:02.292 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 11:50:02.322 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 11:50:02.352 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 11:50:02.382 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 11:50:02.411 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 11:50:02.428 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:02.430 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 11:50:02.460 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 11:50:02.489 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 11:50:02.519 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-04-14 11:50:02.549 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 11:50:02.579 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-04-14 11:50:02.609 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 11:50:02.625 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:02.628 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 11:50:02.630 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 11:50:02.633 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 11:50:02.636 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:50:02.654 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:50:02.656 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:50:02.658 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:50:02.661 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:50:02.663 | + 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-04-14 11:50:02.693 | + 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-04-14 11:50:02.722 | + 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-04-14 11:50:02.752 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:50:02.782 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 11:50:02.786 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 11:50:02.816 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 11:50:02.846 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 11:50:02.876 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-04-14 11:50:02.906 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 11:50:02.935 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 11:50:02.965 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 11:50:02.995 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 11:50:03.025 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 11:50:03.055 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 11:50:03.085 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 11:50:03.115 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 11:50:03.120 | + 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-04-14 11:50:03.128 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 11:50:03.145 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:03.148 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 11:50:03.150 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 11:50:03.152 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 11:50:03.155 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 11:50:03.157 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 11:50:03.160 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 11:50:03.164 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 11:50:03.166 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 11:50:03.170 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 11:50:03.200 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 11:50:03.203 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 11:50:03.205 | ++ functions:get_random_port:837 : true 2022-04-14 11:50:03.207 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 11:50:03.210 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 11:50:03.212 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 11:50:03.286 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 11:50:03.288 | ++ functions:get_random_port:841 : break 2 2022-04-14 11:50:03.291 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 11:50:03.293 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 11:50:03.296 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 11:50:03.324 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 11:50:03.352 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 11:50:03.380 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 11:50:03.407 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 11:50:03.435 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 11:50:03.463 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 11:50:03.490 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 11:50:03.518 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:50:03.545 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 11:50:03.572 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 11:50:03.600 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 11:50:03.629 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 11:50:03.657 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 11:50:03.685 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 11:50:03.712 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 11:50:03.740 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 11:50:03.767 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 11:50:03.795 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 11:50:03.823 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 11:50:03.825 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 11:50:03.828 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:50:03.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:03.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:03.835 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 11:50:03.837 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 11:50:03.892 | proxy (enabled by site administrator) 2022-04-14 11:50:03.895 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 11:50:03.898 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 11:50:03.900 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:50:03.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:03.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:03.907 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 11:50:03.909 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 11:50:03.964 | proxy_http (enabled by site administrator) 2022-04-14 11:50:03.967 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 11:50:03.970 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 11:50:03.973 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 11:50:03.975 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:50:03.977 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:03.980 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:03.983 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 11:50:03.985 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 11:50:03.988 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 11:50:03.989 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 11:50:03.998 | KeepAlive Off 2022-04-14 11:50:04.002 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 11:50:04.002 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 11:50:04.011 | SetEnv proxy-sendchunked 1 2022-04-14 11:50:04.015 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 11:50:04.015 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 11:50:04.023 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 11:50:04.026 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 11:50:04.029 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 11:50:04.031 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:50:04.034 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:50:04.036 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:50:04.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:04.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:04.043 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:50:04.046 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:50:04.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:04.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:04.053 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 11:50:04.116 | Site glance-wsgi-api already enabled 2022-04-14 11:50:04.120 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 11:50:04.123 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:50:04.125 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:50:04.127 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:50:04.266 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 11:50:04.272 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 11:50:04.305 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 11:50:04.308 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 11:50:04.329 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:04.331 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 11:50:04.334 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 11:50:04.336 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 11:50:04.339 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:50:04.342 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 11:50:04.344 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 11:50:04.347 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 11:50:04.349 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 11:50:04.351 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:50:04.354 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:50:04.357 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:50:04.360 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:50:04.363 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:50:04.366 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:50:04.382 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:50:04.384 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:50:04.387 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:04.390 | + functions-common:git_clone:629 : echo master 2022-04-14 11:50:04.390 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:50:04.395 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 11:50:04.398 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:04.400 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 11:50:04.413 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 11:50:04.416 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:50:04.417 | + functions-common:git_clone:685 : head -1 2022-04-14 11:50:04.420 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 11:50:04.423 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:50:04.426 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 11:50:04.429 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:50:04.431 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 11:50:04.434 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 11:50:04.436 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:50:04.439 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 11:50:04.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:50:04.444 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 11:50:04.446 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 11:50:04.449 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:50:04.452 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:50:04.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 11:50:04.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:50:04.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 11:50:04.463 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:50:04.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:50:04.469 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 11:50:04.475 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 11:50:04.477 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 11:50:05.142 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 11:50:05.144 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:50:05.146 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:50:05.149 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:50:05.151 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 11:50:05.154 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 11:50:05.156 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:50:05.158 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:50:05.161 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:50:05.163 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:50:05.165 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:50:05.168 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:50:05.171 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:50:05.174 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 11:50:05.195 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 11:50:05.198 | + 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-04-14 11:50:06.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:06.071 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:06.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:06.071 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:07.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:50:07.272 | Obtaining file:///opt/stack/cinder 2022-04-14 11:50:07.272 | Preparing metadata (setup.py): started 2022-04-14 11:50:12.767 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:50:12.901 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 11:50:12.902 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 11:50:12.903 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 11:50:12.905 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 11:50:12.906 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 11:50:12.906 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 11:50:12.907 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 11:50:12.908 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 11:50:12.910 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 11:50:12.911 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 11:50:12.912 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 11:50:12.913 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 11:50:12.914 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 11:50:12.915 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 11:50:12.916 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 11:50:12.917 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 11:50:12.919 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 11:50:12.920 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 11:50:12.921 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 11:50:12.922 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 11:50:12.924 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 11:50:12.925 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 11:50:12.926 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 11:50:12.927 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 11:50:12.928 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 11:50:12.929 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 11:50:12.930 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 11:50:12.932 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 11:50:12.933 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 11:50:12.934 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 11:50:12.935 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 11:50:12.937 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 11:50:12.938 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 11:50:12.939 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 11:50:12.940 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 11:50:12.941 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 11:50:12.942 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 11:50:12.943 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 11:50:12.944 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 11:50:12.945 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 11:50:12.946 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 11:50:12.947 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 11:50:12.948 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 11:50:12.949 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 11:50:12.950 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 11:50:12.952 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 11:50:12.953 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 11:50:12.954 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 11:50:12.955 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 11:50:12.956 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 11:50:12.957 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 11:50:12.958 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 11:50:12.959 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 11:50:12.960 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 11:50:12.961 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 11:50:12.962 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 11:50:12.964 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 11:50:12.965 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 11:50:12.966 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 11:50:12.967 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 11:50:12.968 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 11:50:12.969 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 11:50:12.983 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 11:50:12.984 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 11:50:12.985 | 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.dev48) (0.5.2) 2022-04-14 11:50:13.053 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 11:50:13.084 | 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.dev48) (2.2.1) 2022-04-14 11:50:13.100 | 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.dev48) (2.6.3) 2022-04-14 11:50:13.102 | 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.dev48) (0.1.0) 2022-04-14 11:50:13.103 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 11:50:13.104 | 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.dev48) (4.1.1) 2022-04-14 11:50:13.202 | 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.dev48) (1.7.0) 2022-04-14 11:50:13.258 | 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.dev48) (3.1.1) 2022-04-14 11:50:13.259 | 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.dev48) (2.10.1) 2022-04-14 11:50:13.287 | 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.dev48) (0.2.8) 2022-04-14 11:50:13.288 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 11:50:13.290 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 11:50:13.371 | 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.dev48) (0.17.3) 2022-04-14 11:50:13.417 | 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.dev48) (2.5.0) 2022-04-14 11:50:13.418 | 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.dev48) (0.8.0) 2022-04-14 11:50:13.419 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 11:50:13.421 | 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.dev48) (1.5.0) 2022-04-14 11:50:13.481 | 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.dev48) (1.7.7) 2022-04-14 11:50:13.485 | 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.dev48) (2.0.1) 2022-04-14 11:50:13.486 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 11:50:13.543 | 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.dev48) (0.9.6) 2022-04-14 11:50:13.546 | 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.dev48) (2.8.2) 2022-04-14 11:50:13.607 | 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.dev48) (2.4.0) 2022-04-14 11:50:13.608 | 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.dev48) (5.0.0) 2022-04-14 11:50:13.611 | 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.dev48) (0.4.0) 2022-04-14 11:50:13.615 | 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.dev48) (5.1.0) 2022-04-14 11:50:13.616 | 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.dev48) (5.2.4) 2022-04-14 11:50:13.638 | 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.dev48) (3.2.0) 2022-04-14 11:50:13.642 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 11:50:13.644 | 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.dev48) (3.3.0) 2022-04-14 11:50:13.688 | 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.dev48) (1.0.3) 2022-04-14 11:50:13.775 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 11:50:13.777 | 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.dev48) (3.0.0) 2022-04-14 11:50:13.802 | 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.dev48) (3.2.0) 2022-04-14 11:50:13.828 | 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.dev48) (0.11.0) 2022-04-14 11:50:13.893 | 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.dev48) (1.1.0) 2022-04-14 11:50:13.899 | 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.dev48) (1.26.9) 2022-04-14 11:50:14.030 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 11:50:14.055 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 11:50:14.193 | 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.dev48) (3.10.1) 2022-04-14 11:50:14.231 | 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.dev48) (1.3.3) 2022-04-14 11:50:14.235 | 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.dev48) (22.0.0) 2022-04-14 11:50:14.236 | 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.dev48) (1.14.0) 2022-04-14 11:50:14.441 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 11:50:14.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 11:50:14.445 | 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.dev48) (2.0.12) 2022-04-14 11:50:14.480 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 11:50:14.511 | 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.dev48) (0.23.2) 2022-04-14 11:50:14.757 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 11:50:14.758 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 11:50:14.900 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 11:50:14.904 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 11:50:14.905 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 11:50:15.066 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 11:50:15.186 | 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.dev48) (4.11.3) 2022-04-14 11:50:15.187 | 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.dev48) (1.2.0) 2022-04-14 11:50:15.188 | 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.dev48) (5.6.0) 2022-04-14 11:50:15.222 | 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.dev48) (5.0.0) 2022-04-14 11:50:15.442 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 11:50:15.521 | 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.dev48) (2.4.0) 2022-04-14 11:50:15.523 | 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.dev48) (0.5.0) 2022-04-14 11:50:15.700 | 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.dev48) (2.5.0) 2022-04-14 11:50:15.791 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 11:50:15.793 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 11:50:15.974 | 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.dev48) (2.1.1) 2022-04-14 11:50:16.402 | 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.dev48) (1.1.5) 2022-04-14 11:50:16.455 | 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.dev48) (0.14.1) 2022-04-14 11:50:16.504 | 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.dev48) (0.2.5) 2022-04-14 11:50:17.574 | 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.dev48) (1.32) 2022-04-14 11:50:17.846 | 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.dev48) (1.8.2) 2022-04-14 11:50:17.847 | 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.dev48) (21.4.0) 2022-04-14 11:50:18.002 | 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.dev48) (2.2) 2022-04-14 11:50:18.211 | 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.dev48) (1.0.0) 2022-04-14 11:50:18.398 | 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.dev48) (3.8.0) 2022-04-14 11:50:20.111 | Installing collected packages: cinder 2022-04-14 11:50:20.111 | Attempting uninstall: cinder 2022-04-14 11:50:20.111 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 11:50:20.117 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 11:50:20.119 | Running setup.py develop for cinder 2022-04-14 11:50:27.607 | Successfully installed cinder 2022-04-14 11:50:27.607 | 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-04-14 11:50:27.616 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:50:27.616 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:50:27.765 | + inc/python:pip_install:200 : result=0 2022-04-14 11:50:27.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:50:27.769 | + functions-common:time_stop:2432 : local name 2022-04-14 11:50:27.772 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:50:27.774 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:50:27.776 | + functions-common:time_stop:2435 : local total 2022-04-14 11:50:27.779 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:50:27.781 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:50:27.784 | + functions-common:time_stop:2439 : start_time=1649937005190 2022-04-14 11:50:27.786 | + functions-common:time_stop:2441 : [[ -z 1649937005190 ]] 2022-04-14 11:50:27.789 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:50:27.793 | + functions-common:time_stop:2444 : end_time=1649937027790 2022-04-14 11:50:27.795 | + functions-common:time_stop:2445 : elapsed_time=22600 2022-04-14 11:50:27.797 | + functions-common:time_stop:2446 : total=104482 2022-04-14 11:50:27.800 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:50:27.802 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127082 2022-04-14 11:50:27.805 | + inc/python:pip_install:203 : return 0 2022-04-14 11:50:27.807 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:50:27.809 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 11:50:27.812 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 11:50:27.831 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 11:50:27.844 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 11:50:27.846 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 11:50:27.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:50:27.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:50:27.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 11:50:27.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:50:27.859 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 11:50:27.861 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 11:50:27.864 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 11:50:27.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:27.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:27.872 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 11:50:27.883 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 11:50:27.886 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:50:27.889 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:50:27.891 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:50:27.894 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:50:27.896 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:27.899 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:50:27.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:27.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:27.906 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:50:27.909 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:50:27.912 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:50:27.914 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:50:27.917 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 11:50:27.919 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:50:27.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:27.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:27.927 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 11:50:27.950 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 11:50:28.060 | Reading package lists... 2022-04-14 11:50:28.299 | Building dependency tree... 2022-04-14 11:50:28.300 | Reading state information... 2022-04-14 11:50:28.547 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 11:50:28.547 | The following packages were automatically installed and are no longer required: 2022-04-14 11:50:28.549 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:50:28.549 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:50:28.549 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:50:28.549 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:50:28.549 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:50:28.549 | python3-zope.interface 2022-04-14 11:50:28.549 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:50:28.662 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:50:28.667 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:50:28.670 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:50:28.673 | + functions-common:time_stop:2432 : local name 2022-04-14 11:50:28.675 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:50:28.678 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:50:28.680 | + functions-common:time_stop:2435 : local total 2022-04-14 11:50:28.683 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:50:28.686 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:50:28.688 | + functions-common:time_stop:2439 : start_time=1649937027946 2022-04-14 11:50:28.691 | + functions-common:time_stop:2441 : [[ -z 1649937027946 ]] 2022-04-14 11:50:28.694 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:50:28.698 | + functions-common:time_stop:2444 : end_time=1649937028696 2022-04-14 11:50:28.701 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 11:50:28.704 | + functions-common:time_stop:2446 : total=5256 2022-04-14 11:50:28.706 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:50:28.709 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6006 2022-04-14 11:50:28.711 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:50:28.714 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:50:28.716 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 11:50:28.719 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 11:50:28.731 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 11:50:28.735 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 11:50:28.738 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 11:50:28.740 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 11:50:28.743 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 11:50:28.743 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 11:50:28.748 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 11:50:28.750 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 11:50:28.752 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 11:50:28.754 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 11:50:28.757 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 11:50:28.759 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 11:50:28.761 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 11:50:28.763 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 11:50:28.774 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 11:50:28.787 | + 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-04-14 11:50:28.799 | + 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-04-14 11:50:28.811 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 11:50:28.823 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 11:50:28.826 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 11:50:28.830 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zhz2J93mVO 2022-04-14 11:50:28.832 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 11:50:28.834 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 11:50:28.836 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 11:50:28.839 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zhz2J93mVO 2022-04-14 11:50:28.843 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zhz2J93mVO 2022-04-14 11:50:28.855 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zhz2J93mVO /etc/sudoers.d/cinder-rootwrap 2022-04-14 11:50:28.868 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 11:50:28.872 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 11:50:28.874 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 11:50:28.876 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 11:50:28.878 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 11:50:28.881 | + 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-04-14 11:50:28.883 | + 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-04-14 11:50:28.885 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 11:50:28.887 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 11:50:28.892 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 11:50:28.896 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 11:50:28.915 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 11:50:28.934 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 11:50:28.952 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 11:50:28.971 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 11:50:28.992 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 11:50:29.010 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 11:50:29.029 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 11:50:29.048 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 11:50:29.051 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 11:50:29.053 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 11:50:29.055 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 11:50:29.058 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 11:50:29.087 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 11:50:29.115 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:50:29.142 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 11:50:29.170 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 11:50:29.198 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 11:50:29.226 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 11:50:29.253 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 11:50:29.282 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:50:29.310 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 11:50:29.349 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 11:50:29.379 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 11:50:29.409 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 11:50:29.412 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 11:50:29.414 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 11:50:29.417 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 11:50:29.419 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 11:50:29.422 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 11:50:29.453 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 11:50:29.482 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 11:50:29.510 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 11:50:29.538 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 11:50:29.567 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 11:50:29.595 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 11:50:29.626 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 11:50:29.628 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-04-14 11:50:29.656 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 11:50:29.688 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 11:50:29.704 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 68fa080c939d4c90207c4e0c3d659937 2022-04-14 11:50:29.737 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 11:50:29.740 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 11:50:29.769 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 11:50:29.797 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 11:50:29.826 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 11:50:29.854 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 11:50:29.870 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:29.873 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 11:50:29.876 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 11:50:29.878 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 11:50:29.880 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 11:50:29.883 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 11:50:29.885 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 11:50:29.888 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 11:50:29.890 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 11:50:29.893 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 11:50:29.895 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 11:50:29.898 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 11:50:29.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 11:50:29.957 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 11:50:29.985 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 11:50:30.014 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 11:50:30.042 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 11:50:30.071 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 11:50:30.074 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 11:50:30.076 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 11:50:30.079 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 11:50:30.107 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 11:50:30.109 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 11:50:30.137 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 11:50:30.140 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 11:50:30.142 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 11:50:30.145 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 11:50:30.173 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 11:50:30.176 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 11:50:30.178 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 11:50:30.195 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:30.198 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 11:50:30.200 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 11:50:30.203 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 11:50:30.205 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 11:50:30.234 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-04-14 11:50:30.262 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 11:50:30.279 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:30.281 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 11:50:30.299 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:30.301 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 11:50:30.318 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:30.321 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 11:50:30.323 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 11:50:30.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 11:50:30.328 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 11:50:30.330 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 11:50:30.333 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:50:30.335 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:50:30.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:30.355 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:50:30.358 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:50:30.360 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:50:30.376 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:30.378 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:50:30.381 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:50:30.409 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:50:30.412 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:50:30.414 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 11:50:30.416 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 11:50:30.419 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 11:50:30.422 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:50:30.440 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:50:30.442 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:50:30.445 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:50:30.447 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:50:30.449 | + 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-04-14 11:50:30.477 | + 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-04-14 11:50:30.506 | + 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-04-14 11:50:30.534 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:50:30.563 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 11:50:30.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:30.582 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 11:50:30.584 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 11:50:30.587 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 11:50:30.589 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 11:50:30.592 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 11:50:30.594 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:50:30.597 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 11:50:30.601 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 11:50:30.604 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:50:30.607 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:50:30.619 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:50:30.619 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:50:30.628 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:50:30.631 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:50:30.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 11:50:30.649 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 11:50:30.654 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 11:50:30.683 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 11:50:30.710 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 11:50:30.737 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 11:50:30.764 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 11:50:30.791 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 11:50:30.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 11:50:30.846 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 11:50:30.873 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 11:50:30.901 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:50:30.928 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 11:50:30.956 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 11:50:30.983 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 11:50:31.012 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 11:50:31.014 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 11:50:31.017 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 11:50:31.020 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 11:50:31.022 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:50:31.025 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:31.027 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:31.030 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 11:50:31.032 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 11:50:31.035 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 11:50:31.062 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 11:50:31.091 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 11:50:31.091 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 11:50:31.100 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 11:50:31.103 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 11:50:31.106 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 11:50:31.108 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:50:31.110 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:50:31.113 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:50:31.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:31.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:31.120 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:50:31.122 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:50:31.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:50:31.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:50:31.130 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 11:50:31.191 | Enabling site cinder-wsgi. 2022-04-14 11:50:31.196 | To activate the new configuration, you need to run: 2022-04-14 11:50:31.196 | systemctl reload apache2 2022-04-14 11:50:31.201 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 11:50:31.203 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:50:31.206 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:50:31.208 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:50:31.354 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 11:50:31.357 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 11:50:31.388 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-04-14 11:50:31.416 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 11:50:31.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:31.437 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 11:50:31.439 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 11:50:31.442 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 11:50:31.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 11:50:31.447 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 11:50:31.477 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 11:50:31.506 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-04-14 11:50:31.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 11:50:31.564 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 11:50:31.591 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 11:50:31.620 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 11:50:31.649 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 11:50:31.677 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:50:31.705 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 11:50:31.734 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 11:50:31.763 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 11:50:31.791 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 11:50:31.794 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 11:50:31.811 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:31.814 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-04-14 11:50:31.845 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 11:50:31.847 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 11:50:31.865 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:31.867 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 11:50:31.870 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 11:50:31.872 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 11:50:31.875 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:50:31.877 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 11:50:31.880 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 11:50:31.884 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:50:31.884 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 11:50:31.889 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:50:31.892 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 11:50:31.894 | + 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-04-14 11:50:31.897 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 11:50:31.900 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 11:50:31.903 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 11:50:31.905 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 11:50:31.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:50:31.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:50:31.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 11:50:31.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:50:31.918 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 11:50:31.921 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 11:50:31.923 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 11:50:31.926 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:50:31.928 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:50:31.931 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:50:31.933 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:50:31.936 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:50:31.938 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:50:31.955 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:50:31.957 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:50:31.959 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:31.962 | + functions-common:git_clone:629 : echo master 2022-04-14 11:50:31.962 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:50:31.968 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 11:50:31.970 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:31.973 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 11:50:31.986 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 11:50:31.989 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:50:31.989 | + functions-common:git_clone:685 : head -1 2022-04-14 11:50:31.994 | 48553e0559 Merge "Fix i18n missing in ipam_backend_mixin" 2022-04-14 11:50:31.997 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:50:31.999 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 11:50:32.002 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:50:32.004 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 11:50:32.007 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 11:50:32.009 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:50:32.012 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 11:50:32.014 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:50:32.017 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 11:50:32.019 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 11:50:32.022 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:50:32.024 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:50:32.028 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 11:50:32.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:50:32.034 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 11:50:32.036 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:50:32.039 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:50:32.042 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 11:50:32.048 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 11:50:32.051 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 11:50:32.722 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 11:50:32.724 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:50:32.726 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:50:32.729 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:50:32.732 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 11:50:32.734 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 11:50:32.736 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:50:32.738 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:50:32.741 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:50:32.743 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:50:32.745 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:50:32.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:50:32.750 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:50:32.753 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 11:50:32.773 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 11:50:32.776 | + 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-04-14 11:50:33.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:33.635 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:33.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:33.636 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:34.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:50:34.820 | Obtaining file:///opt/stack/neutron 2022-04-14 11:50:34.821 | Preparing metadata (setup.py): started 2022-04-14 11:50:40.573 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:50:40.667 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.8.1) 2022-04-14 11:50:40.669 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 11:50:40.670 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.1.1) 2022-04-14 11:50:40.671 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.1) 2022-04-14 11:50:40.672 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.5.0) 2022-04-14 11:50:40.673 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.1) 2022-04-14 11:50:40.674 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.33.0) 2022-04-14 11:50:40.675 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.1) 2022-04-14 11:50:40.676 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.20.4) 2022-04-14 11:50:40.677 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.27.1) 2022-04-14 11:50:40.678 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.1.1) 2022-04-14 11:50:40.679 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (9.4.0) 2022-04-14 11:50:40.680 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.8.0) 2022-04-14 11:50:40.681 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.11.0) 2022-04-14 11:50:40.682 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.20.0) 2022-04-14 11:50:40.684 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (7.8.0) 2022-04-14 11:50:40.685 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 11:50:40.686 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.4.35) 2022-04-14 11:50:40.687 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.8.7) 2022-04-14 11:50:40.688 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 11:50:40.690 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.7.7) 2022-04-14 11:50:40.691 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.5.0) 2022-04-14 11:50:40.692 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.10.1) 2022-04-14 11:50:40.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 11:50:40.694 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (8.8.0) 2022-04-14 11:50:40.695 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.1.0) 2022-04-14 11:50:40.696 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (11.2.0) 2022-04-14 11:50:40.697 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.1.0) 2022-04-14 11:50:40.698 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.7.0) 2022-04-14 11:50:40.700 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (12.13.0) 2022-04-14 11:50:40.701 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.1) 2022-04-14 11:50:40.702 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.11.0) 2022-04-14 11:50:40.703 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.0) 2022-04-14 11:50:40.704 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.0) 2022-04-14 11:50:40.705 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (6.3.1) 2022-04-14 11:50:40.706 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.3.0) 2022-04-14 11:50:40.707 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.8.0) 2022-04-14 11:50:40.708 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.5.0) 2022-04-14 11:50:40.709 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.12.2) 2022-04-14 11:50:40.710 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.6.0) 2022-04-14 11:50:40.711 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (3.4.2) 2022-04-14 11:50:40.712 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.3.1) 2022-04-14 11:50:40.713 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.1.0) 2022-04-14 11:50:40.715 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.16.0) 2022-04-14 11:50:40.716 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (1.16.0) 2022-04-14 11:50:40.717 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (21.3) 2022-04-14 11:50:40.718 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (5.9.0) 2022-04-14 11:50:40.719 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:40.720 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (22.0.0) 2022-04-14 11:50:40.721 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (17.7.0) 2022-04-14 11:50:40.722 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (0.61.0) 2022-04-14 11:50:40.723 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (4.5.0) 2022-04-14 11:50:40.724 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.7.1) 2022-04-14 11:50:40.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.4.0) 2022-04-14 11:50:40.726 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev118) (2.11.0) 2022-04-14 11:50:40.742 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (1.2.0) 2022-04-14 11:50:40.744 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (4.11.3) 2022-04-14 11:50:40.746 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev118) (5.6.0) 2022-04-14 11:50:40.753 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev118) (1.14.0) 2022-04-14 11:50:40.765 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.16.0) 2022-04-14 11:50:40.766 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (1.1.2) 2022-04-14 11:50:40.767 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev118) (2.2.1) 2022-04-14 11:50:40.787 | 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.dev118) (3.0.7) 2022-04-14 11:50:40.795 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev118) (2.1.1) 2022-04-14 11:50:40.854 | 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.dev118) (1.7.0) 2022-04-14 11:50:40.856 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev118) (1.0.2) 2022-04-14 11:50:40.909 | 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.dev118) (4.4.0) 2022-04-14 11:50:40.911 | 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.dev118) (3.1.1) 2022-04-14 11:50:40.957 | 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.dev118) (2.7.0) 2022-04-14 11:50:40.962 | 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.dev118) (1.2.2) 2022-04-14 11:50:40.991 | 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.dev118) (1.32) 2022-04-14 11:50:40.993 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.0.0) 2022-04-14 11:50:40.993 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.4) 2022-04-14 11:50:40.994 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (6.0) 2022-04-14 11:50:40.997 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (2.5.0) 2022-04-14 11:50:40.998 | 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.dev118) (1.1.5) 2022-04-14 11:50:40.999 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (36.0.2) 2022-04-14 11:50:41.000 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev118) (1.4.0) 2022-04-14 11:50:41.017 | 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.dev118) (1.0.3) 2022-04-14 11:50:41.107 | 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.dev118) (0.17.3) 2022-04-14 11:50:41.177 | 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.dev118) (1.5.0) 2022-04-14 11:50:41.242 | 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.dev118) (0.13.0) 2022-04-14 11:50:41.245 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev118) (0.5.0) 2022-04-14 11:50:41.247 | 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.dev118) (2.0.1) 2022-04-14 11:50:41.305 | 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.dev118) (0.9.6) 2022-04-14 11:50:41.307 | 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.dev118) (2.8.2) 2022-04-14 11:50:41.365 | 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.dev118) (5.0.0) 2022-04-14 11:50:41.369 | 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.dev118) (5.2.4) 2022-04-14 11:50:41.372 | 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.dev118) (0.4.0) 2022-04-14 11:50:41.375 | 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.dev118) (5.1.0) 2022-04-14 11:50:41.399 | 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.dev118) (3.3.0) 2022-04-14 11:50:41.401 | 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.dev118) (3.2.0) 2022-04-14 11:50:41.447 | 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.dev118) (1.15.0) 2022-04-14 11:50:41.503 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev118) (2022.1) 2022-04-14 11:50:41.534 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev118) (1.3.3) 2022-04-14 11:50:41.537 | 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.dev118) (3.0.0) 2022-04-14 11:50:41.563 | 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.dev118) (3.2.0) 2022-04-14 11:50:41.703 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev118) (2.4.0) 2022-04-14 11:50:41.774 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev118) (62.0.0) 2022-04-14 11:50:41.851 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (0.3.5) 2022-04-14 11:50:41.852 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev118) (3.0.0) 2022-04-14 11:50:41.963 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.965 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.966 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.967 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.968 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.969 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:41.971 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev118) (0.6.9) 2022-04-14 11:50:42.178 | 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.dev118) (3.10.1) 2022-04-14 11:50:42.180 | 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.dev118) (2.5.0) 2022-04-14 11:50:42.182 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev118) (3.2.0) 2022-04-14 11:50:42.228 | 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.dev118) (2.1.0) 2022-04-14 11:50:42.229 | 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.dev118) (3.17.6) 2022-04-14 11:50:42.320 | 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.dev118) (1.26.9) 2022-04-14 11:50:42.323 | 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.dev118) (2.0.12) 2022-04-14 11:50:42.326 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (3.3) 2022-04-14 11:50:42.327 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev118) (2019.11.28) 2022-04-14 11:50:42.362 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev118) (0.7) 2022-04-14 11:50:42.700 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev118) (0.13.1) 2022-04-14 11:50:42.774 | 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.dev118) (5.0.0) 2022-04-14 11:50:42.936 | 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.dev118) (2.21) 2022-04-14 11:50:43.010 | 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.dev118) (2.4.0) 2022-04-14 11:50:43.012 | 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.dev118) (0.5.0) 2022-04-14 11:50:43.247 | 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.dev118) (2.5.0) 2022-04-14 11:50:43.425 | 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.dev118) (2.2) 2022-04-14 11:50:43.981 | 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.dev118) (0.14.1) 2022-04-14 11:50:44.030 | 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.dev118) (0.2.5) 2022-04-14 11:50:44.636 | 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.dev118) (0.5.2) 2022-04-14 11:50:44.637 | 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.dev118) (0.4.2) 2022-04-14 11:50:44.963 | 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.dev118) (2.1.1) 2022-04-14 11:50:44.964 | 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.dev118) (4.11.1) 2022-04-14 11:50:45.133 | 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.dev118) (3.8.0) 2022-04-14 11:50:45.379 | 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.dev118) (1.8.2) 2022-04-14 11:50:45.381 | 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.dev118) (21.4.0) 2022-04-14 11:50:45.566 | 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.dev118) (1.0.0) 2022-04-14 11:50:45.829 | 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.dev118) (2.3.2) 2022-04-14 11:50:47.425 | Installing collected packages: neutron 2022-04-14 11:50:47.425 | Attempting uninstall: neutron 2022-04-14 11:50:47.425 | Found existing installation: neutron 20.1.0.dev118 2022-04-14 11:50:47.444 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 11:50:47.446 | Running setup.py develop for neutron 2022-04-14 11:50:54.904 | Successfully installed neutron 2022-04-14 11:50:54.904 | 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-04-14 11:50:54.912 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:50:54.912 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:50:55.065 | + inc/python:pip_install:200 : result=0 2022-04-14 11:50:55.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:50:55.069 | + functions-common:time_stop:2432 : local name 2022-04-14 11:50:55.071 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:50:55.074 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:50:55.076 | + functions-common:time_stop:2435 : local total 2022-04-14 11:50:55.078 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:50:55.080 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:50:55.083 | + functions-common:time_stop:2439 : start_time=1649937032768 2022-04-14 11:50:55.085 | + functions-common:time_stop:2441 : [[ -z 1649937032768 ]] 2022-04-14 11:50:55.088 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:50:55.092 | + functions-common:time_stop:2444 : end_time=1649937055090 2022-04-14 11:50:55.095 | + functions-common:time_stop:2445 : elapsed_time=22322 2022-04-14 11:50:55.097 | + functions-common:time_stop:2446 : total=127082 2022-04-14 11:50:55.099 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:50:55.101 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149404 2022-04-14 11:50:55.104 | + inc/python:pip_install:203 : return 0 2022-04-14 11:50:55.107 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:50:55.109 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 11:50:55.112 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 11:50:55.130 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 11:50:55.142 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 11:50:55.145 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 11:50:55.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:50:55.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:50:55.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 11:50:55.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:50:55.158 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 11:50:55.160 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:50:55.163 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 11:50:55.181 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:50:55.183 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 11:50:55.186 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 11:50:55.188 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 11:50:55.191 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:50:55.193 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 11:50:55.196 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 11:50:55.198 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 11:50:55.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:50:55.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:50:55.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 11:50:55.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:50:55.211 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 11:50:55.227 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:55.230 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 11:50:55.246 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:55.249 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 11:50:55.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:50:55.267 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 11:50:55.270 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 11:50:55.272 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 11:50:55.274 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:50:55.277 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:50:55.280 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:50:55.282 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:50:55.284 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:50:55.287 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:50:55.306 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:50:55.308 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:50:55.311 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:55.313 | + functions-common:git_clone:629 : echo master 2022-04-14 11:50:55.314 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:50:55.319 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 11:50:55.321 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:50:55.324 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 11:50:55.340 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 11:50:55.343 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:50:55.344 | + functions-common:git_clone:685 : head -1 2022-04-14 11:50:55.375 | 386291dc6d libvirt: Ignore LibvirtConfigObject kwargs 2022-04-14 11:50:55.382 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:50:55.384 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 11:50:55.387 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:50:55.390 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 11:50:55.392 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 11:50:55.395 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:50:55.397 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 11:50:55.400 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:50:55.403 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 11:50:55.406 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 11:50:55.408 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:50:55.410 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:50:55.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 11:50:55.416 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:50:55.419 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 11:50:55.422 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:50:55.424 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:50:55.428 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 11:50:55.434 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 11:50:55.439 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 11:50:56.109 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 11:50:56.111 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:50:56.113 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:50:56.116 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:50:56.118 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 11:50:56.121 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 11:50:56.123 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:50:56.126 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:50:56.128 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:50:56.130 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:50:56.133 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:50:56.135 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:50:56.138 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:50:56.140 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 11:50:56.161 | Using python 3.8 to install /opt/stack/nova 2022-04-14 11:50:56.163 | + 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-04-14 11:50:57.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:57.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:57.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:50:57.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:50:58.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:50:58.240 | Obtaining file:///opt/stack/nova 2022-04-14 11:50:58.241 | Preparing metadata (setup.py): started 2022-04-14 11:51:04.895 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:51:05.019 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.8.1) 2022-04-14 11:51:05.020 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.4.35) 2022-04-14 11:51:05.021 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.1.1) 2022-04-14 11:51:05.022 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.33.0) 2022-04-14 11:51:05.024 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.1.1) 2022-04-14 11:51:05.025 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (9.4.0) 2022-04-14 11:51:05.026 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.8.0) 2022-04-14 11:51:05.027 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.5.1) 2022-04-14 11:51:05.027 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (36.0.2) 2022-04-14 11:51:05.029 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.8.7) 2022-04-14 11:51:05.030 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.1.2) 2022-04-14 11:51:05.031 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.1.1) 2022-04-14 11:51:05.032 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.5.0) 2022-04-14 11:51:05.033 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.2.0) 2022-04-14 11:51:05.034 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.13.0) 2022-04-14 11:51:05.035 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.7.7) 2022-04-14 11:51:05.036 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.8.0) 2022-04-14 11:51:05.037 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.11.0) 2022-04-14 11:51:05.038 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.1) 2022-04-14 11:51:05.039 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.0.2) 2022-04-14 11:51:05.040 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev33) (3.2.0) 2022-04-14 11:51:05.041 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (8.3.0) 2022-04-14 11:51:05.042 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.0) 2022-04-14 11:51:05.043 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (7.8.0) 2022-04-14 11:51:05.044 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.6.0) 2022-04-14 11:51:05.045 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.27.1) 2022-04-14 11:51:05.047 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.5.0) 2022-04-14 11:51:05.048 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.10.0) 2022-04-14 11:51:05.049 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.10.1) 2022-04-14 11:51:05.050 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.0) 2022-04-14 11:51:05.051 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (8.8.0) 2022-04-14 11:51:05.052 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.1.0) 2022-04-14 11:51:05.054 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.7.0) 2022-04-14 11:51:05.055 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 11:51:05.056 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.3.0) 2022-04-14 11:51:05.057 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.3.0) 2022-04-14 11:51:05.059 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 11:51:05.060 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.12.2) 2022-04-14 11:51:05.061 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (11.2.0) 2022-04-14 11:51:05.062 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (6.3.1) 2022-04-14 11:51:05.063 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (12.13.0) 2022-04-14 11:51:05.064 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.11.0) 2022-04-14 11:51:05.065 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.0) 2022-04-14 11:51:05.066 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.1.0) 2022-04-14 11:51:05.067 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.0) 2022-04-14 11:51:05.068 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.5.0) 2022-04-14 11:51:05.069 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.5.1) 2022-04-14 11:51:05.070 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.9.0) 2022-04-14 11:51:05.071 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.6.0) 2022-04-14 11:51:05.072 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (5.2.0) 2022-04-14 11:51:05.074 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.1.0) 2022-04-14 11:51:05.075 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.0) 2022-04-14 11:51:05.076 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.7.1) 2022-04-14 11:51:05.077 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (3.10.1) 2022-04-14 11:51:05.078 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.0.1) 2022-04-14 11:51:05.080 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.11.0) 2022-04-14 11:51:05.081 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.2.2) 2022-04-14 11:51:05.082 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.3.3) 2022-04-14 11:51:05.083 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (1.7.0) 2022-04-14 11:51:05.084 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (4.6.4) 2022-04-14 11:51:05.085 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.8.2) 2022-04-14 11:51:05.086 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (2.4.0) 2022-04-14 11:51:05.087 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (0.61.0) 2022-04-14 11:51:05.088 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev33) (6.0) 2022-04-14 11:51:05.104 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (5.6.0) 2022-04-14 11:51:05.106 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (4.11.3) 2022-04-14 11:51:05.107 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev33) (1.2.0) 2022-04-14 11:51:05.127 | 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.dev33) (5.3.0) 2022-04-14 11:51:05.169 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev33) (1.15.0) 2022-04-14 11:51:05.200 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev33) (1.16.0) 2022-04-14 11:51:05.200 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev33) (2.2.1) 2022-04-14 11:51:05.224 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev33) (2.1.1) 2022-04-14 11:51:05.349 | 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.dev33) (3.1.1) 2022-04-14 11:51:05.351 | 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.dev33) (4.4.0) 2022-04-14 11:51:05.410 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.4.4) 2022-04-14 11:51:05.411 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.4.0) 2022-04-14 11:51:05.438 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (1.0.0) 2022-04-14 11:51:05.439 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev33) (2.5.0) 2022-04-14 11:51:05.441 | 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.dev33) (1.1.5) 2022-04-14 11:51:05.442 | 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.dev33) (1.32) 2022-04-14 11:51:05.462 | 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.dev33) (5.6.0) 2022-04-14 11:51:05.464 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev33) (6.3.1) 2022-04-14 11:51:05.522 | 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.dev33) (2.5.0) 2022-04-14 11:51:05.524 | 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.dev33) (0.6.9) 2022-04-14 11:51:05.525 | 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.dev33) (1.16.0) 2022-04-14 11:51:05.586 | 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.dev33) (0.17.3) 2022-04-14 11:51:05.693 | 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.dev33) (2.0.1) 2022-04-14 11:51:05.696 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev33) (0.5.0) 2022-04-14 11:51:05.773 | 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.dev33) (0.9.6) 2022-04-14 11:51:05.840 | 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.dev33) (0.4.0) 2022-04-14 11:51:05.843 | 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.dev33) (5.2.4) 2022-04-14 11:51:05.844 | 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.dev33) (5.0.0) 2022-04-14 11:51:05.845 | 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.dev33) (5.1.0) 2022-04-14 11:51:05.870 | 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.dev33) (3.3.0) 2022-04-14 11:51:05.874 | 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.dev33) (3.2.0) 2022-04-14 11:51:05.922 | 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.dev33) (1.0.3) 2022-04-14 11:51:05.981 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev33) (2022.1) 2022-04-14 11:51:06.013 | 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.dev33) (3.0.0) 2022-04-14 11:51:06.018 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev33) (1.3.3) 2022-04-14 11:51:06.068 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev33) (21.3) 2022-04-14 11:51:06.071 | 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.dev33) (3.0.7) 2022-04-14 11:51:06.159 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev33) (1.5.0) 2022-04-14 11:51:06.184 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev33) (62.0.0) 2022-04-14 11:51:06.264 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev33) (0.2.5) 2022-04-14 11:51:06.341 | 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.dev33) (3.17.6) 2022-04-14 11:51:06.406 | 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.dev33) (1.14.0) 2022-04-14 11:51:06.409 | 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.dev33) (1.3.3) 2022-04-14 11:51:06.410 | 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.dev33) (22.0.0) 2022-04-14 11:51:06.455 | 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.dev33) (2.5.0) 2022-04-14 11:51:06.458 | 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.dev33) (2.1.0) 2022-04-14 11:51:06.459 | 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.dev33) (3.10.1) 2022-04-14 11:51:06.538 | 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.dev33) (2.0.12) 2022-04-14 11:51:06.540 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev33) (3.3) 2022-04-14 11:51:06.541 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev33) (2019.11.28) 2022-04-14 11:51:06.542 | 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.dev33) (1.26.9) 2022-04-14 11:51:06.637 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev33) (0.7) 2022-04-14 11:51:06.847 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev33) (0.5.2) 2022-04-14 11:51:06.849 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev33) (0.4.2) 2022-04-14 11:51:06.958 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (2.8) 2022-04-14 11:51:06.962 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (1.4.2) 2022-04-14 11:51:06.963 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev33) (2.5.0) 2022-04-14 11:51:07.077 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev33) (0.13.1) 2022-04-14 11:51:07.155 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev33) (1.22.3) 2022-04-14 11:51:07.189 | 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.dev33) (5.0.0) 2022-04-14 11:51:07.391 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev33) (2.21) 2022-04-14 11:51:07.469 | 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.dev33) (2.4.0) 2022-04-14 11:51:07.472 | 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.dev33) (0.5.0) 2022-04-14 11:51:07.689 | 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.dev33) (2.5.0) 2022-04-14 11:51:07.797 | 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.dev33) (2.2) 2022-04-14 11:51:08.261 | 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.dev33) (0.14.1) 2022-04-14 11:51:08.308 | 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.dev33) (2.16.0) 2022-04-14 11:51:08.671 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.672 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.673 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.674 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.675 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.676 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:08.678 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev33) (0.6.9) 2022-04-14 11:51:09.891 | 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.dev33) (3.8.0) 2022-04-14 11:51:10.294 | 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.dev33) (1.8.2) 2022-04-14 11:51:10.295 | 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.dev33) (21.4.0) 2022-04-14 11:51:10.392 | 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.dev33) (2.4.0) 2022-04-14 11:51:10.495 | 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.dev33) (1.0.0) 2022-04-14 11:51:12.152 | Installing collected packages: nova 2022-04-14 11:51:12.152 | Attempting uninstall: nova 2022-04-14 11:51:12.153 | Found existing installation: nova 25.1.0.dev33 2022-04-14 11:51:12.161 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 11:51:12.162 | Running setup.py develop for nova 2022-04-14 11:51:20.621 | Successfully installed nova 2022-04-14 11:51:20.621 | 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-04-14 11:51:20.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:51:20.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:51:20.776 | + inc/python:pip_install:200 : result=0 2022-04-14 11:51:20.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:51:20.780 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:20.783 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:20.785 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:20.787 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:20.789 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:20.791 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:51:20.794 | + functions-common:time_stop:2439 : start_time=1649937056155 2022-04-14 11:51:20.796 | + functions-common:time_stop:2441 : [[ -z 1649937056155 ]] 2022-04-14 11:51:20.799 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:20.803 | + functions-common:time_stop:2444 : end_time=1649937080800 2022-04-14 11:51:20.805 | + functions-common:time_stop:2445 : elapsed_time=24645 2022-04-14 11:51:20.808 | + functions-common:time_stop:2446 : total=149404 2022-04-14 11:51:20.810 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:20.812 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174049 2022-04-14 11:51:20.814 | + inc/python:pip_install:203 : return 0 2022-04-14 11:51:20.817 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:51:20.819 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 11:51:20.822 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 11:51:20.840 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 11:51:20.852 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 11:51:20.855 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 11:51:20.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:51:20.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:51:20.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 11:51:20.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:51:20.867 | + 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-04-14 11:51:20.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:51:20.883 | + ./stack.sh:main:939 : configure_nova 2022-04-14 11:51:20.885 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 11:51:20.897 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 11:51:20.900 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 11:51:20.902 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 11:51:20.906 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 11:51:20.906 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 11:51:20.911 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 11:51:20.914 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 11:51:20.917 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 11:51:20.919 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 11:51:20.921 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 11:51:20.924 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 11:51:20.927 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 11:51:20.929 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 11:51:20.941 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 11:51:20.953 | + 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-04-14 11:51:20.966 | + 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-04-14 11:51:20.978 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 11:51:20.990 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 11:51:20.994 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 11:51:20.998 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AWiEXSsTr5 2022-04-14 11:51:21.000 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 11:51:21.003 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 11:51:21.005 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 11:51:21.008 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 11:51:21.011 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 11:51:21.013 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AWiEXSsTr5 2022-04-14 11:51:21.017 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AWiEXSsTr5 2022-04-14 11:51:21.029 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AWiEXSsTr5 /etc/sudoers.d/nova-rootwrap 2022-04-14 11:51:21.042 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 11:51:21.046 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 11:51:21.049 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 11:51:21.051 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 11:51:21.054 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 11:51:21.056 | + 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-04-14 11:51:21.059 | + 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-04-14 11:51:21.062 | + 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-04-14 11:51:21.064 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 11:51:21.069 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 11:51:21.085 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:21.089 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 11:51:21.091 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 11:51:21.094 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 11:51:21.098 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 11:51:21.126 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 11:51:21.128 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 11:51:21.155 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 11:51:21.184 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 11:51:21.211 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 11:51:21.240 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 11:51:21.270 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 11:51:21.299 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 11:51:21.301 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-04-14 11:51:21.329 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 11:51:21.356 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 11:51:21.383 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 11:51:21.410 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 11:51:21.437 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 11:51:21.466 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 11:51:21.468 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:51:21.471 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:51:21.473 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:51:21.475 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:51:21.477 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:51:21.479 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:51:21.482 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:51:21.484 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:51:21.486 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:51:21.488 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:51:21.490 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:51:21.492 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 11:51:21.495 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:51:21.497 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:51:21.499 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:51:21.502 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:51:21.504 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:51:21.506 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:51:21.508 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 11:51:21.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:21.528 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 11:51:21.530 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 11:51:21.532 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 11:51:21.561 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 11:51:21.563 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 11:51:21.565 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 11:51:21.568 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 11:51:21.570 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 11:51:21.573 | + 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-04-14 11:51:21.603 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 11:51:21.606 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 11:51:21.608 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 11:51:21.611 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 11:51:21.613 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 11:51:21.615 | + 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-04-14 11:51:21.645 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 11:51:21.675 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 11:51:21.702 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 11:51:21.729 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 11:51:21.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:21.748 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 11:51:21.764 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:21.767 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 11:51:21.767 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 11:51:21.772 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 11:51:21.775 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 11:51:21.803 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 11:51:21.819 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:21.821 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 11:51:21.823 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 11:51:21.825 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 11:51:21.828 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 11:51:21.830 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 11:51:21.860 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 11:51:21.887 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:51:21.914 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 11:51:21.942 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 11:51:21.969 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 11:51:21.997 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 11:51:22.024 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 11:51:22.052 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:51:22.079 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 11:51:22.107 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 11:51:22.123 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:22.125 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 11:51:22.127 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 11:51:22.157 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 11:51:22.185 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-04-14 11:51:22.213 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 11:51:22.241 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 11:51:22.268 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 11:51:22.296 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 11:51:22.323 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 11:51:22.350 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 11:51:22.366 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:22.369 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 11:51:22.371 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 11:51:22.399 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 11:51:22.429 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 11:51:22.432 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 11:51:22.459 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 11:51:22.462 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 11:51:22.465 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 11:51:22.467 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:51:22.469 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:51:22.472 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:51:22.474 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:51:22.476 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:51:22.478 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:51:22.481 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 11:51:22.483 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:51:22.485 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:51:22.488 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:51:22.490 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:51:22.492 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:51:22.495 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:51:22.497 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:51:22.499 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:51:22.501 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:51:22.504 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:51:22.506 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:51:22.508 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 11:51:22.511 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 11:51:22.513 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 11:51:22.516 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:51:22.533 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:51:22.535 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:51:22.538 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:51:22.540 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:51:22.542 | + 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-04-14 11:51:22.570 | + 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-04-14 11:51:22.598 | + 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-04-14 11:51:22.625 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:51:22.653 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 11:51:22.683 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 11:51:22.699 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:22.701 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 11:51:22.704 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 11:51:22.706 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 11:51:22.708 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 11:51:22.711 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 11:51:22.713 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:51:22.717 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 11:51:22.720 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 11:51:22.723 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:51:22.725 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:51:22.737 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:51:22.738 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:22.746 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:51:22.750 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:22.766 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 11:51:22.768 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 11:51:22.772 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 11:51:22.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 11:51:22.828 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 11:51:22.854 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 11:51:22.881 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 11:51:22.908 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 11:51:22.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 11:51:22.962 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 11:51:22.989 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 11:51:23.016 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:51:23.043 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 11:51:23.070 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 11:51:23.097 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 11:51:23.125 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 11:51:23.127 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 11:51:23.130 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 11:51:23.132 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 11:51:23.134 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:51:23.137 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:23.139 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:23.142 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 11:51:23.144 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 11:51:23.147 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 11:51:23.174 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 11:51:23.202 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 11:51:23.202 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 11:51:23.210 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 11:51:23.214 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 11:51:23.216 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 11:51:23.219 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:51:23.221 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:51:23.223 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:51:23.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:23.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:23.230 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:51:23.232 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:51:23.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:23.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:23.239 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 11:51:23.301 | Enabling site nova-api-wsgi. 2022-04-14 11:51:23.307 | To activate the new configuration, you need to run: 2022-04-14 11:51:23.307 | systemctl reload apache2 2022-04-14 11:51:23.311 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 11:51:23.313 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:51:23.316 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:51:23.318 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:51:23.453 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 11:51:23.475 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:23.478 | + 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-04-14 11:51:23.480 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 11:51:23.482 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 11:51:23.485 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 11:51:23.487 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 11:51:23.489 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:51:23.492 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 11:51:23.497 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 11:51:23.499 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:51:23.502 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:51:23.517 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:51:23.518 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:23.527 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:51:23.530 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:23.546 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 11:51:23.548 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 11:51:23.552 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 11:51:23.583 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 11:51:23.610 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 11:51:23.638 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 11:51:23.664 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 11:51:23.692 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 11:51:23.720 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 11:51:23.747 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 11:51:23.775 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 11:51:23.802 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:51:23.830 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 11:51:23.857 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 11:51:23.885 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 11:51:23.911 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 11:51:23.914 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 11:51:23.942 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 11:51:23.958 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:23.960 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 11:51:23.991 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 11:51:23.994 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 11:51:23.997 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 11:51:24.013 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:24.015 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:51:24.018 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:51:24.046 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 11:51:24.076 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 11:51:24.079 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 11:51:24.081 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 11:51:24.084 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 11:51:24.086 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:51:24.088 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:51:24.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:24.108 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:51:24.111 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:51:24.113 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:51:24.129 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:24.132 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:51:24.135 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:51:24.162 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:51:24.164 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:51:24.167 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 11:51:24.195 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 11:51:24.223 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 11:51:24.254 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 11:51:24.271 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:24.273 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 11:51:24.300 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 11:51:24.303 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 11:51:24.305 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 11:51:24.336 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 11:51:24.363 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-04-14 11:51:24.392 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 11:51:24.419 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 11:51:24.447 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 11:51:24.475 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 11:51:24.503 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 11:51:24.531 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 11:51:24.559 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 11:51:24.576 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:24.579 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 11:51:24.583 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 11:51:24.585 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 11:51:24.587 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 11:51:24.590 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 11:51:24.592 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 11:51:24.595 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 11:51:24.597 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 11:51:24.600 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 11:51:24.602 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 11:51:24.607 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 11:51:24.609 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 11:51:24.612 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 11:51:24.614 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 11:51:24.616 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 11:51:24.619 | + 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-04-14 11:51:24.650 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 11:51:24.680 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 11:51:24.711 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 11:51:24.713 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 11:51:24.715 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 11:51:24.718 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 11:51:24.734 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:24.738 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 11:51:24.738 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 11:51:25.408 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 11:51:25.410 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 11:51:25.413 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 11:51:25.415 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 11:51:25.417 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 11:51:25.420 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 11:51:25.422 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:51:25.438 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:25.442 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 11:51:25.444 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 11:51:25.446 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:51:25.463 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:25.466 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 11:51:25.469 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 11:51:25.496 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:51:25.498 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:51:25.500 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 11:51:25.522 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:25.524 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 11:51:25.527 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 11:51:25.529 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 11:51:25.560 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-04-14 11:51:25.587 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 11:51:25.615 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 11:51:25.643 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 11:51:25.670 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 11:51:25.698 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 11:51:25.726 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 11:51:25.756 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 11:51:25.758 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 11:51:25.761 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 11:51:25.764 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:51:25.781 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:51:25.784 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:51:25.786 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:51:25.788 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:51:25.791 | + 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-04-14 11:51:25.819 | + 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-04-14 11:51:25.846 | + 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-04-14 11:51:25.874 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:51:25.902 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 11:51:25.905 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 11:51:25.909 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 11:51:25.911 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 11:51:25.913 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 11:51:25.916 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 11:51:25.919 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 11:51:25.921 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 11:51:25.924 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 11:51:25.927 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 11:51:25.929 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 11:51:25.931 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 11:51:25.934 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 11:51:25.936 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 11:51:25.939 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 11:51:25.955 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:25.957 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 11:51:25.959 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 11:51:25.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:25.977 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 11:51:25.993 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:25.996 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 11:51:26.013 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:26.015 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 11:51:26.033 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:26.036 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 11:51:26.039 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 11:51:26.042 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 11:51:26.044 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 11:51:26.047 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 11:51:26.049 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 11:51:26.052 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 11:51:26.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:26.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:26.060 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 11:51:26.063 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:51:26.065 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:51:26.068 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:51:26.070 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:51:26.073 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:51:26.076 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:51:26.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:26.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:26.083 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:51:26.086 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:51:26.088 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:51:26.090 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:51:26.093 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 11:51:26.096 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:51:26.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:26.100 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:26.103 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 11:51:26.126 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 11:51:26.235 | Reading package lists... 2022-04-14 11:51:26.486 | Building dependency tree... 2022-04-14 11:51:26.487 | Reading state information... 2022-04-14 11:51:26.749 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 11:51:26.749 | The following packages were automatically installed and are no longer required: 2022-04-14 11:51:26.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:51:26.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:51:26.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:51:26.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:51:26.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:51:26.750 | python3-zope.interface 2022-04-14 11:51:26.750 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:51:26.863 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:51:26.867 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:51:26.870 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:51:26.873 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:26.875 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:26.877 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:26.880 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:26.882 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:26.884 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:51:26.887 | + functions-common:time_stop:2439 : start_time=1649937086123 2022-04-14 11:51:26.889 | + functions-common:time_stop:2441 : [[ -z 1649937086123 ]] 2022-04-14 11:51:26.892 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:26.896 | + functions-common:time_stop:2444 : end_time=1649937086894 2022-04-14 11:51:26.898 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-14 11:51:26.901 | + functions-common:time_stop:2446 : total=6006 2022-04-14 11:51:26.903 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:26.905 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6777 2022-04-14 11:51:26.908 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:51:26.910 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 11:51:26.913 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 11:51:26.915 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 11:51:26.918 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 11:51:26.921 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 11:51:26.944 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 11:51:26.946 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 11:51:26.949 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 11:51:26.952 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 11:51:26.954 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 11:51:26.957 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 11:51:26.959 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 11:51:26.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:26.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:26.967 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 11:51:26.969 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 11:51:26.972 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 11:51:26.974 | + functions-common:apt_get_update:1197 : return 2022-04-14 11:51:26.977 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 11:51:26.980 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 11:51:26.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:26.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:26.987 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 11:51:27.015 | + functions-common:apt_get:1237 : 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-04-14 11:51:27.126 | Reading package lists... 2022-04-14 11:51:27.370 | Building dependency tree... 2022-04-14 11:51:27.372 | Reading state information... 2022-04-14 11:51:27.626 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 11:51:27.627 | The following packages were automatically installed and are no longer required: 2022-04-14 11:51:27.628 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 11:51:27.628 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 11:51:27.628 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 11:51:27.628 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 11:51:27.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 11:51:27.628 | python3-zope.interface 2022-04-14 11:51:27.628 | Use 'sudo apt autoremove' to remove them. 2022-04-14 11:51:27.741 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 11:51:27.745 | + functions-common:apt_get:1241 : result=0 2022-04-14 11:51:27.748 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 11:51:27.750 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:27.753 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:27.755 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:27.757 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:27.759 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:27.762 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 11:51:27.765 | + functions-common:time_stop:2439 : start_time=1649937087012 2022-04-14 11:51:27.767 | + functions-common:time_stop:2441 : [[ -z 1649937087012 ]] 2022-04-14 11:51:27.770 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:27.774 | + functions-common:time_stop:2444 : end_time=1649937087772 2022-04-14 11:51:27.777 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 11:51:27.779 | + functions-common:time_stop:2446 : total=6777 2022-04-14 11:51:27.782 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:27.784 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7537 2022-04-14 11:51:27.787 | + functions-common:apt_get:1245 : return 0 2022-04-14 11:51:27.789 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 11:51:27.792 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 11:51:27.794 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:51:27.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:27.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:27.802 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 11:51:27.804 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 11:51:27.860 | wsgi (enabled by maintainer script) 2022-04-14 11:51:27.863 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 11:51:27.866 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 11:51:27.868 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:51:27.872 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 11:51:27.874 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 11:51:27.877 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:51:27.881 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:51:27.881 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:51:27.887 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 11:51:27.890 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 11:51:27.892 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 11:51:27.895 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 11:51:27.898 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 11:51:27.921 | Using python 3.8 to install osc-placement 2022-04-14 11:51:27.924 | + 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-04-14 11:51:28.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:28.773 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:28.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:28.773 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:29.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:51:29.971 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 11:51:29.983 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 11:51:29.984 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 11:51:29.985 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 11:51:29.986 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 11:51:29.987 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 11:51:29.988 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 11:51:30.046 | 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-04-14 11:51:30.047 | 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-04-14 11:51:30.048 | 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-04-14 11:51:30.050 | 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-04-14 11:51:30.064 | 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-04-14 11:51:30.065 | 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-04-14 11:51:30.066 | 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-04-14 11:51:30.079 | 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-04-14 11:51:30.080 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 11:51:30.081 | 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-04-14 11:51:30.083 | 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-04-14 11:51:30.085 | 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-04-14 11:51:30.086 | 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-04-14 11:51:30.105 | 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-04-14 11:51:30.106 | 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-04-14 11:51:30.108 | 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-04-14 11:51:30.109 | 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.2.0) 2022-04-14 11:51:30.117 | 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.14.0) 2022-04-14 11:51:30.155 | 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-04-14 11:51:30.156 | 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.2) 2022-04-14 11:51:30.157 | 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-04-14 11:51:30.157 | 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-04-14 11:51:30.159 | 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-04-14 11:51:30.160 | 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-04-14 11:51:30.161 | 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) (1.0.0) 2022-04-14 11:51:30.163 | 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-04-14 11:51:30.228 | 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-04-14 11:51:30.230 | 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-04-14 11:51:30.231 | 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.9) 2022-04-14 11:51:30.234 | 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-04-14 11:51:30.321 | 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-04-14 11:51:30.322 | 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-04-14 11:51:30.323 | 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-04-14 11:51:30.365 | 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-04-14 11:51:30.415 | 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-04-14 11:51:30.586 | 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-04-14 11:51:32.792 | 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-04-14 11:51:32.799 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:51:32.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:51:32.919 | + inc/python:pip_install:200 : result=0 2022-04-14 11:51:32.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:51:32.924 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:32.927 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:32.929 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:32.932 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:32.934 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:32.937 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:51:32.939 | + functions-common:time_stop:2439 : start_time=1649937087915 2022-04-14 11:51:32.942 | + functions-common:time_stop:2441 : [[ -z 1649937087915 ]] 2022-04-14 11:51:32.945 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:32.950 | + functions-common:time_stop:2444 : end_time=1649937092947 2022-04-14 11:51:32.952 | + functions-common:time_stop:2445 : elapsed_time=5032 2022-04-14 11:51:32.955 | + functions-common:time_stop:2446 : total=174049 2022-04-14 11:51:32.957 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:32.960 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179081 2022-04-14 11:51:32.962 | + inc/python:pip_install:203 : return 0 2022-04-14 11:51:32.966 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 11:51:32.968 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 11:51:32.971 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 11:51:32.973 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 11:51:32.976 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 11:51:32.979 | ++ functions-common:git_clone:612 : pwd 2022-04-14 11:51:32.982 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 11:51:32.984 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 11:51:32.988 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 11:51:33.005 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 11:51:33.008 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 11:51:33.011 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 11:51:33.014 | + functions-common:git_clone:629 : echo master 2022-04-14 11:51:33.014 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 11:51:33.019 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 11:51:33.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 11:51:33.024 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 11:51:33.037 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 11:51:33.041 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 11:51:33.041 | + functions-common:git_clone:685 : head -1 2022-04-14 11:51:33.046 | 932988e8 db: Replace 'as_scalar()' with 'scalar_subquery()' 2022-04-14 11:51:33.048 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 11:51:33.051 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 11:51:33.054 | + inc/python:setup_develop:338 : local bindep 2022-04-14 11:51:33.056 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 11:51:33.059 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 11:51:33.061 | + inc/python:setup_develop:344 : local extras= 2022-04-14 11:51:33.064 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 11:51:33.067 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 11:51:33.069 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 11:51:33.071 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 11:51:33.074 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 11:51:33.077 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 11:51:33.080 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 11:51:33.083 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 11:51:33.086 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 11:51:33.089 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 11:51:33.091 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 11:51:33.095 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 11:51:33.100 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 11:51:33.103 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 11:51:33.770 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 11:51:33.773 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 11:51:33.775 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 11:51:33.778 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 11:51:33.780 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 11:51:33.783 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 11:51:33.785 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 11:51:33.788 | + inc/python:setup_package:428 : local extras= 2022-04-14 11:51:33.790 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 11:51:33.793 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 11:51:33.796 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 11:51:33.799 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 11:51:33.801 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 11:51:33.804 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 11:51:33.825 | Using python 3.8 to install /opt/stack/placement 2022-04-14 11:51:33.828 | + 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-04-14 11:51:34.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:34.699 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:34.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:34.699 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:35.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:51:35.918 | Obtaining file:///opt/stack/placement 2022-04-14 11:51:35.919 | Preparing metadata (setup.py): started 2022-04-14 11:51:40.597 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 11:51:40.642 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (5.8.1) 2022-04-14 11:51:40.643 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.4.35) 2022-04-14 11:51:40.644 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (9.4.0) 2022-04-14 11:51:40.645 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.5.1) 2022-04-14 11:51:40.646 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.8.7) 2022-04-14 11:51:40.647 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev10) (3.2.0) 2022-04-14 11:51:40.648 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.27.1) 2022-04-14 11:51:40.650 | 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.dev10) (62.0.0) 2022-04-14 11:51:40.651 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.5.0) 2022-04-14 11:51:40.652 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (8.8.0) 2022-04-14 11:51:40.654 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.1.0) 2022-04-14 11:51:40.655 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.7.0) 2022-04-14 11:51:40.656 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.3.0) 2022-04-14 11:51:40.657 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.12.2) 2022-04-14 11:51:40.658 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (11.2.0) 2022-04-14 11:51:40.659 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (3.11.0) 2022-04-14 11:51:40.660 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (4.5.1) 2022-04-14 11:51:40.661 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.5.0) 2022-04-14 11:51:40.663 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.1.0) 2022-04-14 11:51:40.664 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (2.7.0) 2022-04-14 11:51:40.665 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev10) (1.0.1) 2022-04-14 11:51:40.731 | 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.dev10) (3.1.1) 2022-04-14 11:51:40.733 | 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.dev10) (5.1.0) 2022-04-14 11:51:40.734 | 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.dev10) (4.4.0) 2022-04-14 11:51:40.735 | 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.dev10) (1.16.0) 2022-04-14 11:51:40.736 | 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.dev10) (4.5.0) 2022-04-14 11:51:40.738 | 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.dev10) (2.10.1) 2022-04-14 11:51:40.758 | 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.dev10) (0.17.3) 2022-04-14 11:51:40.799 | 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.dev10) (6.0) 2022-04-14 11:51:40.801 | 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.dev10) (2.5.0) 2022-04-14 11:51:40.802 | 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.dev10) (1.5.0) 2022-04-14 11:51:40.803 | 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.dev10) (3.5.0) 2022-04-14 11:51:40.804 | 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.dev10) (0.8.0) 2022-04-14 11:51:40.855 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (0.5.0) 2022-04-14 11:51:40.856 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (0.13.0) 2022-04-14 11:51:40.859 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (2.0.1) 2022-04-14 11:51:40.860 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (1.7.7) 2022-04-14 11:51:40.899 | 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.dev10) (2.8.2) 2022-04-14 11:51:40.904 | 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.dev10) (0.9.6) 2022-04-14 11:51:40.922 | 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.dev10) (3.3.0) 2022-04-14 11:51:40.925 | 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.dev10) (3.1.1) 2022-04-14 11:51:40.926 | 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.dev10) (3.2.0) 2022-04-14 11:51:40.951 | 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.dev10) (1.0.3) 2022-04-14 11:51:40.952 | 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.dev10) (2022.1) 2022-04-14 11:51:40.965 | 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.dev10) (3.2.0) 2022-04-14 11:51:40.983 | 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.dev10) (0.11.0) 2022-04-14 11:51:40.985 | 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.dev10) (1.0.2) 2022-04-14 11:51:40.986 | 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.dev10) (21.3) 2022-04-14 11:51:40.987 | 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.dev10) (3.0.7) 2022-04-14 11:51:41.030 | 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.dev10) (2.0.12) 2022-04-14 11:51:41.031 | 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.dev10) (1.26.9) 2022-04-14 11:51:41.033 | 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.dev10) (3.3) 2022-04-14 11:51:41.034 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev10) (2019.11.28) 2022-04-14 11:51:41.054 | 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.dev10) (0.7) 2022-04-14 11:51:41.243 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev10) (1.1.2) 2022-04-14 11:51:41.283 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (5.6.0) 2022-04-14 11:51:41.285 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (4.11.3) 2022-04-14 11:51:41.286 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (1.2.0) 2022-04-14 11:51:41.303 | 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.dev10) (1.15.0) 2022-04-14 11:51:41.340 | 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.dev10) (1.14.0) 2022-04-14 11:51:41.398 | 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.dev10) (2.1.1) 2022-04-14 11:51:41.466 | 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.dev10) (1.7.0) 2022-04-14 11:51:41.549 | 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.dev10) (1.1.5) 2022-04-14 11:51:41.600 | 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.dev10) (0.2.5) 2022-04-14 11:51:41.801 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (0.4.2) 2022-04-14 11:51:41.803 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (0.5.2) 2022-04-14 11:51:41.804 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (5.1.1) 2022-04-14 11:51:41.883 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (2.5.0) 2022-04-14 11:51:41.947 | 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.dev10) (2.21) 2022-04-14 11:51:42.117 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (3.8.0) 2022-04-14 11:51:42.227 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (1.0.0) 2022-04-14 11:51:42.229 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev10) (3.0.0) 2022-04-14 11:51:44.165 | Installing collected packages: openstack-placement 2022-04-14 11:51:44.166 | Attempting uninstall: openstack-placement 2022-04-14 11:51:44.177 | Found existing installation: openstack-placement 7.1.0.dev10 2022-04-14 11:51:44.177 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 11:51:44.177 | Running setup.py develop for openstack-placement 2022-04-14 11:51:50.133 | Successfully installed openstack-placement 2022-04-14 11:51:50.133 | 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-04-14 11:51:50.141 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:51:50.141 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:51:50.267 | + inc/python:pip_install:200 : result=0 2022-04-14 11:51:50.270 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:51:50.272 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:50.274 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:50.277 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:50.279 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:50.281 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:50.283 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:51:50.286 | + functions-common:time_stop:2439 : start_time=1649937093820 2022-04-14 11:51:50.288 | + functions-common:time_stop:2441 : [[ -z 1649937093820 ]] 2022-04-14 11:51:50.291 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:50.295 | + functions-common:time_stop:2444 : end_time=1649937110293 2022-04-14 11:51:50.298 | + functions-common:time_stop:2445 : elapsed_time=16473 2022-04-14 11:51:50.300 | + functions-common:time_stop:2446 : total=179081 2022-04-14 11:51:50.302 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:50.305 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=195554 2022-04-14 11:51:50.308 | + inc/python:pip_install:203 : return 0 2022-04-14 11:51:50.310 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 11:51:50.313 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 11:51:50.316 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 11:51:50.335 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 11:51:50.347 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 11:51:50.349 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 11:51:50.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:51:50.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:51:50.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 11:51:50.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:51:50.363 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 11:51:50.365 | + ./stack.sh:main:945 : configure_placement 2022-04-14 11:51:50.368 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 11:51:50.380 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 11:51:50.383 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 11:51:50.387 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 11:51:50.390 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 11:51:50.392 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 11:51:50.395 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 11:51:50.398 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 11:51:50.401 | + 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-04-14 11:51:50.434 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 11:51:50.465 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 11:51:50.497 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 11:51:50.500 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 11:51:50.502 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 11:51:50.505 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 11:51:50.507 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 11:51:50.539 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 11:51:50.568 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:51:50.598 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 11:51:50.630 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 11:51:50.659 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 11:51:50.689 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 11:51:50.718 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 11:51:50.747 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:51:50.777 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 11:51:50.806 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 11:51:50.809 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 11:51:50.811 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 11:51:50.814 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:51:50.832 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:51:50.835 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:51:50.838 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:51:50.840 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:51:50.843 | + 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-04-14 11:51:50.872 | + 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-04-14 11:51:50.902 | + 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-04-14 11:51:50.933 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:51:50.963 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 11:51:50.966 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 11:51:50.968 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 11:51:50.971 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 11:51:50.973 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 11:51:50.976 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 11:51:50.978 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 11:51:50.982 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 11:51:50.986 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 11:51:50.988 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 11:51:50.991 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 11:51:51.003 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 11:51:51.004 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:51.013 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 11:51:51.016 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 11:51:51.032 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 11:51:51.035 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 11:51:51.039 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 11:51:51.070 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 11:51:51.099 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 11:51:51.127 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 11:51:51.156 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 11:51:51.184 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 11:51:51.214 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 11:51:51.242 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 11:51:51.271 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 11:51:51.299 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 11:51:51.329 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 11:51:51.357 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 11:51:51.386 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 11:51:51.414 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 11:51:51.417 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 11:51:51.420 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 11:51:51.423 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 11:51:51.425 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 11:51:51.428 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:51.430 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:51.433 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 11:51:51.436 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 11:51:51.439 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 11:51:51.468 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 11:51:51.499 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 11:51:51.499 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 11:51:51.508 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 11:51:51.512 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 11:51:51.515 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 11:51:51.517 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 11:51:51.520 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 11:51:51.522 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 11:51:51.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:51.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:51.530 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 11:51:51.532 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 11:51:51.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:51.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:51.540 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 11:51:51.600 | Site placement-api already enabled 2022-04-14 11:51:51.605 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 11:51:51.608 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 11:51:51.610 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:51:51.613 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 11:51:51.751 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 11:51:51.775 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:51.777 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 11:51:51.798 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:51.801 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 11:51:51.819 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:51.822 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 11:51:51.824 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 11:51:51.827 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 11:51:51.860 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-04-14 11:51:51.889 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 11:51:51.919 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 11:51:51.948 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 11:51:51.977 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 11:51:52.007 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 11:51:52.037 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 11:51:52.066 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 11:51:52.084 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:52.087 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 11:51:52.105 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:51:52.108 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 11:51:52.110 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 11:51:52.113 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 11:51:52.115 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 11:51:52.118 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 11:51:52.120 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 11:51:52.123 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 11:51:52.125 | + functions-common:run_phase:1870 : local extra 2022-04-14 11:51:52.129 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 11:51:52.133 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 11:51:52.135 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 11:51:52.138 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 11:51:52.141 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 11:51:52.143 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 11:51:52.159 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:52.161 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:51:52.164 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 11:51:52.166 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 11:51:52.169 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 11:51:52.171 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:51:52.173 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 11:51:52.176 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 11:51:52.178 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 11:51:52.234 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 11:51:52.271 | [98164 Async install_tempest:123566]: running: install_tempest 2022-04-14 11:51:52.274 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 11:51:52.277 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 11:51:52.280 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 11:51:52.283 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 11:51:52.286 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 11:51:52.288 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 11:51:52.292 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 11:51:52.295 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 11:51:52.297 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 11:51:52.300 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 11:51:52.303 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 11:51:52.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 11:51:52.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 11:51:52.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 11:51:52.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 11:51:52.320 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 11:51:52.323 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 11:51:52.326 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 11:51:52.329 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 11:51:52.332 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 11:51:52.335 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 11:51:52.339 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 11:51:52.340 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 11:51:52.345 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 11:51:52.348 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 11:51:52.350 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 11:51:52.354 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 11:51:52.357 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 11:51:52.379 | Using python 3.8 to install python-openstackclient 2022-04-14 11:51:52.382 | + 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-04-14 11:51:53.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:53.243 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:53.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:51:53.243 | from cryptography.utils import int_from_bytes 2022-04-14 11:51:54.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 11:51:54.458 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 11:51:54.479 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 11:51:54.480 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 11:51:54.481 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 11:51:54.482 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 11:51:54.483 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 11:51:54.484 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 11:51:54.485 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 11:51:54.486 | 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-04-14 11:51:54.487 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 11:51:54.489 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 11:51:54.490 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 11:51:54.501 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 11:51:54.502 | 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-04-14 11:51:54.503 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 11:51:54.505 | 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-04-14 11:51:54.505 | 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-04-14 11:51:54.531 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 11:51:54.533 | 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-04-14 11:51:54.534 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 11:51:54.535 | 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-04-14 11:51:54.536 | 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-04-14 11:51:54.537 | 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-04-14 11:51:54.538 | 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-04-14 11:51:54.539 | 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-04-14 11:51:54.541 | 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-04-14 11:51:54.542 | 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-04-14 11:51:54.543 | 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-04-14 11:51:54.557 | 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-04-14 11:51:54.576 | 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-04-14 11:51:54.578 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 11:51:54.579 | 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-04-14 11:51:54.580 | 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-04-14 11:51:54.600 | 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-04-14 11:51:54.619 | 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-04-14 11:51:54.623 | 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-04-14 11:51:54.624 | 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-04-14 11:51:54.712 | 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-04-14 11:51:54.713 | 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-04-14 11:51:54.715 | 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-04-14 11:51:54.757 | 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-04-14 11:51:54.768 | 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.14.0) 2022-04-14 11:51:54.801 | 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-04-14 11:51:54.963 | 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-04-14 11:51:54.979 | 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-04-14 11:51:55.080 | 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-04-14 11:51:55.082 | 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-04-14 11:51:55.083 | 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.9) 2022-04-14 11:51:55.084 | 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-04-14 11:51:55.233 | 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-04-14 11:51:57.500 | 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-04-14 11:51:57.507 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 11:51:57.507 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 11:51:57.640 | + inc/python:pip_install:200 : result=0 2022-04-14 11:51:57.643 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 11:51:57.649 | + functions-common:time_stop:2432 : local name 2022-04-14 11:51:57.651 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:51:57.654 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:51:57.656 | + functions-common:time_stop:2435 : local total 2022-04-14 11:51:57.663 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:51:57.666 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 11:51:57.669 | + functions-common:time_stop:2439 : start_time=1649937112373 2022-04-14 11:51:57.671 | + functions-common:time_stop:2441 : [[ -z 1649937112373 ]] 2022-04-14 11:51:57.675 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:51:57.680 | + functions-common:time_stop:2444 : end_time=1649937117678 2022-04-14 11:51:57.684 | + functions-common:time_stop:2445 : elapsed_time=5305 2022-04-14 11:51:57.687 | + functions-common:time_stop:2446 : total=195554 2022-04-14 11:51:57.689 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:51:57.692 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=200859 2022-04-14 11:51:57.695 | + inc/python:pip_install:203 : return 0 2022-04-14 11:51:57.701 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 11:51:57.710 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 11:51:57.718 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.5mxGG78VRg 2022-04-14 11:51:57.721 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 11:51:57.724 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 11:51:57.727 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 11:51:57.730 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 11:51:57.733 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 11:51:57.736 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 11:51:57.757 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:51:57.760 | + ./stack.sh:main:1037 : configure_database 2022-04-14 11:51:57.763 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 11:51:57.766 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 11:51:57.768 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 11:51:57.771 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:51:57.773 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 11:51:57.776 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 11:51:57.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:57.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:57.783 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 11:51:57.787 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 11:51:57.792 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 11:51:57.795 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 11:51:57.798 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 11:51:57.852 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 11:51:57.855 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 11:51:57.857 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 11:51:57.860 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 11:51:57.862 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 11:51:57.864 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 11:51:57.867 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 11:51:57.870 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 11:51:57.872 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 11:51:57.874 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 11:51:57.877 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 11:51:57.879 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 11:51:57.881 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 11:51:57.884 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 11:51:57.886 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 11:51:57.888 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 11:51:57.891 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 11:51:57.893 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 11:51:57.896 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 11:51:57.898 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 11:51:57.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:51:57.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:51:57.905 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 11:51:57.907 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:51:57.910 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 11:52:00.317 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 11:52:00.332 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 11:52:00.332 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 11:52:00.337 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 11:52:00.340 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 11:52:00.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:52:00.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:52:00.347 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 11:52:00.349 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 11:52:00.352 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 11:52:00.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 11:52:00.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 11:52:00.360 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 11:52:00.362 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 11:52:00.364 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 11:52:00.376 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 11:52:00.437 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 11:52:00.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 11:52:00.522 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 11:52:00.579 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 11:52:00.633 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 11:52:00.687 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 11:52:00.689 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 11:52:00.692 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:52:00.694 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 11:52:03.564 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 11:52:03.567 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 11:52:03.570 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 11:52:03.576 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-115203 2022-04-14 11:52:03.579 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-115203 1041' 2022-04-14 11:52:03.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.584 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 11:52:03.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.589 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 11:52:03.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.595 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 11:52:03.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.600 | + 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-04-14 11:52:03.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.605 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 11:52:03.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.610 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 11:52:03.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.615 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-114735 2022-04-14 11:52:03.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.627 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 11:52:03.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.632 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 11:52:03.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.637 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 11:52:03.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.642 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 11:52:03.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.647 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 11:52:03.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 11:52:03.652 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 11:52:03.654 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 11:52:03.657 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 11:52:03.659 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 11:52:03.672 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 11:52:03.674 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.677 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 11:52:03.679 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.683 | + functions-common:run_process:1689 : local group= 2022-04-14 11:52:03.685 | + functions-common:run_process:1690 : local user= 2022-04-14 11:52:03.688 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 11:52:03.691 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 11:52:03.694 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 11:52:03.697 | + functions-common:time_start:2419 : local start_time= 2022-04-14 11:52:03.699 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:52:03.702 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:52:03.707 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937123704 2022-04-14 11:52:03.709 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 11:52:03.728 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:52:03.731 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 11:52:03.734 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 11:52:03.736 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.739 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.741 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.744 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.747 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 11:52:03.749 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 11:52:03.752 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 11:52:03.755 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 11:52:03.757 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 11:52:03.760 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 11:52:03.762 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 11:52:03.765 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 11:52:03.767 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.770 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 11:52:03.772 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 11:52:03.774 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 11:52:03.777 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 11:52:03.779 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 11:52:03.782 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 11:52:03.786 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 11:52:03.838 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 11:52:03.890 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 11:52:03.943 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 11:52:03.995 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 11:52:04.048 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 11:52:04.100 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 11:52:04.103 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 11:52:04.157 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 11:52:04.538 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 11:52:04.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 11:52:04.935 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 11:52:04.958 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 11:52:04.960 | + functions-common:time_stop:2432 : local name 2022-04-14 11:52:04.963 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:52:04.965 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:52:04.968 | + functions-common:time_stop:2435 : local total 2022-04-14 11:52:04.970 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:52:04.972 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 11:52:04.975 | + functions-common:time_stop:2439 : start_time=1649937123704 2022-04-14 11:52:04.977 | + functions-common:time_stop:2441 : [[ -z 1649937123704 ]] 2022-04-14 11:52:04.981 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:52:04.985 | + functions-common:time_stop:2444 : end_time=1649937124982 2022-04-14 11:52:04.988 | + functions-common:time_stop:2445 : elapsed_time=1278 2022-04-14 11:52:04.990 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:52:04.993 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:52:04.996 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1278 2022-04-14 11:52:04.998 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 11:52:05.001 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 11:52:05.003 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 11:52:05.006 | + functions-common:run_process:1689 : local group= 2022-04-14 11:52:05.008 | + functions-common:run_process:1690 : local user=root 2022-04-14 11:52:05.011 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 11:52:05.014 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 11:52:05.016 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 11:52:05.019 | + functions-common:time_start:2419 : local start_time= 2022-04-14 11:52:05.021 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:52:05.024 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:52:05.029 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937125027 2022-04-14 11:52:05.032 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 11:52:05.050 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:52:05.053 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 11:52:05.057 | + functions-common:time_stop:2432 : local name 2022-04-14 11:52:05.060 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:52:05.062 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:52:05.065 | + functions-common:time_stop:2435 : local total 2022-04-14 11:52:05.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:52:05.070 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 11:52:05.074 | + functions-common:time_stop:2439 : start_time=1649937125027 2022-04-14 11:52:05.077 | + functions-common:time_stop:2441 : [[ -z 1649937125027 ]] 2022-04-14 11:52:05.080 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:52:05.086 | + functions-common:time_stop:2444 : end_time=1649937125082 2022-04-14 11:52:05.089 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 11:52:05.091 | + functions-common:time_stop:2446 : total=1278 2022-04-14 11:52:05.094 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:52:05.096 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1333 2022-04-14 11:52:05.099 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 11:52:05.120 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:52:05.123 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 11:52:05.148 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:52:05.151 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 11:52:05.171 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:52:05.174 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 11:52:05.177 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 11:52:05.179 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-830644-2 --data-dir /opt/stack/data/etcd' 2022-04-14 11:52:05.182 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 11:52:05.185 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-830644-2=http://10.222.0.13:2380' 2022-04-14 11:52:05.187 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-04-14 11:52:05.192 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-04-14 11:52:05.195 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 11:52:05.197 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 11:52:05.200 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-04-14 11:52:05.203 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 11:52:05.205 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 11:52:05.208 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 11:52:05.210 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-04-14 11:52:05.213 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 11:52:05.215 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 11:52:05.218 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 11:52:05.220 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 11:52:05.223 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 11:52:05.225 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 11:52:05.229 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 11:52:05.231 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 11:52:05.236 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 11:52:05.313 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 11:52:05.381 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-830644-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-830644-2=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 11:52:05.435 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 11:52:05.487 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 11:52:05.538 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 11:52:05.590 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 11:52:05.592 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 11:52:05.654 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 11:52:06.055 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 11:52:06.110 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 11:52:06.161 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 11:52:06.214 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 11:52:06.266 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 11:52:06.269 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 11:52:06.273 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 11:52:06.276 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 11:52:06.673 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 11:52:06.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 11:52:07.076 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 11:52:07.249 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 11:52:07.267 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:52:07.270 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 11:52:07.272 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 11:52:07.276 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 11:52:07.280 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 11:52:07.293 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 11:52:07.305 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 11:52:07.307 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 11:52:07.310 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 11:52:07.447 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 11:52:07.582 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 11:52:07.722 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 11:52:07.860 | + 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.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 11:52:07.997 | + 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.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 11:52:08.135 | + 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.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 11:52:08.274 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 11:52:08.409 | + 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.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 11:52:08.547 | + 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.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 11:52:08.684 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 11:52:08.689 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 11:52:08.692 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 11:52:08.695 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 11:52:08.700 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 11:52:08.703 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 11:52:08.705 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 11:52:08.722 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:52:08.724 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 11:52:08.727 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:52:08.729 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 11:52:08.732 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 11:52:08.734 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 11:52:08.737 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 11:52:08.753 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:52:08.755 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 11:52:08.758 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 11:52:08.761 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 11:52:08.763 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 11:52:08.766 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 11:52:08.768 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 11:52:08.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 11:52:16.333 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 11:52:16.338 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 11:52:16.464 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 11:52:16.467 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 11:52:16.470 | + functions-common:time_start:2419 : local start_time= 2022-04-14 11:52:16.472 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:52:16.475 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:52:16.480 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937136477 2022-04-14 11:52:16.483 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 11:52:21.197 | 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=125537) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 11:52:21.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:21.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.206 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.206 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.206 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:21.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:21.234 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:21.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:21.237 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:21.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:21.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.815 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.815 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.815 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:21.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:21.819 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:21.819 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:21.825 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 11:52:38.220 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 11:52:38.246 | [123566 Async install_tempest:123566]: finished successfully 2022-04-14 11:52:50.116 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.117 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 11:52:50.179 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.180 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 11:52:50.271 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.271 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 11:52:50.340 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.340 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 11:52:50.419 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.419 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 11:52:50.488 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:50.488 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 11:52:51.713 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:51.714 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.716 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.717 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.717 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.717 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:51.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:51.718 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:51.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.723 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.723 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.723 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:51.724 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:51.728 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:51.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.730 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.730 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.731 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:51.731 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:51.731 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:51.731 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:52.091 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.093 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.093 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.093 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.094 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.094 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:52.094 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:52.193 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:52.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.195 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.196 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.196 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.196 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.196 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:52.196 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:52.204 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 11:52:52.380 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.380 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 11:52:52.431 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.431 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 11:52:52.500 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.500 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 11:52:52.585 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.585 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 11:52:52.676 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.677 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 11:52:52.739 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.739 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 11:52:52.797 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:52.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.798 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.799 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.800 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:52.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:52.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:52.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.807 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.807 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.807 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.807 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.807 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:52.807 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:52.811 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:52.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.813 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.814 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.814 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:52.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:52.814 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:52.814 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:53.123 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:53.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.125 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.125 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.126 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:53.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:53.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 11:52:53.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.240 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.241 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.242 | 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=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 11:52:53.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 11:52:53.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 11:52:53.242 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 11:52:53.249 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 11:52:53.319 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.319 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 11:52:53.388 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.388 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 11:52:53.439 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.439 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 11:52:53.499 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.500 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 11:52:53.582 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.582 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 11:52:53.639 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:53.640 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 11:52:53.702 | INFO migrate.versioning.api [-] done 2022-04-14 11:52:54.084 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 11:52:54.087 | + functions-common:time_stop:2432 : local name 2022-04-14 11:52:54.089 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:52:54.092 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:52:54.094 | + functions-common:time_stop:2435 : local total 2022-04-14 11:52:54.097 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:52:54.099 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 11:52:54.102 | + functions-common:time_stop:2439 : start_time=1649937136477 2022-04-14 11:52:54.104 | + functions-common:time_stop:2441 : [[ -z 1649937136477 ]] 2022-04-14 11:52:54.107 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:52:54.112 | + functions-common:time_stop:2444 : end_time=1649937174109 2022-04-14 11:52:54.114 | + functions-common:time_stop:2445 : elapsed_time=37632 2022-04-14 11:52:54.117 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:52:54.119 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:52:54.122 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37632 2022-04-14 11:52:54.125 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 11:52:54.127 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 11:52:54.131 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 11:52:58.629 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 11:52:58.630 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 11:52:58.630 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 11:52:58.631 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 11:52:58.631 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 11:52:58.631 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 11:52:58.631 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 11:52:58.632 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 11:52:58.632 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 11:52:58.986 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 11:52:58.990 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 11:53:03.498 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 11:53:03.499 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 11:53:03.499 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 11:53:03.499 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 11:53:03.499 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 11:53:03.500 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 11:53:03.500 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 11:53:03.500 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 11:53:03.500 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 11:53:03.856 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 11:53:03.859 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 11:53:03.861 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 11:53:03.864 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 11:53:03.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:53:03.883 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 11:53:03.888 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 11:53:03.891 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 11:53:03.894 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 11:53:03.896 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.899 | + functions-common:run_process:1689 : local group= 2022-04-14 11:53:03.901 | + functions-common:run_process:1690 : local user= 2022-04-14 11:53:03.904 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 11:53:03.907 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 11:53:03.909 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 11:53:03.912 | + functions-common:time_start:2419 : local start_time= 2022-04-14 11:53:03.914 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:53:03.917 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:53:03.925 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937183919 2022-04-14 11:53:03.928 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 11:53:03.944 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:53:03.947 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 11:53:03.949 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 11:53:03.952 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.955 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.957 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.959 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.962 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 11:53:03.964 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 11:53:03.970 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 11:53:03.970 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 11:53:03.972 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 11:53:03.975 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 11:53:03.977 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 11:53:03.980 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 11:53:03.982 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:03.984 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 11:53:03.986 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 11:53:03.988 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 11:53:03.993 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 11:53:03.995 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 11:53:04.046 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 11:53:04.102 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 11:53:04.153 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 11:53:04.206 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 11:53:04.262 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 11:53:04.313 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 11:53:04.367 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 11:53:04.420 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 11:53:04.472 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 11:53:04.535 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 11:53:04.538 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 11:53:04.589 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 11:53:04.952 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 11:53:04.964 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 11:53:05.330 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 11:53:05.407 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 11:53:05.412 | + functions-common:time_stop:2432 : local name 2022-04-14 11:53:05.414 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:53:05.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:53:05.420 | + functions-common:time_stop:2435 : local total 2022-04-14 11:53:05.422 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:53:05.425 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 11:53:05.427 | + functions-common:time_stop:2439 : start_time=1649937183919 2022-04-14 11:53:05.429 | + functions-common:time_stop:2441 : [[ -z 1649937183919 ]] 2022-04-14 11:53:05.432 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:53:05.437 | + functions-common:time_stop:2444 : end_time=1649937185435 2022-04-14 11:53:05.440 | + functions-common:time_stop:2445 : elapsed_time=1516 2022-04-14 11:53:05.442 | + functions-common:time_stop:2446 : total=1333 2022-04-14 11:53:05.444 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:53:05.447 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2849 2022-04-14 11:53:05.449 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 11:53:05.449 | Waiting for keystone to start... 2022-04-14 11:53:05.452 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-04-14 11:53:05.455 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-04-14 11:53:05.457 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 11:53:05.459 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-04-14 11:53:05.462 | + functions:wait_for_service:459 : local rval=0 2022-04-14 11:53:05.464 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 11:53:05.467 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 11:53:05.469 | + functions-common:time_start:2419 : local start_time= 2022-04-14 11:53:05.471 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 11:53:05.475 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 11:53:05.479 | + functions-common:time_start:2423 : _TIME_START[$name]=1649937185476 2022-04-14 11:53:05.482 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 11:53:05.488 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-04-14 11:53:11.997 | + :: : [[ 200 == 503 ]] 2022-04-14 11:53:11.999 | + :: : [[ 0 -eq 7 ]] 2022-04-14 11:53:12.002 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 11:53:12.004 | + functions-common:time_stop:2432 : local name 2022-04-14 11:53:12.007 | + functions-common:time_stop:2433 : local end_time 2022-04-14 11:53:12.009 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 11:53:12.012 | + functions-common:time_stop:2435 : local total 2022-04-14 11:53:12.015 | + functions-common:time_stop:2436 : local start_time 2022-04-14 11:53:12.017 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 11:53:12.019 | + functions-common:time_stop:2439 : start_time=1649937185476 2022-04-14 11:53:12.022 | + functions-common:time_stop:2441 : [[ -z 1649937185476 ]] 2022-04-14 11:53:12.025 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 11:53:12.029 | + functions-common:time_stop:2444 : end_time=1649937192027 2022-04-14 11:53:12.032 | + functions-common:time_stop:2445 : elapsed_time=6551 2022-04-14 11:53:12.034 | + functions-common:time_stop:2446 : total=0 2022-04-14 11:53:12.037 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 11:53:12.039 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6551 2022-04-14 11:53:12.042 | + functions:wait_for_service:467 : return 0 2022-04-14 11:53:12.044 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 11:53:12.062 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:53:12.064 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 11:53:12.067 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 11:53:12.069 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 11:53:12.096 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 11:53:12.099 | + 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.13/identity 2022-04-14 11:53:16.743 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.743 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.743 | 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=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.751 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.767 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.768 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.798 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.832 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.832 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.925 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.926 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.939 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.939 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.939 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.939 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.939 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.940 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.940 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.947 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126389) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 11:53:16.985 | 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=126389) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 11:53:17.385 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created domain default 2022-04-14 11:53:17.471 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created project admin 2022-04-14 11:53:17.499 | DEBUG passlib.handlers.bcrypt [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126389) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 11:53:17.499 | DEBUG passlib.handlers.bcrypt [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126389) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 11:53:17.606 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created user admin 2022-04-14 11:53:17.686 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created role reader 2022-04-14 11:53:17.766 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created role member 2022-04-14 11:53:17.860 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created implied role where f95779ae80c746e6a7cb837cd259f706 implies e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:53:17.932 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created role admin 2022-04-14 11:53:17.997 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created implied role where f7ddc8815b6e4237ada8cb726045eee4 implies f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:53:18.126 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Granted role admin on project admin to user admin. 2022-04-14 11:53:18.203 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Granted role admin on the system to user admin. 2022-04-14 11:53:18.266 | WARNING py.warnings [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f 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-04-14 11:53:18.266 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 11:53:18.266 |  2022-04-14 11:53:18.269 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created region RegionOne 2022-04-14 11:53:18.441 | INFO keystone.cmd.bootstrap [None req-4089a2e8-d2c0-445c-a42c-661b4d19af1f None None] Created public endpoint http://10.222.0.13/identity 2022-04-14 11:53:18.885 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 11:53:18.888 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 11:53:18.890 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 11:53:18.894 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 11:53:21.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:21.890 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:21.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:21.890 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:22.067 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:22.070 | + lib/keystone:create_keystone_accounts:310 : admin_project=bfe426c61a1d452295a6f73a82436f6a 2022-04-14 11:53:22.072 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 11:53:22.075 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 11:53:24.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:24.347 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:24.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:24.347 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:24.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:24.513 | + lib/keystone:create_keystone_accounts:312 : admin_user=bde77bba9d7e4c60b5c7c339d8c6728b 2022-04-14 11:53:24.516 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 11:53:24.518 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 11:53:24.521 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 11:53:24.523 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin bde77bba9d7e4c60b5c7c339d8c6728b default 2022-04-14 11:53:24.579 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bde77bba9d7e4c60b5c7c339d8c6728b default 2022-04-14 11:53:24.621 | [98164 Async ks-domain-role:126508]: running: get_or_add_user_domain_role admin bde77bba9d7e4c60b5c7c339d8c6728b default 2022-04-14 11:53:24.624 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 11:53:24.626 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 11:53:24.629 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 11:53:27.742 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 11:53:27.744 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 11:53:27.744 | default 2022-04-14 11:53:27.747 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 11:53:27.805 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 11:53:27.846 | [98164 Async ks-project:126647]: running: get_or_create_project service Default 2022-04-14 11:53:27.849 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 11:53:27.909 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 11:53:27.978 | [98164 Async ks-service:126733]: running: get_or_create_role service 2022-04-14 11:53:27.984 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 11:53:28.069 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 11:53:28.240 | [98164 Async ks-reseller:126819]: running: get_or_create_role ResellerAdmin 2022-04-14 11:53:28.264 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 11:53:28.291 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 11:53:28.712 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 11:53:28.950 | [98164 Async ks-anotherrole:126910]: running: get_or_create_role anotherrole 2022-04-14 11:53:28.968 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 11:53:29.004 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 11:53:29.024 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:53:29.060 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 11:53:31.381 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:31.488 | [126733 Async ks-service:126733]: finished successfully 2022-04-14 11:53:31.960 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:32.024 | [126819 Async ks-reseller:126819]: finished successfully 2022-04-14 11:53:32.363 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:32.393 | [126647 Async ks-project:126647]: finished successfully 2022-04-14 11:53:32.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:32.570 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:32.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:32.570 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:32.592 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:32.620 | [126910 Async ks-anotherrole:126910]: finished successfully 2022-04-14 11:53:32.745 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:32.748 | ++ functions-common:get_or_create_project:945 : project_id=c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:32.750 | ++ functions-common:get_or_create_project:946 : echo c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:32.753 | + lib/keystone:create_keystone_accounts:340 : invis_project=c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:32.756 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 11:53:32.759 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 11:53:32.762 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:53:32.765 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 11:53:35.307 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:35.332 | [126508 Async ks-domain-role:126508]: finished successfully 2022-04-14 11:53:35.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:35.352 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:35.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:35.352 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:35.521 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:35.524 | ++ functions-common:get_or_create_project:945 : project_id=a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:35.526 | ++ functions-common:get_or_create_project:946 : echo a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:35.529 | + lib/keystone:create_keystone_accounts:344 : demo_project=a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:35.532 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 11:53:35.535 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 11:53:35.537 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:53:35.540 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 11:53:35.543 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 11:53:35.546 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 11:53:38.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.102 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.102 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.264 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.267 | ++ functions-common:get_or_create_user:932 : user_id=2dcad0c9fad149e98464ae00fabd1d01 2022-04-14 11:53:38.269 | ++ functions-common:get_or_create_user:933 : echo 2dcad0c9fad149e98464ae00fabd1d01 2022-04-14 11:53:38.272 | + lib/keystone:create_keystone_accounts:347 : demo_user=2dcad0c9fad149e98464ae00fabd1d01 2022-04-14 11:53:38.275 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 11:53:38.324 | [98164 Async ks-domain-role:126508]: Waiting for completion of get_or_add_user_domain_role admin bde77bba9d7e4c60b5c7c339d8c6728b default running on PID 126508 (6 other jobs running) 2022-04-14 11:53:38.348 | [98164 Async ks-domain-role:126508]: Signaling child to exit 2022-04-14 11:53:38.349 | WAKEUP 2022-04-14 11:53:38.372 | [98164 Async ks-domain-role:126508]: Signaled 2022-04-14 11:53:38.374 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bde77bba9d7e4c60b5c7c339d8c6728b --domain default 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 11:53:38.374 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:53:38.374 | ++ functions-common:get_field:819 : read data 2022-04-14 11:53:38.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.374 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.374 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.374 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 11:53:38.374 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 11:53:38.374 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user bde77bba9d7e4c60b5c7c339d8c6728b --domain default 2022-04-14 11:53:38.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.374 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.374 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bde77bba9d7e4c60b5c7c339d8c6728b --domain default 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:53:38.374 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 11:53:38.374 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:53:38.374 | ++ functions-common:get_field:819 : read data 2022-04-14 11:53:38.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.375 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.375 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.375 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:53:38.375 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:53:38.375 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | bde77bba9d7e4c60b5c7c339d8c6728b | | | default | | False |' 2022-04-14 11:53:38.375 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:53:38.375 | ++ functions-common:get_field:819 : read data 2022-04-14 11:53:38.375 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:53:38.375 | + functions-common:get_or_add_user_domain_role:1028 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:53:38.375 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:53:38.420 | [98164 Async ks-domain-role:126508]: finished get_or_add_user_domain_role admin bde77bba9d7e4c60b5c7c339d8c6728b default with result 0 in 10 seconds 2022-04-14 11:53:38.427 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 11:53:38.461 | [98164 Async ks-project:126647]: Waiting for completion of get_or_create_project service Default running on PID 126647 (5 other jobs running) 2022-04-14 11:53:38.486 | [98164 Async ks-project:126647]: Signaling child to exit 2022-04-14 11:53:38.487 | WAKEUP 2022-04-14 11:53:38.508 | [98164 Async ks-project:126647]: Signaled 2022-04-14 11:53:38.510 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:53:38.510 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 11:53:38.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.510 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.510 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.510 | + functions-common:get_or_create_project:945 : project_id=6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:53:38.510 | + functions-common:get_or_create_project:946 : echo 6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:53:38.510 | 6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:53:38.554 | [98164 Async ks-project:126647]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 11:53:38.590 | [98164 Async ks-service:126733]: Waiting for completion of get_or_create_role service running on PID 126733 (4 other jobs running) 2022-04-14 11:53:38.615 | [98164 Async ks-service:126733]: Signaling child to exit 2022-04-14 11:53:38.615 | WAKEUP 2022-04-14 11:53:38.637 | [98164 Async ks-service:126733]: Signaled 2022-04-14 11:53:38.638 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 11:53:38.638 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 11:53:38.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.638 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.638 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.638 | + functions-common:get_or_create_role:957 : role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:53:38.638 | + functions-common:get_or_create_role:958 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:53:38.638 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:53:38.682 | [98164 Async ks-service:126733]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 11:53:38.718 | [98164 Async ks-reseller:126819]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126819 (3 other jobs running) 2022-04-14 11:53:38.743 | [98164 Async ks-reseller:126819]: Signaling child to exit 2022-04-14 11:53:38.743 | WAKEUP 2022-04-14 11:53:38.765 | [98164 Async ks-reseller:126819]: Signaled 2022-04-14 11:53:38.767 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 11:53:38.767 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 11:53:38.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.767 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.767 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.767 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.767 | + functions-common:get_or_create_role:957 : role_id=31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:53:38.767 | + functions-common:get_or_create_role:958 : echo 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:53:38.767 | 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:53:38.810 | [98164 Async ks-reseller:126819]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 11:53:38.847 | [98164 Async ks-anotherrole:126910]: Waiting for completion of get_or_create_role anotherrole running on PID 126910 (2 other jobs running) 2022-04-14 11:53:38.871 | [98164 Async ks-anotherrole:126910]: Signaling child to exit 2022-04-14 11:53:38.871 | WAKEUP 2022-04-14 11:53:38.893 | [98164 Async ks-anotherrole:126910]: Signaled 2022-04-14 11:53:38.895 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 11:53:38.895 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 11:53:38.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.895 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:38.895 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:38.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:38.895 | + functions-common:get_or_create_role:957 : role_id=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:53:38.895 | + functions-common:get_or_create_role:958 : echo d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:53:38.895 | d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:53:38.938 | [98164 Async ks-anotherrole:126910]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 11:53:38.942 | + inc/async:async_wait:197 : return 0 2022-04-14 11:53:38.945 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.003 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.043 | [98164 Async ks-demo-member:127777]: running: get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.046 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin bde77bba9d7e4c60b5c7c339d8c6728b a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.110 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bde77bba9d7e4c60b5c7c339d8c6728b a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.160 | [98164 Async ks-demo-admin:127889]: running: get_or_add_user_project_role admin bde77bba9d7e4c60b5c7c339d8c6728b a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.165 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.230 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.281 | [98164 Async ks-demo-another:128001]: running: get_or_add_user_project_role anotherrole 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:39.283 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:39.352 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:39.423 | [98164 Async ks-demo-invis:128113]: running: get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:53:39.429 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 11:53:39.447 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 11:53:39.452 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:53:39.461 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 11:53:39.465 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 11:53:39.471 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:53:43.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:43.790 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:43.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:43.790 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:44.001 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:44.005 | ++ functions-common:get_or_create_user:932 : user_id=00641af2b4014a5cb80710dfdb9102eb 2022-04-14 11:53:44.008 | ++ functions-common:get_or_create_user:933 : echo 00641af2b4014a5cb80710dfdb9102eb 2022-04-14 11:53:44.012 | + lib/keystone:create_keystone_accounts:360 : demo_reader=00641af2b4014a5cb80710dfdb9102eb 2022-04-14 11:53:44.015 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 00641af2b4014a5cb80710dfdb9102eb a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:44.114 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 00641af2b4014a5cb80710dfdb9102eb a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:44.215 | [98164 Async ks-demo-reader:128281]: running: get_or_add_user_project_role reader 00641af2b4014a5cb80710dfdb9102eb a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:53:44.236 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 11:53:44.261 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 11:53:44.277 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:53:44.312 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 11:53:48.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:48.262 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:48.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:48.263 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:48.445 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:48.448 | ++ functions-common:get_or_create_project:945 : project_id=ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:48.451 | ++ functions-common:get_or_create_project:946 : echo ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:48.455 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:48.457 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 11:53:48.461 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 11:53:48.464 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:53:48.466 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 11:53:48.468 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 11:53:48.471 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:53:51.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:51.457 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:51.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:51.457 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:51.885 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:51.907 | ++ functions-common:get_or_create_user:932 : user_id=8c2631fe8222497c921c79d94d2c60f1 2022-04-14 11:53:51.924 | ++ functions-common:get_or_create_user:933 : echo 8c2631fe8222497c921c79d94d2c60f1 2022-04-14 11:53:51.944 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8c2631fe8222497c921c79d94d2c60f1 2022-04-14 11:53:51.964 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:52.424 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:52.654 | [98164 Async ks-alt-admin:128641]: running: get_or_add_user_project_role admin 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:52.670 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:53.063 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:53.265 | [98164 Async ks-alt-another:128753]: running: get_or_add_user_project_role anotherrole 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:53.288 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 11:53:53.320 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 11:53:53.336 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:53:53.356 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 11:53:53.382 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 11:53:53.412 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:53:55.137 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:55.302 | [128001 Async ks-demo-another:128001]: finished successfully 2022-04-14 11:53:56.885 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:57.062 | [127889 Async ks-demo-admin:127889]: finished successfully 2022-04-14 11:53:57.129 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:57.285 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:53:57.298 | [127777 Async ks-demo-member:127777]: finished successfully 2022-04-14 11:53:57.371 | [128113 Async ks-demo-invis:128113]: finished successfully 2022-04-14 11:53:58.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:58.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:53:58.565 | from cryptography.utils import int_from_bytes 2022-04-14 11:53:58.767 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:53:58.771 | ++ functions-common:get_or_create_user:932 : user_id=971fe3009dc14cf19f3bf111a72ecda4 2022-04-14 11:53:58.777 | ++ functions-common:get_or_create_user:933 : echo 971fe3009dc14cf19f3bf111a72ecda4 2022-04-14 11:53:58.780 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=971fe3009dc14cf19f3bf111a72ecda4 2022-04-14 11:53:58.782 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 971fe3009dc14cf19f3bf111a72ecda4 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:58.869 | + inc/async:async_inner:63 : get_or_add_user_project_role member 971fe3009dc14cf19f3bf111a72ecda4 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:58.958 | [98164 Async ks-alt-member-user:129178]: running: get_or_add_user_project_role member 971fe3009dc14cf19f3bf111a72ecda4 ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:53:58.965 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 11:53:58.977 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 11:53:58.982 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:53:59.005 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 11:53:59.028 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 11:53:59.064 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:54:00.328 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:00.518 | [128281 Async ks-demo-reader:128281]: finished successfully 2022-04-14 11:54:02.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:02.587 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:02.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:02.587 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:02.773 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:02.776 | ++ functions-common:get_or_create_user:932 : user_id=0dfa488f60814bf7b46a8e861d4ba34d 2022-04-14 11:54:02.779 | ++ functions-common:get_or_create_user:933 : echo 0dfa488f60814bf7b46a8e861d4ba34d 2022-04-14 11:54:02.781 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=0dfa488f60814bf7b46a8e861d4ba34d 2022-04-14 11:54:02.784 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0dfa488f60814bf7b46a8e861d4ba34d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:02.854 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0dfa488f60814bf7b46a8e861d4ba34d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:02.932 | [98164 Async ks-alt-reader-user:129424]: running: get_or_add_user_project_role reader 0dfa488f60814bf7b46a8e861d4ba34d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:02.936 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 11:54:02.939 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:54:02.945 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 11:54:02.949 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 11:54:02.960 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:54:06.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:06.338 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:06.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:06.339 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:06.523 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:06.526 | ++ functions-common:get_or_create_user:932 : user_id=51744abd6d43490b8e437efd315ee94a 2022-04-14 11:54:06.529 | ++ functions-common:get_or_create_user:933 : echo 51744abd6d43490b8e437efd315ee94a 2022-04-14 11:54:06.532 | + lib/keystone:create_keystone_accounts:392 : system_member_user=51744abd6d43490b8e437efd315ee94a 2022-04-14 11:54:06.534 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 51744abd6d43490b8e437efd315ee94a all 2022-04-14 11:54:06.599 | + inc/async:async_inner:63 : get_or_add_user_system_role member 51744abd6d43490b8e437efd315ee94a all 2022-04-14 11:54:06.644 | [98164 Async ks-system-member:129618]: running: get_or_add_user_system_role member 51744abd6d43490b8e437efd315ee94a all 2022-04-14 11:54:06.650 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 11:54:06.653 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:54:06.655 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 11:54:06.662 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 11:54:06.677 | +++ functions-common:get_or_create_user:934 : 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-04-14 11:54:06.985 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:07.139 | [128641 Async ks-alt-admin:128641]: finished successfully 2022-04-14 11:54:08.588 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:08.686 | [128753 Async ks-alt-another:128753]: finished successfully 2022-04-14 11:54:09.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:09.629 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:09.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:09.629 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:09.849 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:09.856 | ++ functions-common:get_or_create_user:932 : user_id=04fc4b0814d849d996f9a29bf7b679e7 2022-04-14 11:54:09.861 | ++ functions-common:get_or_create_user:933 : echo 04fc4b0814d849d996f9a29bf7b679e7 2022-04-14 11:54:09.865 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=04fc4b0814d849d996f9a29bf7b679e7 2022-04-14 11:54:09.868 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 04fc4b0814d849d996f9a29bf7b679e7 all 2022-04-14 11:54:09.965 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 04fc4b0814d849d996f9a29bf7b679e7 all 2022-04-14 11:54:10.035 | [98164 Async ks-system-reader:129900]: running: get_or_add_user_system_role reader 04fc4b0814d849d996f9a29bf7b679e7 all 2022-04-14 11:54:10.041 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 11:54:10.051 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 11:54:10.061 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 11:54:10.064 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 11:54:10.070 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 11:54:12.745 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:12.834 | [129178 Async ks-alt-member-user:129178]: finished successfully 2022-04-14 11:54:13.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:13.567 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:13.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:13.567 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:13.754 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:13.757 | ++ functions-common:get_or_create_group:909 : group_id=74e8abbc3d324648836d66f0c546b691 2022-04-14 11:54:13.760 | ++ functions-common:get_or_create_group:910 : echo 74e8abbc3d324648836d66f0c546b691 2022-04-14 11:54:13.764 | + lib/keystone:create_keystone_accounts:402 : admin_group=74e8abbc3d324648836d66f0c546b691 2022-04-14 11:54:13.768 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 11:54:13.774 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 11:54:13.785 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 11:54:13.794 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 11:54:13.801 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 11:54:15.569 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:15.598 | [129424 Async ks-alt-reader-user:129424]: finished successfully 2022-04-14 11:54:16.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:16.521 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:16.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:16.521 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:16.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:16.725 | ++ functions-common:get_or_create_group:909 : group_id=d28771827d4d4c24ba7b57b697da0f2d 2022-04-14 11:54:16.728 | ++ functions-common:get_or_create_group:910 : echo d28771827d4d4c24ba7b57b697da0f2d 2022-04-14 11:54:16.730 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d28771827d4d4c24ba7b57b697da0f2d 2022-04-14 11:54:16.733 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:16.814 | + inc/async:async_inner:63 : get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:16.900 | [98164 Async ks-group-memberdemo:130265]: running: get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:16.902 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:17.003 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:17.072 | [98164 Async ks-group-anotherdemo:130358]: running: get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:17.078 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:17.445 | + inc/async:async_inner:63 : get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:17.661 | [98164 Async ks-group-memberalt:130444]: running: get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:17.678 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:17.693 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:17.891 | [129618 Async ks-system-member:129618]: finished successfully 2022-04-14 11:54:18.048 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:18.281 | [98164 Async ks-group-anotheralt:130570]: running: get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:18.308 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a 2022-04-14 11:54:18.772 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a 2022-04-14 11:54:18.996 | [98164 Async ks-group-admin:130657]: running: get_or_add_group_project_role admin 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a 2022-04-14 11:54:19.020 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 11:54:19.376 | [98164 Async ks-demo-member:127777]: Waiting for completion of get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 running on PID 127777 (17 other jobs running) 2022-04-14 11:54:19.538 | [98164 Async ks-demo-member:127777]: Signaling child to exit 2022-04-14 11:54:19.539 | WAKEUP 2022-04-14 11:54:19.677 | [98164 Async ks-demo-member:127777]: Signaled 2022-04-14 11:54:19.684 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:19.684 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:19.684 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:19.684 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:19.684 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:19.684 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:19.684 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:19.684 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:19.684 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:19.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.684 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.684 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.684 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:19.684 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:19.684 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:19.684 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:19.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.684 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.684 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:19.684 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:19.685 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:19.685 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:19.685 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:19.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.685 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:19.685 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:19.685 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:19.685 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:19.685 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:19.685 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:19.685 | ++ functions-common:get_field:825 : echo '| f95779ae80c746e6a7cb837cd259f706 | 2dcad0c9fad149e98464ae00fabd1d01 | | a9b258d7f9054288add40cdbfb638b61 | | | False |' 2022-04-14 11:54:19.685 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:19.685 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:19.686 | + functions-common:get_or_add_user_project_role:1004 : echo f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:19.686 | f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:19.959 | [98164 Async ks-demo-member:127777]: finished get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 with result 0 in 18 seconds 2022-04-14 11:54:20.214 | [98164 Async ks-demo-admin:127889]: Waiting for completion of get_or_add_user_project_role admin bde77bba9d7e4c60b5c7c339d8c6728b a9b258d7f9054288add40cdbfb638b61 running on PID 127889 (16 other jobs running) 2022-04-14 11:54:20.411 | [98164 Async ks-demo-admin:127889]: Signaling child to exit 2022-04-14 11:54:20.411 | WAKEUP 2022-04-14 11:54:20.564 | [98164 Async ks-demo-admin:127889]: Signaled 2022-04-14 11:54:20.573 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:20.573 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:20.573 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:20.573 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:20.573 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:20.573 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:20.573 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bde77bba9d7e4c60b5c7c339d8c6728b --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:20.573 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:20.573 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:20.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.573 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.573 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.573 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:20.573 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:20.573 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:20.573 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user bde77bba9d7e4c60b5c7c339d8c6728b --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:20.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.573 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.573 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bde77bba9d7e4c60b5c7c339d8c6728b --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:20.573 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:20.574 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:20.574 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:20.574 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:20.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.574 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:20.574 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:20.574 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:20.574 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:20.574 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:20.574 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | bde77bba9d7e4c60b5c7c339d8c6728b | | a9b258d7f9054288add40cdbfb638b61 | | | False |' 2022-04-14 11:54:20.574 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:20.574 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:20.574 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:20.574 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:20.574 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:20.754 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:20.792 | [98164 Async ks-demo-admin:127889]: finished get_or_add_user_project_role admin bde77bba9d7e4c60b5c7c339d8c6728b a9b258d7f9054288add40cdbfb638b61 with result 0 in 17 seconds 2022-04-14 11:54:20.826 | [129900 Async ks-system-reader:129900]: finished successfully 2022-04-14 11:54:20.983 | [98164 Async ks-demo-another:128001]: Waiting for completion of get_or_add_user_project_role anotherrole 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 running on PID 128001 (15 other jobs running) 2022-04-14 11:54:21.132 | [98164 Async ks-demo-another:128001]: Signaling child to exit 2022-04-14 11:54:21.132 | WAKEUP 2022-04-14 11:54:21.229 | [98164 Async ks-demo-another:128001]: Signaled 2022-04-14 11:54:21.232 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:21.232 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:21.232 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:21.232 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:21.232 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:21.232 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:21.232 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:21.232 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:21.232 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:21.232 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:21.232 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:21.232 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:21.232 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:21.233 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:21.233 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:21.233 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:21.233 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:21.233 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2dcad0c9fad149e98464ae00fabd1d01 --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:21.233 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:21.233 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.233 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.233 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:21.233 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:21.233 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:21.233 | ++ functions-common:get_field:825 : echo '| d0054b3c21f048d38de33e1eeb672197 | 2dcad0c9fad149e98464ae00fabd1d01 | | a9b258d7f9054288add40cdbfb638b61 | | | False |' 2022-04-14 11:54:21.233 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:21.233 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.233 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:21.233 | + functions-common:get_or_add_user_project_role:1004 : echo d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:21.233 | d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:21.504 | [98164 Async ks-demo-another:128001]: finished get_or_add_user_project_role anotherrole 2dcad0c9fad149e98464ae00fabd1d01 a9b258d7f9054288add40cdbfb638b61 with result 0 in 16 seconds 2022-04-14 11:54:21.753 | [98164 Async ks-demo-invis:128113]: Waiting for completion of get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 c994c18f7fb547aa80a3690c5d0a1281 running on PID 128113 (14 other jobs running) 2022-04-14 11:54:21.895 | [98164 Async ks-demo-invis:128113]: Signaling child to exit 2022-04-14 11:54:21.896 | WAKEUP 2022-04-14 11:54:21.991 | [98164 Async ks-demo-invis:128113]: Signaled 2022-04-14 11:54:21.992 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:21.992 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:21.992 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:21.992 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:21.992 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:21.992 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:21.992 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:21.992 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:21.992 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dcad0c9fad149e98464ae00fabd1d01 --project c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:54:21.992 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:21.992 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:21.992 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:21.992 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.993 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.993 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:21.993 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:21.993 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:21.993 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2dcad0c9fad149e98464ae00fabd1d01 --project c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:54:21.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.993 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.993 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.993 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dcad0c9fad149e98464ae00fabd1d01 --project c994c18f7fb547aa80a3690c5d0a1281 2022-04-14 11:54:21.993 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:21.994 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:21.994 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:21.994 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.994 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:21.994 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:21.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:21.994 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:21.994 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:21.994 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:21.994 | ++ functions-common:get_field:825 : echo '| f95779ae80c746e6a7cb837cd259f706 | 2dcad0c9fad149e98464ae00fabd1d01 | | c994c18f7fb547aa80a3690c5d0a1281 | | | False |' 2022-04-14 11:54:21.994 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:21.994 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:21.994 | + functions-common:get_or_add_user_project_role:1004 : echo f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:21.994 | f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:22.081 | [98164 Async ks-demo-invis:128113]: finished get_or_add_user_project_role member 2dcad0c9fad149e98464ae00fabd1d01 c994c18f7fb547aa80a3690c5d0a1281 with result 0 in 18 seconds 2022-04-14 11:54:22.153 | [98164 Async ks-demo-reader:128281]: Waiting for completion of get_or_add_user_project_role reader 00641af2b4014a5cb80710dfdb9102eb a9b258d7f9054288add40cdbfb638b61 running on PID 128281 (13 other jobs running) 2022-04-14 11:54:22.201 | [98164 Async ks-demo-reader:128281]: Signaling child to exit 2022-04-14 11:54:22.201 | WAKEUP 2022-04-14 11:54:22.244 | [98164 Async ks-demo-reader:128281]: Signaled 2022-04-14 11:54:22.247 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:22.248 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:22.248 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:22.248 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:22.248 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:22.248 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:22.248 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00641af2b4014a5cb80710dfdb9102eb --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:22.248 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:22.248 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.248 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.248 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:22.248 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:22.248 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:22.248 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 00641af2b4014a5cb80710dfdb9102eb --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:22.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.248 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.248 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00641af2b4014a5cb80710dfdb9102eb --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:22.248 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:22.248 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:22.248 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.249 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.249 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:22.249 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:22.249 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:22.249 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:22.249 | ++ functions-common:get_field:825 : echo '| e08f3ecfe75d485baf4143456ae1f852 | 00641af2b4014a5cb80710dfdb9102eb | | a9b258d7f9054288add40cdbfb638b61 | | | False |' 2022-04-14 11:54:22.249 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.249 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:22.249 | + functions-common:get_or_add_user_project_role:1004 : echo e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:22.249 | e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:22.337 | [98164 Async ks-demo-reader:128281]: finished get_or_add_user_project_role reader 00641af2b4014a5cb80710dfdb9102eb a9b258d7f9054288add40cdbfb638b61 with result 0 in 16 seconds 2022-04-14 11:54:22.342 | + inc/async:async_wait:197 : return 0 2022-04-14 11:54:22.353 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 11:54:22.598 | [98164 Async ks-alt-admin:128641]: Waiting for completion of get_or_add_user_project_role admin 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 running on PID 128641 (12 other jobs running) 2022-04-14 11:54:22.645 | [98164 Async ks-alt-admin:128641]: Signaling child to exit 2022-04-14 11:54:22.645 | WAKEUP 2022-04-14 11:54:22.740 | [98164 Async ks-alt-admin:128641]: Signaled 2022-04-14 11:54:22.743 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:22.744 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:22.744 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:22.744 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:22.744 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:22.744 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:22.744 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:22.744 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:22.744 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:22.744 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:22.744 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:22.744 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:22.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:22.744 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:22.744 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:22.744 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:22.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:22.745 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:22.745 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:22.745 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:22.745 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:22.745 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | 8c2631fe8222497c921c79d94d2c60f1 | | ea47df574cfe4a7b917493b9a37c4b58 | | | False |' 2022-04-14 11:54:22.745 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:22.745 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:22.745 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:22.745 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:54:23.010 | [98164 Async ks-alt-admin:128641]: finished get_or_add_user_project_role admin 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 14 seconds 2022-04-14 11:54:23.246 | [98164 Async ks-alt-another:128753]: Waiting for completion of get_or_add_user_project_role anotherrole 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 running on PID 128753 (11 other jobs running) 2022-04-14 11:54:23.411 | [98164 Async ks-alt-another:128753]: Signaling child to exit 2022-04-14 11:54:23.412 | WAKEUP 2022-04-14 11:54:23.553 | [98164 Async ks-alt-another:128753]: Signaled 2022-04-14 11:54:23.576 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:23.576 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:23.576 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:23.576 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:23.576 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:23.576 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:23.576 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:23.576 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:23.576 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:23.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.576 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.576 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.576 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:23.576 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:23.576 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:23.576 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:23.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.576 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.576 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8c2631fe8222497c921c79d94d2c60f1 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:23.576 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:23.577 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:23.577 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:23.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.577 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:23.577 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:23.577 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:23.577 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:23.577 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:23.577 | ++ functions-common:get_field:825 : echo '| d0054b3c21f048d38de33e1eeb672197 | 8c2631fe8222497c921c79d94d2c60f1 | | ea47df574cfe4a7b917493b9a37c4b58 | | | False |' 2022-04-14 11:54:23.577 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:23.577 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:23.577 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:23.577 | + functions-common:get_or_add_user_project_role:1004 : echo d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:23.577 | d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:54:23.872 | [98164 Async ks-alt-another:128753]: finished get_or_add_user_project_role anotherrole 8c2631fe8222497c921c79d94d2c60f1 ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 15 seconds 2022-04-14 11:54:24.151 | [98164 Async ks-alt-member-user:129178]: Waiting for completion of get_or_add_user_project_role member 971fe3009dc14cf19f3bf111a72ecda4 ea47df574cfe4a7b917493b9a37c4b58 running on PID 129178 (10 other jobs running) 2022-04-14 11:54:24.272 | [98164 Async ks-alt-member-user:129178]: Signaling child to exit 2022-04-14 11:54:24.272 | WAKEUP 2022-04-14 11:54:24.340 | [98164 Async ks-alt-member-user:129178]: Signaled 2022-04-14 11:54:24.342 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:24.342 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:24.342 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:24.342 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:24.342 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:24.342 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:24.342 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:24.342 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:24.342 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 971fe3009dc14cf19f3bf111a72ecda4 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:24.342 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:24.342 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:24.342 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:24.342 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:24.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.342 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.342 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.342 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:24.342 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:24.343 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:24.343 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 971fe3009dc14cf19f3bf111a72ecda4 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:24.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.343 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.343 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.343 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 971fe3009dc14cf19f3bf111a72ecda4 --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:24.343 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:24.343 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:24.343 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:24.343 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:24.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.343 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:24.343 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:24.343 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:24.343 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:24.343 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:24.343 | ++ functions-common:get_field:825 : echo '| f95779ae80c746e6a7cb837cd259f706 | 971fe3009dc14cf19f3bf111a72ecda4 | | ea47df574cfe4a7b917493b9a37c4b58 | | | False |' 2022-04-14 11:54:24.343 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:24.343 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:24.343 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:24.343 | + functions-common:get_or_add_user_project_role:1004 : echo f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:24.343 | f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:24.542 | [98164 Async ks-alt-member-user:129178]: finished get_or_add_user_project_role member 971fe3009dc14cf19f3bf111a72ecda4 ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 14 seconds 2022-04-14 11:54:24.799 | [98164 Async ks-alt-reader-user:129424]: Waiting for completion of get_or_add_user_project_role reader 0dfa488f60814bf7b46a8e861d4ba34d ea47df574cfe4a7b917493b9a37c4b58 running on PID 129424 (9 other jobs running) 2022-04-14 11:54:24.982 | [98164 Async ks-alt-reader-user:129424]: Signaling child to exit 2022-04-14 11:54:24.982 | WAKEUP 2022-04-14 11:54:25.120 | [98164 Async ks-alt-reader-user:129424]: Signaled 2022-04-14 11:54:25.130 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:54:25.130 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:54:25.130 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:25.130 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:25.131 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:25.131 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:25.131 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:25.131 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:54:25.131 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0dfa488f60814bf7b46a8e861d4ba34d --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:25.131 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:25.131 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:54:25.131 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:54:25.131 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 0dfa488f60814bf7b46a8e861d4ba34d --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:54:25.131 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0dfa488f60814bf7b46a8e861d4ba34d --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:25.131 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:54:25.131 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:25.131 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:25.131 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:25.132 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:54:25.132 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:54:25.132 | ++ functions-common:get_field:825 : echo '| e08f3ecfe75d485baf4143456ae1f852 | 0dfa488f60814bf7b46a8e861d4ba34d | | ea47df574cfe4a7b917493b9a37c4b58 | | | False |' 2022-04-14 11:54:25.132 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:54:25.132 | ++ functions-common:get_field:819 : read data 2022-04-14 11:54:25.132 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:25.132 | + functions-common:get_or_add_user_project_role:1004 : echo e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:25.132 | e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:25.444 | [98164 Async ks-alt-reader-user:129424]: finished get_or_add_user_project_role reader 0dfa488f60814bf7b46a8e861d4ba34d ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 12 seconds 2022-04-14 11:54:25.488 | + inc/async:async_wait:197 : return 0 2022-04-14 11:54:25.512 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 11:54:25.831 | [98164 Async ks-system-member:129618]: Waiting for completion of get_or_add_user_system_role member 51744abd6d43490b8e437efd315ee94a all running on PID 129618 (8 other jobs running) 2022-04-14 11:54:25.986 | [98164 Async ks-system-member:129618]: Signaling child to exit 2022-04-14 11:54:25.987 | WAKEUP 2022-04-14 11:54:26.139 | [98164 Async ks-system-member:129618]: Signaled 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 11:54:26.152 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 11:54:26.152 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:26.152 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:26.152 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:26.152 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:26.152 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 11:54:26.152 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 51744abd6d43490b8e437efd315ee94a --system all -f value -c Role 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 51744abd6d43490b8e437efd315ee94a --system all 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 51744abd6d43490b8e437efd315ee94a --system all -f value -c Role 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.152 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:26.152 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:26.153 | + functions-common:get_or_add_user_system_role:1059 : echo f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:26.153 | f95779ae80c746e6a7cb837cd259f706 2022-04-14 11:54:26.409 | [98164 Async ks-system-member:129618]: finished get_or_add_user_system_role member 51744abd6d43490b8e437efd315ee94a all with result 0 in 11 seconds 2022-04-14 11:54:26.605 | [98164 Async ks-system-reader:129900]: Waiting for completion of get_or_add_user_system_role reader 04fc4b0814d849d996f9a29bf7b679e7 all running on PID 129900 (7 other jobs running) 2022-04-14 11:54:26.738 | [98164 Async ks-system-reader:129900]: Signaling child to exit 2022-04-14 11:54:26.738 | WAKEUP 2022-04-14 11:54:26.853 | [98164 Async ks-system-reader:129900]: Signaled 2022-04-14 11:54:26.862 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 11:54:26.866 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 11:54:26.866 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 11:54:26.866 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:54:26.866 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:54:26.866 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:54:26.866 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:54:26.866 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:54:26.866 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 11:54:26.866 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 04fc4b0814d849d996f9a29bf7b679e7 --system all -f value -c Role 2022-04-14 11:54:26.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.866 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.866 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:26.867 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 11:54:26.867 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 11:54:26.867 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 04fc4b0814d849d996f9a29bf7b679e7 --system all 2022-04-14 11:54:26.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.867 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.867 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.867 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 04fc4b0814d849d996f9a29bf7b679e7 --system all -f value -c Role 2022-04-14 11:54:26.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.867 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:26.867 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:26.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:26.867 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:26.867 | + functions-common:get_or_add_user_system_role:1059 : echo e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:26.867 | e08f3ecfe75d485baf4143456ae1f852 2022-04-14 11:54:27.168 | [98164 Async ks-system-reader:129900]: finished get_or_add_user_system_role reader 04fc4b0814d849d996f9a29bf7b679e7 all with result 0 in 10 seconds 2022-04-14 11:54:27.188 | + inc/async:async_wait:197 : return 0 2022-04-14 11:54:27.207 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 11:54:27.391 | [98164 Async ks-group-memberdemo:130265]: Waiting for completion of get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 running on PID 130265 (6 other jobs running) 2022-04-14 11:54:27.532 | [98164 Async ks-group-memberdemo:130265]: Signaling child to exit 2022-04-14 11:54:30.395 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:30.486 | [130265 Async ks-group-memberdemo:130265]: finished successfully 2022-04-14 11:54:30.594 | WAKEUP 2022-04-14 11:54:30.702 | [98164 Async ks-group-memberdemo:130265]: Signaled 2022-04-14 11:54:30.718 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 11:54:30.718 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 -f value 2022-04-14 11:54:30.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.718 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.719 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.719 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:30.719 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 11:54:30.719 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 11:54:30.719 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:30.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.719 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.719 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.719 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 -f value 2022-04-14 11:54:30.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.719 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:30.719 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:30.719 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:30.719 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False' 2022-04-14 11:54:30.719 | + functions-common:get_or_add_group_project_role:1083 : echo f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False 2022-04-14 11:54:30.719 | f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False 2022-04-14 11:54:30.987 | [98164 Async ks-group-memberdemo:130265]: finished get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 with result 0 in 13 seconds 2022-04-14 11:54:31.169 | [98164 Async ks-group-anotherdemo:130358]: Waiting for completion of get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 running on PID 130358 (5 other jobs running) 2022-04-14 11:54:31.288 | [98164 Async ks-group-anotherdemo:130358]: Signaling child to exit 2022-04-14 11:54:31.513 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:31.566 | [130358 Async ks-group-anotherdemo:130358]: finished successfully 2022-04-14 11:54:31.608 | WAKEUP 2022-04-14 11:54:31.648 | [98164 Async ks-group-anotherdemo:130358]: Signaled 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 11:54:31.650 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 -f value 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project a9b258d7f9054288add40cdbfb638b61 -f value 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.650 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False' 2022-04-14 11:54:31.650 | + functions-common:get_or_add_group_project_role:1083 : echo d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False 2022-04-14 11:54:31.651 | d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 False 2022-04-14 11:54:31.710 | [98164 Async ks-group-anotherdemo:130358]: finished get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d a9b258d7f9054288add40cdbfb638b61 with result 0 in 14 seconds 2022-04-14 11:54:31.765 | [98164 Async ks-group-memberalt:130444]: Waiting for completion of get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 running on PID 130444 (4 other jobs running) 2022-04-14 11:54:31.794 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:31.796 | [98164 Async ks-group-memberalt:130444]: Signaling child to exit 2022-04-14 11:54:31.834 | [130444 Async ks-group-memberalt:130444]: finished successfully 2022-04-14 11:54:31.858 | WAKEUP 2022-04-14 11:54:31.892 | [98164 Async ks-group-memberalt:130444]: Signaled 2022-04-14 11:54:31.894 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 11:54:31.894 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 -f value 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:31.894 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 11:54:31.894 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 11:54:31.894 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 -f value 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:31.894 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:31.894 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:31.895 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False' 2022-04-14 11:54:31.895 | + functions-common:get_or_add_group_project_role:1083 : echo f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False 2022-04-14 11:54:31.895 | f95779ae80c746e6a7cb837cd259f706 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False 2022-04-14 11:54:31.953 | [98164 Async ks-group-memberalt:130444]: finished get_or_add_group_project_role member d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 14 seconds 2022-04-14 11:54:31.997 | [98164 Async ks-group-anotheralt:130570]: Waiting for completion of get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 running on PID 130570 (3 other jobs running) 2022-04-14 11:54:32.024 | [98164 Async ks-group-anotheralt:130570]: Signaling child to exit 2022-04-14 11:54:32.876 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:32.902 | [130657 Async ks-group-admin:130657]: finished successfully 2022-04-14 11:54:33.133 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:54:33.158 | [130570 Async ks-group-anotheralt:130570]: finished successfully 2022-04-14 11:54:33.178 | WAKEUP 2022-04-14 11:54:33.200 | [98164 Async ks-group-anotheralt:130570]: Signaled 2022-04-14 11:54:33.202 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 11:54:33.202 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 -f value 2022-04-14 11:54:33.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.202 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.202 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:33.202 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 11:54:33.202 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 11:54:33.202 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 2022-04-14 11:54:33.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.202 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.202 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.202 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d28771827d4d4c24ba7b57b697da0f2d --project ea47df574cfe4a7b917493b9a37c4b58 -f value 2022-04-14 11:54:33.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.203 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.203 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:33.203 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False' 2022-04-14 11:54:33.203 | + functions-common:get_or_add_group_project_role:1083 : echo d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False 2022-04-14 11:54:33.203 | d0054b3c21f048d38de33e1eeb672197 d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 False 2022-04-14 11:54:33.247 | [98164 Async ks-group-anotheralt:130570]: finished get_or_add_group_project_role anotherrole d28771827d4d4c24ba7b57b697da0f2d ea47df574cfe4a7b917493b9a37c4b58 with result 0 in 15 seconds 2022-04-14 11:54:33.284 | [98164 Async ks-group-admin:130657]: Waiting for completion of get_or_add_group_project_role admin 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a running on PID 130657 (2 other jobs running) 2022-04-14 11:54:33.309 | [98164 Async ks-group-admin:130657]: Signaling child to exit 2022-04-14 11:54:33.309 | WAKEUP 2022-04-14 11:54:33.331 | [98164 Async ks-group-admin:130657]: Signaled 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 11:54:33.333 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 74e8abbc3d324648836d66f0c546b691 --project bfe426c61a1d452295a6f73a82436f6a -f value 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 74e8abbc3d324648836d66f0c546b691 --project bfe426c61a1d452295a6f73a82436f6a 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 74e8abbc3d324648836d66f0c546b691 --project bfe426c61a1d452295a6f73a82436f6a -f value 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:54:33.333 | from cryptography.utils import int_from_bytes 2022-04-14 11:54:33.333 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f7ddc8815b6e4237ada8cb726045eee4 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a False' 2022-04-14 11:54:33.333 | + functions-common:get_or_add_group_project_role:1083 : echo f7ddc8815b6e4237ada8cb726045eee4 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a False 2022-04-14 11:54:33.333 | f7ddc8815b6e4237ada8cb726045eee4 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a False 2022-04-14 11:54:33.377 | [98164 Async ks-group-admin:130657]: finished get_or_add_group_project_role admin 74e8abbc3d324648836d66f0c546b691 bfe426c61a1d452295a6f73a82436f6a with result 0 in 14 seconds 2022-04-14 11:54:33.381 | + inc/async:async_wait:197 : return 0 2022-04-14 11:54:33.384 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 11:54:33.401 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:54:33.404 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 11:54:33.422 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:54:33.425 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 11:54:33.428 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 11:54:33.486 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 11:54:33.526 | [98164 Async create_nova_accounts:132558]: running: create_nova_accounts 2022-04-14 11:54:33.529 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 11:54:33.547 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:54:33.550 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 11:54:33.552 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 11:54:33.612 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 11:54:33.655 | [98164 Async create_glance_accounts:132673]: running: create_glance_accounts 2022-04-14 11:54:33.658 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 11:54:33.681 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:54:33.683 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 11:54:33.689 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 11:54:33.763 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 11:54:33.803 | [98164 Async create_cinder_accounts:132803]: running: create_cinder_accounts 2022-04-14 11:54:33.806 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 11:54:33.828 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:54:33.830 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 11:54:33.833 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 11:54:33.905 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 11:54:33.976 | [98164 Async create_neutron_accounts:132918]: running: create_neutron_accounts 2022-04-14 11:54:33.979 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 11:54:34.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:54:34.018 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 11:54:34.021 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 11:54:34.224 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 11:54:34.458 | [98164 Async create_swift_accounts:133059]: running: create_swift_accounts 2022-04-14 11:54:34.479 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 11:54:34.621 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:54:34.640 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 11:54:34.990 | [98164 Async create_nova_accounts:132558]: Waiting for completion of create_nova_accounts running on PID 132558 (6 other jobs running) 2022-04-14 11:54:35.176 | [98164 Async create_nova_accounts:132558]: Signaling child to exit 2022-04-14 11:55:14.115 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:55:14.193 | [132918 Async create_neutron_accounts:132918]: finished successfully 2022-04-14 11:55:34.268 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:55:34.298 | [132803 Async create_cinder_accounts:132803]: finished successfully 2022-04-14 11:55:47.010 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:55:47.051 | [132673 Async create_glance_accounts:132673]: finished successfully 2022-04-14 11:55:54.384 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:55:54.411 | [132558 Async create_nova_accounts:132558]: finished successfully 2022-04-14 11:55:54.431 | WAKEUP 2022-04-14 11:55:54.454 | [98164 Async create_nova_accounts:132558]: Signaled 2022-04-14 11:55:54.456 | + 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-04-14 11:55:54.456 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 11:55:54.456 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 11:55:54.456 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.456 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.456 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.456 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:55:54.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.456 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.456 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.456 | + functions-common:get_or_create_user:932 : user_id=51b87f3d87f24e8498b8b39c13311cf1 2022-04-14 11:55:54.456 | + functions-common:get_or_create_user:933 : echo 51b87f3d87f24e8498b8b39c13311cf1 2022-04-14 11:55:54.456 | 51b87f3d87f24e8498b8b39c13311cf1 2022-04-14 11:55:54.456 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 11:55:54.456 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.456 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.456 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.457 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.457 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.457 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.457 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.457 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.457 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.457 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.457 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.457 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.457 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.457 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.457 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.458 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.458 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.458 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.458 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.458 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.458 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.458 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.458 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.458 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.458 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.458 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.458 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.458 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.458 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | 51b87f3d87f24e8498b8b39c13311cf1 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.458 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.458 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.458 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.458 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.458 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 11:55:54.458 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 11:55:54.458 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.459 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.459 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.459 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.459 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.459 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.459 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.459 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.459 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.459 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.459 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.459 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.459 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.459 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.459 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.459 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.460 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.460 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.460 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.460 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.460 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.460 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.460 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | 51b87f3d87f24e8498b8b39c13311cf1 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.460 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.460 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:55:54.460 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:55:54.460 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:55:54.460 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 11:55:54.460 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 11:55:54.460 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-04-14 11:55:54.460 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 11:55:54.460 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.460 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 11:55:54.460 | ++ functions-common:get_or_create_service:1104 : 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-04-14 11:55:54.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.460 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.460 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.460 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.460 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.460 | e1f7fa26e1d74e8baa77f9686236705c' 2022-04-14 11:55:54.460 | + functions-common:get_or_create_service:1101 : echo e1f7fa26e1d74e8baa77f9686236705c 2022-04-14 11:55:54.460 | e1f7fa26e1d74e8baa77f9686236705c 2022-04-14 11:55:54.460 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-04-14 11:55:54.460 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.461 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-04-14 11:55:54.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.461 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.461 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.461 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.461 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a0d00aed163740ca83f6e92c4d9ab758 2022-04-14 11:55:54.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a0d00aed163740ca83f6e92c4d9ab758 2022-04-14 11:55:54.461 | + functions-common:get_or_create_endpoint:1134 : public_id=a0d00aed163740ca83f6e92c4d9ab758 2022-04-14 11:55:54.461 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.461 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.461 | + functions-common:get_or_create_endpoint:1143 : echo a0d00aed163740ca83f6e92c4d9ab758 2022-04-14 11:55:54.461 | a0d00aed163740ca83f6e92c4d9ab758 2022-04-14 11:55:54.461 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 11:55:54.461 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.461 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 11:55:54.461 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.461 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.462 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.462 | 9b9c2bd01b5346458f3a9ddbfe8d0479' 2022-04-14 11:55:54.462 | + functions-common:get_or_create_service:1101 : echo 9b9c2bd01b5346458f3a9ddbfe8d0479 2022-04-14 11:55:54.462 | 9b9c2bd01b5346458f3a9ddbfe8d0479 2022-04-14 11:55:54.462 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-04-14 11:55:54.462 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.462 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-04-14 11:55:54.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.462 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.462 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.462 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.462 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.462 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 11:55:54.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.462 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.462 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.462 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9ec8a3766c6943b7aaaccae2e626de50 2022-04-14 11:55:54.462 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9ec8a3766c6943b7aaaccae2e626de50 2022-04-14 11:55:54.462 | + functions-common:get_or_create_endpoint:1134 : public_id=9ec8a3766c6943b7aaaccae2e626de50 2022-04-14 11:55:54.462 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.462 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.463 | + functions-common:get_or_create_endpoint:1143 : echo 9ec8a3766c6943b7aaaccae2e626de50 2022-04-14 11:55:54.463 | 9ec8a3766c6943b7aaaccae2e626de50 2022-04-14 11:55:54.463 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 11:55:54.463 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:55:54.463 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 11:55:54.463 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:55:54.463 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 11:55:54.463 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.463 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.463 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.463 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.463 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.463 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.463 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.463 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.463 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.463 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.463 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.463 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.463 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.463 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.463 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.464 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.464 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.464 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.464 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.464 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.464 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.464 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.464 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.464 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.464 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.464 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.464 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.464 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.464 | ++ functions-common:get_field:825 : echo '| 31228b1e83814d07afa380f625f1fcdb | 51b87f3d87f24e8498b8b39c13311cf1 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.464 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.464 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.464 | + functions-common:get_or_add_user_project_role:1004 : echo 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.464 | 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.464 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 11:55:54.464 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:55:54.464 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 11:55:54.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:55:54.464 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 11:55:54.506 | [98164 Async create_nova_accounts:132558]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 11:55:54.545 | [98164 Async create_glance_accounts:132673]: Waiting for completion of create_glance_accounts running on PID 132673 (5 other jobs running) 2022-04-14 11:55:54.572 | [98164 Async create_glance_accounts:132673]: Signaling child to exit 2022-04-14 11:55:54.572 | WAKEUP 2022-04-14 11:55:54.596 | [98164 Async create_glance_accounts:132673]: Signaled 2022-04-14 11:55:54.597 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 11:55:54.597 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:55:54.597 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 11:55:54.597 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 11:55:54.597 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.597 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.597 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.597 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:55:54.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.597 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.598 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.598 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.598 | + functions-common:get_or_create_user:932 : user_id=bacf3b8fecdb4131aa24bc642dc63c08 2022-04-14 11:55:54.598 | + functions-common:get_or_create_user:933 : echo bacf3b8fecdb4131aa24bc642dc63c08 2022-04-14 11:55:54.598 | bacf3b8fecdb4131aa24bc642dc63c08 2022-04-14 11:55:54.598 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 11:55:54.598 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.598 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.598 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.598 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.598 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.598 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.598 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.598 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.598 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.598 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.598 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.598 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.598 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.599 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.599 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.599 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.599 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.599 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.599 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.599 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.599 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.599 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.599 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.599 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.599 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.599 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.599 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.599 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.599 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | bacf3b8fecdb4131aa24bc642dc63c08 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.599 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.599 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.599 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.599 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.599 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 11:55:54.599 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 11:55:54.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:55:54.599 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 11:55:54.599 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 11:55:54.599 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.599 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.600 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.600 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:55:54.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.600 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.600 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.600 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.600 | + functions-common:get_or_create_user:932 : user_id=fda452b021064cf0a83b876235211b76 2022-04-14 11:55:54.600 | + functions-common:get_or_create_user:933 : echo fda452b021064cf0a83b876235211b76 2022-04-14 11:55:54.600 | fda452b021064cf0a83b876235211b76 2022-04-14 11:55:54.600 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 11:55:54.600 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.600 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.600 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.600 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.600 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.600 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.600 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.600 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.600 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.600 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.600 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.601 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.601 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.601 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.601 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.601 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.601 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.601 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.601 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.601 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.601 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | fda452b021064cf0a83b876235211b76 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.601 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.601 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.601 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.601 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 11:55:54.601 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 11:55:54.601 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.601 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.601 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.602 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.602 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.602 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.602 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.602 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.602 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.602 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.602 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.602 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.602 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.603 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.603 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.603 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.603 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.603 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.603 | ++ functions-common:get_field:825 : echo '| 31228b1e83814d07afa380f625f1fcdb | fda452b021064cf0a83b876235211b76 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.603 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.603 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.603 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.603 | + functions-common:get_or_add_user_project_role:1004 : echo 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.603 | 31228b1e83814d07afa380f625f1fcdb 2022-04-14 11:55:54.603 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 11:55:54.603 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.603 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 11:55:54.603 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 11:55:54.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.603 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.603 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.603 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.603 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.603 | de3b4076922b40acabc37e668b30efb3' 2022-04-14 11:55:54.603 | + functions-common:get_or_create_service:1101 : echo de3b4076922b40acabc37e668b30efb3 2022-04-14 11:55:54.603 | de3b4076922b40acabc37e668b30efb3 2022-04-14 11:55:54.603 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-04-14 11:55:54.603 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.603 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-04-14 11:55:54.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.603 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.604 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.604 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.604 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.604 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-04-14 11:55:54.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.604 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.604 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.604 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=05419c2a7859472ab45607eec3038c23 2022-04-14 11:55:54.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 05419c2a7859472ab45607eec3038c23 2022-04-14 11:55:54.604 | + functions-common:get_or_create_endpoint:1134 : public_id=05419c2a7859472ab45607eec3038c23 2022-04-14 11:55:54.604 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.604 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.604 | + functions-common:get_or_create_endpoint:1143 : echo 05419c2a7859472ab45607eec3038c23 2022-04-14 11:55:54.604 | 05419c2a7859472ab45607eec3038c23 2022-04-14 11:55:54.604 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 11:55:54.604 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 11:55:54.604 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 11:55:54.604 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 11:55:54.604 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 11:55:54.604 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 11:55:54.604 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 11:55:54.604 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 11:55:54.604 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 11:55:54.650 | [98164 Async create_glance_accounts:132673]: finished create_glance_accounts with result 0 in 73 seconds 2022-04-14 11:55:54.689 | [98164 Async create_cinder_accounts:132803]: Waiting for completion of create_cinder_accounts running on PID 132803 (4 other jobs running) 2022-04-14 11:55:54.716 | [98164 Async create_cinder_accounts:132803]: Signaling child to exit 2022-04-14 11:55:54.716 | WAKEUP 2022-04-14 11:55:54.739 | [98164 Async create_cinder_accounts:132803]: Signaled 2022-04-14 11:55:54.741 | + 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-04-14 11:55:54.741 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 11:55:54.741 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 11:55:54.741 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.741 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.741 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.741 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:55:54.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.741 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.741 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.741 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.741 | + functions-common:get_or_create_user:932 : user_id=5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.741 | + functions-common:get_or_create_user:933 : echo 5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.741 | 5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.741 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 11:55:54.741 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.741 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.741 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.741 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.741 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.741 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.741 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.742 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.742 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.742 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.742 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.742 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.742 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.742 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.742 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.742 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.742 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.742 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.742 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.742 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.742 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.742 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | 5bf78ecf32e047a6ba629a0d4d222bb3 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.742 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.743 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.743 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.743 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.743 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 11:55:54.743 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 11:55:54.743 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.743 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 11:55:54.743 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 11:55:54.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.743 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.743 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.743 | e72de75f3a51474785caa3312f5befb2' 2022-04-14 11:55:54.743 | + functions-common:get_or_create_service:1101 : echo e72de75f3a51474785caa3312f5befb2 2022-04-14 11:55:54.743 | e72de75f3a51474785caa3312f5befb2 2022-04-14 11:55:54.743 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 11:55:54.743 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 11:55:54.743 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.743 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 11:55:54.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.743 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.743 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.744 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 11:55:54.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.744 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.744 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c8cffedc6af34aa1967fe9611bc1edf8 2022-04-14 11:55:54.744 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c8cffedc6af34aa1967fe9611bc1edf8 2022-04-14 11:55:54.744 | + functions-common:get_or_create_endpoint:1134 : public_id=c8cffedc6af34aa1967fe9611bc1edf8 2022-04-14 11:55:54.744 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.744 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.744 | + functions-common:get_or_create_endpoint:1143 : echo c8cffedc6af34aa1967fe9611bc1edf8 2022-04-14 11:55:54.744 | c8cffedc6af34aa1967fe9611bc1edf8 2022-04-14 11:55:54.744 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 11:55:54.744 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.744 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 11:55:54.744 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 11:55:54.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.744 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.744 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.744 | d8cd06a4e3234c10b061adf8c8780fa5' 2022-04-14 11:55:54.744 | + functions-common:get_or_create_service:1101 : echo d8cd06a4e3234c10b061adf8c8780fa5 2022-04-14 11:55:54.744 | d8cd06a4e3234c10b061adf8c8780fa5 2022-04-14 11:55:54.744 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 11:55:54.744 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.744 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 11:55:54.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.745 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.745 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3d0fafa2215a46ceb7674cdf4417f8ab 2022-04-14 11:55:54.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3d0fafa2215a46ceb7674cdf4417f8ab 2022-04-14 11:55:54.745 | + functions-common:get_or_create_endpoint:1134 : public_id=3d0fafa2215a46ceb7674cdf4417f8ab 2022-04-14 11:55:54.745 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.745 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.745 | + functions-common:get_or_create_endpoint:1143 : echo 3d0fafa2215a46ceb7674cdf4417f8ab 2022-04-14 11:55:54.745 | 3d0fafa2215a46ceb7674cdf4417f8ab 2022-04-14 11:55:54.745 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 11:55:54.745 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 11:55:54.745 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:55:54.745 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.746 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_project:945 : project_id=6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_project:946 : echo 6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:55:54.746 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6f768a98dbbd422e855aa2a9d013e149 2022-04-14 11:55:54.746 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.746 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 11:55:54.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.746 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 11:55:54.746 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_user:932 : user_id=5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.746 | ++ functions-common:get_or_create_user:933 : echo 5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.746 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5bf78ecf32e047a6ba629a0d4d222bb3 2022-04-14 11:55:54.790 | [98164 Async create_cinder_accounts:132803]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 11:55:54.794 | + inc/async:async_wait:197 : return 0 2022-04-14 11:55:54.796 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 11:55:54.854 | [98164 Async create_neutron_accounts:132918]: Waiting for completion of create_neutron_accounts running on PID 132918 (3 other jobs running) 2022-04-14 11:55:54.882 | [98164 Async create_neutron_accounts:132918]: Signaling child to exit 2022-04-14 11:55:54.882 | WAKEUP 2022-04-14 11:55:54.908 | [98164 Async create_neutron_accounts:132918]: Signaled 2022-04-14 11:55:54.909 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 11:55:54.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:55:54.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 11:55:54.909 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:55:54.909 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 11:55:54.910 | + 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-04-14 11:55:54.910 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 11:55:54.910 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 11:55:54.910 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 11:55:54.910 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 11:55:54.910 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-04-14 11:55:54.910 | + 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-04-14 11:55:54.910 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 11:55:54.910 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 11:55:54.910 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:55:54.910 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:55:54.910 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:55:54.910 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:55:54.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.910 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.910 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.910 | + functions-common:get_or_create_user:932 : user_id=97723a6682c44da3a27825ddcaa7e504 2022-04-14 11:55:54.910 | + functions-common:get_or_create_user:933 : echo 97723a6682c44da3a27825ddcaa7e504 2022-04-14 11:55:54.910 | 97723a6682c44da3a27825ddcaa7e504 2022-04-14 11:55:54.910 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 11:55:54.910 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:55:54.910 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:55:54.910 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:55:54.910 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:55:54.910 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:55:54.911 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:55:54.911 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:55:54.911 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:55:54.911 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:55:54.911 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:55:54.911 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.911 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.911 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:55:54.911 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:55:54.911 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:55:54.911 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:55:54.911 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:55:54.911 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.911 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.912 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.912 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:55:54.912 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:55:54.912 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:55:54.912 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | 97723a6682c44da3a27825ddcaa7e504 | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:55:54.912 | ++ functions-common:get_field:819 : read data 2022-04-14 11:55:54.912 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.912 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.912 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:55:54.912 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 11:55:54.912 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 11:55:54.912 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:55:54.912 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 11:55:54.912 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 11:55:54.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.912 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.912 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.912 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.912 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:55:54.912 | 221c37f70f9748af83d946c2d1741671' 2022-04-14 11:55:54.912 | + functions-common:get_or_create_service:1101 : echo 221c37f70f9748af83d946c2d1741671 2022-04-14 11:55:54.912 | 221c37f70f9748af83d946c2d1741671 2022-04-14 11:55:54.912 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-04-14 11:55:54.912 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:55:54.912 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-04-14 11:55:54.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:55:54.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 11:55:54.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.912 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.913 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.913 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:55:54.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:55:54.913 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-04-14 11:55:54.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.913 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:55:54.913 | from cryptography.utils import int_from_bytes 2022-04-14 11:55:54.913 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:55:54.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5172850d84d249429b97a83e63242ab4 2022-04-14 11:55:54.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5172850d84d249429b97a83e63242ab4 2022-04-14 11:55:54.913 | + functions-common:get_or_create_endpoint:1134 : public_id=5172850d84d249429b97a83e63242ab4 2022-04-14 11:55:54.913 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 11:55:54.913 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:55:54.913 | + functions-common:get_or_create_endpoint:1143 : echo 5172850d84d249429b97a83e63242ab4 2022-04-14 11:55:54.913 | 5172850d84d249429b97a83e63242ab4 2022-04-14 11:55:54.961 | [98164 Async create_neutron_accounts:132918]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 11:55:55.000 | [98164 Async create_swift_accounts:133059]: Waiting for completion of create_swift_accounts running on PID 133059 (2 other jobs running) 2022-04-14 11:55:55.032 | [98164 Async create_swift_accounts:133059]: Signaling child to exit 2022-04-14 11:56:43.960 | + inc/async:async_inner:64 : rc=0 2022-04-14 11:56:43.985 | [133059 Async create_swift_accounts:133059]: finished successfully 2022-04-14 11:56:44.006 | WAKEUP 2022-04-14 11:56:44.028 | [98164 Async create_swift_accounts:133059]: Signaled 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 11:56:44.030 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 11:56:44.030 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 11:56:44.030 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 11:56:44.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.030 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.030 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.030 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.030 | ++ functions-common:get_or_create_role:957 : role_id=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.030 | ++ functions-common:get_or_create_role:958 : echo d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:614 : another_role=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.030 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 11:56:44.030 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 11:56:44.030 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:56:44.030 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 11:56:44.030 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 11:56:44.030 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 11:56:44.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.031 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.031 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.031 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.031 | + functions-common:get_or_create_user:932 : user_id=90e5a9887ffa40bfb71bc8068072e84a 2022-04-14 11:56:44.031 | + functions-common:get_or_create_user:933 : echo 90e5a9887ffa40bfb71bc8068072e84a 2022-04-14 11:56:44.031 | 90e5a9887ffa40bfb71bc8068072e84a 2022-04-14 11:56:44.031 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 11:56:44.031 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.031 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:56:44.031 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:56:44.031 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:56:44.031 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.031 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.031 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.031 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.031 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.031 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.031 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.031 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.031 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.031 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.032 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.032 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.032 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.032 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.032 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.032 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.032 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.032 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.032 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.032 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.032 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.032 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.032 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.032 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.032 | ++ functions-common:get_field:825 : echo '| 55726d1ccb944f0f9fff10d1edb6d1e0 | 90e5a9887ffa40bfb71bc8068072e84a | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:56:44.032 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.032 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:56:44.032 | + functions-common:get_or_add_user_project_role:1004 : echo 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:56:44.032 | 55726d1ccb944f0f9fff10d1edb6d1e0 2022-04-14 11:56:44.032 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 11:56:44.032 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 11:56:44.032 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.032 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 11:56:44.032 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.032 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.032 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 11:56:44.032 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 11:56:44.033 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 11:56:44.033 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 11:56:44.033 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 11:56:44.033 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 11:56:44.033 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.033 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.033 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.033 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.033 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.033 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.033 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.033 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.033 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.033 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.034 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.034 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.034 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.034 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 11:56:44.034 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.034 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.034 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.034 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.034 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.034 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.034 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.034 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.034 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | 90e5a9887ffa40bfb71bc8068072e84a | | 6f768a98dbbd422e855aa2a9d013e149 | | | False |' 2022-04-14 11:56:44.034 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.034 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.034 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.034 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.034 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.034 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 11:56:44.034 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 11:56:44.034 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 11:56:44.034 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.034 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.035 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.035 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.035 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 11:56:44.035 | d5d42f069a90455eabefdbc400ba7dd9' 2022-04-14 11:56:44.035 | + functions-common:get_or_create_service:1101 : echo d5d42f069a90455eabefdbc400ba7dd9 2022-04-14 11:56:44.035 | d5d42f069a90455eabefdbc400ba7dd9 2022-04-14 11:56:44.035 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-04-14 11:56:44.035 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 11:56:44.035 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 11:56:44.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:56:44.035 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 11:56:44.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.035 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.035 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.035 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:56:44.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:56:44.035 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 11:56:44.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.035 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.035 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.035 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=60b18adf08e64404bf196fb3138c4850 2022-04-14 11:56:44.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 60b18adf08e64404bf196fb3138c4850 2022-04-14 11:56:44.035 | + functions-common:get_or_create_endpoint:1134 : public_id=60b18adf08e64404bf196fb3138c4850 2022-04-14 11:56:44.035 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.13:8080 ]] 2022-04-14 11:56:44.035 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-04-14 11:56:44.035 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 11:56:44.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.036 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 11:56:44.036 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 11:56:44.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.036 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8fbc73aa7e284923b73cc14cca7e7158 2022-04-14 11:56:44.036 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8fbc73aa7e284923b73cc14cca7e7158 2022-04-14 11:56:44.036 | 8fbc73aa7e284923b73cc14cca7e7158 2022-04-14 11:56:44.036 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 11:56:44.036 | + functions-common:get_or_create_endpoint:1143 : echo 60b18adf08e64404bf196fb3138c4850 2022-04-14 11:56:44.036 | 60b18adf08e64404bf196fb3138c4850 2022-04-14 11:56:44.036 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 11:56:44.036 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 11:56:44.036 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:56:44.036 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.036 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.036 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.036 | ++ functions-common:get_or_create_project:945 : project_id=5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.036 | ++ functions-common:get_or_create_project:946 : echo 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.037 | + lib/swift:create_swift_accounts:628 : swift_project_test1=5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.037 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 11:56:44.037 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.037 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 11:56:44.037 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:56:44.037 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 11:56:44.037 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 11:56:44.037 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 11:56:44.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.037 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.037 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.037 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.037 | ++ functions-common:get_or_create_user:932 : user_id=ff9fdc341a5e426a91110b2bf377548d 2022-04-14 11:56:44.037 | ++ functions-common:get_or_create_user:933 : echo ff9fdc341a5e426a91110b2bf377548d 2022-04-14 11:56:44.037 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ff9fdc341a5e426a91110b2bf377548d 2022-04-14 11:56:44.037 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 11:56:44.037 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.037 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ff9fdc341a5e426a91110b2bf377548d 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.037 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.037 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:56:44.037 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.037 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.037 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:56:44.037 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:56:44.037 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:56:44.037 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:56:44.037 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff9fdc341a5e426a91110b2bf377548d --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.037 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.037 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.037 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.038 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.038 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.038 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.038 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ff9fdc341a5e426a91110b2bf377548d --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.038 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff9fdc341a5e426a91110b2bf377548d --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.038 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.038 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.038 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.038 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.038 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.038 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.038 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.038 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | ff9fdc341a5e426a91110b2bf377548d | | 5031c4e18c4e4599a2cc5ab69bbb54d7 | | | False |' 2022-04-14 11:56:44.038 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.039 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.039 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.039 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.039 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 11:56:44.039 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 11:56:44.039 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:56:44.039 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 11:56:44.039 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 11:56:44.039 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 11:56:44.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.039 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.039 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.039 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.039 | ++ functions-common:get_or_create_user:932 : user_id=9f8d669c53cf4a5f9da87727fbf9f054 2022-04-14 11:56:44.039 | ++ functions-common:get_or_create_user:933 : echo 9f8d669c53cf4a5f9da87727fbf9f054 2022-04-14 11:56:44.039 | + lib/swift:create_swift_accounts:637 : swift_user_test3=9f8d669c53cf4a5f9da87727fbf9f054 2022-04-14 11:56:44.039 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 11:56:44.039 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.039 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role d0054b3c21f048d38de33e1eeb672197 9f8d669c53cf4a5f9da87727fbf9f054 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.039 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.039 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:56:44.039 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.039 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.039 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:56:44.039 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:56:44.039 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:56:44.039 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:56:44.039 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.039 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.039 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role d0054b3c21f048d38de33e1eeb672197 --user 9f8d669c53cf4a5f9da87727fbf9f054 --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.040 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.040 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.040 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.040 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.040 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add d0054b3c21f048d38de33e1eeb672197 --user 9f8d669c53cf4a5f9da87727fbf9f054 --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role d0054b3c21f048d38de33e1eeb672197 --user 9f8d669c53cf4a5f9da87727fbf9f054 --project 5031c4e18c4e4599a2cc5ab69bbb54d7 2022-04-14 11:56:44.040 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.040 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.040 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.040 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.040 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.040 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.040 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.040 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.040 | ++ functions-common:get_field:825 : echo '| d0054b3c21f048d38de33e1eeb672197 | 9f8d669c53cf4a5f9da87727fbf9f054 | | 5031c4e18c4e4599a2cc5ab69bbb54d7 | | | False |' 2022-04-14 11:56:44.040 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.040 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.040 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.040 | + functions-common:get_or_add_user_project_role:1004 : echo d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.041 | d0054b3c21f048d38de33e1eeb672197 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 11:56:44.041 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:56:44.041 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 11:56:44.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_project:945 : project_id=b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_project:946 : echo b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 11:56:44.041 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 11:56:44.041 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 11:56:44.041 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 11:56:44.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.041 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_user:932 : user_id=2f39e2d0c1124f2b9b0d69bb2687ffc5 2022-04-14 11:56:44.041 | ++ functions-common:get_or_create_user:933 : echo 2f39e2d0c1124f2b9b0d69bb2687ffc5 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:647 : swift_user_test2=2f39e2d0c1124f2b9b0d69bb2687ffc5 2022-04-14 11:56:44.041 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 11:56:44.041 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.042 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 2f39e2d0c1124f2b9b0d69bb2687ffc5 b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.042 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:56:44.042 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.042 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.042 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:56:44.042 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:56:44.042 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:56:44.042 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2f39e2d0c1124f2b9b0d69bb2687ffc5 --project b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.042 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.042 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.042 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.042 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.042 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.042 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.042 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2f39e2d0c1124f2b9b0d69bb2687ffc5 --project b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.042 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.042 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2f39e2d0c1124f2b9b0d69bb2687ffc5 --project b6c54821dab44dda8dba35e2c7784ba1 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.042 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.043 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.043 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.043 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.043 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.043 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.043 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.043 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.043 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.043 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | 2f39e2d0c1124f2b9b0d69bb2687ffc5 | | b6c54821dab44dda8dba35e2c7784ba1 | | | False |' 2022-04-14 11:56:44.043 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.043 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.043 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.043 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.043 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 11:56:44.043 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 11:56:44.043 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 11:56:44.043 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 11:56:44.043 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 11:56:44.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.043 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.043 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.043 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.043 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 11:56:44.043 | 8f67bea33471436fb7e01f8af26a8264' 2022-04-14 11:56:44.043 | ++ functions-common:get_or_create_domain:895 : echo 8f67bea33471436fb7e01f8af26a8264 2022-04-14 11:56:44.043 | + lib/swift:create_swift_accounts:652 : swift_domain=8f67bea33471436fb7e01f8af26a8264 2022-04-14 11:56:44.043 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 11:56:44.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.043 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 11:56:44.044 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 8f67bea33471436fb7e01f8af26a8264 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 11:56:44.044 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=8f67bea33471436fb7e01f8af26a8264 --or-show -f value -c id 2022-04-14 11:56:44.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.044 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.044 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.044 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_project:945 : project_id=592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_project:946 : echo 592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.044 | + lib/swift:create_swift_accounts:656 : swift_project_test4=592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.044 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 11:56:44.044 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.044 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 11:56:44.044 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 8f67bea33471436fb7e01f8af26a8264 test4@example.com 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 11:56:44.044 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=8f67bea33471436fb7e01f8af26a8264 --email=test4@example.com --or-show -f value -c id 2022-04-14 11:56:44.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.044 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.044 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.044 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_user:932 : user_id=19b47446642740c98b469005aa11562f 2022-04-14 11:56:44.044 | ++ functions-common:get_or_create_user:933 : echo 19b47446642740c98b469005aa11562f 2022-04-14 11:56:44.044 | + lib/swift:create_swift_accounts:661 : swift_user_test4=19b47446642740c98b469005aa11562f 2022-04-14 11:56:44.044 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 11:56:44.044 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 11:56:44.045 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 19b47446642740c98b469005aa11562f 592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.045 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 11:56:44.045 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 11:56:44.045 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 11:56:44.045 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 11:56:44.045 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 11:56:44.045 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 11:56:44.045 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19b47446642740c98b469005aa11562f --project 592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 11:56:44.045 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.045 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.045 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.045 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.045 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.045 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 11:56:44.045 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 11:56:44.045 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 19b47446642740c98b469005aa11562f --project 592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.045 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.045 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19b47446642740c98b469005aa11562f --project 592ca6da159e442695399bb9129c7616 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 11:56:44.045 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 11:56:44.045 | ++ functions-common:get_field:818 : local data field 2022-04-14 11:56:44.045 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.046 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:44.046 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:44.046 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 11:56:44.046 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 11:56:44.046 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 11:56:44.046 | ++ functions-common:get_field:825 : echo '| f7ddc8815b6e4237ada8cb726045eee4 | 19b47446642740c98b469005aa11562f | | 592ca6da159e442695399bb9129c7616 | | | False |' 2022-04-14 11:56:44.046 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 11:56:44.046 | ++ functions-common:get_field:819 : read data 2022-04-14 11:56:44.046 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.046 | + functions-common:get_or_add_user_project_role:1004 : echo f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.046 | f7ddc8815b6e4237ada8cb726045eee4 2022-04-14 11:56:44.076 | [98164 Async create_swift_accounts:133059]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 11:56:44.083 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 11:56:44.085 | + inc/async:async_wait:197 : return 0 2022-04-14 11:56:44.088 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 11:56:44.106 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:56:44.109 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 11:56:44.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:56:44.129 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 11:56:44.132 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:56:44.135 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 11:56:44.137 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 11:56:44.140 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 11:56:44.199 | + inc/async:async_inner:63 : init_glance 2022-04-14 11:56:44.237 | [98164 Async init_glance:137518]: running: init_glance 2022-04-14 11:56:44.240 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 11:56:44.258 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:56:44.261 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 11:56:44.263 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 11:56:44.269 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 11:56:44.269 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 11:56:44.271 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 11:56:44.276 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 11:56:44.276 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:56:44.281 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 11:56:44.284 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 11:56:44.287 | + 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-04-14 11:56:44.290 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 11:56:44.292 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 11:56:44.295 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 11:56:44.297 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 11:56:44.300 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 11:56:44.313 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 11:56:44.315 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 11:56:47.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:47.768 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:47.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:47.768 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:51.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:51.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:54.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:54.778 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:54.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:54.778 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:58.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:58.274 | from cryptography.utils import int_from_bytes 2022-04-14 11:56:58.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:56:58.274 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:01.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:01.752 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:01.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:01.752 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:05.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:05.243 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:05.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:05.243 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:08.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:08.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:08.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:08.743 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:12.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:12.424 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:12.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:12.424 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:17.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:17.161 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:17.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:17.161 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:17.161 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 11:57:23.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:23.110 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:23.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:23.110 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:23.437 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 11:57:23.442 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 11:57:23.444 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 11:57:23.447 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 11:57:23.449 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 11:57:23.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 11:57:23.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 11:57:23.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 11:57:23.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 11:57:23.461 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 11:57:23.463 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 11:57:23.465 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 11:57:23.467 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 11:57:23.472 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 11:57:23.472 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 11:57:23.474 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 11:57:23.479 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:23.481 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 11:57:23.483 | + 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-04-14 11:57:23.488 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 11:57:23.491 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 11:57:23.493 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 11:57:23.495 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 11:57:23.497 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 11:57:23.500 | + 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-04-14 11:57:23.529 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 11:57:23.558 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 11:57:23.587 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 11:57:23.615 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 11:57:23.646 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 11:57:23.674 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 11:57:23.677 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 11:57:23.679 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 11:57:23.686 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 11:57:23.686 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 11:57:23.701 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 11:57:23.704 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 11:57:23.706 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 11:57:23.708 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 11:57:23.711 | + 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-04-14 11:57:23.740 | + 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-04-14 11:57:23.770 | + 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-04-14 11:57:23.800 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 11:57:23.830 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 11:57:23.846 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 11:57:23.849 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 11:57:23.851 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 11:57:23.854 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 11:57:23.856 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 11:57:23.858 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 11:57:23.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 11:57:23.873 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 11:57:23.875 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 11:57:23.878 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 11:57:23.891 | + 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-04-14 11:57:23.903 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 11:57:23.905 | + 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-04-14 11:57:23.918 | + 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-04-14 11:57:23.930 | + 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-04-14 11:57:23.943 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 11:57:23.946 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 11:57:23.949 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 11:57:23.954 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.yv3RSo0EH0 2022-04-14 11:57:23.956 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 11:57:23.959 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 11:57:23.961 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.yv3RSo0EH0 2022-04-14 11:57:23.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.yv3RSo0EH0 2022-04-14 11:57:23.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.yv3RSo0EH0 /etc/sudoers.d/neutron-rootwrap 2022-04-14 11:57:23.993 | + 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-04-14 11:57:24.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:24.026 | + 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-04-14 11:57:24.055 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 11:57:24.058 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 11:57:24.061 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 11:57:24.063 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 11:57:24.066 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 11:57:24.068 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 11:57:24.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:24.089 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 11:57:24.092 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 11:57:24.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 11:57:24.112 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:24.114 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:57:24.117 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 11:57:24.150 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 11:57:24.152 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 11:57:24.155 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 11:57:24.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:24.180 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 11:57:24.180 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 11:57:24.180 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 11:57:24.183 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 11:57:24.185 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 11:57:24.188 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 11:57:24.191 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 11:57:24.193 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 11:57:24.196 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 11:57:24.198 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 11:57:24.203 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 11:57:24.205 | + 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-04-14 11:57:24.211 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 11:57:24.228 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:24.231 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 11:57:24.233 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 11:57:24.237 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 11:57:24.241 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 11:57:24.271 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 11:57:24.301 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 11:57:24.332 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 11:57:24.363 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 11:57:24.399 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 11:57:24.402 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 11:57:24.404 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 11:57:24.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 11:57:24.409 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 11:57:24.440 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 11:57:24.470 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 11:57:24.501 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 11:57:24.531 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 11:57:24.568 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 11:57:24.598 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 11:57:24.630 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 11:57:24.662 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:57:24.696 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 11:57:24.731 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 11:57:24.761 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 11:57:24.791 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 11:57:24.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 11:57:24.796 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 11:57:24.802 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 11:57:24.802 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 11:57:24.833 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 11:57:24.863 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-04-14 11:57:24.898 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 11:57:24.928 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 11:57:24.960 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 11:57:24.990 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 11:57:25.020 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 11:57:25.051 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 11:57:25.081 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 11:57:25.112 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 11:57:25.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 11:57:25.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 11:57:25.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 11:57:25.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 11:57:25.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 11:57:25.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 11:57:25.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 11:57:25.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 11:57:25.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 11:57:25.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 11:57:25.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 11:57:25.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 11:57:25.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 11:57:25.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 11:57:25.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 11:57:25.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 11:57:25.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 11:57:25.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:25.162 | + 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-04-14 11:57:25.193 | + 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-04-14 11:57:25.196 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.198 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 11:57:25.201 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 11:57:25.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 11:57:25.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.208 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 11:57:25.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 11:57:25.241 | + 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-04-14 11:57:25.244 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 11:57:25.248 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 11:57:25.251 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 11:57:25.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 11:57:25.285 | + 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-04-14 11:57:25.287 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.290 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 11:57:25.292 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 11:57:25.297 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 11:57:25.297 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 11:57:25.330 | + 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-04-14 11:57:25.332 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 11:57:25.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 11:57:25.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 11:57:25.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.344 | + 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-04-14 11:57:25.375 | + 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-04-14 11:57:25.377 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.383 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 11:57:25.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 11:57:25.384 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 11:57:25.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.391 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 11:57:25.420 | + 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-04-14 11:57:25.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 11:57:25.428 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 11:57:25.431 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 11:57:25.433 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.436 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 11:57:25.469 | + 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:50:99 2022-04-14 11:57:25.472 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 11:57:25.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 11:57:25.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 11:57:25.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.486 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-14 11:57:25.517 | + 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-04-14 11:57:25.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 11:57:25.522 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 11:57:25.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 11:57:25.527 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 11:57:25.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 11:57:25.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 11:57:25.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 11:57:25.564 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 11:57:25.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:25.584 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 11:57:25.587 | + 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-04-14 11:57:25.620 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:25.622 | + 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-04-14 11:57:25.652 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 11:57:25.684 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 11:57:25.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 11:57:25.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 11:57:25.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 11:57:28.772 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 11:57:28.772 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 11:57:28.773 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139434) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 11:57:28.822 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 11:57:28.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 11:57:28.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:28.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:28.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:28.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139434) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:28.875 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 11:57:28.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:28.876 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:28.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:28.876 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:29.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 11:57:29.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 11:57:29.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 11:57:29.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 11:57:29.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 11:57:29.293 | + 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-04-14 11:57:29.312 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 11:57:29.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:29.317 | + 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-04-14 11:57:29.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 11:57:29.352 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 11:57:29.360 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 11:57:29.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 11:57:29.365 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 11:57:29.380 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 11:57:29.393 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 11:57:29.395 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 11:57:29.403 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 11:57:29.407 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 11:57:29.410 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 11:57:29.417 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 11:57:29.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 11:57:29.424 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 11:57:29.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 11:57:29.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 11:57:29.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 11:57:29.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 11:57:29.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 11:57:29.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 11:57:29.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 11:57:29.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 11:57:29.486 | + 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-04-14 11:57:29.524 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 11:57:29.526 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 11:57:29.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 11:57:29.585 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 11:57:29.602 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:29.605 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 11:57:29.607 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.612 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 11:57:29.648 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 11:57:29.677 | + 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-04-14 11:57:29.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:29.712 | + 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-04-14 11:57:29.742 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 11:57:29.760 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:29.762 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.765 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 11:57:29.795 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 11:57:29.836 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.838 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 11:57:29.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 11:57:29.843 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 11:57:29.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 11:57:29.864 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 11:57:29.867 | + 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-04-14 11:57:29.871 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 11:57:29.900 | + 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-04-14 11:57:29.936 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:29.939 | + 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-04-14 11:57:29.968 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 11:57:29.971 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 11:57:30.001 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 11:57:30.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 11:57:30.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 11:57:30.036 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 11:57:30.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 11:57:30.041 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 11:57:30.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 11:57:33.054 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 11:57:33.055 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev118 2022-04-14 11:57:33.055 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139964) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 11:57:33.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 11:57:33.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 11:57:33.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:33.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:33.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:33.106 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139964) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 11:57:33.165 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 11:57:33.165 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139964) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 11:57:33.166 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139964) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 11:57:33.166 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 11:57:33.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:33.166 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:33.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 11:57:33.166 | from cryptography.utils import int_from_bytes 2022-04-14 11:57:33.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 11:57:33.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 11:57:33.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 11:57:33.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 11:57:33.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 11:57:33.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 11:57:33.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 11:57:33.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 11:57:33.575 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 11:57:33.577 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 11:57:33.580 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 11:57:33.593 | + 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-04-14 11:57:33.612 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 11:57:33.614 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 11:57:33.617 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 11:57:33.619 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 11:57:33.622 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 11:57:33.625 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 11:57:33.627 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 11:57:33.629 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 11:57:33.632 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 11:57:33.634 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 11:57:33.637 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 11:57:33.639 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 11:57:33.642 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 11:57:33.644 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 11:57:33.648 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 11:57:33.648 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 11:57:33.654 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 11:57:33.657 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 11:57:33.660 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 11:57:33.662 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 11:57:33.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 11:57:33.667 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 11:57:33.667 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 11:57:33.673 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.26/22 brd 192.168.3.255' 2022-04-14 11:57:33.676 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 11:57:33.678 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:33.681 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 11:57:33.683 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 11:57:33.688 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.26/22 brd 192.168.3.255 != '' ]] 2022-04-14 11:57:33.688 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1' 2022-04-14 11:57:33.691 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data' 2022-04-14 11:57:33.693 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 11:57:33.696 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 11:57:33.700 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 11:57:33.702 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 11:57:33.702 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.26/22 brd 192.168.3.255 2022-04-14 11:57:33.702 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 11:57:33.707 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.26 2022-04-14 11:57:33.709 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.26 ' 2022-04-14 11:57:33.713 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.26/22 brd 192.168.3.255 dev eth1 2022-04-14 11:57:33.725 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.26/22 brd 192.168.3.255 dev br-data 2022-04-14 11:57:33.739 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 11:57:33.754 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 11:57:33.775 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.26 2022-04-14 11:57:36.784 | ARPING 192.168.0.26 from 192.168.0.26 br-data 2022-04-14 11:57:36.785 | Sent 3 probes (3 broadcast(s)) 2022-04-14 11:57:36.785 | Received 0 response(s) 2022-04-14 11:57:36.803 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 11:57:36.805 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 11:57:36.808 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 11:57:36.811 | + ./stack.sh:exit_trap:524 : jobs='123566 2022-04-14 11:57:36.811 | 137518' 2022-04-14 11:57:36.813 | + ./stack.sh:exit_trap:527 : [[ -n 123566 2022-04-14 11:57:36.813 | 137518 ]] 2022-04-14 11:57:36.816 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-114735 ]] 2022-04-14 11:57:36.818 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 11:57:36.820 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 11:57:36.820 | exit_trap: cleaning up child processes 2022-04-14 11:57:36.834 | + ./stack.sh:exit_trap:529 : kill 123566 137518 2022-04-14 11:57:36.834 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.5mxGG78VRg ']' 2022-04-14 11:57:36.834 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.5mxGG78VRg 2022-04-14 11:57:36.834 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 11:57:36.834 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 11:57:36.837 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 11:57:36.839 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 11:57:36.839 | Error on exit 2022-04-14 11:57:36.841 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 11:57:36.844 | + ./stack.sh:exit_trap:544 : generate-subunit 1649936852 604 fail 2022-04-14 11:57:37.519 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 11:57:37.522 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 11:57:38.695 | + ./stack.sh:exit_trap:558 : exit 1