2022-04-13 23:16:13.984 | + ./stack.sh:main:489 : exec 2022-04-13 23:16:13.984 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231613' 2022-04-13 23:16:13.984 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231613.summary.2022-04-13-231613 2022-04-13 23:16:13.984 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:16:13.984 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231613 2022-04-13 23:16:13.984 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231613 /opt/stack/logs/stack.sh.log 2022-04-13 23:16:13.984 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231613.summary.2022-04-13-231613 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:16:13.984 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:16:13.984 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:16:13.984 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:16:13.984 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:16:13.984 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:16:13.984 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:16:13.984 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:16:13.985 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:16:13.985 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:16:13.985 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:16:13.985 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:16:13.986 | Linux dv-cinder-837530-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:16:13.988 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:16:13.990 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:16:13.993 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:16:14.028 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:16:14.046 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:16:14.048 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:16:14.050 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:16:14.052 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:16:14.055 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:16:14.057 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:16:14.059 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:16:14.062 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:16:14.064 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:16:14.066 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:16:14.068 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:16:14.070 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:16:14.072 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:16:14.074 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:16:14.078 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:16:14.080 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:16:14.082 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:16:14.084 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:16:14.086 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:16:14.099 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:14.100 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:16:14.102 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:16:14.104 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:16:14.106 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:16:14.108 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:16:14.110 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:16:14.111 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:16:14.113 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:16:14.115 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:16:14.117 | + 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-13 23:16:14.119 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:16:14.120 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:16:14.122 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:16:14.124 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:16:14.126 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:16:14.128 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:16:14.144 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:16:14.146 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:16:14.159 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:14.161 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:16:14.165 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:16:14.167 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:16:14.169 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:16:14.171 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:16:14.172 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:16:14.174 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:16:14.176 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:16:14.178 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:16:14.180 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:16:14.182 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:16:14.186 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:16:14.197 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:16:14.214 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:16:14.226 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:16:14.240 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:16:14.279 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:16:14.339 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:16:14.430 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:16:14.451 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:16:14.495 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:16:14.547 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:16:14.692 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:16:14.706 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:16:14.719 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:16:14.732 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:16:14.827 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:16:14.830 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:16:14.834 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:16:14.836 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:16:14.838 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:16:14.840 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:16:14.843 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:16:14.843 | False' 2022-04-13 23:16:14.846 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:16:14.860 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:16:14.863 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:16:14.865 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:16:14.867 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:16:14.869 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:16:14.871 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:16:14.873 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:16:14.875 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:16:14.877 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:16:14.879 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:16:14.883 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:16:14.885 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:16:14.887 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:16:14.890 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:16:14.892 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:16:14.906 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:14.908 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:16:14.910 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:16:14.949 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:16:14.952 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:16:14.954 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:16:14.956 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:16:14.958 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:16:14.960 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:16:14.963 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:16:14.965 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:16:14.967 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:16:14.970 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:16:14.972 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.974 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:16:14.976 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.979 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:16:14.981 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.983 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:16:14.985 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.988 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:16:14.991 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.993 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:16:14.996 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:14.999 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:16:15.001 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.004 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:16:15.007 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.009 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:16:15.012 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.015 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:16:15.017 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.020 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:16:15.022 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.024 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:16:15.027 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.029 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:16:15.031 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.033 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:16:15.036 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.038 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:16:15.040 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.042 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:16:15.045 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.047 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:16:15.049 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.051 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:16:15.054 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.056 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:16:15.058 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.060 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:16:15.063 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.065 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:16:15.067 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.069 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:16:15.072 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.074 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:16:15.076 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.078 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:16:15.081 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.083 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:16:15.085 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.087 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:16:15.090 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.092 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:16:15.095 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.097 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:16:15.099 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.101 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:16:15.104 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.106 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:16:15.108 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.110 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:16:15.113 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.115 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:16:15.117 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.120 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:16:15.122 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.124 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:16:15.126 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.129 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:16:15.131 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.133 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:16:15.135 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.137 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:16:15.140 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.142 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:16:15.144 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.146 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:16:15.148 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.151 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:16:15.153 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.155 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:16:15.157 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.159 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:16:15.162 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.164 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:16:15.166 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.168 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:16:15.170 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.173 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:16:15.175 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:16:15.177 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:16:15.180 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:16:15.182 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:16:15.184 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:16:15.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:15.201 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:16:15.203 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:16:15.205 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:16:15.223 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:15.226 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:16:15.228 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:16:15.231 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:16:15.233 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:16:15.236 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:16:15.238 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:16:15.241 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:16:15.243 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:16:15.246 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:16:15.246 | Using mysql database backend 2022-04-13 23:16:15.249 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:16:15.265 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:16:15.268 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:16:15.270 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:16:15.272 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:16:15.275 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:16:15.278 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:16:15.294 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:15.296 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:16:15.312 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:16:15.328 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:15.331 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:16:15.347 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:16:15.363 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:16:15.379 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:15.382 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:16:15.401 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:15.405 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:16:15.422 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:16:15.424 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:15.426 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:16:15.429 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:16:15.432 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:16:15.436 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231615 2022-04-13 23:16:15.439 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231615 759' 2022-04-13 23:16:15.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.444 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:16:15.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.449 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:16:15.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.453 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:16:15.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.458 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:16:15.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.463 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 23:16:15.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.468 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 23:16:15.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.473 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231613 2022-04-13 23:16:15.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.478 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:16:15.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.482 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 23:16:15.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.488 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:16:15.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.493 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:16:15.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.497 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:16:15.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:16:15.502 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:16:15.505 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:16:15.508 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:16:15.510 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:16:15.513 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:16:15.515 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:15.517 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:15.521 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:15.523 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:15.525 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:15.529 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:15.544 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:15.546 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:15.548 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:15.551 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:15.551 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:15.556 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:16:15.558 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:15.560 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:16:15.573 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:16:15.576 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:15.576 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:15.579 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:16:15.582 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:15.584 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:16:15.587 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:16:15.589 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:16:15.592 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:16:15.595 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:16:15.597 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:16:15.600 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:16:15.602 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:16:15.605 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:16:15.607 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:16:15.610 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:16:15.614 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891775 2022-04-13 23:16:15.618 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:16:15.622 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891194 2022-04-13 23:16:15.624 | ++ tools/install_prereqs.sh:source:49 : DELTA=581 2022-04-13 23:16:15.627 | ++ tools/install_prereqs.sh:source:50 : [[ 581 -lt 7200 ]] 2022-04-13 23:16:15.629 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:16:15.632 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:16:15.634 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:16:15.636 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:16:15.639 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:16:15.641 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:16:15.643 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:16:15.646 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:16:15.649 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:16:15.694 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:16:15.695 | apache2-dev 2022-04-13 23:16:15.695 | bc 2022-04-13 23:16:15.695 | bsdmainutils 2022-04-13 23:16:15.695 | curl 2022-04-13 23:16:15.695 | g++ 2022-04-13 23:16:15.695 | gawk 2022-04-13 23:16:15.695 | gcc 2022-04-13 23:16:15.695 | gettext 2022-04-13 23:16:15.695 | git 2022-04-13 23:16:15.695 | graphviz 2022-04-13 23:16:15.695 | iputils-ping 2022-04-13 23:16:15.695 | libapache2-mod-proxy-uwsgi 2022-04-13 23:16:15.695 | libffi-dev 2022-04-13 23:16:15.695 | libjpeg-dev 2022-04-13 23:16:15.695 | libpcre3-dev 2022-04-13 23:16:15.695 | libpq-dev 2022-04-13 23:16:15.695 | libssl-dev 2022-04-13 23:16:15.695 | libsystemd-dev 2022-04-13 23:16:15.695 | libxml2-dev 2022-04-13 23:16:15.695 | libxslt1-dev 2022-04-13 23:16:15.695 | libyaml-dev 2022-04-13 23:16:15.695 | lsof 2022-04-13 23:16:15.695 | openssh-server 2022-04-13 23:16:15.695 | openssl 2022-04-13 23:16:15.695 | pkg-config 2022-04-13 23:16:15.695 | psmisc 2022-04-13 23:16:15.695 | python3-dev 2022-04-13 23:16:15.695 | python3-pip 2022-04-13 23:16:15.695 | python3-systemd 2022-04-13 23:16:15.695 | python3-venv 2022-04-13 23:16:15.695 | tar 2022-04-13 23:16:15.695 | tcpdump 2022-04-13 23:16:15.695 | unzip 2022-04-13 23:16:15.695 | uuid-runtime 2022-04-13 23:16:15.695 | wget 2022-04-13 23:16:15.696 | wget 2022-04-13 23:16:15.696 | zlib1g-dev 2022-04-13 23:16:15.696 | libkrb5-dev 2022-04-13 23:16:15.696 | libldap2-dev 2022-04-13 23:16:15.696 | libsasl2-dev 2022-04-13 23:16:15.696 | memcached 2022-04-13 23:16:15.696 | python3-mysqldb 2022-04-13 23:16:15.696 | sqlite3 2022-04-13 23:16:15.696 | conntrack 2022-04-13 23:16:15.696 | curl 2022-04-13 23:16:15.696 | dnsmasq-base 2022-04-13 23:16:15.696 | dnsmasq-utils 2022-04-13 23:16:15.696 | ebtables 2022-04-13 23:16:15.696 | genisoimage 2022-04-13 23:16:15.696 | iptables 2022-04-13 23:16:15.696 | iputils-arping 2022-04-13 23:16:15.696 | kpartx 2022-04-13 23:16:15.696 | libjs-jquery-tablesorter 2022-04-13 23:16:15.696 | parted 2022-04-13 23:16:15.696 | pm-utils 2022-04-13 23:16:15.696 | python3-mysqldb 2022-04-13 23:16:15.696 | socat 2022-04-13 23:16:15.696 | sqlite3 2022-04-13 23:16:15.696 | sudo 2022-04-13 23:16:15.696 | vlan 2022-04-13 23:16:15.696 | lsscsi 2022-04-13 23:16:15.696 | open-iscsi 2022-04-13 23:16:15.696 | lvm2 2022-04-13 23:16:15.696 | qemu-utils 2022-04-13 23:16:15.696 | thin-provisioning-tools 2022-04-13 23:16:15.696 | acl 2022-04-13 23:16:15.696 | dnsmasq-base 2022-04-13 23:16:15.696 | dnsmasq-utils 2022-04-13 23:16:15.696 | ebtables 2022-04-13 23:16:15.696 | haproxy 2022-04-13 23:16:15.696 | iptables 2022-04-13 23:16:15.697 | iputils-arping 2022-04-13 23:16:15.697 | iputils-ping 2022-04-13 23:16:15.697 | postgresql-server-dev-all 2022-04-13 23:16:15.697 | python3-mysqldb 2022-04-13 23:16:15.697 | sqlite3 2022-04-13 23:16:15.697 | sudo 2022-04-13 23:16:15.697 | vlan 2022-04-13 23:16:15.697 | pcp 2022-04-13 23:16:15.697 | ipset 2022-04-13 23:16:15.697 | conntrack 2022-04-13 23:16:15.697 | conntrackd 2022-04-13 23:16:15.697 | keepalived 2022-04-13 23:16:15.697 | lvm2 2022-04-13 23:16:15.697 | qemu-utils 2022-04-13 23:16:15.697 | thin-provisioning-tools 2022-04-13 23:16:15.697 | curl 2022-04-13 23:16:15.697 | liberasurecode-dev 2022-04-13 23:16:15.697 | make 2022-04-13 23:16:15.697 | memcached 2022-04-13 23:16:15.697 | rsync 2022-04-13 23:16:15.697 | sqlite3 2022-04-13 23:16:15.697 | xfsprogs' 2022-04-13 23:16:15.699 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:16:15.718 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:16:15.718 | apache2-dev 2022-04-13 23:16:15.718 | bc 2022-04-13 23:16:15.718 | bsdmainutils 2022-04-13 23:16:15.718 | curl 2022-04-13 23:16:15.718 | g++ 2022-04-13 23:16:15.718 | gawk 2022-04-13 23:16:15.718 | gcc 2022-04-13 23:16:15.718 | gettext 2022-04-13 23:16:15.718 | git 2022-04-13 23:16:15.718 | graphviz 2022-04-13 23:16:15.718 | iputils-ping 2022-04-13 23:16:15.718 | libapache2-mod-proxy-uwsgi 2022-04-13 23:16:15.718 | libffi-dev 2022-04-13 23:16:15.718 | libjpeg-dev 2022-04-13 23:16:15.718 | libpcre3-dev 2022-04-13 23:16:15.718 | libpq-dev 2022-04-13 23:16:15.718 | libssl-dev 2022-04-13 23:16:15.718 | libsystemd-dev 2022-04-13 23:16:15.718 | libxml2-dev 2022-04-13 23:16:15.718 | libxslt1-dev 2022-04-13 23:16:15.718 | libyaml-dev 2022-04-13 23:16:15.718 | lsof 2022-04-13 23:16:15.718 | openssh-server 2022-04-13 23:16:15.718 | openssl 2022-04-13 23:16:15.718 | pkg-config 2022-04-13 23:16:15.719 | psmisc 2022-04-13 23:16:15.719 | python3-dev 2022-04-13 23:16:15.719 | python3-pip 2022-04-13 23:16:15.719 | python3-systemd 2022-04-13 23:16:15.719 | python3-venv 2022-04-13 23:16:15.719 | tar 2022-04-13 23:16:15.719 | tcpdump 2022-04-13 23:16:15.719 | unzip 2022-04-13 23:16:15.719 | uuid-runtime 2022-04-13 23:16:15.719 | wget 2022-04-13 23:16:15.719 | wget 2022-04-13 23:16:15.719 | zlib1g-dev 2022-04-13 23:16:15.719 | libkrb5-dev 2022-04-13 23:16:15.719 | libldap2-dev 2022-04-13 23:16:15.719 | libsasl2-dev 2022-04-13 23:16:15.719 | memcached 2022-04-13 23:16:15.719 | python3-mysqldb 2022-04-13 23:16:15.719 | sqlite3 2022-04-13 23:16:15.719 | conntrack 2022-04-13 23:16:15.719 | curl 2022-04-13 23:16:15.719 | dnsmasq-base 2022-04-13 23:16:15.719 | dnsmasq-utils 2022-04-13 23:16:15.719 | ebtables 2022-04-13 23:16:15.719 | genisoimage 2022-04-13 23:16:15.719 | iptables 2022-04-13 23:16:15.719 | iputils-arping 2022-04-13 23:16:15.719 | kpartx 2022-04-13 23:16:15.719 | libjs-jquery-tablesorter 2022-04-13 23:16:15.719 | parted 2022-04-13 23:16:15.719 | pm-utils 2022-04-13 23:16:15.719 | python3-mysqldb 2022-04-13 23:16:15.719 | socat 2022-04-13 23:16:15.719 | sqlite3 2022-04-13 23:16:15.719 | sudo 2022-04-13 23:16:15.719 | vlan 2022-04-13 23:16:15.720 | lsscsi 2022-04-13 23:16:15.720 | open-iscsi 2022-04-13 23:16:15.720 | lvm2 2022-04-13 23:16:15.720 | qemu-utils 2022-04-13 23:16:15.720 | thin-provisioning-tools 2022-04-13 23:16:15.720 | acl 2022-04-13 23:16:15.720 | dnsmasq-base 2022-04-13 23:16:15.720 | dnsmasq-utils 2022-04-13 23:16:15.720 | ebtables 2022-04-13 23:16:15.720 | haproxy 2022-04-13 23:16:15.720 | iptables 2022-04-13 23:16:15.720 | iputils-arping 2022-04-13 23:16:15.720 | iputils-ping 2022-04-13 23:16:15.720 | postgresql-server-dev-all 2022-04-13 23:16:15.720 | python3-mysqldb 2022-04-13 23:16:15.720 | sqlite3 2022-04-13 23:16:15.720 | sudo 2022-04-13 23:16:15.720 | vlan 2022-04-13 23:16:15.720 | pcp 2022-04-13 23:16:15.720 | ipset 2022-04-13 23:16:15.720 | conntrack 2022-04-13 23:16:15.720 | conntrackd 2022-04-13 23:16:15.720 | keepalived 2022-04-13 23:16:15.720 | lvm2 2022-04-13 23:16:15.720 | qemu-utils 2022-04-13 23:16:15.720 | thin-provisioning-tools 2022-04-13 23:16:15.720 | curl 2022-04-13 23:16:15.720 | liberasurecode-dev 2022-04-13 23:16:15.720 | make 2022-04-13 23:16:15.720 | memcached 2022-04-13 23:16:15.720 | rsync 2022-04-13 23:16:15.720 | sqlite3 2022-04-13 23:16:15.720 | xfsprogs ' 2022-04-13 23:16:15.720 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:16:15.723 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:15.725 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:15.728 | ++ 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-13 23:16:15.728 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:16:15.733 | ++ 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-13 23:16:15.735 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:15.738 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:15.740 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:16:15.742 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:15.744 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:15.747 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:15.749 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:15.751 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:15.753 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:15.755 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:15.757 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:15.760 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:16:15.762 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:16:15.766 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:16:15.768 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:16:15.771 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:16:15.773 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:16:15.775 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:16:15.777 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:16:15.781 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891775779 2022-04-13 23:16:15.784 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:16:15.786 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:16:15.788 | ++ 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-13 23:16:16.019 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:16:16.050 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:16:16.095 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:16:16.197 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:16:18.371 | Reading package lists... 2022-04-13 23:16:18.404 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:16:18.408 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:16:18.411 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:16:18.413 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:18.415 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:18.417 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:16:18.419 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:18.421 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:16:18.424 | ++ functions-common:time_stop:2439 : start_time=1649891775779 2022-04-13 23:16:18.426 | ++ functions-common:time_stop:2441 : [[ -z 1649891775779 ]] 2022-04-13 23:16:18.429 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:18.433 | ++ functions-common:time_stop:2444 : end_time=1649891778430 2022-04-13 23:16:18.435 | ++ functions-common:time_stop:2445 : elapsed_time=2651 2022-04-13 23:16:18.437 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:16:18.439 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:18.441 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2651 2022-04-13 23:16:18.444 | ++ 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-13 23:16:18.446 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:18.448 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:18.451 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:18.453 | ++ 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-13 23:16:18.473 | ++ 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-13 23:16:18.583 | Reading package lists... 2022-04-13 23:16:18.829 | Building dependency tree... 2022-04-13 23:16:18.830 | Reading state information... 2022-04-13 23:16:18.863 | acl is already the newest version (2.2.53-6). 2022-04-13 23:16:18.863 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:16:18.863 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:16:18.863 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:16:18.863 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:16:18.863 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:16:18.863 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:16:18.863 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:16:18.863 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:16:18.863 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:16:18.864 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:16:18.864 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:16:18.864 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:16:18.864 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:16:18.864 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:16:18.864 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:16:18.864 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:16:18.864 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:16:18.864 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:16:18.864 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:16:18.864 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:16:18.864 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:16:18.864 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:16:18.864 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:16:18.864 | psmisc is already the newest version (23.3-1). 2022-04-13 23:16:18.864 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:16:18.864 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:16:18.864 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:16:18.864 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:16:18.864 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:16:18.864 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:16:18.864 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:16:18.864 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:16:18.864 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:16:18.864 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:16:18.864 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:16:18.864 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:16:18.864 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:16:18.864 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:16:18.864 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:16:18.864 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:16:18.864 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:16:18.864 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:16:18.864 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:16:18.864 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:16:18.865 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:16:18.865 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:16:18.865 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:16:18.865 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:16:18.865 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:16:18.865 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:16:18.865 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:16:18.865 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:16:18.865 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:16:18.865 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:16:18.865 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:16:18.865 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:16:18.865 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:16:18.865 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:16:18.865 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:16:18.865 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:16:18.865 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:16:18.865 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:16:18.865 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:16:18.865 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:16:18.865 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:16:18.865 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:16:18.865 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:16:18.865 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:16:19.075 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:16:19.075 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:16:19.075 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:16:19.075 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:16:19.075 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:19.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:19.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:19.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:19.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:19.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:19.076 | python3-zope.interface 2022-04-13 23:16:19.076 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:19.199 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:19.206 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:16:19.209 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:19.213 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:16:19.217 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:19.220 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:19.223 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:16:19.225 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:19.228 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:19.230 | ++ functions-common:time_stop:2439 : start_time=1649891778471 2022-04-13 23:16:19.232 | ++ functions-common:time_stop:2441 : [[ -z 1649891778471 ]] 2022-04-13 23:16:19.234 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:19.239 | ++ functions-common:time_stop:2444 : end_time=1649891779236 2022-04-13 23:16:19.241 | ++ functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:16:19.243 | ++ functions-common:time_stop:2446 : total=790 2022-04-13 23:16:19.245 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:19.247 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1555 2022-04-13 23:16:19.250 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:16:19.253 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:16:19.255 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:16:19.257 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:16:19.262 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:16:19.266 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:19.268 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:16:19.271 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:16:20.754 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:16:20.756 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:16:20.758 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:16:20.760 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:16:20.762 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:16:20.764 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:16:20.765 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:16:20.767 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:16:20.769 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:16:20.771 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:16:20.773 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:16:20.774 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:16:20.776 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:16:20.778 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:16:20.780 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:16:20.781 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:16:20.783 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:16:20.785 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:16:20.787 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:16:20.788 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:16:20.791 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:16:20.793 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:16:20.795 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:16:20.797 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:16:20.872 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:16:20.876 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:16:20.958 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:16:20.961 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:16:21.047 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:16:21.050 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:16:21.053 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:16:21.056 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:16:21.059 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:16:21.062 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:16:21.064 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:16:21.067 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:16:21.070 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:16:21.072 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:16:21.075 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:16:21.075 | Distro: focal 2022-04-13 23:16:21.078 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:16:21.082 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:16:21.086 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:16:21.087 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:16:21.091 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:16:21.091 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:16:21.768 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:16:21.770 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:16:21.771 | pip: 21.3.1 2022-04-13 23:16:21.773 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:16:21.775 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:16:21.778 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:21.780 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:21.782 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:21.785 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:21.787 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:21.789 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:21.791 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:21.794 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:21.796 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:21.798 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:21.800 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:21.802 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:16:21.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:21.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:21.808 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:16:21.810 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:16:21.812 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:16:21.814 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:16:21.816 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:16:21.819 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:16:21.822 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:16:21.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:16:21.827 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:16:21.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:16:21.832 | ++ 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-13 23:16:21.834 | ++ 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-13 23:16:21.836 | ++ 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-13 23:16:21.838 | + 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-13 23:16:21.840 | + 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-13 23:16:21.857 | 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-13 23:16:21.859 | + 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-13 23:16:22.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:22.710 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:22.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:22.710 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:23.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:25.461 | 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-13 23:16:25.472 | 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-13 23:16:27.988 | Installing collected packages: setuptools 2022-04-13 23:16:28.845 | Successfully installed setuptools-62.0.0 2022-04-13 23:16:28.845 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:16:29.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:29.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:29.170 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:29.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:29.176 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:29.179 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:29.181 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:29.183 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:29.185 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:29.187 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:29.189 | + functions-common:time_stop:2439 : start_time=1649891781852 2022-04-13 23:16:29.190 | + functions-common:time_stop:2441 : [[ -z 1649891781852 ]] 2022-04-13 23:16:29.193 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:29.197 | + functions-common:time_stop:2444 : end_time=1649891789195 2022-04-13 23:16:29.199 | + functions-common:time_stop:2445 : elapsed_time=7343 2022-04-13 23:16:29.201 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:16:29.203 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:29.205 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7343 2022-04-13 23:16:29.207 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:29.209 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:16:29.212 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:16:29.216 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:16:29.218 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:16:29.221 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:16:29.221 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:16:29.902 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:16:29.905 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:16:29.905 | pip: 21.3.1 2022-04-13 23:16:29.910 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:16:29.913 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:16:29.918 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:16:29.921 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:16:29.925 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:16:29.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:29.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:29.933 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:16:29.946 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:16:29.958 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:16:29.969 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:16:29.972 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:16:29.974 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:29.976 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:29.978 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:29.980 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:29.983 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:29.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:29.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:29.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:29.991 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:29.993 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:29.995 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:29.997 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:16:29.999 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:16:30.002 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:16:30.004 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:30.006 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:30.008 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:30.010 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:30.012 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:30.014 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:30.017 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:16:30.020 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:16:30.022 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:16:30.025 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:16:30.027 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:30.029 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:16:30.031 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:16:30.052 | Using python 3.8 to install os-testr 2022-04-13 23:16:30.054 | + 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-13 23:16:30.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:32.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:32.101 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:16:32.175 | 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-13 23:16:32.176 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:16:32.177 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:16:32.190 | 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-13 23:16:32.200 | 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-13 23:16:32.211 | 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-13 23:16:34.667 | 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-13 23:16:34.674 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:34.674 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:34.798 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:34.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:34.803 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:34.806 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:34.809 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:34.815 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:34.817 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:34.820 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:34.823 | + functions-common:time_stop:2439 : start_time=1649891790046 2022-04-13 23:16:34.825 | + functions-common:time_stop:2441 : [[ -z 1649891790046 ]] 2022-04-13 23:16:34.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:34.835 | + functions-common:time_stop:2444 : end_time=1649891794831 2022-04-13 23:16:34.838 | + functions-common:time_stop:2445 : elapsed_time=4785 2022-04-13 23:16:34.841 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:16:34.845 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:34.848 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4785 2022-04-13 23:16:34.852 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:34.854 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:16:34.910 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:16:35.026 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:16:35.029 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:16:35.032 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:16:35.035 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:16:35.037 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:16:35.060 | + 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-13 23:16:36.965 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.973 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.977 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.982 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.986 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.993 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:36.997 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.023 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.102 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.121 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.125 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.130 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.145 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.153 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.155 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.172 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.189 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.199 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.204 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.222 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.244 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.262 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.270 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.276 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.297 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.326 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.328 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.342 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.347 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.351 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.356 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.371 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.378 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.427 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.445 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.449 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.481 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.544 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.551 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.558 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.609 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.623 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.631 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.735 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.760 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.764 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.775 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.780 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.800 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.807 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.824 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.855 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.884 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.896 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.909 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.926 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.935 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.949 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.960 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.965 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:37.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:38.108 | 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-13 23:16:38.398 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:38.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:38.404 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:38.407 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:38.409 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:38.412 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:38.415 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:38.417 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:38.419 | + functions-common:time_stop:2439 : start_time=1649891795052 2022-04-13 23:16:38.422 | + functions-common:time_stop:2441 : [[ -z 1649891795052 ]] 2022-04-13 23:16:38.425 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:38.429 | + functions-common:time_stop:2444 : end_time=1649891798427 2022-04-13 23:16:38.432 | + functions-common:time_stop:2445 : elapsed_time=3375 2022-04-13 23:16:38.435 | + functions-common:time_stop:2446 : total=4785 2022-04-13 23:16:38.437 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:38.440 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8160 2022-04-13 23:16:38.443 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:38.446 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:16:38.448 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:16:38.472 | + 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-13 23:16:40.238 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.245 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.249 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.255 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.259 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.265 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.269 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.295 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.374 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.393 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.397 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.402 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.416 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.425 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.426 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.443 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.461 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.470 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.475 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.493 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.515 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.533 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.541 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.546 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.566 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.596 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.598 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.611 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.616 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.620 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.625 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.640 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.647 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.696 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.714 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.718 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.749 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.811 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.818 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.827 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.877 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.891 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:40.899 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.003 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.028 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.032 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.042 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.047 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.066 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.074 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.091 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.121 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.150 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.162 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.175 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.192 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.201 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.215 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.227 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.231 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:41.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:41.239 | Processing /opt/stack/requirements 2022-04-13 23:16:42.985 | 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-13 23:16:42.988 | 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-13 23:16:43.000 | 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-13 23:16:43.005 | 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-13 23:16:43.008 | 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-13 23:16:43.014 | 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-13 23:16:43.040 | 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-13 23:16:43.043 | 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-13 23:16:43.053 | 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-13 23:16:43.104 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:16:43.107 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:16:43.122 | 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-13 23:16:43.125 | 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-13 23:16:43.129 | 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-13 23:16:43.133 | 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-13 23:16:43.135 | 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-13 23:16:43.148 | 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-13 23:16:43.154 | 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-13 23:16:43.165 | 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-13 23:16:43.168 | 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-13 23:16:43.216 | 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-13 23:16:43.221 | 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-13 23:16:43.224 | 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-13 23:16:43.284 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:16:43.285 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:16:44.125 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:16:44.125 | ERROR: Command errored out with exit status 1: 2022-04-13 23:16:44.126 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x670g8_q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x670g8_q/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-iwxltamt 2022-04-13 23:16:44.126 | cwd: /tmp/pip-req-build-x670g8_q/ 2022-04-13 23:16:44.126 | Complete output (6 lines): 2022-04-13 23:16:44.126 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:16:44.126 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:16:44.126 | or: setup.py --help-commands 2022-04-13 23:16:44.126 | or: setup.py cmd --help 2022-04-13 23:16:44.126 | 2022-04-13 23:16:44.126 | error: invalid command 'bdist_wheel' 2022-04-13 23:16:44.126 | ---------------------------------------- 2022-04-13 23:16:44.126 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:16:44.126 | Running setup.py clean for openstack-requirements 2022-04-13 23:16:44.959 | Failed to build openstack-requirements 2022-04-13 23:16:44.977 | Installing collected packages: openstack-requirements 2022-04-13 23:16:44.977 | Attempting uninstall: openstack-requirements 2022-04-13 23:16:44.978 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:16:45.012 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:16:45.030 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:16:45.033 | Running setup.py install for openstack-requirements: started 2022-04-13 23:16:47.406 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:16:47.433 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:16:47.562 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:47.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:47.570 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:47.573 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:47.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:47.578 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:47.581 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:47.583 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:47.586 | + functions-common:time_stop:2439 : start_time=1649891798464 2022-04-13 23:16:47.589 | + functions-common:time_stop:2441 : [[ -z 1649891798464 ]] 2022-04-13 23:16:47.592 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:47.597 | + functions-common:time_stop:2444 : end_time=1649891807593 2022-04-13 23:16:47.599 | + functions-common:time_stop:2445 : elapsed_time=9129 2022-04-13 23:16:47.602 | + functions-common:time_stop:2446 : total=8160 2022-04-13 23:16:47.604 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:47.606 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17289 2022-04-13 23:16:47.608 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:47.611 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:16:47.614 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:16:47.616 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:16:47.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:47.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:47.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:16:47.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:47.628 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:16:47.649 | Using python 3.8 to install pbr 2022-04-13 23:16:47.651 | + 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-13 23:16:48.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:48.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:48.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:48.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:49.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:49.731 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:16:52.376 | 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-13 23:16:52.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:52.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:52.508 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:52.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:52.514 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:52.517 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:52.520 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:52.522 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:52.525 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:52.527 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:52.529 | + functions-common:time_stop:2439 : start_time=1649891807643 2022-04-13 23:16:52.531 | + functions-common:time_stop:2441 : [[ -z 1649891807643 ]] 2022-04-13 23:16:52.534 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:52.539 | + functions-common:time_stop:2444 : end_time=1649891812536 2022-04-13 23:16:52.541 | + functions-common:time_stop:2445 : elapsed_time=4893 2022-04-13 23:16:52.543 | + functions-common:time_stop:2446 : total=17289 2022-04-13 23:16:52.546 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:52.548 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22182 2022-04-13 23:16:52.550 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:52.552 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:16:54.822 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:16:56.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:56.705 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:16:56.719 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:16:56.721 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:16:56.725 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:16:56.731 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:16:56.734 | 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-13 23:16:56.805 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:16:56.808 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:16:56.811 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:16:56.836 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:16:56.839 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:16:56.841 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:16:56.844 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:16:56.846 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:16:56.848 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:16:56.851 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:16:56.853 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:16:56.855 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:16:56.858 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:16:56.860 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:16:56.865 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:16:56.867 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:16:56.869 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:16:56.872 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:16:56.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:16:56.889 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:56.891 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:16:56.893 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:56.895 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:16:56.898 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:56.900 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:16:56.902 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:56.904 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:16:56.907 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:56.909 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:16:56.911 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:56.913 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:16:56.915 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:16:56.917 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:16:56.920 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:16:56.922 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:16:56.924 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:16:56.926 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:16:56.928 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:16:56.930 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:16:56.933 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:16:56.936 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:16:56.939 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:16:56.941 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:16:56.944 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:16:56.946 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:16:56.998 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:16:56.999 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:16:57.001 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:16:57.354 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:16:57.357 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:16:57.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:57.378 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:16:57.380 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:57.383 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:57.385 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:57.388 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:57.390 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:57.392 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:57.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:57.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:57.399 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:57.401 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:57.403 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:57.406 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:57.408 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:16:57.410 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:57.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:57.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:57.417 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:16:57.439 | + 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-13 23:16:57.550 | Reading package lists... 2022-04-13 23:16:57.794 | Building dependency tree... 2022-04-13 23:16:57.796 | Reading state information... 2022-04-13 23:16:58.058 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:16:58.058 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:58.059 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:58.059 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:58.059 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:58.059 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:58.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:58.059 | python3-zope.interface 2022-04-13 23:16:58.059 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:58.200 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:58.205 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:58.208 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:58.211 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:58.214 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:58.218 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:58.221 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:58.224 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:58.227 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:58.229 | + functions-common:time_stop:2439 : start_time=1649891817436 2022-04-13 23:16:58.231 | + functions-common:time_stop:2441 : [[ -z 1649891817436 ]] 2022-04-13 23:16:58.234 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:58.238 | + functions-common:time_stop:2444 : end_time=1649891818235 2022-04-13 23:16:58.240 | + functions-common:time_stop:2445 : elapsed_time=799 2022-04-13 23:16:58.242 | + functions-common:time_stop:2446 : total=1555 2022-04-13 23:16:58.245 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:58.247 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2354 2022-04-13 23:16:58.249 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:58.251 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:16:58.254 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:58.256 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:58.258 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:58.261 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:58.263 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:58.265 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:58.268 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:16:58.270 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:58.272 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:58.274 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:58.277 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:58.279 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:58.281 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:58.283 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:58.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:58.288 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:58.290 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:58.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:58.294 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:16:58.297 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:58.299 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:58.301 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:58.303 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:58.306 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:58.308 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:58.310 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:16:58.313 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:16:58.328 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:58.330 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:16:58.333 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:16:58.335 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:16:58.337 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:16:58.341 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:16:58.345 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:16:58.347 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:16:58.349 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:16:58.352 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:16:58.354 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:16:58.356 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:16:58.359 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:16:59.092 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:16:59.092 | user tags 2022-04-13 23:16:59.093 | stackrabbit []' 2022-04-13 23:16:59.097 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:16:59.097 | user tags 2022-04-13 23:16:59.097 | stackrabbit []' 2022-04-13 23:16:59.097 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:16:59.106 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:16:59.109 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:16:59.112 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:16:59.802 | Changing password for user "stackrabbit" ... 2022-04-13 23:16:59.835 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:17:00.573 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:17:00.599 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:17:00.601 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:17:01.293 | Changing password for user "stackrabbit" ... 2022-04-13 23:17:01.320 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:17:01.323 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:17:01.326 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:17:02.032 | Deleting user "guest" ... 2022-04-13 23:17:02.049 | Error: 2022-04-13 23:17:02.050 | {:no_such_user, "guest"} 2022-04-13 23:17:02.063 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:17:02.065 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:17:02.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:02.084 | + ./stack.sh:main:838 : install_database 2022-04-13 23:17:02.087 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:17:02.089 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:17:02.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:02.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:02.096 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:17:02.315 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:17:02.318 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:02.321 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:17:02.324 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:17:02.328 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:02.332 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:17:02.336 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:17:02.339 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:17:02.341 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:17:02.344 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:17:02.346 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:17:02.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:17:02.351 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:17:02.354 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:17:02.356 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:17:02.359 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:02.362 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:17:02.364 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:17:02.367 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:17:02.369 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:17:02.371 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:17:02.374 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:17:02.377 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:17:02.379 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:17:02.382 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:17:02.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:02.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:02.389 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:17:02.392 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:02.394 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:02.396 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:02.399 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:02.401 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:02.403 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:02.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:02.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:02.410 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:02.413 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:02.415 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:02.417 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:02.419 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:17:02.422 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:02.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:02.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:02.429 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:17:02.449 | + 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-13 23:17:02.559 | Reading package lists... 2022-04-13 23:17:02.804 | Building dependency tree... 2022-04-13 23:17:02.806 | Reading state information... 2022-04-13 23:17:03.055 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:17:03.055 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:03.056 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:03.056 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:03.056 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:03.056 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:03.056 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:03.056 | python3-zope.interface 2022-04-13 23:17:03.057 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:03.194 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:03.200 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:03.203 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:03.206 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:03.209 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:03.213 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:03.215 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:03.218 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:03.221 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:03.224 | + functions-common:time_stop:2439 : start_time=1649891822447 2022-04-13 23:17:03.227 | + functions-common:time_stop:2441 : [[ -z 1649891822447 ]] 2022-04-13 23:17:03.229 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:03.233 | + functions-common:time_stop:2444 : end_time=1649891823231 2022-04-13 23:17:03.236 | + functions-common:time_stop:2445 : elapsed_time=784 2022-04-13 23:17:03.238 | + functions-common:time_stop:2446 : total=2354 2022-04-13 23:17:03.240 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:03.242 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3138 2022-04-13 23:17:03.245 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:03.247 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:17:03.249 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:17:03.252 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:17:03.254 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:17:03.256 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:17:03.258 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:17:03.262 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:17:03.265 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:17:03.268 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:17:03.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:17:03.272 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:17:03.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:17:03.281 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:17:03.283 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:17:03.286 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:17:03.289 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:17:03.310 | Using python 3.8 to install PyMySQL 2022-04-13 23:17:03.312 | + 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-13 23:17:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:05.361 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:17:07.855 | 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-13 23:17:07.862 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:07.862 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:07.980 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:07.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:07.988 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:07.991 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:07.994 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:07.996 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:07.998 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:08.001 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:08.003 | + functions-common:time_stop:2439 : start_time=1649891823304 2022-04-13 23:17:08.006 | + functions-common:time_stop:2441 : [[ -z 1649891823304 ]] 2022-04-13 23:17:08.009 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:08.013 | + functions-common:time_stop:2444 : end_time=1649891828010 2022-04-13 23:17:08.015 | + functions-common:time_stop:2445 : elapsed_time=4706 2022-04-13 23:17:08.017 | + functions-common:time_stop:2446 : total=22182 2022-04-13 23:17:08.020 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:08.022 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26888 2022-04-13 23:17:08.024 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:08.027 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:17:08.029 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:17:08.031 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:17:08.034 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:17:08.051 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:08.053 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:17:08.055 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:17:08.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:08.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:17:08.064 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:08.067 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:17:08.069 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:17:08.072 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:17:08.074 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:17:08.077 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:17:08.092 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:08.095 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:17:08.097 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:08.100 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:08.102 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:08.104 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:08.107 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:08.109 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:08.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:08.113 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:08.116 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:08.118 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:08.120 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:08.122 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:08.125 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:17:08.127 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:08.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:08.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:08.134 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:17:08.155 | + 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-13 23:17:08.264 | Reading package lists... 2022-04-13 23:17:08.510 | Building dependency tree... 2022-04-13 23:17:08.512 | Reading state information... 2022-04-13 23:17:08.764 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:17:08.764 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:08.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:08.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:08.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:08.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:08.765 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:08.765 | python3-zope.interface 2022-04-13 23:17:08.765 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:08.909 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:08.915 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:08.918 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:08.921 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:08.925 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:08.928 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:08.931 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:08.933 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:08.935 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:08.937 | + functions-common:time_stop:2439 : start_time=1649891828152 2022-04-13 23:17:08.939 | + functions-common:time_stop:2441 : [[ -z 1649891828152 ]] 2022-04-13 23:17:08.942 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:08.947 | + functions-common:time_stop:2444 : end_time=1649891828944 2022-04-13 23:17:08.949 | + functions-common:time_stop:2445 : elapsed_time=792 2022-04-13 23:17:08.951 | + functions-common:time_stop:2446 : total=3138 2022-04-13 23:17:08.953 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:08.955 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3930 2022-04-13 23:17:08.958 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:08.960 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:17:08.977 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:08.981 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:17:08.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:17:08.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:17:08.990 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:17:09.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:17:09.019 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:09.022 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:09.024 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:09.027 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:09.029 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:09.032 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:09.034 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:09.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:09.038 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:09.041 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:09.045 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:09.047 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:09.049 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:17:09.052 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:09.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:09.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:09.058 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:17:09.078 | + 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-13 23:17:09.190 | Reading package lists... 2022-04-13 23:17:09.441 | Building dependency tree... 2022-04-13 23:17:09.442 | Reading state information... 2022-04-13 23:17:09.693 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:17:09.693 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:17:09.693 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:17:09.693 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:09.694 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:09.694 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:09.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:09.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:09.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:09.694 | python3-zope.interface 2022-04-13 23:17:09.694 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:09.841 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:09.847 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:09.851 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:09.853 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:09.855 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:09.858 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:09.860 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:09.862 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:09.864 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:09.867 | + functions-common:time_stop:2439 : start_time=1649891829076 2022-04-13 23:17:09.869 | + functions-common:time_stop:2441 : [[ -z 1649891829076 ]] 2022-04-13 23:17:09.872 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:09.876 | + functions-common:time_stop:2444 : end_time=1649891829873 2022-04-13 23:17:09.878 | + functions-common:time_stop:2445 : elapsed_time=797 2022-04-13 23:17:09.880 | + functions-common:time_stop:2446 : total=3930 2022-04-13 23:17:09.882 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:09.885 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4727 2022-04-13 23:17:09.887 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:09.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:17:09.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:09.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:09.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:17:09.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:17:09.902 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:17:09.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:17:09.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:17:09.912 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:17:09.913 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:17:09.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:17:09.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:17:09.922 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:17:09.924 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:17:09.927 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:17:09.929 | + functions:vercmp:631 : local result 2022-04-13 23:17:09.933 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:17:09.933 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:17:09.933 | ++ functions:vercmp:635 : head -1 2022-04-13 23:17:09.938 | + functions:vercmp:635 : result=3.13 2022-04-13 23:17:09.940 | + functions:vercmp:637 : case $op in 2022-04-13 23:17:09.942 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:17:09.944 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:17:09.947 | + functions:vercmp:648 : return 2022-04-13 23:17:09.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:17:09.951 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:09.953 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:17:10.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:17:10.452 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:17:10.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:17:10.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.465 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:17:10.482 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:10.486 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:17:10.489 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:17:10.489 | Installing etcd 2022-04-13 23:17:10.491 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:17:10.503 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:17:10.519 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:10.522 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:17:10.535 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:17:10.539 | ++ 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-13 23:17:10.542 | ++ 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-13 23:17:10.545 | +++ 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-13 23:17:10.549 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:17:10.552 | ++ 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-13 23:17:10.554 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:17:10.557 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:17:10.559 | ++ functions:get_extra_file:74 : return 2022-04-13 23:17:10.562 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:17:10.564 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:17:10.566 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:17:10.569 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:17:10.585 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:10.587 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:17:10.590 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:17:10.606 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:10.609 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:17:10.611 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:10.613 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:17:10.616 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:17:10.618 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:17:10.621 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:17:10.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:17:10.625 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:17:10.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:17:10.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.637 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:17:10.640 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:17:10.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:17:10.644 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:17:10.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:17:10.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.656 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:17:10.658 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:17:10.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:17:10.662 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:17:10.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:17:10.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.673 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:17:10.675 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:17:10.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:17:10.680 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:17:10.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.684 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:17:10.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.691 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:17:10.694 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:17:10.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:17:10.699 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:17:10.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:17:10.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.711 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:17:10.714 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:17:10.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:17:10.719 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:17:10.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:17:10.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.733 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:17:10.735 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:17:10.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:17:10.740 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:17:10.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:17:10.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.753 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:17:10.755 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:17:10.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:17:10.760 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:17:10.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:17:10.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.772 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:17:10.774 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:17:10.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:17:10.779 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:17:10.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:17:10.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.790 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:17:10.792 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:17:10.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:17:10.797 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:17:10.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:17:10.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.809 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:17:10.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:17:10.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:17:10.815 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:17:10.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:17:10.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.827 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:17:10.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:17:10.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:17:10.834 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:17:10.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:17:10.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.845 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:17:10.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:17:10.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:17:10.853 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:17:10.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:17:10.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.864 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:17:10.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:17:10.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:17:10.871 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:17:10.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:17:10.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.883 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:17:10.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:17:10.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:17:10.890 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:17:10.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:17:10.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.902 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:17:10.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:17:10.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:17:10.909 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:17:10.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:17:10.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.921 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:17:10.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:17:10.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:17:10.928 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:17:10.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:17:10.937 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.939 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:17:10.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:17:10.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:17:10.946 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:17:10.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:17:10.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.958 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:17:10.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:17:10.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:17:10.965 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:17:10.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:17:10.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.976 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:17:10.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:17:10.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:17:10.984 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:17:10.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:10.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:10.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:17:10.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:10.995 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:17:10.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:17:11.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:17:11.002 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:17:11.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:17:11.011 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.014 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:17:11.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:17:11.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:17:11.021 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:17:11.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:17:11.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.032 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:17:11.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:17:11.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:17:11.039 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:17:11.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:17:11.048 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.051 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:17:11.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:17:11.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:17:11.058 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:17:11.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:17:11.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.072 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:17:11.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:17:11.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:17:11.079 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:17:11.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:17:11.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.092 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:17:11.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:17:11.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:17:11.099 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:17:11.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:17:11.110 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.113 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:17:11.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:17:11.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:17:11.120 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:17:11.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:17:11.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.132 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:17:11.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:17:11.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:17:11.139 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:17:11.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:17:11.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.151 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:17:11.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:17:11.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:17:11.159 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:17:11.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:17:11.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.173 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:17:11.176 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:17:11.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:17:11.181 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:17:11.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:17:11.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.193 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:17:11.195 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:17:11.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:17:11.200 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:17:11.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:17:11.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.211 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:17:11.214 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:17:11.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:17:11.219 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:17:11.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:17:11.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.231 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:17:11.233 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:17:11.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:17:11.238 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:17:11.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:17:11.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.250 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:17:11.252 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:17:11.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:17:11.256 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:17:11.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:17:11.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.268 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:17:11.270 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:17:11.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:17:11.275 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:17:11.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:17:11.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.287 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:17:11.290 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:17:11.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:17:11.295 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:17:11.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:17:11.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.308 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:17:11.311 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:17:11.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:17:11.318 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:17:11.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:17:11.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.334 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:17:11.337 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:17:11.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:17:11.342 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:17:11.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:17:11.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.354 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:17:11.375 | Using python 3.8 to install etcd3 2022-04-13 23:17:11.377 | + 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-13 23:17:12.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:12.232 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:12.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:12.232 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:13.439 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:17:13.448 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:17:13.450 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:17:13.451 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:17:13.452 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:17:15.945 | 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-13 23:17:15.952 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:15.952 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:16.079 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:16.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:16.086 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:16.089 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:16.093 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:16.096 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:16.099 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:16.102 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:16.104 | + functions-common:time_stop:2439 : start_time=1649891831369 2022-04-13 23:17:16.107 | + functions-common:time_stop:2441 : [[ -z 1649891831369 ]] 2022-04-13 23:17:16.110 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:16.114 | + functions-common:time_stop:2444 : end_time=1649891836111 2022-04-13 23:17:16.116 | + functions-common:time_stop:2445 : elapsed_time=4742 2022-04-13 23:17:16.118 | + functions-common:time_stop:2446 : total=26888 2022-04-13 23:17:16.121 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:16.123 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31630 2022-04-13 23:17:16.126 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:16.128 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:17:16.150 | Using python 3.8 to install etcd3gw 2022-04-13 23:17:16.152 | + 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-13 23:17:17.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:17.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:17.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:17.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:18.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:18.221 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:17:18.229 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:17:18.231 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:17:18.232 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:17:18.233 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:17:18.265 | 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-13 23:17:18.266 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:17:18.268 | 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-13 23:17:18.271 | 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-13 23:17:20.736 | 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-13 23:17:20.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:20.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:20.867 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:20.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:20.874 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:20.878 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:20.881 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:20.885 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:20.888 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:20.892 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:20.895 | + functions-common:time_stop:2439 : start_time=1649891836144 2022-04-13 23:17:20.899 | + functions-common:time_stop:2441 : [[ -z 1649891836144 ]] 2022-04-13 23:17:20.902 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:20.906 | + functions-common:time_stop:2444 : end_time=1649891840903 2022-04-13 23:17:20.908 | + functions-common:time_stop:2445 : elapsed_time=4759 2022-04-13 23:17:20.911 | + functions-common:time_stop:2446 : total=31630 2022-04-13 23:17:20.913 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:20.915 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36389 2022-04-13 23:17:20.917 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:20.920 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:17:20.922 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:17:20.924 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:17:20.927 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:17:20.929 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:17:20.931 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:17:20.934 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:17:20.936 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:17:20.938 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:17:20.941 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:17:20.943 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:17:20.945 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:17:20.948 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:20.950 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:17:20.952 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:17:20.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:20.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:20.959 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:17:20.961 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:17:20.964 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:20.966 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:20.969 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:20.971 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:20.973 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:20.975 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:20.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:20.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:20.982 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:20.985 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:20.987 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:20.989 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:20.992 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:17:20.994 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:20.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:20.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:21.001 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:17:21.022 | + 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-13 23:17:21.132 | Reading package lists... 2022-04-13 23:17:21.379 | Building dependency tree... 2022-04-13 23:17:21.381 | Reading state information... 2022-04-13 23:17:21.633 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:17:21.633 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:17:21.633 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:17:21.633 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:21.634 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:21.634 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:21.634 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:21.634 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:21.634 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:21.634 | python3-zope.interface 2022-04-13 23:17:21.635 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:21.776 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:21.780 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:21.783 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:21.785 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:21.788 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:21.790 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:21.792 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:21.795 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:21.797 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:21.801 | + functions-common:time_stop:2439 : start_time=1649891841019 2022-04-13 23:17:21.805 | + functions-common:time_stop:2441 : [[ -z 1649891841019 ]] 2022-04-13 23:17:21.808 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:21.812 | + functions-common:time_stop:2444 : end_time=1649891841809 2022-04-13 23:17:21.814 | + functions-common:time_stop:2445 : elapsed_time=790 2022-04-13 23:17:21.817 | + functions-common:time_stop:2446 : total=4727 2022-04-13 23:17:21.819 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:21.822 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5517 2022-04-13 23:17:21.825 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:21.827 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:17:21.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:21.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:21.835 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:17:21.903 | Module proxy already enabled 2022-04-13 23:17:21.909 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:17:21.974 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:17:21.974 | Module proxy already enabled 2022-04-13 23:17:21.974 | Module proxy_uwsgi already enabled 2022-04-13 23:17:21.979 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:17:21.982 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:21.986 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:21.989 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:22.137 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:17:22.140 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:17:22.142 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:17:22.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:17:22.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.156 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:17:22.158 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:17:22.161 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:17:22.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:17:22.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.173 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:17:22.176 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:17:22.178 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:17:22.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:17:22.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.190 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:17:22.192 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:17:22.195 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:17:22.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:17:22.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.206 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:17:22.209 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:17:22.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:17:22.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.220 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:17:22.223 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:17:22.225 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:17:22.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:17:22.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.236 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:17:22.256 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:22.258 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:17:22.260 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:17:22.263 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:17:22.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:17:22.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.275 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:17:22.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:22.293 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:17:22.296 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:17:22.298 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:17:22.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:17:22.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.310 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:17:22.313 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:17:22.315 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:17:22.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:22.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:22.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:17:22.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:22.327 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:17:22.330 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:17:22.332 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:17:22.335 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:17:22.338 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:17:22.342 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:17:22.345 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:17:22.345 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:17:22.350 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:17:22.353 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:17:22.355 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:17:22.359 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:17:22.362 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:17:22.383 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:17:22.385 | + 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-13 23:17:23.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:23.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:23.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:23.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:24.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:24.455 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:17:24.509 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:17:24.510 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:17:24.511 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:17:24.512 | 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-13 23:17:24.513 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:17:24.514 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:17:24.515 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:17:24.516 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:17:24.517 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:17:24.518 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:17:24.519 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:17:24.520 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:17:24.521 | 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-13 23:17:24.522 | 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-13 23:17:24.579 | 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-13 23:17:24.580 | 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-13 23:17:24.581 | 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-13 23:17:24.621 | 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-13 23:17:24.660 | 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-13 23:17:24.661 | 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-13 23:17:24.662 | 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-13 23:17:24.663 | 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-13 23:17:24.712 | 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-13 23:17:24.715 | 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-13 23:17:24.725 | 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-13 23:17:24.727 | 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-13 23:17:24.741 | 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-13 23:17:24.742 | 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-13 23:17:24.743 | 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-13 23:17:24.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:17:24.810 | 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-13 23:17:24.811 | 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-13 23:17:24.813 | 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-13 23:17:24.862 | 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-13 23:17:24.874 | 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-13 23:17:27.284 | 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-13 23:17:27.291 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:27.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:27.416 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:27.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:27.424 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:27.427 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:27.431 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:27.433 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:27.435 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:27.437 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:27.439 | + functions-common:time_stop:2439 : start_time=1649891842377 2022-04-13 23:17:27.442 | + functions-common:time_stop:2441 : [[ -z 1649891842377 ]] 2022-04-13 23:17:27.444 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:27.449 | + functions-common:time_stop:2444 : end_time=1649891847446 2022-04-13 23:17:27.451 | + functions-common:time_stop:2445 : elapsed_time=5069 2022-04-13 23:17:27.453 | + functions-common:time_stop:2446 : total=36389 2022-04-13 23:17:27.455 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:27.458 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41458 2022-04-13 23:17:27.460 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:27.462 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:17:27.465 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:17:27.468 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:17:27.472 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:17:27.475 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:17:27.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:17:27.483 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:17:27.483 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:17:27.489 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:17:27.492 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:17:27.495 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:17:27.499 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:17:27.502 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:17:27.526 | Using python 3.8 to install python-memcached 2022-04-13 23:17:27.529 | + 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-13 23:17:28.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:28.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:28.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:28.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:29.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:29.627 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:17:29.631 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:17:32.126 | 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-13 23:17:32.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:32.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:32.250 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:32.254 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:32.257 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:32.261 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:32.264 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:32.268 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:32.272 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:32.275 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:32.277 | + functions-common:time_stop:2439 : start_time=1649891847520 2022-04-13 23:17:32.279 | + functions-common:time_stop:2441 : [[ -z 1649891847520 ]] 2022-04-13 23:17:32.283 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:32.287 | + functions-common:time_stop:2444 : end_time=1649891852284 2022-04-13 23:17:32.289 | + functions-common:time_stop:2445 : elapsed_time=4764 2022-04-13 23:17:32.291 | + functions-common:time_stop:2446 : total=41458 2022-04-13 23:17:32.293 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:32.296 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46222 2022-04-13 23:17:32.298 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:32.300 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:17:32.317 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:32.320 | + ./stack.sh:main:899 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 23:17:32.322 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:17:32.325 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:17:32.327 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:17:32.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:32.332 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:17:32.334 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:17:32.350 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:32.352 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:17:32.355 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:17:32.357 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:17:32.359 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:32.361 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:32.364 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:32.366 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:32.368 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:32.371 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:32.387 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:32.389 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:32.391 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:32.394 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:32.394 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:32.399 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:17:32.401 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:32.403 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:17:32.416 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:17:32.419 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:32.419 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:32.422 | c141e6164 trivial: Fix typo 2022-04-13 23:17:32.425 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:32.427 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:17:32.430 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:32.432 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:17:32.434 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:17:32.437 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:32.439 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:17:32.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:32.444 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:17:32.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:17:32.449 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:32.451 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:32.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:17:32.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:32.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:17:32.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:32.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:32.468 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:17:32.473 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:17:32.476 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:17:33.145 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:17:33.148 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:33.151 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:33.154 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:33.157 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:17:33.160 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:17:33.163 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:33.166 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:33.168 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:33.170 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:33.172 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:33.175 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:33.177 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:33.179 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:17:33.200 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:17:33.202 | + 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-13 23:17:34.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:34.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:35.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:35.244 | Obtaining file:///opt/stack/keystone 2022-04-13 23:17:35.244 | Preparing metadata (setup.py): started 2022-04-13 23:17:40.290 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:40.366 | 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-13 23:17:40.367 | 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-13 23:17:40.368 | 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-13 23:17:40.369 | 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-13 23:17:40.370 | 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-13 23:17:40.371 | 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-13 23:17:40.373 | 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-13 23:17:40.374 | 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-13 23:17:40.375 | 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-13 23:17:40.376 | 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-13 23:17:40.377 | 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-13 23:17:40.378 | 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-13 23:17:40.379 | 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-13 23:17:40.380 | 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-13 23:17:40.381 | 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-13 23:17:40.382 | 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-13 23:17:40.383 | 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-13 23:17:40.384 | 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-13 23:17:40.385 | 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-13 23:17:40.386 | 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-13 23:17:40.388 | 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-13 23:17:40.389 | 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-13 23:17:40.390 | 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-13 23:17:40.391 | 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-13 23:17:40.392 | 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-13 23:17:40.393 | 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-13 23:17:40.394 | 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-13 23:17:40.395 | 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-13 23:17:40.396 | 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-13 23:17:40.398 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:17:40.399 | 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-13 23:17:40.400 | 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-13 23:17:40.401 | 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-13 23:17:40.402 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:17:40.413 | 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-13 23:17:40.414 | 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-13 23:17:40.456 | 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-13 23:17:40.473 | 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-13 23:17:40.474 | 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-13 23:17:40.475 | 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-13 23:17:40.476 | 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-13 23:17:40.479 | 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-13 23:17:40.489 | 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-13 23:17:40.550 | 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-13 23:17:40.551 | 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-13 23:17:40.645 | 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-13 23:17:40.647 | 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-13 23:17:40.648 | 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-13 23:17:40.649 | 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-13 23:17:40.703 | 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-13 23:17:40.704 | 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-13 23:17:40.706 | 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-13 23:17:40.756 | 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-13 23:17:40.760 | 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-13 23:17:40.839 | 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-13 23:17:40.840 | 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-13 23:17:40.843 | 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-13 23:17:40.844 | 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-13 23:17:40.846 | 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-13 23:17:40.847 | 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-13 23:17:40.866 | 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-13 23:17:40.915 | 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-13 23:17:40.935 | 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-13 23:17:40.936 | 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-13 23:17:40.937 | 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-13 23:17:40.940 | 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-13 23:17:40.992 | 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-13 23:17:41.104 | 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-13 23:17:41.105 | 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-13 23:17:41.107 | 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-13 23:17:41.107 | 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-13 23:17:41.109 | 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-13 23:17:41.326 | 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-13 23:17:41.347 | 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-13 23:17:41.348 | 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-13 23:17:41.416 | 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-13 23:17:41.433 | 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-13 23:17:41.489 | 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-13 23:17:41.527 | 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-13 23:17:41.632 | 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-13 23:17:41.687 | 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-13 23:17:41.758 | 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-13 23:17:41.881 | 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-13 23:17:41.911 | 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-13 23:17:41.951 | 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-13 23:17:41.952 | 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-13 23:17:41.954 | 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-13 23:17:41.955 | 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-13 23:17:41.956 | 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-13 23:17:41.958 | 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-13 23:17:42.010 | 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-13 23:17:42.146 | 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-13 23:17:42.148 | 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-13 23:17:42.149 | 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-13 23:17:42.150 | 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-13 23:17:42.304 | 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-13 23:17:42.386 | 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-13 23:17:42.634 | 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-13 23:17:42.888 | 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-13 23:17:42.921 | 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-13 23:17:44.785 | Installing collected packages: keystone 2022-04-13 23:17:44.785 | Attempting uninstall: keystone 2022-04-13 23:17:44.786 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:17:44.789 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:17:44.790 | Running setup.py develop for keystone 2022-04-13 23:17:50.866 | Successfully installed keystone 2022-04-13 23:17:50.867 | 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-13 23:17:50.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:50.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:51.009 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:51.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:51.015 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:51.018 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:51.021 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:51.024 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:51.027 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:51.029 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:51.031 | + functions-common:time_stop:2439 : start_time=1649891853194 2022-04-13 23:17:51.034 | + functions-common:time_stop:2441 : [[ -z 1649891853194 ]] 2022-04-13 23:17:51.036 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:51.040 | + functions-common:time_stop:2444 : end_time=1649891871038 2022-04-13 23:17:51.043 | + functions-common:time_stop:2445 : elapsed_time=17844 2022-04-13 23:17:51.045 | + functions-common:time_stop:2446 : total=46222 2022-04-13 23:17:51.047 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:51.049 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64066 2022-04-13 23:17:51.051 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:51.053 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:51.056 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:51.058 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:51.077 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:51.090 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:17:51.093 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:17:51.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:51.097 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:51.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:17:51.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:51.105 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:17:51.120 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:51.123 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:17:51.125 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:51.127 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:17:51.130 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:17:51.142 | + 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-13 23:17:51.144 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:17:51.148 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:17:51.164 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:51.166 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:17:51.196 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:17:51.224 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:17:51.254 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:17:51.284 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:17:51.314 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:17:51.344 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:17:51.372 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:17:51.400 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:17:51.402 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:17:51.404 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:17:51.407 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:17:51.409 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:17:51.412 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:17:51.428 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:51.431 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:17:51.434 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:17:51.436 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:17:51.452 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:51.454 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:17:51.457 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:17:51.487 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:17:51.489 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:17:51.491 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:17:51.494 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:17:51.509 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:51.511 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-04-13 23:17:51.541 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:17:51.543 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:17:51.574 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:17:51.577 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:17:51.579 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:17:51.581 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:17:51.584 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:17:51.587 | + 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-13 23:17:51.617 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:17:51.620 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:17:51.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:17:51.624 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:17:51.627 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:51.644 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:51.647 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:51.649 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:51.651 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:51.654 | + 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-13 23:17:51.681 | + 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-13 23:17:51.708 | + 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-13 23:17:51.736 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:51.763 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:17:51.791 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:17:51.794 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:17:51.796 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:17:51.798 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:17:51.801 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:17:51.803 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:51.805 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:51.808 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:17:51.812 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:17:51.815 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:51.817 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:51.830 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:51.830 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:51.838 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:51.842 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:51.858 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:17:51.860 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:17:51.864 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:17:51.893 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:17:51.920 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:17:51.946 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:17:51.974 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:17:52.001 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:52.027 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:17:52.054 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:17:52.081 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:17:52.109 | + 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-13 23:17:52.136 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:17:52.163 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:52.190 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:17:52.217 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:52.220 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:52.223 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:17:52.225 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:17:52.227 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:52.230 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:52.232 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:52.234 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:52.237 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:52.239 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:17:52.267 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:17:52.294 | + 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-13 23:17:52.294 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:52.303 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:17:52.307 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:17:52.309 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:17:52.311 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:52.314 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:52.316 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:52.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:52.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:52.323 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:52.325 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:52.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:52.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:52.332 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:17:52.396 | Site keystone-wsgi-public already enabled 2022-04-13 23:17:52.401 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:52.404 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:52.408 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:52.411 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:52.558 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:17:52.593 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:17:52.626 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:17:52.660 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:17:52.662 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:17:52.699 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:17:52.732 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:17:52.760 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:17:52.762 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:17:52.779 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:52.782 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:17:52.799 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:52.801 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:17:52.804 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:17:52.806 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:17:52.809 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:52.811 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:17:52.813 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:17:52.816 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:17:52.818 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:17:52.820 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:52.823 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:52.825 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:52.828 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:52.830 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:52.833 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:52.849 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:52.851 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:52.854 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:52.857 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:52.857 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:52.862 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:17:52.864 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:52.866 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:17:52.879 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:17:52.882 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:52.882 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:52.885 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:17:52.888 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:52.891 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:17:52.893 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:52.896 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:52.898 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:17:52.901 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:17:52.903 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:17:52.905 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:52.908 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:52.910 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:17:52.913 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:52.915 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:17:52.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:17:52.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:52.923 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:17:52.925 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:52.928 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:52.931 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:17:52.936 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:17:52.939 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:17:53.601 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:17:53.604 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:53.606 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:53.609 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:53.611 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:53.613 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:17:53.616 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:53.618 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:17:53.620 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:53.623 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:17:53.625 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:17:53.627 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:17:53.629 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:53.632 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:17:53.652 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:17:53.655 | + 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-13 23:17:54.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:54.495 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:54.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:54.495 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:55.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:55.693 | Obtaining file:///opt/stack/swift 2022-04-13 23:17:55.694 | Preparing metadata (setup.py): started 2022-04-13 23:18:00.383 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:00.428 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:18:00.429 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:18:00.430 | 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.dev15) (0.11.0) 2022-04-13 23:18:00.431 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:18:00.433 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:18:00.434 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:18:00.435 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:18:00.436 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:18:00.437 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:18:00.439 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:18:00.440 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:18:00.478 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:18:00.487 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:18:00.542 | 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.dev15) (4.12.2) 2022-04-13 23:18:00.543 | 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.dev15) (4.4.0) 2022-04-13 23:18:00.544 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:18:00.545 | 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.dev15) (5.1.0) 2022-04-13 23:18:00.546 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:18:00.547 | 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.dev15) (8.8.0) 2022-04-13 23:18:00.549 | 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.dev15) (4.7.0) 2022-04-13 23:18:00.550 | 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.dev15) (3.1.1) 2022-04-13 23:18:00.551 | 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.dev15) (4.3.0) 2022-04-13 23:18:00.552 | 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.dev15) (5.8.1) 2022-04-13 23:18:00.553 | 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.dev15) (4.1.0) 2022-04-13 23:18:00.554 | 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.dev15) (2.10.1) 2022-04-13 23:18:00.574 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:18:00.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:18:00.606 | 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.dev15) (2.0.12) 2022-04-13 23:18:00.607 | 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.dev15) (1.26.9) 2022-04-13 23:18:00.610 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:18:00.632 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:18:00.732 | 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.dev15) (1.7.0) 2022-04-13 23:18:00.733 | 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.dev15) (1.0.2) 2022-04-13 23:18:00.734 | 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.dev15) (3.5.0) 2022-04-13 23:18:00.778 | 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.dev15) (1.1.5) 2022-04-13 23:18:00.820 | 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.dev15) (2.5.0) 2022-04-13 23:18:00.822 | 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.dev15) (1.5.0) 2022-04-13 23:18:00.823 | 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.dev15) (6.0) 2022-04-13 23:18:00.825 | 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.dev15) (0.8.0) 2022-04-13 23:18:00.885 | 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.dev15) (0.9.6) 2022-04-13 23:18:00.887 | 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.dev15) (2.8.2) 2022-04-13 23:18:00.900 | 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.dev15) (1.0.3) 2022-04-13 23:18:00.901 | 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.dev15) (2022.1) 2022-04-13 23:18:00.919 | 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.dev15) (3.0.7) 2022-04-13 23:18:00.921 | 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.dev15) (21.3) 2022-04-13 23:18:01.062 | 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.dev15) (1.14.0) 2022-04-13 23:18:01.077 | 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.dev15) (5.1.1) 2022-04-13 23:18:03.309 | Installing collected packages: swift 2022-04-13 23:18:03.310 | Attempting uninstall: swift 2022-04-13 23:18:03.310 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:18:03.313 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:18:03.314 | Running setup.py develop for swift 2022-04-13 23:18:09.251 | Successfully installed swift 2022-04-13 23:18:09.251 | 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-13 23:18:09.259 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:09.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:09.395 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:09.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:09.402 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:09.404 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:09.406 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:09.408 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:09.411 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:09.413 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:09.415 | + functions-common:time_stop:2439 : start_time=1649891873647 2022-04-13 23:18:09.417 | + functions-common:time_stop:2441 : [[ -z 1649891873647 ]] 2022-04-13 23:18:09.420 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:09.424 | + functions-common:time_stop:2444 : end_time=1649891889422 2022-04-13 23:18:09.426 | + functions-common:time_stop:2445 : elapsed_time=15775 2022-04-13 23:18:09.429 | + functions-common:time_stop:2446 : total=64066 2022-04-13 23:18:09.431 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:09.433 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79841 2022-04-13 23:18:09.435 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:09.437 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:09.440 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:18:09.442 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:18:09.463 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:18:09.475 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:18:09.477 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:18:09.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:09.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:09.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:18:09.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:09.490 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:18:09.492 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:09.495 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:18:09.497 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:18:09.499 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:18:09.501 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:18:09.504 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:18:09.506 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:18:10.712 | No object-replicator running 2022-04-13 23:18:10.712 | No container-server running 2022-04-13 23:18:10.712 | No object-auditor running 2022-04-13 23:18:10.712 | No container-auditor running 2022-04-13 23:18:10.712 | No account-auditor running 2022-04-13 23:18:10.712 | No object-server running 2022-04-13 23:18:10.712 | No proxy-server running 2022-04-13 23:18:10.712 | No object-updater running 2022-04-13 23:18:10.712 | No container-sharder running 2022-04-13 23:18:10.712 | No account-server running 2022-04-13 23:18:10.712 | No container-sync running 2022-04-13 23:18:10.712 | No container-updater running 2022-04-13 23:18:10.712 | No object-expirer running 2022-04-13 23:18:10.712 | No account-replicator running 2022-04-13 23:18:10.712 | No account-reaper running 2022-04-13 23:18:10.712 | No object-reconstructor running 2022-04-13 23:18:10.712 | No container-reconciler running 2022-04-13 23:18:10.712 | No container-replicator running 2022-04-13 23:18:10.810 | + lib/swift:configure_swift:337 : true 2022-04-13 23:18:10.812 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:18:10.827 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:18:10.844 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:18:10.847 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:18:10.847 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:18:10.852 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:18:10.852 | s/%GROUP%/ubuntu/; 2022-04-13 23:18:10.852 | s/%USER%/ubuntu/; 2022-04-13 23:18:10.852 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:18:10.852 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:18:10.855 | uid = ubuntu 2022-04-13 23:18:10.855 | gid = ubuntu 2022-04-13 23:18:10.856 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:18:10.856 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:18:10.856 | address = 127.0.0.1 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | [account6612] 2022-04-13 23:18:10.856 | max connections = 25 2022-04-13 23:18:10.856 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:18:10.856 | read only = false 2022-04-13 23:18:10.856 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | [account6622] 2022-04-13 23:18:10.856 | max connections = 25 2022-04-13 23:18:10.856 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:18:10.856 | read only = false 2022-04-13 23:18:10.856 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | [account6632] 2022-04-13 23:18:10.856 | max connections = 25 2022-04-13 23:18:10.856 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:18:10.856 | read only = false 2022-04-13 23:18:10.856 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | [account6642] 2022-04-13 23:18:10.856 | max connections = 25 2022-04-13 23:18:10.856 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:18:10.856 | read only = false 2022-04-13 23:18:10.856 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | 2022-04-13 23:18:10.856 | [container6611] 2022-04-13 23:18:10.856 | max connections = 25 2022-04-13 23:18:10.856 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:18:10.856 | read only = false 2022-04-13 23:18:10.856 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [container6621] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.857 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [container6631] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.857 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [container6641] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.857 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [object6613] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.857 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [object6623] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.857 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:18:10.857 | 2022-04-13 23:18:10.857 | [object6633] 2022-04-13 23:18:10.857 | max connections = 25 2022-04-13 23:18:10.857 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:18:10.857 | read only = false 2022-04-13 23:18:10.858 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:18:10.858 | 2022-04-13 23:18:10.858 | [object6643] 2022-04-13 23:18:10.858 | max connections = 25 2022-04-13 23:18:10.858 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:18:10.858 | read only = false 2022-04-13 23:18:10.858 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:18:10.859 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:18:10.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:10.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:10.865 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:18:10.877 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:18:10.879 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:18:10.884 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:18:10.888 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:18:10.890 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:18:10.895 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:18:10.925 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-04-13 23:18:10.951 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:18:10.973 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:18:11.002 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:18:11.020 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:18:11.049 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:18:11.066 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:18:11.095 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:18:11.112 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:18:11.140 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:18:11.158 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:18:11.186 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:18:11.204 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:18:11.219 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:11.221 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:18:11.248 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:18:11.282 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:18:11.309 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:18:11.336 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:18:11.354 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:11.356 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:18:11.383 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:18:11.398 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:11.401 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:18:11.415 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:11.418 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:18:11.420 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:18:11.435 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:11.437 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:18:11.439 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:18:11.441 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:18:11.446 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:18:11.451 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:18:11.479 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:18:11.505 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:18:11.535 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:18:11.566 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:18:11.593 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:18:11.595 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:18:11.597 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:18:11.600 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:18:11.602 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:18:11.629 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:18:11.656 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:18:11.684 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:18:11.711 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:18:11.738 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:18:11.766 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:18:11.794 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:18:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:11.848 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:18:11.876 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:18:11.903 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:18:11.931 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:18:11.958 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:18:11.989 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:18:12.016 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:18:12.034 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:18:12.062 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:18:12.090 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:18:12.095 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:18:12.124 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:18:12.153 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:18:12.181 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:18:12.184 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:18:12.187 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:18:12.189 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:18:12.195 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:18:12.197 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:18:12.199 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:18:12.201 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:18:12.204 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:18:12.206 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:18:12.208 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:18:12.210 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:18:12.228 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:18:12.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:18:12.274 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:18:12.306 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:18:12.326 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:18:12.357 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:18:12.375 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:18:12.403 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:18:12.421 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:18:12.450 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:18:12.468 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:18:12.496 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:18:12.515 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:18:12.543 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:18:12.561 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:18:12.590 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:18:12.608 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:18:12.634 | + 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-13 23:18:12.639 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:18:12.657 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:18:12.686 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:18:12.715 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:18:12.717 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:18:12.722 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:18:12.724 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:18:12.726 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:18:12.729 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:18:12.731 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:18:12.733 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:18:12.736 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:18:12.738 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:18:12.755 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:18:12.783 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:18:12.801 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:18:12.829 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:18:12.848 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:18:12.876 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:18:12.894 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:18:12.923 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:18:12.941 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:18:12.969 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:18:12.987 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:18:13.015 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:18:13.033 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:18:13.062 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:18:13.080 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:18:13.109 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:18:13.127 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:18:13.154 | + 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-13 23:18:13.159 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:18:13.177 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:18:13.205 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:18:13.207 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:18:13.212 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:18:13.215 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:18:13.217 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:18:13.219 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:18:13.221 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:18:13.224 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:18:13.226 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:18:13.228 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:18:13.246 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:18:13.274 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:18:13.292 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:18:13.320 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:18:13.339 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:18:13.370 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:18:13.391 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:18:13.420 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:18:13.439 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:18:13.468 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:18:13.486 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:18:13.514 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:18:13.532 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:18:13.560 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:18:13.578 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:18:13.607 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:18:13.625 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:18:13.655 | + 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-13 23:18:13.662 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:18:13.680 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:18:13.710 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:18:13.741 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:18:13.772 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:18:13.803 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:18:13.806 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:18:13.810 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:18:13.841 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:18:13.869 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:18:13.898 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:18:13.926 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:18:13.955 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:18:13.983 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:18:14.013 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:18:14.043 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:18:14.074 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:18:14.091 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:14.093 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:18:14.112 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:18:14.115 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:18:14.134 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:18:14.136 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-04-13 23:18:14.163 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:18:14.165 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:18:14.193 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-04-13 23:18:14.222 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:18:14.224 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:18:14.252 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:18:14.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:14.270 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:18:14.273 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:18:14.278 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:18:14.280 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:18:14.293 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:18:14.295 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:18:14.307 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:18:14.309 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:18:14.311 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:18:14.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:18:14.316 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:18:14.319 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:18:14.321 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:18:14.323 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:18:14.326 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:18:14.339 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:18:14.341 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:18:14.344 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:18:14.362 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:14.365 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:18:14.384 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:14.387 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:18:14.390 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:18:14.393 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:18:14.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:14.398 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:18:14.401 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:18:14.404 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:18:14.406 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:18:14.425 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:14.428 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:18:14.431 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:18:14.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:14.453 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:18:14.455 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:18:14.458 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:18:14.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:14.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:14.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:18:14.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:14.472 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:18:14.475 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:18:14.477 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:18:14.480 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:18:14.483 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:18:14.486 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:18:14.488 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:18:14.491 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:18:14.494 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:18:14.497 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:18:14.501 | +++ 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-13 23:18:14.501 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:18:14.506 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:18:14.509 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:18:14.512 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:18:14.515 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:18:14.517 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:18:14.539 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:18:14.541 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:18:15.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:15.391 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:15.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:15.392 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:16.603 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:18:16.685 | 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-13 23:18:16.686 | 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-13 23:18:16.687 | 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-13 23:18:16.688 | 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-13 23:18:16.689 | 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-13 23:18:16.690 | 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-13 23:18:16.691 | 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-13 23:18:16.692 | 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-13 23:18:16.693 | 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-13 23:18:16.694 | 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-13 23:18:16.696 | 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-13 23:18:16.697 | 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-13 23:18:16.699 | 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-13 23:18:16.701 | 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-13 23:18:16.703 | 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-13 23:18:16.705 | 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-13 23:18:16.708 | 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-13 23:18:16.710 | 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-13 23:18:16.719 | 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-13 23:18:16.721 | 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-13 23:18:16.734 | 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-13 23:18:16.801 | 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-13 23:18:16.803 | 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-13 23:18:16.805 | 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-13 23:18:16.829 | 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-13 23:18:16.831 | 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-13 23:18:16.832 | 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-13 23:18:16.833 | 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-13 23:18:16.834 | 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-13 23:18:16.845 | 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-13 23:18:16.886 | 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-13 23:18:16.887 | 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-13 23:18:16.889 | 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-13 23:18:16.890 | 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-13 23:18:16.909 | 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-13 23:18:16.911 | 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-13 23:18:16.927 | 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-13 23:18:16.944 | 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-13 23:18:16.945 | 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-13 23:18:16.965 | 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-13 23:18:16.966 | 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-13 23:18:17.045 | 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-13 23:18:17.046 | 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-13 23:18:17.048 | 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-13 23:18:17.051 | 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-13 23:18:17.100 | 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-13 23:18:17.125 | 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-13 23:18:17.357 | 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-13 23:18:17.360 | 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-13 23:18:17.392 | 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-13 23:18:17.396 | 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-13 23:18:17.397 | 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-13 23:18:17.399 | 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-13 23:18:17.400 | 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-13 23:18:17.401 | 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-13 23:18:17.456 | 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-13 23:18:17.636 | 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-13 23:18:17.660 | 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-13 23:18:17.743 | 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-13 23:18:17.887 | 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-13 23:18:19.957 | 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-13 23:18:19.965 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:19.965 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:20.093 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:20.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:20.100 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:20.104 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:20.108 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:20.112 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:20.116 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:20.118 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:20.121 | + functions-common:time_stop:2439 : start_time=1649891894533 2022-04-13 23:18:20.123 | + functions-common:time_stop:2441 : [[ -z 1649891894533 ]] 2022-04-13 23:18:20.126 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:20.130 | + functions-common:time_stop:2444 : end_time=1649891900127 2022-04-13 23:18:20.132 | + functions-common:time_stop:2445 : elapsed_time=5594 2022-04-13 23:18:20.135 | + functions-common:time_stop:2446 : total=79841 2022-04-13 23:18:20.137 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:20.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85435 2022-04-13 23:18:20.142 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:20.145 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:18:20.147 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:18:20.150 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:18:20.163 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:18:20.168 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:18:20.170 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:18:20.173 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:18:20.175 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:20.177 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:20.180 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:20.183 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:20.186 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:20.189 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:20.205 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:20.207 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:20.210 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:20.213 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:20.213 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:20.219 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:18:20.221 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:20.223 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:18:20.236 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:18:20.239 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:20.239 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:20.242 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:18:20.245 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:20.248 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:18:20.251 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:20.253 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:18:20.256 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:18:20.258 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:20.261 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:18:20.264 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:20.266 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:18:20.268 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:18:20.271 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:20.273 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:20.277 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:18:20.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:20.283 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:18:20.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:20.289 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:20.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:18:20.298 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:18:20.301 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:18:20.954 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:18:20.957 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:20.960 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:20.963 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:20.965 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:18:20.968 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:18:20.971 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:20.973 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:20.975 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:20.979 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:20.981 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:20.984 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:20.987 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:20.989 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:18:21.011 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:18:21.013 | + 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-13 23:18:21.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:21.867 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:21.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:21.867 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:23.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:23.068 | Obtaining file:///opt/stack/glance 2022-04-13 23:18:23.068 | Preparing metadata (setup.py): started 2022-04-13 23:18:27.733 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:27.807 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:18:27.808 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:18:27.809 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:18:27.810 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:18:27.811 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:18:27.813 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:18:27.814 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:18:27.815 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:18:27.815 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:18:27.816 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:18:27.818 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:18:27.819 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:18:27.820 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:18:27.821 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:18:27.822 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:18:27.823 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:18:27.824 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:18:27.825 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:18:27.826 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:18:27.828 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:18:27.829 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:18:27.829 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:18:27.830 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:18:27.831 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:18:27.833 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:18:27.834 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:18:27.835 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:18:27.836 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:18:27.838 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:18:27.839 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:18:27.840 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:18:27.841 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:18:27.842 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:18:27.843 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:18:27.844 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:18:27.845 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:18:27.846 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:18:27.847 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:18:27.848 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:18:27.849 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:18:27.850 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:18:27.851 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:18:27.853 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:18:27.869 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:18:27.870 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:18:27.872 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:18:27.892 | 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.dev5) (5.3.0) 2022-04-13 23:18:27.895 | 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.dev5) (2.27.1) 2022-04-13 23:18:27.932 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:18:27.948 | 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.dev5) (4.3.0) 2022-04-13 23:18:27.957 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:18:27.971 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:18:27.972 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:18:27.973 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:18:28.064 | 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.dev5) (3.0.7) 2022-04-13 23:18:28.140 | 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.dev5) (1.7.0) 2022-04-13 23:18:28.191 | 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.dev5) (3.1.1) 2022-04-13 23:18:28.192 | 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.dev5) (2.10.1) 2022-04-13 23:18:28.225 | 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.dev5) (0.17.3) 2022-04-13 23:18:28.294 | 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.dev5) (1.5.0) 2022-04-13 23:18:28.295 | 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.dev5) (0.8.0) 2022-04-13 23:18:28.297 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:18:28.355 | 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.dev5) (0.13.0) 2022-04-13 23:18:28.356 | 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.dev5) (2.0.1) 2022-04-13 23:18:28.360 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:18:28.384 | 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.dev5) (0.61.0) 2022-04-13 23:18:28.430 | 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.dev5) (0.9.6) 2022-04-13 23:18:28.433 | 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.dev5) (2.8.2) 2022-04-13 23:18:28.492 | 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.dev5) (5.1.0) 2022-04-13 23:18:28.493 | 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.dev5) (5.0.0) 2022-04-13 23:18:28.495 | 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.dev5) (2.8.0) 2022-04-13 23:18:28.496 | 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.dev5) (0.4.0) 2022-04-13 23:18:28.498 | 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.dev5) (5.2.4) 2022-04-13 23:18:28.523 | 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.dev5) (3.3.0) 2022-04-13 23:18:28.525 | 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.dev5) (3.2.0) 2022-04-13 23:18:28.527 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:18:28.569 | 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.dev5) (5.9.0) 2022-04-13 23:18:28.612 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:18:28.613 | 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.dev5) (0.11.0) 2022-04-13 23:18:28.614 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:18:28.691 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:18:28.749 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:18:28.849 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:18:29.116 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:18:29.117 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:18:29.122 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:18:29.123 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:18:29.177 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:18:29.200 | 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.dev5) (5.0.0) 2022-04-13 23:18:29.292 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:18:29.405 | 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.dev5) (2.1.1) 2022-04-13 23:18:29.617 | 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.dev5) (1.4.4) 2022-04-13 23:18:29.618 | 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.dev5) (2.5.0) 2022-04-13 23:18:29.620 | 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.dev5) (1.1.5) 2022-04-13 23:18:29.622 | 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.dev5) (5.1.1) 2022-04-13 23:18:29.623 | 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.dev5) (1.0.0) 2022-04-13 23:18:29.624 | 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.dev5) (1.4.0) 2022-04-13 23:18:29.626 | 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.dev5) (1.32) 2022-04-13 23:18:29.745 | 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.dev5) (0.14.1) 2022-04-13 23:18:29.775 | 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.dev5) (1.0.3) 2022-04-13 23:18:29.821 | 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.dev5) (1.3.3) 2022-04-13 23:18:29.825 | 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.dev5) (3.0.0) 2022-04-13 23:18:30.062 | 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.dev5) (3.10.1) 2022-04-13 23:18:30.239 | 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.dev5) (1.26.9) 2022-04-13 23:18:30.241 | 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.dev5) (2.0.12) 2022-04-13 23:18:30.243 | 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.dev5) (3.3) 2022-04-13 23:18:30.244 | 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.dev5) (2019.11.28) 2022-04-13 23:18:30.350 | 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.dev5) (0.5.2) 2022-04-13 23:18:30.500 | 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.dev5) (2.5.0) 2022-04-13 23:18:30.629 | 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.dev5) (3.8.0) 2022-04-13 23:18:30.937 | 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.dev5) (2.4.0) 2022-04-13 23:18:30.938 | 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.dev5) (0.5.0) 2022-04-13 23:18:31.195 | 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.dev5) (2.2) 2022-04-13 23:18:31.473 | 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.dev5) (1.0.0) 2022-04-13 23:18:31.826 | 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.dev5) (21.4.0) 2022-04-13 23:18:31.827 | 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.dev5) (1.8.2) 2022-04-13 23:18:33.231 | Installing collected packages: glance 2022-04-13 23:18:33.231 | Attempting uninstall: glance 2022-04-13 23:18:33.231 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:18:33.237 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:18:33.239 | Running setup.py develop for glance 2022-04-13 23:18:39.302 | Successfully installed glance 2022-04-13 23:18:39.302 | 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-13 23:18:39.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:39.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:39.450 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:39.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:39.457 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:39.461 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:39.464 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:39.466 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:39.468 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:39.471 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:39.473 | + functions-common:time_stop:2439 : start_time=1649891901005 2022-04-13 23:18:39.475 | + functions-common:time_stop:2441 : [[ -z 1649891901005 ]] 2022-04-13 23:18:39.479 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:39.485 | + functions-common:time_stop:2444 : end_time=1649891919482 2022-04-13 23:18:39.488 | + functions-common:time_stop:2445 : elapsed_time=18477 2022-04-13 23:18:39.492 | + functions-common:time_stop:2446 : total=85435 2022-04-13 23:18:39.494 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:39.496 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=103912 2022-04-13 23:18:39.499 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:39.501 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:39.504 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:39.506 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:39.528 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:39.541 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:18:39.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:18:39.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:39.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:39.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:18:39.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:39.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:39.562 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:18:39.565 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:18:39.580 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:18:39.583 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:18:39.586 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:18:39.589 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:18:39.591 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:18:39.593 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:18:39.596 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:18:39.599 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:18:39.635 | + 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-13 23:18:39.666 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:18:39.695 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:18:39.725 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:18:39.754 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:18:39.786 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:18:39.788 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:18:39.791 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:18:39.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:39.796 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:18:39.824 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:18:39.853 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:18:39.885 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:18:39.921 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:39.953 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:39.983 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:18:40.013 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:40.042 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:40.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:40.102 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:18:40.132 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:18:40.134 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:18:40.137 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:18:40.139 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:40.141 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:40.144 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:40.160 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:40.164 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:40.166 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:40.169 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:40.185 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:40.187 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:18:40.190 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:18:40.220 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:40.223 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:40.226 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:18:40.228 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:18:40.231 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:18:40.261 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:18:40.291 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:18:40.293 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:18:40.296 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:18:40.298 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:18:40.301 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:18:40.303 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:40.306 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:18:40.336 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:18:40.339 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-04-13 23:18:40.368 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:18:40.370 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:18:40.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:40.390 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:18:40.422 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:18:40.458 | + 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-13 23:18:40.493 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:18:40.523 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:18:40.553 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:18:40.569 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:40.571 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:18:40.601 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:18:40.631 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:18:40.661 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-04-13 23:18:40.689 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:18:40.718 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-04-13 23:18:40.748 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:18:40.764 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:40.767 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:18:40.770 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:18:40.772 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:18:40.775 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:40.793 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:40.796 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:40.798 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:40.801 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:40.803 | + 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-13 23:18:40.832 | + 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-13 23:18:40.863 | + 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-13 23:18:40.893 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:40.922 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:18:40.927 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:18:40.957 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:18:40.987 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:18:41.016 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-04-13 23:18:41.047 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:18:41.077 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:18:41.107 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:18:41.137 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:18:41.167 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:18:41.196 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:18:41.227 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:18:41.257 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:18:41.262 | + 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-13 23:18:41.270 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:18:41.286 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:41.288 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:18:41.291 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:18:41.293 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:18:41.296 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:18:41.298 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:18:41.301 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:18:41.305 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:18:41.307 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:18:41.311 | + 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-13 23:18:41.341 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:18:41.344 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:18:41.346 | ++ functions:get_random_port:837 : true 2022-04-13 23:18:41.348 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:18:41.351 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:18:41.353 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:18:41.409 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:18:41.412 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:18:41.415 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:18:41.418 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:18:41.421 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:18:41.454 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:41.481 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:18:41.509 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:41.536 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:41.563 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:41.591 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:41.618 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:41.646 | + 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-13 23:18:41.674 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:41.701 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:41.729 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:41.757 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:41.784 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:41.812 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:18:41.840 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:18:41.867 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:18:41.895 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:18:41.923 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:18:41.957 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:18:41.961 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:18:41.964 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:41.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:41.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:41.972 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:41.974 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:18:42.030 | proxy (enabled by site administrator) 2022-04-13 23:18:42.034 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:18:42.037 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:18:42.040 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:42.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:42.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:42.047 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:42.050 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:18:42.106 | proxy_http (enabled by site administrator) 2022-04-13 23:18:42.111 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:18:42.115 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:18:42.119 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:18:42.122 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:42.126 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:42.129 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:42.132 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:42.135 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:42.138 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:18:42.139 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:42.147 | KeepAlive Off 2022-04-13 23:18:42.152 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:18:42.152 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:42.160 | SetEnv proxy-sendchunked 1 2022-04-13 23:18:42.164 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:18:42.165 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:42.173 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:18:42.176 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:18:42.179 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:18:42.181 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:42.183 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:42.186 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:42.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:42.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:42.193 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:42.196 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:42.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:42.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:42.203 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:18:42.267 | Site glance-wsgi-api already enabled 2022-04-13 23:18:42.273 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:18:42.277 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:42.281 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:42.284 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:42.423 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:18:42.431 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:18:42.465 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:18:42.467 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:18:42.485 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:42.488 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:18:42.490 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:18:42.493 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:18:42.495 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:42.498 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:18:42.500 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:18:42.502 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:18:42.505 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:18:42.507 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:42.509 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:42.512 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:42.514 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:42.517 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:42.519 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:42.536 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:42.539 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:42.542 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:42.545 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:42.545 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:42.553 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:18:42.555 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:42.558 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:18:42.571 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:18:42.574 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:42.574 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:42.585 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:18:42.588 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:42.591 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:18:42.594 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:42.596 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:42.599 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:42.602 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:42.604 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:18:42.607 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:42.609 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:42.612 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:42.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:42.617 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:42.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:18:42.623 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:42.626 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:18:42.628 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:42.631 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:42.634 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:18:42.640 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:18:42.642 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:18:43.292 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:18:43.296 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:43.300 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:43.304 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:43.306 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:43.309 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:43.312 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:43.315 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:43.317 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:43.319 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:43.322 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:43.325 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:43.327 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:43.329 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:18:43.351 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:18:43.353 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:18:44.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:44.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:44.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:44.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:45.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:45.422 | Obtaining file:///opt/stack/cinder 2022-04-13 23:18:45.423 | Preparing metadata (setup.py): started 2022-04-13 23:18:50.866 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:51.009 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:18:51.010 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:18:51.011 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:18:51.012 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:18:51.013 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:18:51.014 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:18:51.015 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:18:51.016 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:18:51.017 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:18:51.018 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:18:51.019 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:18:51.020 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:18:51.021 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:18:51.022 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:18:51.024 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:18:51.025 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:18:51.026 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:18:51.027 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:18:51.028 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:18:51.029 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:18:51.030 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:18:51.031 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:18:51.032 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:18:51.033 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:18:51.034 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:18:51.035 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:18:51.036 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:18:51.038 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:18:51.039 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:18:51.040 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:18:51.041 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:18:51.042 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:18:51.043 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:18:51.044 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:18:51.045 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:18:51.046 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:18:51.047 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:18:51.048 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:18:51.049 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:18:51.050 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:18:51.051 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:18:51.053 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:18:51.054 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:18:51.055 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:18:51.056 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:18:51.057 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:18:51.058 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:18:51.059 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:18:51.060 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:18:51.061 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:18:51.062 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:18:51.063 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:18:51.064 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:18:51.065 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:18:51.066 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:18:51.067 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:18:51.068 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:18:51.069 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:18:51.070 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:18:51.072 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:18:51.073 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:18:51.074 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:18:51.087 | 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.dev49) (1.0.0) 2022-04-13 23:18:51.088 | 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.dev49) (0.5.2) 2022-04-13 23:18:51.089 | 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.dev49) (1.24.37) 2022-04-13 23:18:51.150 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:18:51.180 | 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.dev49) (2.2.1) 2022-04-13 23:18:51.196 | 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.dev49) (2.7.1) 2022-04-13 23:18:51.197 | 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.dev49) (2.6.3) 2022-04-13 23:18:51.198 | 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.dev49) (0.1.0) 2022-04-13 23:18:51.200 | 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.dev49) (4.1.1) 2022-04-13 23:18:51.295 | 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.dev49) (1.7.0) 2022-04-13 23:18:51.345 | 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.dev49) (2.10.1) 2022-04-13 23:18:51.350 | 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.dev49) (3.1.1) 2022-04-13 23:18:51.376 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:18:51.377 | 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.dev49) (0.2.8) 2022-04-13 23:18:51.378 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:18:51.458 | 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.dev49) (0.17.3) 2022-04-13 23:18:51.502 | 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.dev49) (0.8.0) 2022-04-13 23:18:51.503 | 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.dev49) (2.5.0) 2022-04-13 23:18:51.504 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:18:51.506 | 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.dev49) (1.5.0) 2022-04-13 23:18:51.565 | 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.dev49) (1.7.7) 2022-04-13 23:18:51.568 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:18:51.569 | 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.dev49) (2.0.1) 2022-04-13 23:18:51.627 | 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.dev49) (0.9.6) 2022-04-13 23:18:51.629 | 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.dev49) (2.8.2) 2022-04-13 23:18:51.689 | 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.dev49) (2.4.0) 2022-04-13 23:18:51.690 | 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.dev49) (5.0.0) 2022-04-13 23:18:51.692 | 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.dev49) (5.1.0) 2022-04-13 23:18:51.693 | 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.dev49) (5.2.4) 2022-04-13 23:18:51.696 | 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.dev49) (0.4.0) 2022-04-13 23:18:51.719 | 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.dev49) (3.3.0) 2022-04-13 23:18:51.720 | 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.dev49) (3.2.0) 2022-04-13 23:18:51.722 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:18:51.768 | 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.dev49) (1.0.3) 2022-04-13 23:18:51.851 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:18:51.854 | 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.dev49) (3.0.0) 2022-04-13 23:18:51.878 | 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.dev49) (3.2.0) 2022-04-13 23:18:51.904 | 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.dev49) (0.11.0) 2022-04-13 23:18:51.971 | 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.dev49) (1.1.0) 2022-04-13 23:18:51.972 | 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.dev49) (1.26.9) 2022-04-13 23:18:52.104 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:18:52.141 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:18:52.279 | 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.dev49) (3.10.1) 2022-04-13 23:18:52.315 | 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.dev49) (22.0.0) 2022-04-13 23:18:52.316 | 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.dev49) (1.3.3) 2022-04-13 23:18:52.318 | 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.dev49) (1.14.0) 2022-04-13 23:18:52.518 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:18:52.520 | 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.dev49) (2.0.12) 2022-04-13 23:18:52.521 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:18:52.557 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:18:52.586 | 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.dev49) (0.23.2) 2022-04-13 23:18:52.821 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:18:52.822 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:18:52.961 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:18:52.963 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:18:52.967 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:18:53.126 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:18:53.244 | 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.dev49) (4.11.3) 2022-04-13 23:18:53.245 | 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.dev49) (5.6.0) 2022-04-13 23:18:53.247 | 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.dev49) (1.2.0) 2022-04-13 23:18:53.281 | 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.dev49) (5.0.0) 2022-04-13 23:18:53.496 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:18:53.573 | 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.dev49) (0.5.0) 2022-04-13 23:18:53.574 | 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.dev49) (2.4.0) 2022-04-13 23:18:53.753 | 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.dev49) (2.5.0) 2022-04-13 23:18:53.845 | 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.dev49) (1.56.0) 2022-04-13 23:18:53.846 | 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.dev49) (3.20.0) 2022-04-13 23:18:54.025 | 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.dev49) (2.1.1) 2022-04-13 23:18:54.453 | 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.dev49) (1.1.5) 2022-04-13 23:18:54.505 | 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.dev49) (0.14.1) 2022-04-13 23:18:54.553 | 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.dev49) (0.2.5) 2022-04-13 23:18:55.680 | 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.dev49) (1.32) 2022-04-13 23:18:55.949 | 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.dev49) (1.8.2) 2022-04-13 23:18:55.950 | 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.dev49) (21.4.0) 2022-04-13 23:18:56.094 | 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.dev49) (2.2) 2022-04-13 23:18:56.285 | 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.dev49) (1.0.0) 2022-04-13 23:18:56.458 | 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.dev49) (3.8.0) 2022-04-13 23:18:58.104 | Installing collected packages: cinder 2022-04-13 23:18:58.104 | Attempting uninstall: cinder 2022-04-13 23:18:58.105 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:18:58.111 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:18:58.112 | Running setup.py develop for cinder 2022-04-13 23:19:05.634 | Successfully installed cinder 2022-04-13 23:19:05.634 | 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-13 23:19:05.642 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:05.642 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:05.795 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:05.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:05.804 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:05.806 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:05.808 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:05.811 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:05.813 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:05.815 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:05.817 | + functions-common:time_stop:2439 : start_time=1649891923345 2022-04-13 23:19:05.820 | + functions-common:time_stop:2441 : [[ -z 1649891923345 ]] 2022-04-13 23:19:05.823 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:05.827 | + functions-common:time_stop:2444 : end_time=1649891945825 2022-04-13 23:19:05.830 | + functions-common:time_stop:2445 : elapsed_time=22480 2022-04-13 23:19:05.832 | + functions-common:time_stop:2446 : total=103912 2022-04-13 23:19:05.836 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:05.838 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=126392 2022-04-13 23:19:05.840 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:05.843 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:19:05.846 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:19:05.848 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:19:05.867 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:19:05.880 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:19:05.882 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:19:05.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:05.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:05.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:19:05.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:05.895 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:19:05.898 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:19:05.900 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:19:05.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:05.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:05.908 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:19:05.919 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:19:05.922 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:19:05.924 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:19:05.927 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:19:05.929 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:19:05.932 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:05.934 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:19:05.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:05.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:05.942 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:19:05.944 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:19:05.947 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:19:05.949 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:19:05.952 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:19:05.955 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:19:05.957 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:05.960 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:05.963 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:19:05.988 | + 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-13 23:19:06.098 | Reading package lists... 2022-04-13 23:19:06.341 | Building dependency tree... 2022-04-13 23:19:06.343 | Reading state information... 2022-04-13 23:19:06.591 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:19:06.591 | The following packages were automatically installed and are no longer required: 2022-04-13 23:19:06.592 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:19:06.592 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:19:06.592 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:19:06.592 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:19:06.592 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:19:06.592 | python3-zope.interface 2022-04-13 23:19:06.592 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:19:06.737 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:19:06.743 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:19:06.746 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:19:06.749 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:06.752 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:06.754 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:06.757 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:06.760 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:06.763 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:19:06.765 | + functions-common:time_stop:2439 : start_time=1649891945984 2022-04-13 23:19:06.768 | + functions-common:time_stop:2441 : [[ -z 1649891945984 ]] 2022-04-13 23:19:06.771 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:06.775 | + functions-common:time_stop:2444 : end_time=1649891946773 2022-04-13 23:19:06.778 | + functions-common:time_stop:2445 : elapsed_time=789 2022-04-13 23:19:06.781 | + functions-common:time_stop:2446 : total=5517 2022-04-13 23:19:06.783 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:06.786 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6306 2022-04-13 23:19:06.788 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:19:06.791 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:19:06.793 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:19:06.796 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:19:06.808 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:19:06.812 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:19:06.815 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:19:06.817 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:19:06.820 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:19:06.821 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:19:06.825 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:19:06.827 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:19:06.829 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:19:06.831 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:19:06.833 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:19:06.836 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:19:06.838 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:19:06.840 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:19:06.851 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:19:06.863 | + 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-13 23:19:06.875 | + 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-13 23:19:06.888 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:19:06.900 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:19:06.903 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:19:06.907 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WfF5w2M7Pv 2022-04-13 23:19:06.909 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:19:06.911 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:19:06.914 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:19:06.916 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WfF5w2M7Pv 2022-04-13 23:19:06.920 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WfF5w2M7Pv 2022-04-13 23:19:06.932 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WfF5w2M7Pv /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:19:06.945 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:19:06.949 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:19:06.952 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:19:06.954 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:19:06.956 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:19:06.958 | + 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-13 23:19:06.961 | + 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-13 23:19:06.964 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:19:06.966 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:19:06.970 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:19:06.975 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:19:06.994 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:19:07.013 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:19:07.032 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:19:07.050 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:19:07.069 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:19:07.089 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:19:07.110 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:19:07.131 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:19:07.134 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:19:07.136 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:19:07.138 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:19:07.141 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:19:07.170 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:19:07.198 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:19:07.226 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:19:07.253 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:19:07.281 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:19:07.308 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:19:07.336 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:19:07.363 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:19:07.391 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:19:07.418 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:19:07.449 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:19:07.477 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:19:07.480 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:19:07.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:19:07.485 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:19:07.487 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:19:07.490 | + 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-13 23:19:07.520 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:19:07.548 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:19:07.576 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:19:07.604 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:19:07.632 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:19:07.659 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:19:07.690 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:19:07.692 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-04-13 23:19:07.721 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:19:07.752 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:19:07.760 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8444511e804346a7d053575091665354 2022-04-13 23:19:07.788 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:19:07.790 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:19:07.818 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:19:07.846 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:19:07.874 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:19:07.902 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:19:07.918 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:07.921 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:19:07.937 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:07.939 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:19:07.956 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:07.958 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:19:07.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:07.977 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:19:07.979 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:19:07.982 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:19:07.984 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:19:07.986 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:19:07.991 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:19:07.993 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:19:08.009 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:08.012 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:19:08.015 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:19:08.017 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:19:08.033 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:08.035 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:19:08.039 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:19:08.068 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:19:08.071 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:19:08.073 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:19:08.075 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:19:08.078 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:19:08.081 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:19:08.098 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:19:08.100 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:19:08.103 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:08.105 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:19:08.107 | + 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-13 23:19:08.134 | + 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-13 23:19:08.162 | + 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-13 23:19:08.190 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:19:08.218 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:19:08.234 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:08.237 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:19:08.239 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:19:08.241 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:19:08.244 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:19:08.246 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:19:08.249 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:19:08.251 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:19:08.256 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:19:08.258 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:19:08.261 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:19:08.274 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:19:08.274 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:08.282 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:19:08.286 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:08.302 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:19:08.304 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:19:08.308 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:19:08.338 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:19:08.365 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:19:08.393 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:19:08.420 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:19:08.448 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:19:08.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:19:08.503 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:19:08.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:19:08.558 | + 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-13 23:19:08.586 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:19:08.613 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:19:08.644 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:19:08.671 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:19:08.674 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:19:08.677 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:19:08.679 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:19:08.682 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:19:08.684 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:08.687 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:08.689 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:19:08.692 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:19:08.694 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:19:08.722 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:19:08.750 | + 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-13 23:19:08.750 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:19:08.759 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:19:08.762 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:19:08.765 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:19:08.767 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:19:08.770 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:19:08.772 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:19:08.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:08.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:08.779 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:19:08.782 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:19:08.784 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:08.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:08.789 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:19:08.852 | Enabling site cinder-wsgi. 2022-04-13 23:19:08.861 | To activate the new configuration, you need to run: 2022-04-13 23:19:08.861 | systemctl reload apache2 2022-04-13 23:19:08.867 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:19:08.870 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:19:08.872 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:08.875 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:19:09.012 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:19:09.015 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:19:09.051 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-04-13 23:19:09.079 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:19:09.096 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:09.098 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:19:09.101 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:19:09.103 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:19:09.107 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:19:09.110 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:19:09.146 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:19:09.174 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-04-13 23:19:09.201 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:19:09.230 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:19:09.258 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:19:09.291 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:19:09.319 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:19:09.347 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:19:09.375 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:19:09.403 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:19:09.431 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:19:09.459 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:19:09.461 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:19:09.478 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:09.481 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-04-13 23:19:09.511 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:19:09.514 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:19:09.534 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:09.538 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:19:09.541 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:19:09.545 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:19:09.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:19:09.551 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:19:09.554 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:19:09.558 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:19:09.559 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:19:09.564 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:19:09.566 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:19:09.569 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:19:09.572 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:19:09.574 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:19:09.577 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:19:09.579 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:19:09.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:09.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:09.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:19:09.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:09.593 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:19:09.595 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:19:09.597 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:19:09.599 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:19:09.602 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:19:09.605 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:19:09.607 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:19:09.610 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:19:09.613 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:19:09.629 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:19:09.631 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:19:09.633 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:09.636 | + functions-common:git_clone:629 : echo master 2022-04-13 23:19:09.637 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:19:09.642 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:19:09.644 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:09.647 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:19:09.659 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:19:09.662 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:19:09.663 | + functions-common:git_clone:685 : head -1 2022-04-13 23:19:09.667 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:19:09.669 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:19:09.672 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:19:09.674 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:19:09.677 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:19:09.680 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:19:09.682 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:19:09.685 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:19:09.688 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:19:09.690 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:19:09.694 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:19:09.697 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:19:09.700 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:19:09.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:19:09.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:19:09.710 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:19:09.713 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:19:09.716 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:19:09.719 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:19:09.725 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:19:09.728 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:19:10.384 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:19:10.387 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:19:10.390 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:19:10.394 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:19:10.397 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:19:10.400 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:19:10.402 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:19:10.405 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:19:10.407 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:19:10.409 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:19:10.412 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:19:10.414 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:19:10.417 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:19:10.419 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:19:10.440 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:19:10.443 | + 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-13 23:19:11.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:11.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:11.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:11.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:12.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:19:12.482 | Obtaining file:///opt/stack/neutron 2022-04-13 23:19:12.483 | Preparing metadata (setup.py): started 2022-04-13 23:19:18.148 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:19:18.237 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:19:18.238 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:19:18.239 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:19:18.240 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:19:18.241 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:19:18.242 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:19:18.244 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:19:18.245 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:19:18.245 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:19:18.246 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:19:18.248 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:19:18.249 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:19:18.250 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:19:18.251 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:19:18.252 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:19:18.253 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:19:18.254 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:19:18.255 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:19:18.256 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:19:18.257 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:19:18.259 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:19:18.259 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:19:18.260 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:19:18.261 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:19:18.263 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:19:18.264 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:19:18.265 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:19:18.266 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:19:18.267 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:19:18.268 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:19:18.269 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:19:18.270 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:19:18.271 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:19:18.273 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:19:18.274 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:19:18.275 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:19:18.276 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:19:18.277 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:19:18.278 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:19:18.279 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:19:18.280 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:19:18.281 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:19:18.282 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:19:18.283 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:19:18.284 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:19:18.285 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:19:18.286 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:19:18.287 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:19:18.288 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:19:18.289 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:19:18.290 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:19:18.292 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:19:18.293 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:19:18.294 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:19:18.295 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:19:18.310 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:19:18.312 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:19:18.313 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:19:18.321 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:19:18.333 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:19:18.334 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:19:18.335 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:19:18.355 | 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.dev114) (3.0.7) 2022-04-13 23:19:18.362 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:19:18.422 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:19:18.423 | 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.dev114) (1.7.0) 2022-04-13 23:19:18.475 | 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.dev114) (4.4.0) 2022-04-13 23:19:18.480 | 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.dev114) (3.1.1) 2022-04-13 23:19:18.521 | 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.dev114) (1.2.2) 2022-04-13 23:19:18.526 | 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.dev114) (2.7.0) 2022-04-13 23:19:18.556 | 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.dev114) (1.1.5) 2022-04-13 23:19:18.557 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:19:18.558 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:19:18.559 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:19:18.560 | 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.dev114) (1.32) 2022-04-13 23:19:18.562 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:19:18.563 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:19:18.564 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:19:18.582 | 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.dev114) (1.0.3) 2022-04-13 23:19:18.670 | 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.dev114) (0.17.3) 2022-04-13 23:19:18.740 | 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.dev114) (1.5.0) 2022-04-13 23:19:18.800 | 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.dev114) (0.13.0) 2022-04-13 23:19:18.804 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:19:18.805 | 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.dev114) (2.0.1) 2022-04-13 23:19:18.860 | 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.dev114) (2.8.2) 2022-04-13 23:19:18.863 | 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.dev114) (0.9.6) 2022-04-13 23:19:18.922 | 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.dev114) (5.0.0) 2022-04-13 23:19:18.924 | 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.dev114) (5.1.0) 2022-04-13 23:19:18.926 | 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.dev114) (5.2.4) 2022-04-13 23:19:18.927 | 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.dev114) (0.4.0) 2022-04-13 23:19:18.952 | 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.dev114) (3.3.0) 2022-04-13 23:19:18.955 | 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.dev114) (3.2.0) 2022-04-13 23:19:18.999 | 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.dev114) (1.15.0) 2022-04-13 23:19:19.054 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:19:19.084 | 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.dev114) (3.0.0) 2022-04-13 23:19:19.087 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:19:19.113 | 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.dev114) (3.2.0) 2022-04-13 23:19:19.251 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:19:19.321 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:19:19.396 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:19:19.398 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:19:19.510 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.512 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.513 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.514 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.515 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.516 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.518 | 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.dev114) (0.6.9) 2022-04-13 23:19:19.719 | 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.dev114) (3.10.1) 2022-04-13 23:19:19.721 | 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.dev114) (2.5.0) 2022-04-13 23:19:19.722 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:19:19.773 | 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.dev114) (2.1.0) 2022-04-13 23:19:19.775 | 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.dev114) (3.17.6) 2022-04-13 23:19:19.864 | 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.dev114) (2.0.12) 2022-04-13 23:19:19.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:19:19.867 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:19:19.868 | 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.dev114) (1.26.9) 2022-04-13 23:19:19.904 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:19:20.236 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:19:20.311 | 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.dev114) (5.0.0) 2022-04-13 23:19:20.471 | 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.dev114) (2.21) 2022-04-13 23:19:20.544 | 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.dev114) (0.5.0) 2022-04-13 23:19:20.545 | 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.dev114) (2.4.0) 2022-04-13 23:19:20.776 | 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.dev114) (2.5.0) 2022-04-13 23:19:20.945 | 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.dev114) (2.2) 2022-04-13 23:19:21.494 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:19:21.541 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:19:22.128 | 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.dev114) (0.5.2) 2022-04-13 23:19:22.128 | 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.dev114) (0.4.2) 2022-04-13 23:19:22.439 | 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.dev114) (2.1.1) 2022-04-13 23:19:22.439 | 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.dev114) (4.11.1) 2022-04-13 23:19:22.603 | 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.dev114) (3.8.0) 2022-04-13 23:19:22.842 | 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.dev114) (21.4.0) 2022-04-13 23:19:22.843 | 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.dev114) (1.8.2) 2022-04-13 23:19:23.024 | 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.dev114) (1.0.0) 2022-04-13 23:19:23.281 | 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.dev114) (2.3.2) 2022-04-13 23:19:24.854 | Installing collected packages: neutron 2022-04-13 23:19:24.854 | Attempting uninstall: neutron 2022-04-13 23:19:24.854 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:19:24.872 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:19:24.874 | Running setup.py develop for neutron 2022-04-13 23:19:32.435 | Successfully installed neutron 2022-04-13 23:19:32.436 | 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-13 23:19:32.444 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:32.444 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:32.596 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:32.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:32.601 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:32.604 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:32.607 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:32.609 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:32.611 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:32.614 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:32.617 | + functions-common:time_stop:2439 : start_time=1649891950435 2022-04-13 23:19:32.619 | + functions-common:time_stop:2441 : [[ -z 1649891950435 ]] 2022-04-13 23:19:32.622 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:32.628 | + functions-common:time_stop:2444 : end_time=1649891972625 2022-04-13 23:19:32.630 | + functions-common:time_stop:2445 : elapsed_time=22190 2022-04-13 23:19:32.633 | + functions-common:time_stop:2446 : total=126392 2022-04-13 23:19:32.635 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:32.637 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=148582 2022-04-13 23:19:32.640 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:32.642 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:19:32.644 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:19:32.647 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:19:32.667 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:19:32.683 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:19:32.685 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:19:32.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:32.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:32.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:19:32.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:32.698 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:19:32.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:19:32.703 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:19:32.721 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:32.724 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:19:32.726 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:19:32.729 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:19:32.732 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:19:32.734 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:19:32.737 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:19:32.739 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:19:32.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:32.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:32.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:19:32.749 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:32.752 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:19:32.769 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:32.772 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:19:32.788 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:32.791 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:19:32.807 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:32.810 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:19:32.812 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:19:32.814 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:19:32.816 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:19:32.819 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:19:32.821 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:19:32.824 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:19:32.826 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:19:32.829 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:19:32.845 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:19:32.847 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:19:32.849 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:32.852 | + functions-common:git_clone:629 : echo master 2022-04-13 23:19:32.853 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:19:32.858 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:19:32.860 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:32.862 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:19:32.875 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:19:32.878 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:19:32.878 | + functions-common:git_clone:685 : head -1 2022-04-13 23:19:32.882 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:19:32.885 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:19:32.887 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:19:32.890 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:19:32.892 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:19:32.895 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:19:32.897 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:19:32.900 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:19:32.902 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:19:32.905 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:19:32.907 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:19:32.910 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:19:32.912 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:19:32.915 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:19:32.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:19:32.921 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:19:32.923 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:19:32.926 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:19:32.929 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:19:32.935 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:19:32.938 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:19:33.594 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:19:33.598 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:19:33.602 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:19:33.605 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:19:33.609 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:19:33.612 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:19:33.615 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:19:33.618 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:19:33.620 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:19:33.623 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:19:33.625 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:19:33.628 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:19:33.630 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:19:33.632 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:19:33.655 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:19:33.659 | + 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-13 23:19:34.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:34.513 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:34.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:34.513 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:35.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:19:35.734 | Obtaining file:///opt/stack/nova 2022-04-13 23:19:35.735 | Preparing metadata (setup.py): started 2022-04-13 23:19:42.310 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:19:42.437 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:19:42.438 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:19:42.439 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:19:42.440 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:19:42.441 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:19:42.442 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:19:42.443 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:19:42.444 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:19:42.445 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:19:42.447 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:19:42.448 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:19:42.448 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:19:42.449 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:19:42.451 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:19:42.452 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:19:42.453 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:19:42.454 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:19:42.455 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:19:42.456 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:19:42.457 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:19:42.458 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:19:42.459 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:19:42.460 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:19:42.462 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:19:42.463 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:19:42.464 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:19:42.465 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:19:42.466 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:19:42.467 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:19:42.468 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:19:42.469 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:19:42.470 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:19:42.472 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:19:42.473 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:19:42.474 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:19:42.475 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:19:42.476 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:19:42.477 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:19:42.478 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:19:42.479 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:19:42.480 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:19:42.482 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:19:42.483 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:19:42.484 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:19:42.485 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:19:42.486 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:19:42.487 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:19:42.488 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:19:42.489 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:19:42.490 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:19:42.492 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:19:42.493 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:19:42.494 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:19:42.495 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:19:42.496 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:19:42.497 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:19:42.498 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:19:42.499 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:19:42.500 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:19:42.501 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:19:42.502 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:19:42.503 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:19:42.504 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:19:42.505 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:19:42.522 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:19:42.523 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:19:42.524 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:19:42.544 | 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.dev32) (5.3.0) 2022-04-13 23:19:42.585 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:19:42.615 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:19:42.616 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:19:42.640 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:19:42.763 | 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.dev32) (3.1.1) 2022-04-13 23:19:42.765 | 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.dev32) (4.4.0) 2022-04-13 23:19:42.822 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:19:42.823 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:19:42.850 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:19:42.851 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:19:42.853 | 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.dev32) (1.1.5) 2022-04-13 23:19:42.855 | 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.dev32) (1.32) 2022-04-13 23:19:42.877 | 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.dev32) (5.6.0) 2022-04-13 23:19:42.880 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:19:42.930 | 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.dev32) (0.6.9) 2022-04-13 23:19:42.931 | 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.dev32) (1.16.0) 2022-04-13 23:19:42.932 | 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.dev32) (2.5.0) 2022-04-13 23:19:42.993 | 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.dev32) (0.17.3) 2022-04-13 23:19:43.100 | 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.dev32) (2.0.1) 2022-04-13 23:19:43.103 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:19:43.184 | 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.dev32) (0.9.6) 2022-04-13 23:19:43.242 | 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.dev32) (5.2.4) 2022-04-13 23:19:43.245 | 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.dev32) (0.4.0) 2022-04-13 23:19:43.247 | 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.dev32) (5.0.0) 2022-04-13 23:19:43.251 | 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.dev32) (5.1.0) 2022-04-13 23:19:43.276 | 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.dev32) (3.2.0) 2022-04-13 23:19:43.277 | 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.dev32) (3.3.0) 2022-04-13 23:19:43.326 | 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.dev32) (1.0.3) 2022-04-13 23:19:43.385 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:19:43.419 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:19:43.423 | 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.dev32) (3.0.0) 2022-04-13 23:19:43.485 | 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.dev32) (3.0.7) 2022-04-13 23:19:43.487 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:19:43.573 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:19:43.599 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:19:43.678 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:19:43.754 | 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.dev32) (3.17.6) 2022-04-13 23:19:43.818 | 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.dev32) (1.3.3) 2022-04-13 23:19:43.821 | 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.dev32) (1.14.0) 2022-04-13 23:19:43.822 | 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.dev32) (22.0.0) 2022-04-13 23:19:43.865 | 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.dev32) (2.5.0) 2022-04-13 23:19:43.867 | 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.dev32) (2.1.0) 2022-04-13 23:19:43.872 | 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.dev32) (3.10.1) 2022-04-13 23:19:43.951 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:19:43.953 | 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.dev32) (1.26.9) 2022-04-13 23:19:43.955 | 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.dev32) (2.0.12) 2022-04-13 23:19:43.956 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:19:44.051 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:19:44.258 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:19:44.259 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:19:44.368 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:19:44.371 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:19:44.374 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:19:44.490 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:19:44.566 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:19:44.601 | 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.dev32) (5.0.0) 2022-04-13 23:19:44.805 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:19:44.881 | 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.dev32) (0.5.0) 2022-04-13 23:19:44.883 | 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.dev32) (2.4.0) 2022-04-13 23:19:45.097 | 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.dev32) (2.5.0) 2022-04-13 23:19:45.206 | 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.dev32) (2.2) 2022-04-13 23:19:45.668 | 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.dev32) (0.14.1) 2022-04-13 23:19:45.713 | 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.dev32) (2.16.0) 2022-04-13 23:19:46.072 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.073 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.074 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.075 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.076 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.077 | 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.dev32) (0.6.9) 2022-04-13 23:19:46.079 | 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.dev32) (0.6.9) 2022-04-13 23:19:47.291 | 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.dev32) (3.8.0) 2022-04-13 23:19:47.693 | 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.dev32) (21.4.0) 2022-04-13 23:19:47.695 | 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.dev32) (1.8.2) 2022-04-13 23:19:47.790 | 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.dev32) (2.4.0) 2022-04-13 23:19:47.895 | 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.dev32) (1.0.0) 2022-04-13 23:19:49.522 | Installing collected packages: nova 2022-04-13 23:19:49.522 | Attempting uninstall: nova 2022-04-13 23:19:49.522 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:19:49.531 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:19:49.532 | Running setup.py develop for nova 2022-04-13 23:19:57.635 | Successfully installed nova 2022-04-13 23:19:57.635 | 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-13 23:19:57.644 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:57.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:57.796 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:57.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:57.804 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:57.807 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:57.811 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:57.814 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:57.817 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:57.820 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:57.823 | + functions-common:time_stop:2439 : start_time=1649891973648 2022-04-13 23:19:57.825 | + functions-common:time_stop:2441 : [[ -z 1649891973648 ]] 2022-04-13 23:19:57.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:57.832 | + functions-common:time_stop:2444 : end_time=1649891997829 2022-04-13 23:19:57.835 | + functions-common:time_stop:2445 : elapsed_time=24181 2022-04-13 23:19:57.837 | + functions-common:time_stop:2446 : total=148582 2022-04-13 23:19:57.839 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:57.841 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=172763 2022-04-13 23:19:57.844 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:57.846 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:19:57.849 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:57.851 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:57.870 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:57.882 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:19:57.884 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:19:57.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:57.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:57.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:19:57.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:57.897 | + 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-13 23:19:57.910 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:19:57.912 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:19:57.915 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:19:57.927 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:19:57.929 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:19:57.932 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:19:57.936 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:19:57.936 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:19:57.941 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:19:57.943 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:19:57.946 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:19:57.948 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:19:57.951 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:19:57.953 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:19:57.955 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:19:57.958 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:19:57.970 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:19:57.982 | + 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-13 23:19:57.994 | + 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-13 23:19:58.007 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:19:58.019 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:19:58.022 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:19:58.026 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4d8QP4rfsu 2022-04-13 23:19:58.029 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:19:58.031 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:19:58.034 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:19:58.037 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:19:58.039 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:19:58.042 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4d8QP4rfsu 2022-04-13 23:19:58.046 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4d8QP4rfsu 2022-04-13 23:19:58.058 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4d8QP4rfsu /etc/sudoers.d/nova-rootwrap 2022-04-13 23:19:58.071 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:19:58.075 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:19:58.078 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:19:58.080 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:19:58.083 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:19:58.086 | + 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-13 23:19:58.088 | + 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-13 23:19:58.091 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:19:58.093 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:19:58.098 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:19:58.115 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:58.118 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:19:58.120 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:19:58.124 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:19:58.128 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:19:58.157 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:19:58.159 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:19:58.185 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:19:58.217 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:19:58.246 | + 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-13 23:19:58.276 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:19:58.305 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:19:58.335 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:19:58.337 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-04-13 23:19:58.364 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:19:58.391 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:19:58.418 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:19:58.445 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:19:58.473 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:19:58.502 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:19:58.505 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.507 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:19:58.509 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:19:58.512 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:19:58.514 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:19:58.516 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:19:58.518 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:19:58.520 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:19:58.523 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:19:58.525 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:19:58.527 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:19:58.529 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:19:58.532 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:19:58.534 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.536 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:19:58.538 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:19:58.541 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.543 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:19:58.545 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:19:58.561 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:58.563 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:19:58.566 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:19:58.568 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:19:58.596 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:19:58.598 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:19:58.600 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:19:58.603 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:19:58.605 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:19:58.608 | + 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-13 23:19:58.638 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:19:58.640 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:19:58.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:19:58.645 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:19:58.647 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:19:58.650 | + 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-13 23:19:58.679 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:19:58.710 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:19:58.737 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:19:58.764 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:19:58.780 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:58.782 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:19:58.798 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:58.801 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:19:58.801 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:19:58.806 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:19:58.808 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:19:58.835 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:19:58.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:58.853 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:19:58.856 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:19:58.858 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:19:58.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:19:58.862 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:19:58.891 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:19:58.918 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:19:58.946 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:19:58.973 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:19:59.000 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:19:59.028 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:19:59.055 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:19:59.082 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:19:59.110 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:19:59.137 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:19:59.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:59.156 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:19:59.158 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:19:59.188 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:19:59.216 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-04-13 23:19:59.243 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:19:59.271 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:19:59.298 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:19:59.326 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:19:59.353 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:19:59.381 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:19:59.397 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:59.399 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:19:59.402 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:19:59.429 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:19:59.459 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:19:59.462 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:19:59.489 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:19:59.492 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:19:59.494 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:19:59.496 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:19:59.499 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:19:59.501 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:19:59.503 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:19:59.505 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:19:59.508 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:19:59.510 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:19:59.512 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:19:59.515 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:19:59.517 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:19:59.519 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:19:59.521 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:19:59.523 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:19:59.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:19:59.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:19:59.530 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:19:59.532 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:19:59.534 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:19:59.537 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:19:59.539 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:19:59.542 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:19:59.545 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:19:59.564 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:19:59.567 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:19:59.570 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:59.573 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:19:59.575 | + 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-13 23:19:59.605 | + 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-13 23:19:59.633 | + 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-13 23:19:59.660 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:19:59.688 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:19:59.718 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:19:59.735 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:59.737 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:19:59.740 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:19:59.742 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:19:59.744 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:19:59.747 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:19:59.749 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:19:59.752 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:19:59.757 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:19:59.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:19:59.763 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:19:59.780 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:19:59.780 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:59.788 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:19:59.791 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:59.807 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:19:59.810 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:19:59.813 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:19:59.843 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:19:59.870 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:19:59.897 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:19:59.924 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:19:59.951 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:19:59.979 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:20:00.012 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:20:00.039 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:20:00.066 | + 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-13 23:20:00.094 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:20:00.121 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:20:00.148 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:20:00.176 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:20:00.178 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:20:00.181 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:20:00.183 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:20:00.186 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:20:00.188 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:00.191 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:00.193 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:20:00.196 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:20:00.198 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:20:00.226 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:20:00.254 | + 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-13 23:20:00.254 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:20:00.263 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:20:00.266 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:20:00.268 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:20:00.271 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:20:00.273 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:20:00.276 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:20:00.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:00.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:00.283 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:20:00.285 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:20:00.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:00.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:00.292 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:20:00.356 | Enabling site nova-api-wsgi. 2022-04-13 23:20:00.365 | To activate the new configuration, you need to run: 2022-04-13 23:20:00.365 | systemctl reload apache2 2022-04-13 23:20:00.370 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:20:00.372 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:20:00.375 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:00.377 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:20:00.518 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:20:00.538 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:00.540 | + 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-13 23:20:00.542 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:20:00.545 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:20:00.549 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:20:00.551 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:20:00.553 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:20:00.556 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:20:00.561 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:20:00.563 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:20:00.565 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:20:00.578 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:20:00.579 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:20:00.587 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:20:00.591 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:20:00.606 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:20:00.609 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:20:00.613 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:20:00.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:20:00.670 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:20:00.698 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:20:00.725 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:20:00.753 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:20:00.781 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:20:00.808 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:20:00.836 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:20:00.863 | + 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-13 23:20:00.891 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:20:00.918 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:20:00.946 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:20:00.973 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:20:00.976 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:20:01.003 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:20:01.019 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:01.022 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:20:01.053 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:20:01.055 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:20:01.058 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:20:01.074 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:01.076 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:20:01.079 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:20:01.108 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:20:01.138 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:20:01.141 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:20:01.143 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:20:01.145 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:20:01.148 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:20:01.150 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:20:01.166 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:01.169 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:20:01.172 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:20:01.174 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:20:01.189 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:01.192 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:20:01.195 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:20:01.222 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:20:01.225 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:20:01.227 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:20:01.255 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:20:01.283 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:20:01.313 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:20:01.330 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:01.332 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:20:01.364 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:20:01.366 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:20:01.369 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:20:01.399 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:20:01.428 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-04-13 23:20:01.456 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:20:01.484 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:20:01.512 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:20:01.539 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:20:01.567 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:20:01.596 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:20:01.624 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:20:01.640 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:01.643 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:20:01.647 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:20:01.650 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:20:01.652 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:20:01.655 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:20:01.657 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:20:01.660 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:20:01.663 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:20:01.665 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:20:01.667 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:20:01.672 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:20:01.674 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:20:01.677 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:20:01.679 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:20:01.682 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:20:01.684 | + 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-13 23:20:01.715 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:20:01.746 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:20:01.776 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:20:01.779 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:20:01.781 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:20:01.783 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:20:01.801 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:01.805 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:20:01.805 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:20:02.578 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:20:02.581 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:20:02.584 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:20:02.587 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:20:02.590 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:20:02.592 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:20:02.595 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:20:02.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:02.614 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:20:02.617 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:20:02.619 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:20:02.635 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:02.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-13 23:20:02.640 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-13 23:20:02.667 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:20:02.670 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:20:02.672 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:20:02.689 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:02.691 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:20:02.694 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:20:02.696 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:20:02.727 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-04-13 23:20:02.754 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:20:02.782 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:20:02.811 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:20:02.843 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:20:02.878 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:20:02.906 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:20:02.934 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:20:02.936 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:20:02.938 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:20:02.941 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:20:02.959 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:20:02.961 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:20:02.964 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:02.967 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:20:02.969 | + 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-13 23:20:02.998 | + 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-13 23:20:03.025 | + 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-13 23:20:03.053 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:20:03.081 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:20:03.084 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:20:03.089 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:20:03.091 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:20:03.093 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:20:03.096 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:20:03.099 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:20:03.101 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:20:03.104 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:20:03.107 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:20:03.109 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:20:03.111 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:20:03.114 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:20:03.116 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:20:03.119 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:20:03.135 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:03.137 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:20:03.139 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:20:03.155 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:03.157 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:20:03.173 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:03.175 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:20:03.192 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:03.194 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:20:03.211 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.214 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:20:03.216 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:20:03.219 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:20:03.221 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:20:03.224 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:20:03.226 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:20:03.229 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:20:03.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:03.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:03.236 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:20:03.239 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:20:03.241 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:20:03.244 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:20:03.246 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:20:03.249 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:03.251 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:20:03.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:03.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:03.259 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:20:03.261 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:03.264 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:20:03.266 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:20:03.269 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:20:03.271 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:20:03.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:03.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:03.279 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:20:03.300 | + 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-13 23:20:03.411 | Reading package lists... 2022-04-13 23:20:03.657 | Building dependency tree... 2022-04-13 23:20:03.658 | Reading state information... 2022-04-13 23:20:03.910 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:20:03.911 | The following packages were automatically installed and are no longer required: 2022-04-13 23:20:03.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:20:03.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:20:03.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:20:03.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:20:03.912 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:20:03.912 | python3-zope.interface 2022-04-13 23:20:03.912 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:20:04.048 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:20:04.054 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:20:04.057 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:20:04.059 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:04.062 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:04.064 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:04.067 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:04.070 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:04.074 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:20:04.076 | + functions-common:time_stop:2439 : start_time=1649892003297 2022-04-13 23:20:04.079 | + functions-common:time_stop:2441 : [[ -z 1649892003297 ]] 2022-04-13 23:20:04.082 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:04.087 | + functions-common:time_stop:2444 : end_time=1649892004084 2022-04-13 23:20:04.090 | + functions-common:time_stop:2445 : elapsed_time=787 2022-04-13 23:20:04.092 | + functions-common:time_stop:2446 : total=6306 2022-04-13 23:20:04.095 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:04.097 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7093 2022-04-13 23:20:04.099 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:20:04.102 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:20:04.105 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:20:04.107 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:20:04.109 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:20:04.112 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:20:04.133 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:20:04.136 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:20:04.139 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:20:04.141 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:20:04.144 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:20:04.146 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:04.149 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:20:04.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:04.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:04.158 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:20:04.161 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:04.164 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:20:04.166 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:20:04.169 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:20:04.172 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:20:04.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:04.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:04.179 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:20:04.202 | + 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-13 23:20:04.315 | Reading package lists... 2022-04-13 23:20:04.568 | Building dependency tree... 2022-04-13 23:20:04.569 | Reading state information... 2022-04-13 23:20:04.821 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:20:04.821 | The following packages were automatically installed and are no longer required: 2022-04-13 23:20:04.822 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:20:04.822 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:20:04.822 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:20:04.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:20:04.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:20:04.822 | python3-zope.interface 2022-04-13 23:20:04.823 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:20:04.953 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:20:04.957 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:20:04.960 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:20:04.963 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:04.965 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:04.968 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:04.970 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:04.973 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:04.975 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:20:04.978 | + functions-common:time_stop:2439 : start_time=1649892004199 2022-04-13 23:20:04.980 | + functions-common:time_stop:2441 : [[ -z 1649892004199 ]] 2022-04-13 23:20:04.983 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:04.988 | + functions-common:time_stop:2444 : end_time=1649892004985 2022-04-13 23:20:04.990 | + functions-common:time_stop:2445 : elapsed_time=786 2022-04-13 23:20:04.993 | + functions-common:time_stop:2446 : total=7093 2022-04-13 23:20:04.995 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:04.998 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7879 2022-04-13 23:20:05.000 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:20:05.003 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:20:05.006 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:20:05.008 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:20:05.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:05.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:05.016 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:20:05.019 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:20:05.074 | wsgi (enabled by maintainer script) 2022-04-13 23:20:05.079 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:20:05.082 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:20:05.086 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:20:05.090 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:20:05.092 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:20:05.095 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:20:05.099 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:20:05.099 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:20:05.105 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:20:05.107 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:20:05.110 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:20:05.113 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:20:05.115 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:20:05.138 | Using python 3.8 to install osc-placement 2022-04-13 23:20:05.141 | + 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-13 23:20:05.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:05.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:05.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:05.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:07.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:20:07.227 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:20:07.238 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:20:07.239 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:20:07.241 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:20:07.242 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:20:07.243 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:20:07.244 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:20:07.302 | 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-13 23:20:07.303 | 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-13 23:20:07.305 | 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-13 23:20:07.306 | 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-13 23:20:07.319 | 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-13 23:20:07.321 | 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-13 23:20:07.323 | 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-13 23:20:07.337 | 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-13 23:20:07.338 | 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-13 23:20:07.339 | 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-13 23:20:07.341 | 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-13 23:20:07.342 | 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-13 23:20:07.343 | 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-13 23:20:07.363 | 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-13 23:20:07.364 | 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-13 23:20:07.366 | 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-13 23:20:07.367 | 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-13 23:20:07.375 | 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-13 23:20:07.413 | 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-13 23:20:07.414 | 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-13 23:20:07.415 | 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-13 23:20:07.417 | 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-13 23:20:07.418 | 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-13 23:20:07.419 | 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-13 23:20:07.420 | 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-13 23:20:07.421 | 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-13 23:20:07.487 | 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-13 23:20:07.489 | 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-13 23:20:07.492 | 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-13 23:20:07.493 | 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-13 23:20:07.581 | 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-13 23:20:07.582 | 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-13 23:20:07.583 | 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-13 23:20:07.626 | 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-13 23:20:07.666 | 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-13 23:20:07.839 | 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-13 23:20:10.066 | 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-13 23:20:10.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:20:10.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:20:10.198 | + inc/python:pip_install:200 : result=0 2022-04-13 23:20:10.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:20:10.206 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:10.211 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:10.213 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:10.216 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:10.219 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:10.222 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:20:10.224 | + functions-common:time_stop:2439 : start_time=1649892005132 2022-04-13 23:20:10.227 | + functions-common:time_stop:2441 : [[ -z 1649892005132 ]] 2022-04-13 23:20:10.230 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:10.235 | + functions-common:time_stop:2444 : end_time=1649892010232 2022-04-13 23:20:10.237 | + functions-common:time_stop:2445 : elapsed_time=5100 2022-04-13 23:20:10.240 | + functions-common:time_stop:2446 : total=172763 2022-04-13 23:20:10.242 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:10.245 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177863 2022-04-13 23:20:10.248 | + inc/python:pip_install:203 : return 0 2022-04-13 23:20:10.250 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:20:10.253 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:20:10.256 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:20:10.258 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:20:10.261 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:20:10.265 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:20:10.269 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:20:10.272 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:20:10.276 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:20:10.293 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:20:10.295 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:20:10.298 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:10.301 | + functions-common:git_clone:629 : echo master 2022-04-13 23:20:10.301 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:20:10.307 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:20:10.309 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:10.312 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:20:10.325 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:20:10.328 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:20:10.329 | + functions-common:git_clone:685 : head -1 2022-04-13 23:20:10.334 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:20:10.337 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:20:10.339 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:20:10.342 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:20:10.345 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:20:10.347 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:20:10.350 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:20:10.352 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:20:10.355 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:20:10.358 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:20:10.360 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:20:10.363 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:20:10.365 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:20:10.369 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:20:10.371 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:20:10.374 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:20:10.377 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:20:10.379 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:20:10.383 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:20:10.388 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:20:10.391 | + 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-13 23:20:11.033 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:20:11.037 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:20:11.042 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:20:11.046 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:20:11.050 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:20:11.054 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:20:11.057 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:20:11.060 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:20:11.062 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:20:11.065 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:20:11.067 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:20:11.070 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:20:11.073 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:20:11.075 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:20:11.097 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:20:11.100 | + 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-13 23:20:11.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:11.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:11.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:11.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:13.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:20:13.191 | Obtaining file:///opt/stack/placement 2022-04-13 23:20:13.192 | Preparing metadata (setup.py): started 2022-04-13 23:20:17.834 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:20:17.891 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:20:17.892 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:20:17.893 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:20:17.895 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:20:17.896 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:20:17.897 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:20:17.898 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:20:17.900 | 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.dev8) (62.0.0) 2022-04-13 23:20:17.901 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:20:17.902 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:20:17.903 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:20:17.904 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:20:17.905 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:20:17.906 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:20:17.907 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:20:17.908 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:20:17.909 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:20:17.911 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:20:17.912 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:20:17.913 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:20:17.914 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:20:17.990 | 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.dev8) (5.1.0) 2022-04-13 23:20:17.993 | 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.dev8) (4.4.0) 2022-04-13 23:20:17.994 | 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.dev8) (2.10.1) 2022-04-13 23:20:17.996 | 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.dev8) (3.1.1) 2022-04-13 23:20:17.997 | 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.dev8) (1.16.0) 2022-04-13 23:20:17.999 | 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.dev8) (4.5.0) 2022-04-13 23:20:18.019 | 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.dev8) (0.17.3) 2022-04-13 23:20:18.059 | 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.dev8) (2.5.0) 2022-04-13 23:20:18.061 | 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.dev8) (1.5.0) 2022-04-13 23:20:18.061 | 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.dev8) (6.0) 2022-04-13 23:20:18.062 | 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.dev8) (3.5.0) 2022-04-13 23:20:18.063 | 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.dev8) (0.8.0) 2022-04-13 23:20:18.115 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:20:18.116 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:20:18.118 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:20:18.119 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:20:18.158 | 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.dev8) (2.8.2) 2022-04-13 23:20:18.163 | 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.dev8) (0.9.6) 2022-04-13 23:20:18.180 | 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.dev8) (3.2.0) 2022-04-13 23:20:18.183 | 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.dev8) (3.3.0) 2022-04-13 23:20:18.184 | 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.dev8) (3.1.1) 2022-04-13 23:20:18.209 | 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.dev8) (2022.1) 2022-04-13 23:20:18.211 | 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.dev8) (1.0.3) 2022-04-13 23:20:18.224 | 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.dev8) (3.2.0) 2022-04-13 23:20:18.241 | 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.dev8) (0.11.0) 2022-04-13 23:20:18.243 | 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.dev8) (21.3) 2022-04-13 23:20:18.244 | 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.dev8) (1.0.2) 2022-04-13 23:20:18.245 | 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.dev8) (3.0.7) 2022-04-13 23:20:18.287 | 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.dev8) (2.0.12) 2022-04-13 23:20:18.288 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:20:18.289 | 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.dev8) (1.26.9) 2022-04-13 23:20:18.291 | 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.dev8) (3.3) 2022-04-13 23:20:18.308 | 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.dev8) (0.7) 2022-04-13 23:20:18.500 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:20:18.540 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:20:18.541 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:20:18.542 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:20:18.560 | 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.dev8) (1.15.0) 2022-04-13 23:20:18.594 | 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.dev8) (1.14.0) 2022-04-13 23:20:18.649 | 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.dev8) (2.1.1) 2022-04-13 23:20:18.714 | 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.dev8) (1.7.0) 2022-04-13 23:20:18.797 | 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.dev8) (1.1.5) 2022-04-13 23:20:18.847 | 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.dev8) (0.2.5) 2022-04-13 23:20:19.040 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:20:19.041 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:20:19.042 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:20:19.120 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:20:19.183 | 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.dev8) (2.21) 2022-04-13 23:20:19.343 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:20:19.456 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:20:19.459 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:20:21.377 | Installing collected packages: openstack-placement 2022-04-13 23:20:21.377 | Attempting uninstall: openstack-placement 2022-04-13 23:20:21.378 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:20:21.380 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:20:21.382 | Running setup.py develop for openstack-placement 2022-04-13 23:20:27.175 | Successfully installed openstack-placement 2022-04-13 23:20:27.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-13 23:20:27.183 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:20:27.183 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:20:27.315 | + inc/python:pip_install:200 : result=0 2022-04-13 23:20:27.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:20:27.323 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:27.327 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:27.331 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:27.336 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:27.338 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:27.340 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:20:27.343 | + functions-common:time_stop:2439 : start_time=1649892011091 2022-04-13 23:20:27.345 | + functions-common:time_stop:2441 : [[ -z 1649892011091 ]] 2022-04-13 23:20:27.348 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:27.354 | + functions-common:time_stop:2444 : end_time=1649892027350 2022-04-13 23:20:27.356 | + functions-common:time_stop:2445 : elapsed_time=16259 2022-04-13 23:20:27.359 | + functions-common:time_stop:2446 : total=177863 2022-04-13 23:20:27.361 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:27.364 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=194122 2022-04-13 23:20:27.366 | + inc/python:pip_install:203 : return 0 2022-04-13 23:20:27.369 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:20:27.372 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:20:27.375 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:20:27.395 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:20:27.407 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:20:27.410 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:20:27.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:20:27.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:20:27.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:20:27.420 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:20:27.423 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:20:27.426 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:20:27.428 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:20:27.441 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:20:27.443 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:20:27.448 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:20:27.451 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:20:27.453 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:20:27.456 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:20:27.459 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:20:27.462 | + 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-13 23:20:27.497 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:20:27.529 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:20:27.561 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:20:27.564 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:20:27.566 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:20:27.569 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:20:27.572 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:20:27.604 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:20:27.634 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:20:27.665 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:20:27.697 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:20:27.729 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:20:27.767 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:20:27.796 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:20:27.826 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:20:27.855 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:20:27.884 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:20:27.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:20:27.890 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:20:27.893 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:20:27.911 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:20:27.913 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:20:27.916 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:27.918 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:20:27.921 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:20:27.950 | + 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-13 23:20:27.980 | + 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-13 23:20:28.013 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:20:28.044 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:20:28.047 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:20:28.050 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:20:28.052 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:20:28.055 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:20:28.058 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:20:28.061 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:20:28.065 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:20:28.070 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:20:28.072 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:20:28.075 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:20:28.089 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:20:28.089 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:20:28.098 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:20:28.103 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:20:28.123 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:20:28.125 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:20:28.130 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:20:28.161 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:20:28.190 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:20:28.219 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:20:28.248 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:20:28.277 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:20:28.306 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:20:28.335 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:20:28.367 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:20:28.399 | + 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-13 23:20:28.431 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:20:28.460 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:20:28.489 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:20:28.518 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:20:28.520 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:20:28.523 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:20:28.526 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:20:28.529 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:20:28.531 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:28.534 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:28.537 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:20:28.540 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:20:28.542 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:20:28.572 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:20:28.603 | + 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-13 23:20:28.603 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:20:28.612 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:20:28.615 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:20:28.618 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:20:28.620 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:20:28.623 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:20:28.625 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:20:28.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:28.630 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:28.633 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:20:28.635 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:20:28.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:28.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:28.643 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:20:28.707 | Site placement-api already enabled 2022-04-13 23:20:28.714 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:20:28.718 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:20:28.722 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:28.725 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:20:28.867 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:20:28.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:28.890 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:20:28.910 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:28.912 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:20:28.930 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:28.933 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:20:28.935 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:20:28.938 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:20:28.970 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-04-13 23:20:28.999 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:20:29.028 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:20:29.057 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:20:29.087 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:20:29.116 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:20:29.145 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:20:29.174 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:20:29.192 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:29.194 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:20:29.212 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:29.215 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:20:29.217 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:20:29.220 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:20:29.222 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:20:29.225 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:20:29.228 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:20:29.230 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:20:29.233 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:20:29.236 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:20:29.240 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:20:29.243 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:20:29.246 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:20:29.248 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:20:29.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:20:29.267 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:29.270 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:20:29.272 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:20:29.274 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:20:29.277 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:20:29.279 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:29.281 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:20:29.284 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:20:29.286 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:20:29.342 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:20:29.379 | [143066 Async install_tempest:168146]: running: install_tempest 2022-04-13 23:20:29.381 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:20:29.384 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:20:29.387 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:20:29.390 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:20:29.392 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:20:29.395 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:20:29.398 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:20:29.400 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:20:29.403 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:20:29.406 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:20:29.408 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:20:29.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:20:29.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:20:29.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:20:29.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:20:29.422 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:20:29.424 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:20:29.427 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:20:29.431 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:20:29.433 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:20:29.436 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:20:29.440 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:20:29.441 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:20:29.446 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:20:29.449 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:20:29.453 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:20:29.457 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:20:29.459 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:20:29.481 | Using python 3.8 to install python-openstackclient 2022-04-13 23:20:29.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:20:30.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:31.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:20:31.508 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:20:31.527 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:20:31.528 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:20:31.529 | 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-13 23:20:31.530 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:20:31.531 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:20:31.532 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:20:31.533 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:20:31.534 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:20:31.535 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:20:31.536 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:20:31.537 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:20:31.549 | 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-13 23:20:31.549 | 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-13 23:20:31.550 | 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-13 23:20:31.552 | 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-13 23:20:31.553 | 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-13 23:20:31.578 | 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-13 23:20:31.579 | 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-13 23:20:31.581 | 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-13 23:20:31.582 | 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-13 23:20:31.583 | 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-13 23:20:31.584 | 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-13 23:20:31.586 | 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-13 23:20:31.587 | 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-13 23:20:31.588 | 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-13 23:20:31.589 | 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-13 23:20:31.590 | 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-13 23:20:31.603 | 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-13 23:20:31.621 | 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-13 23:20:31.623 | 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-13 23:20:31.624 | 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-13 23:20:31.625 | 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-13 23:20:31.647 | 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-13 23:20:31.666 | 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-13 23:20:31.667 | 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-13 23:20:31.669 | 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-13 23:20:31.757 | 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-13 23:20:31.758 | 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-13 23:20:31.759 | 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-13 23:20:31.801 | 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-13 23:20:31.812 | 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-13 23:20:31.845 | 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-13 23:20:32.006 | 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-13 23:20:32.021 | 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-13 23:20:32.122 | 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-13 23:20:32.124 | 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-13 23:20:32.126 | 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-13 23:20:32.128 | 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-13 23:20:32.277 | 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-13 23:20:34.549 | 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-13 23:20:34.556 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:20:34.556 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:20:34.686 | + inc/python:pip_install:200 : result=0 2022-04-13 23:20:34.688 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:20:34.691 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:34.693 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:34.696 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:34.698 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:34.701 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:34.703 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:20:34.705 | + functions-common:time_stop:2439 : start_time=1649892029475 2022-04-13 23:20:34.708 | + functions-common:time_stop:2441 : [[ -z 1649892029475 ]] 2022-04-13 23:20:34.711 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:34.715 | + functions-common:time_stop:2444 : end_time=1649892034712 2022-04-13 23:20:34.717 | + functions-common:time_stop:2445 : elapsed_time=5237 2022-04-13 23:20:34.720 | + functions-common:time_stop:2446 : total=194122 2022-04-13 23:20:34.722 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:34.724 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=199359 2022-04-13 23:20:34.727 | + inc/python:pip_install:203 : return 0 2022-04-13 23:20:34.729 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:20:34.733 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:20:34.737 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.PnnOae9LEN 2022-04-13 23:20:34.740 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:20:34.742 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:20:34.745 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:20:34.748 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:20:34.750 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:20:34.753 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:20:34.770 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:34.772 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:20:34.775 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:20:34.778 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:20:34.780 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:20:34.783 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:34.785 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:20:34.787 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:20:34.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:34.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:34.795 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:20:34.798 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:20:34.801 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:20:34.801 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:20:34.806 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:20:34.859 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:20:34.861 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:20:34.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:20:34.866 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:20:34.869 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:20:34.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:20:34.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:20:34.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:20:34.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:20:34.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:20:34.884 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:20:34.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:20:34.889 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:20:34.891 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:20:34.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:20:34.896 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:20:34.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:20:34.901 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:20:34.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:20:34.906 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:20:34.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:34.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:34.913 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:20:34.915 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:34.918 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:20:36.929 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:20:36.945 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:20:36.945 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:20:36.949 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:20:36.952 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:20:36.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:36.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:36.960 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:20:36.962 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:20:36.964 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:20:36.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:36.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:36.972 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:20:36.974 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:20:36.977 | + 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-13 23:20:36.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:37.024 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:20:37.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:37.054 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:20:37.110 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:20:37.164 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:20:37.218 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:37.221 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:20:37.223 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:37.226 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:20:39.338 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:20:39.341 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:20:39.344 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:20:39.349 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232039 2022-04-13 23:20:39.352 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232039 1041' 2022-04-13 23:20:39.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.357 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:20:39.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.362 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:20:39.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.367 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:20:39.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.372 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:20:39.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.377 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 23:20:39.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.381 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 23:20:39.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.386 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231613 2022-04-13 23:20:39.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.391 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:20:39.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.396 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 23:20:39.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.401 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:20:39.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.406 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:20:39.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.411 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:20:39.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:39.415 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:20:39.418 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:39.420 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:20:39.423 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:20:39.435 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:20:39.437 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.440 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:20:39.442 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.444 | + functions-common:run_process:1689 : local group= 2022-04-13 23:20:39.447 | + functions-common:run_process:1690 : local user= 2022-04-13 23:20:39.449 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:20:39.451 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:20:39.454 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:20:39.456 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:39.459 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:39.462 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:39.467 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892039464 2022-04-13 23:20:39.469 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:20:39.486 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:39.488 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:20:39.491 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:20:39.493 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.495 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.498 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.500 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.503 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:20:39.505 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:20:39.508 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:20:39.510 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:20:39.512 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:20:39.515 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:20:39.517 | + 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-13 23:20:39.520 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:20:39.522 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:39.524 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:20:39.526 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:20:39.529 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:20:39.531 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:20:39.533 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:20:39.535 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:20:39.540 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:20:39.593 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:20:39.645 | + 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-13 23:20:39.697 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:20:39.749 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:20:39.802 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:20:39.855 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:20:39.858 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:20:39.910 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:20:40.286 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:20:40.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:20:40.664 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:20:40.685 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:20:40.688 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:40.690 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:40.693 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:40.695 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:40.698 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:40.700 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:20:40.703 | + functions-common:time_stop:2439 : start_time=1649892039464 2022-04-13 23:20:40.705 | + functions-common:time_stop:2441 : [[ -z 1649892039464 ]] 2022-04-13 23:20:40.709 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:40.713 | + functions-common:time_stop:2444 : end_time=1649892040711 2022-04-13 23:20:40.716 | + functions-common:time_stop:2445 : elapsed_time=1247 2022-04-13 23:20:40.718 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:40.721 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:40.724 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1247 2022-04-13 23:20:40.727 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:20:40.729 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:20:40.732 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:20:40.734 | + functions-common:run_process:1689 : local group= 2022-04-13 23:20:40.737 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:20:40.739 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:20:40.741 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:20:40.744 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:20:40.746 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:40.749 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:40.752 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:40.757 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892040754 2022-04-13 23:20:40.759 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:20:40.777 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:40.779 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:20:40.782 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:40.784 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:40.786 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:40.789 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:40.792 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:40.795 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:20:40.797 | + functions-common:time_stop:2439 : start_time=1649892040754 2022-04-13 23:20:40.799 | + functions-common:time_stop:2441 : [[ -z 1649892040754 ]] 2022-04-13 23:20:40.802 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:40.807 | + functions-common:time_stop:2444 : end_time=1649892040804 2022-04-13 23:20:40.809 | + functions-common:time_stop:2445 : elapsed_time=50 2022-04-13 23:20:40.811 | + functions-common:time_stop:2446 : total=1247 2022-04-13 23:20:40.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:40.816 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1297 2022-04-13 23:20:40.819 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:20:40.840 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:40.842 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:20:40.868 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:40.870 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:20:40.910 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:40.918 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:20:40.927 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:20:40.951 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:20:40.963 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:20:40.967 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380' 2022-04-13 23:20:40.975 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-04-13 23:20:40.982 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-04-13 23:20:40.985 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:20:40.992 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:20:40.995 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-04-13 23:20:41.007 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:20:41.011 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:20:41.017 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:20:41.020 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-04-13 23:20:41.022 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:20:41.034 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-13 23:20:41.039 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:20:41.043 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:20:41.051 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:20:41.053 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:20:41.056 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:20:41.058 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:20:41.064 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:20:41.146 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:20:41.209 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-13 23:20:41.266 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:20:41.320 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:20:41.373 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:20:41.424 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:20:41.427 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:20:41.488 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:20:41.879 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:20:41.933 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:20:41.987 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:20:42.039 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:20:42.092 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:20:42.095 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:20:42.100 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:20:42.104 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:20:42.487 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:20:42.501 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:20:42.872 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:20:43.441 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:20:43.460 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:43.463 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:20:43.466 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:20:43.469 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:20:43.474 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:20:43.487 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:20:43.500 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:20:43.503 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:20:43.506 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:43.651 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:20:43.785 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:43.927 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:44.061 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:44.197 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:44.331 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:44.466 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:44.600 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:44.736 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:44.874 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:20:44.879 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:20:44.882 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:20:44.885 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:20:44.889 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:20:44.892 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:20:44.895 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:20:44.911 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:44.914 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:20:44.916 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:44.919 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:20:44.921 | + ./stack.sh:main:1097 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 23:20:44.924 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:20:44.926 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:20:44.942 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:44.945 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:20:44.947 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:20:44.950 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:20:44.952 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:20:44.954 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:20:44.957 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:20:44.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:45.442 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:20:45.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:45.465 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:20:45.467 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:20:45.470 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:45.472 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:45.475 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:45.480 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892045477 2022-04-13 23:20:45.483 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:20:50.148 | 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=170096) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:20:50.157 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:50.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.158 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.158 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.159 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:50.160 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:50.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:50.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.190 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.190 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.190 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:50.191 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:50.253 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:50.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.254 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.254 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.255 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:50.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:50.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:50.256 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:50.263 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:52.069 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.069 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:52.077 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.077 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:52.087 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.087 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:52.093 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.094 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:52.105 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.105 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:52.112 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.112 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:52.183 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.185 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.185 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.186 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.186 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.186 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.187 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.188 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.188 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.188 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.189 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.197 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.199 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.199 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.199 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.200 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.200 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.569 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.569 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.570 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.570 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.604 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.604 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.604 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.604 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.604 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.604 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.612 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:52.652 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.652 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:52.660 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.660 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:52.667 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.668 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:52.675 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.675 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:52.684 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.684 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:52.695 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.695 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:52.703 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:52.703 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.705 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.706 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.706 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.706 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.707 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.707 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.709 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.709 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.710 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.710 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.710 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.710 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:52.717 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:52.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.719 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.720 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.720 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:52.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:52.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:52.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:53.061 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:53.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.063 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.064 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.064 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:53.064 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:53.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.094 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.095 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.095 | 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=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:53.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:53.095 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:53.095 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170096) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:53.105 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:53.119 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.119 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:53.126 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.126 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:53.133 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.133 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:53.141 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.141 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:53.149 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.149 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:53.156 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.156 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:53.164 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:53.573 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:20:53.575 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:53.578 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:53.581 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:53.583 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:53.586 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:53.588 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:20:53.591 | + functions-common:time_stop:2439 : start_time=1649892045477 2022-04-13 23:20:53.593 | + functions-common:time_stop:2441 : [[ -z 1649892045477 ]] 2022-04-13 23:20:53.596 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:53.601 | + functions-common:time_stop:2444 : end_time=1649892053598 2022-04-13 23:20:53.603 | + functions-common:time_stop:2445 : elapsed_time=8121 2022-04-13 23:20:53.606 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:53.608 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:53.611 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8121 2022-04-13 23:20:53.613 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:20:53.615 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:20:53.619 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:20:58.078 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:20:58.079 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:20:58.079 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:20:58.079 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:20:58.080 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:20:58.080 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:20:58.081 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:20:58.081 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:20:58.081 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:20:58.458 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:20:58.463 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:21:02.921 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:21:02.921 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:21:02.922 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:21:02.922 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:21:02.922 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:21:02.923 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:21:02.923 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:21:02.923 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:21:02.923 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:21:03.297 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:21:03.299 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:21:03.302 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:21:03.304 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:21:03.321 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:03.324 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:21:03.327 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:21:03.332 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:21:03.334 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:21:03.337 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:21:03.339 | + functions-common:run_process:1689 : local group= 2022-04-13 23:21:03.342 | + functions-common:run_process:1690 : local user= 2022-04-13 23:21:03.344 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:21:03.346 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:21:03.349 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:21:03.351 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:21:03.354 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:21:03.357 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:21:03.361 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892063358 2022-04-13 23:21:03.363 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:21:03.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:03.381 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:21:03.384 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:21:03.386 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:21:03.388 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:21:03.391 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:21:03.393 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:21:03.395 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:21:03.398 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:21:03.400 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:21:03.403 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:21:03.405 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:21:03.407 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:21:03.410 | + 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-13 23:21:03.412 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:21:03.414 | + 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-13 23:21:03.416 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:21:03.418 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:21:03.420 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:21:03.422 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:21:03.426 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:21:03.477 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:21:03.529 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:21:03.579 | + 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-13 23:21:03.631 | + 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-13 23:21:03.682 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:21:03.734 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:21:03.786 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:21:03.838 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:21:03.891 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:21:03.943 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:21:03.945 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:21:03.997 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:21:04.414 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:21:04.427 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:21:04.796 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:21:04.879 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:21:04.887 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:04.890 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:04.892 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:04.894 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:04.897 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:04.899 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:21:04.902 | + functions-common:time_stop:2439 : start_time=1649892063358 2022-04-13 23:21:04.904 | + functions-common:time_stop:2441 : [[ -z 1649892063358 ]] 2022-04-13 23:21:04.908 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:04.912 | + functions-common:time_stop:2444 : end_time=1649892064909 2022-04-13 23:21:04.914 | + functions-common:time_stop:2445 : elapsed_time=1551 2022-04-13 23:21:04.916 | + functions-common:time_stop:2446 : total=1297 2022-04-13 23:21:04.918 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:04.921 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2848 2022-04-13 23:21:04.923 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:21:04.923 | Waiting for keystone to start... 2022-04-13 23:21:04.926 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-04-13 23:21:04.928 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-04-13 23:21:04.931 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:21:04.933 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-04-13 23:21:04.935 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:21:04.938 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:21:04.940 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:21:04.942 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:21:04.945 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:21:04.950 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:21:04.952 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892064950 2022-04-13 23:21:04.955 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:21:04.962 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-04-13 23:21:10.939 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:21:10.969 | [168146 Async install_tempest:168146]: finished successfully 2022-04-13 23:21:11.395 | + :: : [[ 200 == 503 ]] 2022-04-13 23:21:11.397 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:21:11.401 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:21:11.405 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:11.409 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:11.412 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:11.415 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:11.417 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:11.420 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:21:11.422 | + functions-common:time_stop:2439 : start_time=1649892064950 2022-04-13 23:21:11.424 | + functions-common:time_stop:2441 : [[ -z 1649892064950 ]] 2022-04-13 23:21:11.427 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:11.432 | + functions-common:time_stop:2444 : end_time=1649892071429 2022-04-13 23:21:11.434 | + functions-common:time_stop:2445 : elapsed_time=6479 2022-04-13 23:21:11.437 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:21:11.439 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:11.441 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6479 2022-04-13 23:21:11.444 | + functions:wait_for_service:467 : return 0 2022-04-13 23:21:11.447 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:21:11.464 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:11.467 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:21:11.470 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:21:11.472 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:21:11.503 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:21:11.506 | + 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.45/identity 2022-04-13 23:21:16.155 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.155 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.156 | 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=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.163 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.180 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.180 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.211 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.245 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.245 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.347 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.348 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.349 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.356 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.359 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.359 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.359 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.359 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.360 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.360 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.360 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170898) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:21:16.396 | 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=170898) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:21:16.715 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created domain default 2022-04-13 23:21:16.761 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created project admin 2022-04-13 23:21:16.787 | DEBUG passlib.handlers.bcrypt [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170898) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:21:16.788 | DEBUG passlib.handlers.bcrypt [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170898) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:21:16.859 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created user admin 2022-04-13 23:21:16.878 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created role reader 2022-04-13 23:21:16.889 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created role member 2022-04-13 23:21:16.915 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created implied role where 59c0625bf07a42eb887720c9c5cc5ffa implies 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:21:16.926 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created role admin 2022-04-13 23:21:16.946 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created implied role where 5efcc2bb41d54506af400aa6dbe384c9 implies 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:21:16.960 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Granted role admin on project admin to user admin. 2022-04-13 23:21:16.970 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Granted role admin on the system to user admin. 2022-04-13 23:21:16.984 | WARNING py.warnings [None req-170278cc-69a7-4fbb-8d45-70751c077168 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-13 23:21:16.984 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:21:16.984 |  2022-04-13 23:21:16.988 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created region RegionOne 2022-04-13 23:21:17.025 | INFO keystone.cmd.bootstrap [None req-170278cc-69a7-4fbb-8d45-70751c077168 None None] Created public endpoint http://10.222.0.45/identity 2022-04-13 23:21:17.490 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:21:17.494 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:21:17.497 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:21:17.503 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:21:20.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:20.495 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:20.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:20.495 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:20.670 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:20.675 | + lib/keystone:create_keystone_accounts:310 : admin_project=25612a93746c4bbc99f775e63db333b0 2022-04-13 23:21:20.678 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:21:20.681 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:21:22.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:22.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:22.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:23.051 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:23.055 | + lib/keystone:create_keystone_accounts:312 : admin_user=209f62306981495ab5ad517086e3bbce 2022-04-13 23:21:23.057 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:21:23.063 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:21:23.066 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:21:23.069 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 209f62306981495ab5ad517086e3bbce default 2022-04-13 23:21:23.129 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 209f62306981495ab5ad517086e3bbce default 2022-04-13 23:21:23.166 | [143066 Async ks-domain-role:171026]: running: get_or_add_user_domain_role admin 209f62306981495ab5ad517086e3bbce default 2022-04-13 23:21:23.169 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:21:23.171 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:21:23.175 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:21:26.339 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:21:26.341 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:21:26.341 | default 2022-04-13 23:21:26.344 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:21:26.402 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:21:26.449 | [143066 Async ks-project:171168]: running: get_or_create_project service Default 2022-04-13 23:21:26.451 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:21:26.517 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:21:26.558 | [143066 Async ks-service:171254]: running: get_or_create_role service 2022-04-13 23:21:26.560 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:21:26.631 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:21:26.677 | [143066 Async ks-reseller:171340]: running: get_or_create_role ResellerAdmin 2022-04-13 23:21:26.680 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:21:26.686 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:21:27.071 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:21:27.278 | [143066 Async ks-anotherrole:171430]: running: get_or_create_role anotherrole 2022-04-13 23:21:27.300 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:21:27.332 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:21:27.355 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:27.392 | +++ 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-13 23:21:30.224 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:30.348 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:30.372 | [171254 Async ks-service:171254]: finished successfully 2022-04-13 23:21:30.420 | [171168 Async ks-project:171168]: finished successfully 2022-04-13 23:21:30.446 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:30.498 | [171340 Async ks-reseller:171340]: finished successfully 2022-04-13 23:21:31.034 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:31.065 | [171430 Async ks-anotherrole:171430]: finished successfully 2022-04-13 23:21:31.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:31.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:31.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:31.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:31.334 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:31.337 | ++ functions-common:get_or_create_project:945 : project_id=1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:31.340 | ++ functions-common:get_or_create_project:946 : echo 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:31.343 | + lib/keystone:create_keystone_accounts:340 : invis_project=1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:31.345 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:21:31.348 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:21:31.350 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:31.354 | +++ 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-13 23:21:33.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:33.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:33.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:33.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:33.924 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:33.951 | [171026 Async ks-domain-role:171026]: finished successfully 2022-04-13 23:21:34.037 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:34.041 | ++ functions-common:get_or_create_project:945 : project_id=5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:34.045 | ++ functions-common:get_or_create_project:946 : echo 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:34.049 | + lib/keystone:create_keystone_accounts:344 : demo_project=5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:34.052 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:21:34.056 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:21:34.059 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:34.061 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:21:34.064 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:21:34.068 | +++ 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-13 23:21:36.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.799 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:36.803 | ++ functions-common:get_or_create_user:932 : user_id=3b65bcf9674141f4b607e770ff28f075 2022-04-13 23:21:36.807 | ++ functions-common:get_or_create_user:933 : echo 3b65bcf9674141f4b607e770ff28f075 2022-04-13 23:21:36.812 | + lib/keystone:create_keystone_accounts:347 : demo_user=3b65bcf9674141f4b607e770ff28f075 2022-04-13 23:21:36.815 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:21:36.870 | [143066 Async ks-domain-role:171026]: Waiting for completion of get_or_add_user_domain_role admin 209f62306981495ab5ad517086e3bbce default running on PID 171026 (6 other jobs running) 2022-04-13 23:21:36.894 | [143066 Async ks-domain-role:171026]: Signaling child to exit 2022-04-13 23:21:36.894 | WAKEUP 2022-04-13 23:21:36.917 | [143066 Async ks-domain-role:171026]: Signaled 2022-04-13 23:21:36.918 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:21:36.918 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:21:36.918 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:36.918 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 209f62306981495ab5ad517086e3bbce --domain default 2022-04-13 23:21:36.919 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:36.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:36.919 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:21:36.919 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:21:36.919 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 209f62306981495ab5ad517086e3bbce --domain default 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 209f62306981495ab5ad517086e3bbce --domain default 2022-04-13 23:21:36.919 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:36.919 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:21:36.919 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:36.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:36.919 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:36.919 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:36.919 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:36.919 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 209f62306981495ab5ad517086e3bbce | | | default | | False |' 2022-04-13 23:21:36.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:36.919 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:21:36.919 | + functions-common:get_or_add_user_domain_role:1028 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:21:36.919 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:21:36.962 | [143066 Async ks-domain-role:171026]: finished get_or_add_user_domain_role admin 209f62306981495ab5ad517086e3bbce default with result 0 in 10 seconds 2022-04-13 23:21:36.970 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:21:37.005 | [143066 Async ks-project:171168]: Waiting for completion of get_or_create_project service Default running on PID 171168 (5 other jobs running) 2022-04-13 23:21:37.029 | [143066 Async ks-project:171168]: Signaling child to exit 2022-04-13 23:21:37.029 | WAKEUP 2022-04-13 23:21:37.051 | [143066 Async ks-project:171168]: Signaled 2022-04-13 23:21:37.053 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:37.053 | ++ 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-13 23:21:37.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.053 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:37.053 | + functions-common:get_or_create_project:945 : project_id=5caeae5a90714580913d5d0d977010aa 2022-04-13 23:21:37.053 | + functions-common:get_or_create_project:946 : echo 5caeae5a90714580913d5d0d977010aa 2022-04-13 23:21:37.053 | 5caeae5a90714580913d5d0d977010aa 2022-04-13 23:21:37.099 | [143066 Async ks-project:171168]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:21:37.137 | [143066 Async ks-service:171254]: Waiting for completion of get_or_create_role service running on PID 171254 (4 other jobs running) 2022-04-13 23:21:37.161 | [143066 Async ks-service:171254]: Signaling child to exit 2022-04-13 23:21:37.161 | WAKEUP 2022-04-13 23:21:37.184 | [143066 Async ks-service:171254]: Signaled 2022-04-13 23:21:37.185 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:37.185 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:21:37.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.185 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:37.185 | + functions-common:get_or_create_role:957 : role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:21:37.185 | + functions-common:get_or_create_role:958 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:21:37.185 | 22d754c9a3804917877313b250699be8 2022-04-13 23:21:37.229 | [143066 Async ks-service:171254]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:21:37.266 | [143066 Async ks-reseller:171340]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171340 (3 other jobs running) 2022-04-13 23:21:37.290 | [143066 Async ks-reseller:171340]: Signaling child to exit 2022-04-13 23:21:37.290 | WAKEUP 2022-04-13 23:21:37.312 | [143066 Async ks-reseller:171340]: Signaled 2022-04-13 23:21:37.314 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:37.314 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:21:37.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.314 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.314 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.314 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:37.314 | + functions-common:get_or_create_role:957 : role_id=604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:21:37.314 | + functions-common:get_or_create_role:958 : echo 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:21:37.314 | 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:21:37.357 | [143066 Async ks-reseller:171340]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-13 23:21:37.393 | [143066 Async ks-anotherrole:171430]: Waiting for completion of get_or_create_role anotherrole running on PID 171430 (2 other jobs running) 2022-04-13 23:21:37.418 | [143066 Async ks-anotherrole:171430]: Signaling child to exit 2022-04-13 23:21:37.418 | WAKEUP 2022-04-13 23:21:37.440 | [143066 Async ks-anotherrole:171430]: Signaled 2022-04-13 23:21:37.441 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:37.441 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:21:37.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:37.442 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:37.442 | + functions-common:get_or_create_role:957 : role_id=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:21:37.442 | + functions-common:get_or_create_role:958 : echo 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:21:37.442 | 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:21:37.486 | [143066 Async ks-anotherrole:171430]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:21:37.490 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:37.492 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.563 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.605 | [143066 Async ks-demo-member:172299]: running: get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.608 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 209f62306981495ab5ad517086e3bbce 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.667 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 209f62306981495ab5ad517086e3bbce 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.714 | [143066 Async ks-demo-admin:172411]: running: get_or_add_user_project_role admin 209f62306981495ab5ad517086e3bbce 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.717 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.782 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.827 | [143066 Async ks-demo-another:172523]: running: get_or_add_user_project_role anotherrole 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:37.830 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:37.900 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:37.949 | [143066 Async ks-demo-invis:172635]: running: get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:21:37.954 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:21:37.979 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:21:37.986 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:37.991 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:21:38.002 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:21:38.027 | +++ 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-13 23:21:41.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:41.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:41.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.714 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:41.716 | ++ functions-common:get_or_create_user:932 : user_id=979141752f1045f7a01557b16ba3641e 2022-04-13 23:21:41.719 | ++ functions-common:get_or_create_user:933 : echo 979141752f1045f7a01557b16ba3641e 2022-04-13 23:21:41.727 | + lib/keystone:create_keystone_accounts:360 : demo_reader=979141752f1045f7a01557b16ba3641e 2022-04-13 23:21:41.729 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 979141752f1045f7a01557b16ba3641e 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:41.797 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 979141752f1045f7a01557b16ba3641e 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:41.846 | [143066 Async ks-demo-reader:172825]: running: get_or_add_user_project_role reader 979141752f1045f7a01557b16ba3641e 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:21:41.849 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:21:41.852 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:21:41.856 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:41.859 | +++ 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-13 23:21:45.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:45.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:45.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.919 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:45.931 | ++ functions-common:get_or_create_project:945 : project_id=9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:45.942 | ++ functions-common:get_or_create_project:946 : echo 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:45.957 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:45.968 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:21:45.987 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:21:46.009 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:46.042 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:21:46.064 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:21:46.105 | +++ 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-13 23:21:49.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:49.870 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:49.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:49.870 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:50.249 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:50.251 | ++ functions-common:get_or_create_user:932 : user_id=02f6f042ba7f4de3bd2590eaa0d77cb4 2022-04-13 23:21:50.272 | ++ functions-common:get_or_create_user:933 : echo 02f6f042ba7f4de3bd2590eaa0d77cb4 2022-04-13 23:21:50.291 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=02f6f042ba7f4de3bd2590eaa0d77cb4 2022-04-13 23:21:50.308 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:50.723 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:50.934 | [143066 Async ks-alt-admin:173195]: running: get_or_add_user_project_role admin 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:50.962 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:51.387 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:51.605 | [143066 Async ks-alt-another:173337]: running: get_or_add_user_project_role anotherrole 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:51.632 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:21:51.657 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:21:51.661 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:51.683 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:21:51.704 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:21:51.742 | +++ 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-13 23:21:52.799 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:52.971 | [172299 Async ks-demo-member:172299]: finished successfully 2022-04-13 23:21:54.114 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:54.254 | [172523 Async ks-demo-another:172523]: finished successfully 2022-04-13 23:21:54.608 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:54.762 | [172411 Async ks-demo-admin:172411]: finished successfully 2022-04-13 23:21:55.167 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:55.207 | [172635 Async ks-demo-invis:172635]: finished successfully 2022-04-13 23:21:56.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:56.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:56.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.892 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:56.895 | ++ functions-common:get_or_create_user:932 : user_id=3118b9cb67d140f9a40d45303c03200e 2022-04-13 23:21:56.900 | ++ functions-common:get_or_create_user:933 : echo 3118b9cb67d140f9a40d45303c03200e 2022-04-13 23:21:56.903 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3118b9cb67d140f9a40d45303c03200e 2022-04-13 23:21:56.908 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3118b9cb67d140f9a40d45303c03200e 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:56.976 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:56.996 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3118b9cb67d140f9a40d45303c03200e 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:57.021 | [172825 Async ks-demo-reader:172825]: finished successfully 2022-04-13 23:21:57.052 | [143066 Async ks-alt-member-user:173718]: running: get_or_add_user_project_role member 3118b9cb67d140f9a40d45303c03200e 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:21:57.058 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:21:57.064 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:21:57.068 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:57.074 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:21:57.076 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:21:57.083 | +++ 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-13 23:21:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:59.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:59.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:59.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:00.002 | ++ functions-common:get_or_create_user:932 : user_id=70a1b95b8d304f1bb1dd7604bcd672d0 2022-04-13 23:22:00.005 | ++ functions-common:get_or_create_user:933 : echo 70a1b95b8d304f1bb1dd7604bcd672d0 2022-04-13 23:22:00.008 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=70a1b95b8d304f1bb1dd7604bcd672d0 2022-04-13 23:22:00.010 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 70a1b95b8d304f1bb1dd7604bcd672d0 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:00.073 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 70a1b95b8d304f1bb1dd7604bcd672d0 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:00.123 | [143066 Async ks-alt-reader-user:173914]: running: get_or_add_user_project_role reader 70a1b95b8d304f1bb1dd7604bcd672d0 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:00.127 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:22:00.130 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:00.133 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:22:00.136 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:22:00.139 | +++ 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-13 23:22:03.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:03.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:03.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:03.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:03.424 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:03.447 | ++ functions-common:get_or_create_user:932 : user_id=e5db005b811d4037953d4f83271f8fbe 2022-04-13 23:22:03.472 | ++ functions-common:get_or_create_user:933 : echo e5db005b811d4037953d4f83271f8fbe 2022-04-13 23:22:03.491 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e5db005b811d4037953d4f83271f8fbe 2022-04-13 23:22:03.498 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e5db005b811d4037953d4f83271f8fbe all 2022-04-13 23:22:03.682 | + inc/async:async_inner:63 : get_or_add_user_system_role member e5db005b811d4037953d4f83271f8fbe all 2022-04-13 23:22:03.822 | [143066 Async ks-system-member:174138]: running: get_or_add_user_system_role member e5db005b811d4037953d4f83271f8fbe all 2022-04-13 23:22:03.842 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:22:03.870 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:03.890 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:22:03.908 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:22:03.936 | +++ 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-13 23:22:06.251 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:06.412 | [173337 Async ks-alt-another:173337]: finished successfully 2022-04-13 23:22:06.632 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:06.732 | [173195 Async ks-alt-admin:173195]: finished successfully 2022-04-13 23:22:07.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:07.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:07.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:07.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:07.236 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:07.243 | ++ functions-common:get_or_create_user:932 : user_id=d1ac071f557249519bbb46859f86c380 2022-04-13 23:22:07.247 | ++ functions-common:get_or_create_user:933 : echo d1ac071f557249519bbb46859f86c380 2022-04-13 23:22:07.249 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d1ac071f557249519bbb46859f86c380 2022-04-13 23:22:07.252 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d1ac071f557249519bbb46859f86c380 all 2022-04-13 23:22:07.327 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d1ac071f557249519bbb46859f86c380 all 2022-04-13 23:22:07.417 | [143066 Async ks-system-reader:174423]: running: get_or_add_user_system_role reader d1ac071f557249519bbb46859f86c380 all 2022-04-13 23:22:07.421 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:22:07.430 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:22:07.443 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:22:07.450 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:22:07.472 | +++ 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-13 23:22:10.111 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:10.258 | [173718 Async ks-alt-member-user:173718]: finished successfully 2022-04-13 23:22:10.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:10.788 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:10.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:10.788 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:10.984 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:10.987 | ++ functions-common:get_or_create_group:909 : group_id=afcf6f4f22204359b1e0d4a10ec4c033 2022-04-13 23:22:10.995 | ++ functions-common:get_or_create_group:910 : echo afcf6f4f22204359b1e0d4a10ec4c033 2022-04-13 23:22:11.000 | + lib/keystone:create_keystone_accounts:402 : admin_group=afcf6f4f22204359b1e0d4a10ec4c033 2022-04-13 23:22:11.005 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:22:11.009 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:22:11.014 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:22:11.018 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:22:11.022 | +++ 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-13 23:22:13.152 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:13.180 | [173914 Async ks-alt-reader-user:173914]: finished successfully 2022-04-13 23:22:13.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:13.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:13.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:13.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:13.807 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:13.810 | ++ functions-common:get_or_create_group:909 : group_id=b4cc8f15f65241339809e528565b9955 2022-04-13 23:22:13.812 | ++ functions-common:get_or_create_group:910 : echo b4cc8f15f65241339809e528565b9955 2022-04-13 23:22:13.816 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b4cc8f15f65241339809e528565b9955 2022-04-13 23:22:13.818 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:13.887 | + inc/async:async_inner:63 : get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:13.946 | [143066 Async ks-group-memberdemo:174776]: running: get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:13.949 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:14.049 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:14.182 | [143066 Async ks-group-anotherdemo:174862]: running: get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:14.184 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:14.479 | + inc/async:async_inner:63 : get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:14.686 | [143066 Async ks-group-memberalt:174965]: running: get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:14.701 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:14.755 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:14.918 | [174138 Async ks-system-member:174138]: finished successfully 2022-04-13 23:22:15.148 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:15.404 | [143066 Async ks-group-anotheralt:175092]: running: get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:15.427 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 2022-04-13 23:22:15.879 | + inc/async:async_inner:63 : get_or_add_group_project_role admin afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 2022-04-13 23:22:16.146 | [143066 Async ks-group-admin:175180]: running: get_or_add_group_project_role admin afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 2022-04-13 23:22:16.171 | + 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-13 23:22:16.553 | [143066 Async ks-demo-member:172299]: Waiting for completion of get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 running on PID 172299 (17 other jobs running) 2022-04-13 23:22:16.705 | [143066 Async ks-demo-member:172299]: Signaling child to exit 2022-04-13 23:22:16.706 | WAKEUP 2022-04-13 23:22:16.846 | [143066 Async ks-demo-member:172299]: Signaled 2022-04-13 23:22:16.856 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:16.857 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:16.857 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:16.857 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:16.857 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:16.857 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:16.857 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:16.857 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:16.857 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:16.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:16.857 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:16.857 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:16.857 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:16.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:16.857 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:16.858 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:16.858 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:16.858 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:16.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:16.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:16.858 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:16.858 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:16.858 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:16.858 | ++ functions-common:get_field:825 : echo '| 59c0625bf07a42eb887720c9c5cc5ffa | 3b65bcf9674141f4b607e770ff28f075 | | 5ece776e0da0496e93b2600c83e961c4 | | | False |' 2022-04-13 23:22:16.858 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:16.858 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:16.858 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:16.858 | + functions-common:get_or_add_user_project_role:1004 : echo 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:16.858 | 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:17.264 | [143066 Async ks-demo-member:172299]: finished get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 with result 0 in 15 seconds 2022-04-13 23:22:17.559 | [143066 Async ks-demo-admin:172411]: Waiting for completion of get_or_add_user_project_role admin 209f62306981495ab5ad517086e3bbce 5ece776e0da0496e93b2600c83e961c4 running on PID 172411 (16 other jobs running) 2022-04-13 23:22:17.729 | [143066 Async ks-demo-admin:172411]: Signaling child to exit 2022-04-13 23:22:17.729 | WAKEUP 2022-04-13 23:22:17.863 | [143066 Async ks-demo-admin:172411]: Signaled 2022-04-13 23:22:17.879 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:17.879 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:17.879 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:17.879 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:17.879 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:17.879 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:17.879 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:17.879 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:17.879 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:17.879 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 209f62306981495ab5ad517086e3bbce --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:17.879 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:17.879 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:17.879 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:17.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:17.880 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:17.880 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:17.880 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 209f62306981495ab5ad517086e3bbce --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:17.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 209f62306981495ab5ad517086e3bbce --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:17.880 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:17.880 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:17.880 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:17.880 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:17.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:17.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:17.880 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:17.880 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:17.880 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:17.880 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 209f62306981495ab5ad517086e3bbce | | 5ece776e0da0496e93b2600c83e961c4 | | | False |' 2022-04-13 23:22:17.880 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:17.880 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:17.880 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:17.880 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:17.880 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:18.202 | [143066 Async ks-demo-admin:172411]: finished get_or_add_user_project_role admin 209f62306981495ab5ad517086e3bbce 5ece776e0da0496e93b2600c83e961c4 with result 0 in 17 seconds 2022-04-13 23:22:18.404 | [143066 Async ks-demo-another:172523]: Waiting for completion of get_or_add_user_project_role anotherrole 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 running on PID 172523 (15 other jobs running) 2022-04-13 23:22:18.562 | [143066 Async ks-demo-another:172523]: Signaling child to exit 2022-04-13 23:22:18.570 | WAKEUP 2022-04-13 23:22:18.717 | [143066 Async ks-demo-another:172523]: Signaled 2022-04-13 23:22:18.732 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:18.732 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:18.732 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:18.732 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:18.732 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:18.732 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:18.732 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:18.732 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:18.732 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:18.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:18.732 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:18.732 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:18.732 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:18.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3b65bcf9674141f4b607e770ff28f075 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:18.732 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:18.733 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:18.733 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:18.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:18.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:18.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:18.733 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:18.733 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:18.733 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:18.733 | ++ functions-common:get_field:825 : echo '| 3b488abc23ed45a79244ee6cded0d525 | 3b65bcf9674141f4b607e770ff28f075 | | 5ece776e0da0496e93b2600c83e961c4 | | | False |' 2022-04-13 23:22:18.733 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:18.733 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:18.733 | + functions-common:get_or_add_user_project_role:1004 : echo 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:18.733 | 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:19.051 | [143066 Async ks-demo-another:172523]: finished get_or_add_user_project_role anotherrole 3b65bcf9674141f4b607e770ff28f075 5ece776e0da0496e93b2600c83e961c4 with result 0 in 16 seconds 2022-04-13 23:22:19.315 | [143066 Async ks-demo-invis:172635]: Waiting for completion of get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 1e3b05f492604fc69e38a47c6eb7d5d6 running on PID 172635 (14 other jobs running) 2022-04-13 23:22:19.331 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:19.471 | [143066 Async ks-demo-invis:172635]: Signaling child to exit 2022-04-13 23:22:19.471 | WAKEUP 2022-04-13 23:22:19.499 | [174423 Async ks-system-reader:174423]: finished successfully 2022-04-13 23:22:19.625 | [143066 Async ks-demo-invis:172635]: Signaled 2022-04-13 23:22:19.640 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:19.640 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:19.640 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:19.640 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:19.640 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:19.640 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:19.640 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:19.640 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:19.640 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:19.640 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b65bcf9674141f4b607e770ff28f075 --project 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:22:19.641 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:19.641 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:19.641 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:19.641 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:19.641 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:19.641 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3b65bcf9674141f4b607e770ff28f075 --project 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3b65bcf9674141f4b607e770ff28f075 --project 1e3b05f492604fc69e38a47c6eb7d5d6 2022-04-13 23:22:19.641 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:19.641 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:19.641 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:19.641 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:19.641 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:19.641 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:19.641 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:19.641 | ++ functions-common:get_field:825 : echo '| 59c0625bf07a42eb887720c9c5cc5ffa | 3b65bcf9674141f4b607e770ff28f075 | | 1e3b05f492604fc69e38a47c6eb7d5d6 | | | False |' 2022-04-13 23:22:19.641 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:19.641 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:19.642 | + functions-common:get_or_add_user_project_role:1004 : echo 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:19.642 | 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:19.903 | [143066 Async ks-demo-invis:172635]: finished get_or_add_user_project_role member 3b65bcf9674141f4b607e770ff28f075 1e3b05f492604fc69e38a47c6eb7d5d6 with result 0 in 17 seconds 2022-04-13 23:22:20.133 | [143066 Async ks-demo-reader:172825]: Waiting for completion of get_or_add_user_project_role reader 979141752f1045f7a01557b16ba3641e 5ece776e0da0496e93b2600c83e961c4 running on PID 172825 (13 other jobs running) 2022-04-13 23:22:20.290 | [143066 Async ks-demo-reader:172825]: Signaling child to exit 2022-04-13 23:22:20.291 | WAKEUP 2022-04-13 23:22:20.457 | [143066 Async ks-demo-reader:172825]: Signaled 2022-04-13 23:22:20.467 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:20.467 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:20.467 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:20.467 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:20.467 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:20.467 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:20.467 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:20.467 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:20.467 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:20.467 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 979141752f1045f7a01557b16ba3641e --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:20.467 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:20.467 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:20.467 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:20.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.467 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.467 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.467 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:20.467 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:20.467 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:20.467 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 979141752f1045f7a01557b16ba3641e --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:20.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.467 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.468 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 979141752f1045f7a01557b16ba3641e --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:20.468 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:20.468 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:20.468 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:20.468 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:20.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:20.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.468 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:20.468 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:20.468 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:20.468 | ++ functions-common:get_field:825 : echo '| 265832d451a74449bd5b2583fcb9fccb | 979141752f1045f7a01557b16ba3641e | | 5ece776e0da0496e93b2600c83e961c4 | | | False |' 2022-04-13 23:22:20.468 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:20.468 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:20.468 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:20.468 | + functions-common:get_or_add_user_project_role:1004 : echo 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:20.468 | 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:20.757 | [143066 Async ks-demo-reader:172825]: finished get_or_add_user_project_role reader 979141752f1045f7a01557b16ba3641e 5ece776e0da0496e93b2600c83e961c4 with result 0 in 15 seconds 2022-04-13 23:22:20.785 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:20.796 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:22:21.147 | [143066 Async ks-alt-admin:173195]: Waiting for completion of get_or_add_user_project_role admin 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 173195 (12 other jobs running) 2022-04-13 23:22:21.350 | [143066 Async ks-alt-admin:173195]: Signaling child to exit 2022-04-13 23:22:21.351 | WAKEUP 2022-04-13 23:22:21.448 | [143066 Async ks-alt-admin:173195]: Signaled 2022-04-13 23:22:21.461 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:21.461 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:21.461 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:21.461 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:21.461 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:21.461 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:21.461 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:21.461 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:21.461 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:21.461 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:21.461 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:21.461 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:21.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:21.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:21.462 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:21.462 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:21.462 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:21.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:21.462 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:21.462 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:21.462 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:21.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:21.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:21.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:21.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:21.462 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:21.462 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:21.462 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 02f6f042ba7f4de3bd2590eaa0d77cb4 | | 9d5daa62a4da4bfb90b669e0b214b3d6 | | | False |' 2022-04-13 23:22:21.462 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:21.462 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:21.462 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:21.462 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:21.462 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:22:21.753 | [143066 Async ks-alt-admin:173195]: finished get_or_add_user_project_role admin 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 16 seconds 2022-04-13 23:22:21.964 | [143066 Async ks-alt-another:173337]: Waiting for completion of get_or_add_user_project_role anotherrole 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 173337 (11 other jobs running) 2022-04-13 23:22:22.131 | [143066 Async ks-alt-another:173337]: Signaling child to exit 2022-04-13 23:22:22.131 | WAKEUP 2022-04-13 23:22:22.279 | [143066 Async ks-alt-another:173337]: Signaled 2022-04-13 23:22:22.291 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:22.291 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:22.291 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:22.291 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:22.292 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:22.292 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:22.292 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:22.292 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:22.292 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:22.292 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:22.292 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:22.292 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:22.292 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:22.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.292 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:22.292 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:22.292 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:22.292 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:22.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.293 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 02f6f042ba7f4de3bd2590eaa0d77cb4 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:22.293 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:22.293 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:22.293 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:22.293 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:22.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:22.293 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:22.293 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:22.293 | ++ functions-common:get_field:825 : echo '| 3b488abc23ed45a79244ee6cded0d525 | 02f6f042ba7f4de3bd2590eaa0d77cb4 | | 9d5daa62a4da4bfb90b669e0b214b3d6 | | | False |' 2022-04-13 23:22:22.293 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:22.293 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:22.293 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:22.293 | + functions-common:get_or_add_user_project_role:1004 : echo 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:22.293 | 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:22:22.580 | [143066 Async ks-alt-another:173337]: finished get_or_add_user_project_role anotherrole 02f6f042ba7f4de3bd2590eaa0d77cb4 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 15 seconds 2022-04-13 23:22:22.823 | [143066 Async ks-alt-member-user:173718]: Waiting for completion of get_or_add_user_project_role member 3118b9cb67d140f9a40d45303c03200e 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 173718 (10 other jobs running) 2022-04-13 23:22:22.958 | [143066 Async ks-alt-member-user:173718]: Signaling child to exit 2022-04-13 23:22:22.958 | WAKEUP 2022-04-13 23:22:23.127 | [143066 Async ks-alt-member-user:173718]: Signaled 2022-04-13 23:22:23.147 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:23.147 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:23.147 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:23.147 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:23.147 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:23.147 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:23.147 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:23.147 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:23.147 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3118b9cb67d140f9a40d45303c03200e --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.147 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:23.147 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:23.147 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:23.147 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:23.148 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:23.148 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:23.148 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3118b9cb67d140f9a40d45303c03200e --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3118b9cb67d140f9a40d45303c03200e --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.148 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:23.148 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:23.148 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:23.148 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:23.148 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:23.148 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:23.148 | ++ functions-common:get_field:825 : echo '| 59c0625bf07a42eb887720c9c5cc5ffa | 3118b9cb67d140f9a40d45303c03200e | | 9d5daa62a4da4bfb90b669e0b214b3d6 | | | False |' 2022-04-13 23:22:23.148 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:23.148 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.148 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:23.148 | + functions-common:get_or_add_user_project_role:1004 : echo 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:23.148 | 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:23.418 | [143066 Async ks-alt-member-user:173718]: finished get_or_add_user_project_role member 3118b9cb67d140f9a40d45303c03200e 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 13 seconds 2022-04-13 23:22:23.649 | [143066 Async ks-alt-reader-user:173914]: Waiting for completion of get_or_add_user_project_role reader 70a1b95b8d304f1bb1dd7604bcd672d0 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 173914 (9 other jobs running) 2022-04-13 23:22:23.814 | [143066 Async ks-alt-reader-user:173914]: Signaling child to exit 2022-04-13 23:22:23.820 | WAKEUP 2022-04-13 23:22:23.939 | [143066 Async ks-alt-reader-user:173914]: Signaled 2022-04-13 23:22:23.959 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:23.959 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:22:23.959 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:23.959 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:23.959 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:23.959 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:23.959 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:23.960 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:22:23.960 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:23.960 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:23.960 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:23.960 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 70a1b95b8d304f1bb1dd7604bcd672d0 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.960 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.960 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:23.960 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:23.960 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:23.960 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 70a1b95b8d304f1bb1dd7604bcd672d0 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.961 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.961 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:23.961 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:23.961 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 70a1b95b8d304f1bb1dd7604bcd672d0 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:23.961 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:23.961 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.961 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:23.961 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:23.961 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:23.961 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:23.961 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:23.961 | ++ functions-common:get_field:825 : echo '| 265832d451a74449bd5b2583fcb9fccb | 70a1b95b8d304f1bb1dd7604bcd672d0 | | 9d5daa62a4da4bfb90b669e0b214b3d6 | | | False |' 2022-04-13 23:22:23.961 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:23.961 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:23.961 | + functions-common:get_or_add_user_project_role:1004 : echo 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:23.961 | 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:24.282 | [143066 Async ks-alt-reader-user:173914]: finished get_or_add_user_project_role reader 70a1b95b8d304f1bb1dd7604bcd672d0 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 13 seconds 2022-04-13 23:22:24.299 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:24.302 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:22:24.654 | [143066 Async ks-system-member:174138]: Waiting for completion of get_or_add_user_system_role member e5db005b811d4037953d4f83271f8fbe all running on PID 174138 (8 other jobs running) 2022-04-13 23:22:24.842 | [143066 Async ks-system-member:174138]: Signaling child to exit 2022-04-13 23:22:24.843 | WAKEUP 2022-04-13 23:22:24.999 | [143066 Async ks-system-member:174138]: Signaled 2022-04-13 23:22:25.002 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:22:25.002 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:22:25.002 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:22:25.002 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:25.002 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:25.002 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:25.002 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:25.002 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:25.002 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:22:25.002 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e5db005b811d4037953d4f83271f8fbe --system all -f value -c Role 2022-04-13 23:22:25.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.002 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:25.002 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:22:25.002 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:22:25.003 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user e5db005b811d4037953d4f83271f8fbe --system all 2022-04-13 23:22:25.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.003 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e5db005b811d4037953d4f83271f8fbe --system all -f value -c Role 2022-04-13 23:22:25.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.003 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:25.003 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:25.003 | + functions-common:get_or_add_user_system_role:1059 : echo 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:25.003 | 59c0625bf07a42eb887720c9c5cc5ffa 2022-04-13 23:22:25.317 | [143066 Async ks-system-member:174138]: finished get_or_add_user_system_role member e5db005b811d4037953d4f83271f8fbe all with result 0 in 11 seconds 2022-04-13 23:22:25.517 | [143066 Async ks-system-reader:174423]: Waiting for completion of get_or_add_user_system_role reader d1ac071f557249519bbb46859f86c380 all running on PID 174423 (7 other jobs running) 2022-04-13 23:22:25.622 | [143066 Async ks-system-reader:174423]: Signaling child to exit 2022-04-13 23:22:25.623 | WAKEUP 2022-04-13 23:22:25.789 | [143066 Async ks-system-reader:174423]: Signaled 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:22:25.803 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:22:25.803 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:25.803 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:25.803 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:22:25.803 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:22:25.803 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:22:25.803 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1ac071f557249519bbb46859f86c380 --system all -f value -c Role 2022-04-13 23:22:25.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.803 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:22:25.803 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d1ac071f557249519bbb46859f86c380 --system all 2022-04-13 23:22:25.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.803 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1ac071f557249519bbb46859f86c380 --system all -f value -c Role 2022-04-13 23:22:25.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:25.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:25.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:25.804 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:25.804 | + functions-common:get_or_add_user_system_role:1059 : echo 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:25.804 | 265832d451a74449bd5b2583fcb9fccb 2022-04-13 23:22:26.054 | [143066 Async ks-system-reader:174423]: finished get_or_add_user_system_role reader d1ac071f557249519bbb46859f86c380 all with result 0 in 12 seconds 2022-04-13 23:22:26.092 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:26.132 | + 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-13 23:22:26.466 | [143066 Async ks-group-memberdemo:174776]: Waiting for completion of get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 running on PID 174776 (6 other jobs running) 2022-04-13 23:22:26.581 | [143066 Async ks-group-memberdemo:174776]: Signaling child to exit 2022-04-13 23:22:27.245 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:27.381 | [174776 Async ks-group-memberdemo:174776]: finished successfully 2022-04-13 23:22:27.522 | WAKEUP 2022-04-13 23:22:27.641 | [143066 Async ks-group-memberdemo:174776]: Signaled 2022-04-13 23:22:27.642 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:22:27.642 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 -f value 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:27.642 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:22:27.642 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:22:27.642 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.642 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 -f value 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:27.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:27.643 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:27.643 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False' 2022-04-13 23:22:27.643 | + functions-common:get_or_add_group_project_role:1083 : echo 59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False 2022-04-13 23:22:27.643 | 59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False 2022-04-13 23:22:27.852 | [143066 Async ks-group-memberdemo:174776]: finished get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 with result 0 in 13 seconds 2022-04-13 23:22:28.090 | [143066 Async ks-group-anotherdemo:174862]: Waiting for completion of get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 running on PID 174862 (5 other jobs running) 2022-04-13 23:22:28.172 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:28.217 | [143066 Async ks-group-anotherdemo:174862]: Signaling child to exit 2022-04-13 23:22:28.220 | [174862 Async ks-group-anotherdemo:174862]: finished successfully 2022-04-13 23:22:28.247 | WAKEUP 2022-04-13 23:22:28.275 | [143066 Async ks-group-anotherdemo:174862]: Signaled 2022-04-13 23:22:28.276 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:22:28.276 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 -f value 2022-04-13 23:22:28.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.276 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:28.276 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:22:28.276 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:22:28.276 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 2022-04-13 23:22:28.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.277 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b4cc8f15f65241339809e528565b9955 --project 5ece776e0da0496e93b2600c83e961c4 -f value 2022-04-13 23:22:28.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.277 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:28.277 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False' 2022-04-13 23:22:28.277 | + functions-common:get_or_add_group_project_role:1083 : echo 3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False 2022-04-13 23:22:28.277 | 3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 False 2022-04-13 23:22:28.343 | [143066 Async ks-group-anotherdemo:174862]: finished get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 5ece776e0da0496e93b2600c83e961c4 with result 0 in 14 seconds 2022-04-13 23:22:28.392 | [143066 Async ks-group-memberalt:174965]: Waiting for completion of get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 174965 (4 other jobs running) 2022-04-13 23:22:28.446 | [143066 Async ks-group-memberalt:174965]: Signaling child to exit 2022-04-13 23:22:28.620 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:28.647 | [174965 Async ks-group-memberalt:174965]: finished successfully 2022-04-13 23:22:28.670 | WAKEUP 2022-04-13 23:22:28.697 | [143066 Async ks-group-memberalt:174965]: Signaled 2022-04-13 23:22:28.698 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:22:28.698 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 -f value 2022-04-13 23:22:28.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:28.699 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:22:28.699 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:22:28.699 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:28.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 -f value 2022-04-13 23:22:28.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:28.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:28.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:28.699 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False' 2022-04-13 23:22:28.699 | + functions-common:get_or_add_group_project_role:1083 : echo 59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False 2022-04-13 23:22:28.699 | 59c0625bf07a42eb887720c9c5cc5ffa b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False 2022-04-13 23:22:28.751 | [143066 Async ks-group-memberalt:174965]: finished get_or_add_group_project_role member b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 14 seconds 2022-04-13 23:22:28.798 | [143066 Async ks-group-anotheralt:175092]: Waiting for completion of get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 running on PID 175092 (3 other jobs running) 2022-04-13 23:22:28.825 | [143066 Async ks-group-anotheralt:175092]: Signaling child to exit 2022-04-13 23:22:29.611 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:29.636 | [175092 Async ks-group-anotheralt:175092]: finished successfully 2022-04-13 23:22:29.656 | WAKEUP 2022-04-13 23:22:29.681 | [143066 Async ks-group-anotheralt:175092]: Signaled 2022-04-13 23:22:29.682 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:22:29.682 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 -f value 2022-04-13 23:22:29.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.682 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.683 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.683 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:29.683 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:22:29.683 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:22:29.683 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 2022-04-13 23:22:29.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.683 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.683 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.683 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b4cc8f15f65241339809e528565b9955 --project 9d5daa62a4da4bfb90b669e0b214b3d6 -f value 2022-04-13 23:22:29.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.683 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:29.683 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:29.683 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:29.683 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False' 2022-04-13 23:22:29.683 | + functions-common:get_or_add_group_project_role:1083 : echo 3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False 2022-04-13 23:22:29.684 | 3b488abc23ed45a79244ee6cded0d525 b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 False 2022-04-13 23:22:29.728 | [143066 Async ks-group-anotheralt:175092]: finished get_or_add_group_project_role anotherrole b4cc8f15f65241339809e528565b9955 9d5daa62a4da4bfb90b669e0b214b3d6 with result 0 in 14 seconds 2022-04-13 23:22:29.765 | [143066 Async ks-group-admin:175180]: Waiting for completion of get_or_add_group_project_role admin afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 running on PID 175180 (2 other jobs running) 2022-04-13 23:22:29.790 | [143066 Async ks-group-admin:175180]: Signaling child to exit 2022-04-13 23:22:30.301 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:30.329 | [175180 Async ks-group-admin:175180]: finished successfully 2022-04-13 23:22:30.349 | WAKEUP 2022-04-13 23:22:30.372 | [143066 Async ks-group-admin:175180]: Signaled 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:22:30.374 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group afcf6f4f22204359b1e0d4a10ec4c033 --project 25612a93746c4bbc99f775e63db333b0 -f value 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group afcf6f4f22204359b1e0d4a10ec4c033 --project 25612a93746c4bbc99f775e63db333b0 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group afcf6f4f22204359b1e0d4a10ec4c033 --project 25612a93746c4bbc99f775e63db333b0 -f value 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:30.374 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:30.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5efcc2bb41d54506af400aa6dbe384c9 afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 False' 2022-04-13 23:22:30.374 | + functions-common:get_or_add_group_project_role:1083 : echo 5efcc2bb41d54506af400aa6dbe384c9 afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 False 2022-04-13 23:22:30.374 | 5efcc2bb41d54506af400aa6dbe384c9 afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 False 2022-04-13 23:22:30.418 | [143066 Async ks-group-admin:175180]: finished get_or_add_group_project_role admin afcf6f4f22204359b1e0d4a10ec4c033 25612a93746c4bbc99f775e63db333b0 with result 0 in 14 seconds 2022-04-13 23:22:30.422 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:30.425 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:22:30.442 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:30.444 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:22:30.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:30.465 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:22:30.467 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:22:30.525 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:22:30.565 | [143066 Async create_nova_accounts:177079]: running: create_nova_accounts 2022-04-13 23:22:30.567 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:22:30.586 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:30.588 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:22:30.591 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:22:30.651 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:22:30.696 | [143066 Async create_glance_accounts:177194]: running: create_glance_accounts 2022-04-13 23:22:30.699 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:22:30.717 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:30.723 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:22:30.725 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:22:30.789 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:22:30.832 | [143066 Async create_cinder_accounts:177324]: running: create_cinder_accounts 2022-04-13 23:22:30.834 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:22:30.855 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:30.858 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:22:30.860 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:22:30.933 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:22:31.006 | [143066 Async create_neutron_accounts:177439]: running: create_neutron_accounts 2022-04-13 23:22:31.010 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:22:31.043 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.048 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:22:31.052 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:22:31.416 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:22:31.617 | [143066 Async create_swift_accounts:177581]: running: create_swift_accounts 2022-04-13 23:22:31.636 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:22:31.776 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:31.796 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:22:32.161 | [143066 Async create_nova_accounts:177079]: Waiting for completion of create_nova_accounts running on PID 177079 (6 other jobs running) 2022-04-13 23:22:32.336 | [143066 Async create_nova_accounts:177079]: Signaling child to exit 2022-04-13 23:23:10.977 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:11.028 | [177439 Async create_neutron_accounts:177439]: finished successfully 2022-04-13 23:23:30.672 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:30.702 | [177324 Async create_cinder_accounts:177324]: finished successfully 2022-04-13 23:23:44.857 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:44.891 | [177194 Async create_glance_accounts:177194]: finished successfully 2022-04-13 23:23:49.708 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:49.735 | [177079 Async create_nova_accounts:177079]: finished successfully 2022-04-13 23:23:49.755 | WAKEUP 2022-04-13 23:23:49.778 | [143066 Async create_nova_accounts:177079]: Signaled 2022-04-13 23:23:49.780 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:23:49.780 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:23:49.780 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:23:49.780 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:49.780 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:49.780 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:49.780 | ++ 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-13 23:23:49.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.780 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.780 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.780 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.780 | + functions-common:get_or_create_user:932 : user_id=14eb82b693d140238ca0b60c3ba5bc43 2022-04-13 23:23:49.780 | + functions-common:get_or_create_user:933 : echo 14eb82b693d140238ca0b60c3ba5bc43 2022-04-13 23:23:49.780 | 14eb82b693d140238ca0b60c3ba5bc43 2022-04-13 23:23:49.780 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:23:49.780 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.780 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.780 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.780 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.780 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.780 | ++ 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-13 23:23:49.780 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.781 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.781 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.781 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.781 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.781 | + 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-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.781 | ++ 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-13 23:23:49.781 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.781 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.781 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.781 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.781 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.781 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.781 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.781 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | 14eb82b693d140238ca0b60c3ba5bc43 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.781 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.781 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.781 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.781 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.782 | 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.782 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:23:49.782 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:23:49.782 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.782 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.782 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.782 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.782 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.782 | ++ 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-13 23:23:49.782 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.782 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.782 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.782 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.782 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.782 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.782 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.782 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.782 | + 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-13 23:23:49.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.782 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.783 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.783 | ++ 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-13 23:23:49.783 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.783 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.783 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.783 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.783 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.783 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.783 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 14eb82b693d140238ca0b60c3ba5bc43 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.783 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.783 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.783 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:23:49.783 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:23:49.783 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:23:49.783 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:23:49.783 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:23:49.783 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-04-13 23:23:49.783 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:23:49.783 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:49.783 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:23:49.783 | ++ 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-13 23:23:49.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.784 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.784 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:49.784 | 8871a8ade44a4697a39dc3747c99aef8' 2022-04-13 23:23:49.784 | + functions-common:get_or_create_service:1101 : echo 8871a8ade44a4697a39dc3747c99aef8 2022-04-13 23:23:49.784 | 8871a8ade44a4697a39dc3747c99aef8 2022-04-13 23:23:49.784 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-04-13 23:23:49.784 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:49.784 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:23:49.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:49.784 | +++ 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-13 23:23:49.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.784 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:49.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:49.784 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:49.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.784 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e6740de971e14b889d7ee81296b0b474 2022-04-13 23:23:49.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e6740de971e14b889d7ee81296b0b474 2022-04-13 23:23:49.784 | + functions-common:get_or_create_endpoint:1134 : public_id=e6740de971e14b889d7ee81296b0b474 2022-04-13 23:23:49.784 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:49.784 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:49.784 | + functions-common:get_or_create_endpoint:1143 : echo e6740de971e14b889d7ee81296b0b474 2022-04-13 23:23:49.784 | e6740de971e14b889d7ee81296b0b474 2022-04-13 23:23:49.784 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:23:49.785 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:49.785 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:23:49.785 | ++ 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-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.785 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:49.785 | d6f14f16ebab4b81af3e14bbd13ab705' 2022-04-13 23:23:49.785 | + functions-common:get_or_create_service:1101 : echo d6f14f16ebab4b81af3e14bbd13ab705 2022-04-13 23:23:49.785 | d6f14f16ebab4b81af3e14bbd13ab705 2022-04-13 23:23:49.785 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-04-13 23:23:49.785 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:49.785 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-04-13 23:23:49.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:49.785 | +++ 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-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:49.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:49.785 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.785 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=40cb8d41e0364663b9d382179e190fd8 2022-04-13 23:23:49.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 40cb8d41e0364663b9d382179e190fd8 2022-04-13 23:23:49.786 | + functions-common:get_or_create_endpoint:1134 : public_id=40cb8d41e0364663b9d382179e190fd8 2022-04-13 23:23:49.786 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:49.786 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:49.786 | + functions-common:get_or_create_endpoint:1143 : echo 40cb8d41e0364663b9d382179e190fd8 2022-04-13 23:23:49.786 | 40cb8d41e0364663b9d382179e190fd8 2022-04-13 23:23:49.786 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:23:49.786 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:49.786 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:23:49.786 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:49.786 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:23:49.786 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.786 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.786 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.786 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.786 | ++ 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-13 23:23:49.786 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.786 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.786 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.786 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.786 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.787 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.787 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.787 | + 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-13 23:23:49.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.787 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.787 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.787 | ++ 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-13 23:23:49.787 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.787 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.787 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.787 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.787 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.787 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.787 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.787 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.787 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.787 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.787 | ++ functions-common:get_field:825 : echo '| 604a59cf5bfd46a4be571d6004a00197 | 14eb82b693d140238ca0b60c3ba5bc43 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.787 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.787 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.787 | + functions-common:get_or_add_user_project_role:1004 : echo 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.787 | 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.787 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:23:49.787 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:49.787 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:23:49.787 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:49.787 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:23:49.826 | [143066 Async create_nova_accounts:177079]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 23:23:49.864 | [143066 Async create_glance_accounts:177194]: Waiting for completion of create_glance_accounts running on PID 177194 (5 other jobs running) 2022-04-13 23:23:49.890 | [143066 Async create_glance_accounts:177194]: Signaling child to exit 2022-04-13 23:23:49.890 | WAKEUP 2022-04-13 23:23:49.913 | [143066 Async create_glance_accounts:177194]: Signaled 2022-04-13 23:23:49.915 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:23:49.915 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:49.915 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:23:49.915 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:23:49.915 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:49.915 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:49.915 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:49.915 | ++ 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-13 23:23:49.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.915 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.915 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.915 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.915 | + functions-common:get_or_create_user:932 : user_id=05a0475dafcb4b85b1ba6b9e96aae811 2022-04-13 23:23:49.915 | + functions-common:get_or_create_user:933 : echo 05a0475dafcb4b85b1ba6b9e96aae811 2022-04-13 23:23:49.915 | 05a0475dafcb4b85b1ba6b9e96aae811 2022-04-13 23:23:49.915 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:23:49.915 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.915 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.915 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.915 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.916 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.916 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.916 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.916 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.916 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.916 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.916 | ++ 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-13 23:23:49.916 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.916 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.916 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.916 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.916 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.916 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.916 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.916 | + 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-13 23:23:49.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.916 | ++ 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-13 23:23:49.916 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.916 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.916 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.916 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.917 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.917 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.917 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | 05a0475dafcb4b85b1ba6b9e96aae811 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.917 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.917 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.917 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.917 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.917 | 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.917 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:49.917 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:23:49.917 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:49.917 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:23:49.917 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:23:49.917 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:49.917 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:49.917 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:49.917 | ++ 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-13 23:23:49.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.917 | + functions-common:get_or_create_user:932 : user_id=f6824ad4bee549fd93019b1653e1919c 2022-04-13 23:23:49.917 | + functions-common:get_or_create_user:933 : echo f6824ad4bee549fd93019b1653e1919c 2022-04-13 23:23:49.917 | f6824ad4bee549fd93019b1653e1919c 2022-04-13 23:23:49.917 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:23:49.917 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.917 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.917 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.918 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.918 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.918 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.918 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.918 | ++ 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-13 23:23:49.918 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.918 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.918 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.918 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.918 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.918 | + 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-13 23:23:49.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.918 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.918 | ++ 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-13 23:23:49.918 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.918 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.918 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.919 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.919 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.919 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | f6824ad4bee549fd93019b1653e1919c | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.919 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.919 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.919 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.919 | 22d754c9a3804917877313b250699be8 2022-04-13 23:23:49.919 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:23:49.919 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:23:49.919 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:49.919 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:49.919 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:49.919 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:49.919 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:49.919 | ++ 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-13 23:23:49.919 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.919 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.920 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:49.920 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:49.920 | + 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-13 23:23:49.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.920 | ++ 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-13 23:23:49.920 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:49.920 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:49.920 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:49.920 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.920 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:49.920 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:49.920 | ++ functions-common:get_field:825 : echo '| 604a59cf5bfd46a4be571d6004a00197 | f6824ad4bee549fd93019b1653e1919c | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:49.920 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:49.920 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:49.920 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.920 | + functions-common:get_or_add_user_project_role:1004 : echo 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.920 | 604a59cf5bfd46a4be571d6004a00197 2022-04-13 23:23:49.920 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:23:49.920 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:49.920 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:23:49.920 | ++ 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-13 23:23:49.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.921 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:49.921 | 1ac3c73a2bd14278a7e3625cd19b4569' 2022-04-13 23:23:49.921 | + functions-common:get_or_create_service:1101 : echo 1ac3c73a2bd14278a7e3625cd19b4569 2022-04-13 23:23:49.921 | 1ac3c73a2bd14278a7e3625cd19b4569 2022-04-13 23:23:49.921 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-04-13 23:23:49.921 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:49.921 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-04-13 23:23:49.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:49.921 | +++ 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-13 23:23:49.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:49.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:49.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-04-13 23:23:49.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:49.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:49.921 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:49.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7ee0eacb14e3423492da9923a0512ea9 2022-04-13 23:23:49.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7ee0eacb14e3423492da9923a0512ea9 2022-04-13 23:23:49.921 | + functions-common:get_or_create_endpoint:1134 : public_id=7ee0eacb14e3423492da9923a0512ea9 2022-04-13 23:23:49.921 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:49.921 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:49.921 | + functions-common:get_or_create_endpoint:1143 : echo 7ee0eacb14e3423492da9923a0512ea9 2022-04-13 23:23:49.922 | 7ee0eacb14e3423492da9923a0512ea9 2022-04-13 23:23:49.922 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:23:49.922 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:23:49.922 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:23:49.922 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:23:49.922 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:23:49.922 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:23:49.922 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:23:49.922 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:23:49.922 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:23:49.961 | [143066 Async create_glance_accounts:177194]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-13 23:23:50.001 | [143066 Async create_cinder_accounts:177324]: Waiting for completion of create_cinder_accounts running on PID 177324 (4 other jobs running) 2022-04-13 23:23:50.027 | [143066 Async create_cinder_accounts:177324]: Signaling child to exit 2022-04-13 23:23:50.027 | WAKEUP 2022-04-13 23:23:50.050 | [143066 Async create_cinder_accounts:177324]: Signaled 2022-04-13 23:23:50.051 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:23:50.051 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:23:50.051 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:23:50.052 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:50.052 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:50.052 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:50.052 | ++ 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-13 23:23:50.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.052 | + functions-common:get_or_create_user:932 : user_id=d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.052 | + functions-common:get_or_create_user:933 : echo d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.052 | d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.052 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:23:50.052 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:50.052 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:50.052 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:50.052 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:50.052 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:50.052 | ++ 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-13 23:23:50.052 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:50.052 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:50.052 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.053 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.053 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:50.053 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:50.053 | + 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-13 23:23:50.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.053 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:50.053 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:50.053 | ++ 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-13 23:23:50.053 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:50.053 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.053 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.053 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.053 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:50.053 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:50.053 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:50.053 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | d9863a31227343d3ba7d694c4e660c38 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:50.053 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.053 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.053 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.053 | 22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.053 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:50.053 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:23:50.053 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:50.053 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:23:50.053 | ++ 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-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.054 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:50.054 | 575f251e518646e4b76d781758e68b0b' 2022-04-13 23:23:50.054 | + functions-common:get_or_create_service:1101 : echo 575f251e518646e4b76d781758e68b0b 2022-04-13 23:23:50.054 | 575f251e518646e4b76d781758e68b0b 2022-04-13 23:23:50.054 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:23:50.054 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-13 23:23:50.054 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:50.054 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:23:50.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:50.054 | +++ 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-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:50.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:50.054 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.054 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bbdc0b048ad142b38ca89c075882e148 2022-04-13 23:23:50.054 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bbdc0b048ad142b38ca89c075882e148 2022-04-13 23:23:50.055 | + functions-common:get_or_create_endpoint:1134 : public_id=bbdc0b048ad142b38ca89c075882e148 2022-04-13 23:23:50.055 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:50.055 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:50.055 | + functions-common:get_or_create_endpoint:1143 : echo bbdc0b048ad142b38ca89c075882e148 2022-04-13 23:23:50.055 | bbdc0b048ad142b38ca89c075882e148 2022-04-13 23:23:50.055 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:23:50.055 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:50.055 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:23:50.055 | ++ 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-13 23:23:50.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.055 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.055 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:50.055 | a5ff3ff5961f402d9bcdf59fb91344ed' 2022-04-13 23:23:50.055 | + functions-common:get_or_create_service:1101 : echo a5ff3ff5961f402d9bcdf59fb91344ed 2022-04-13 23:23:50.055 | a5ff3ff5961f402d9bcdf59fb91344ed 2022-04-13 23:23:50.055 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-13 23:23:50.055 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:50.055 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:23:50.055 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:50.055 | +++ 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-13 23:23:50.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.055 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.055 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:50.055 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:50.055 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:50.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.056 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7fbbf68332b84e86bef5378ee76a3299 2022-04-13 23:23:50.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7fbbf68332b84e86bef5378ee76a3299 2022-04-13 23:23:50.056 | + functions-common:get_or_create_endpoint:1134 : public_id=7fbbf68332b84e86bef5378ee76a3299 2022-04-13 23:23:50.056 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:50.056 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:50.056 | + functions-common:get_or_create_endpoint:1143 : echo 7fbbf68332b84e86bef5378ee76a3299 2022-04-13 23:23:50.056 | 7fbbf68332b84e86bef5378ee76a3299 2022-04-13 23:23:50.056 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:23:50.056 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:50.056 | +++ 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-13 23:23:50.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.056 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_project:945 : project_id=5caeae5a90714580913d5d0d977010aa 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_project:946 : echo 5caeae5a90714580913d5d0d977010aa 2022-04-13 23:23:50.056 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5caeae5a90714580913d5d0d977010aa 2022-04-13 23:23:50.056 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:50.056 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:50.056 | +++ 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-13 23:23:50.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.057 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:23:50.057 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.057 | ++ functions-common:get_or_create_user:932 : user_id=d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.057 | ++ functions-common:get_or_create_user:933 : echo d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.057 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d9863a31227343d3ba7d694c4e660c38 2022-04-13 23:23:50.097 | [143066 Async create_cinder_accounts:177324]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-13 23:23:50.103 | + inc/async:async_wait:197 : return 0 2022-04-13 23:23:50.105 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:23:50.157 | [143066 Async create_neutron_accounts:177439]: Waiting for completion of create_neutron_accounts running on PID 177439 (3 other jobs running) 2022-04-13 23:23:50.182 | [143066 Async create_neutron_accounts:177439]: Signaling child to exit 2022-04-13 23:23:50.183 | WAKEUP 2022-04-13 23:23:50.206 | [143066 Async create_neutron_accounts:177439]: Signaled 2022-04-13 23:23:50.207 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:23:50.208 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:50.208 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:50.208 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:50.208 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:23:50.208 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:23:50.208 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:50.208 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:23:50.208 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:23:50.208 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:23:50.208 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-04-13 23:23:50.208 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:23:50.208 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:23:50.208 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:23:50.208 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:50.208 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:50.208 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:50.208 | ++ 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-13 23:23:50.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.208 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.208 | + functions-common:get_or_create_user:932 : user_id=2b2a0c7c227c475a9b8dd17605b92cf2 2022-04-13 23:23:50.208 | + functions-common:get_or_create_user:933 : echo 2b2a0c7c227c475a9b8dd17605b92cf2 2022-04-13 23:23:50.208 | 2b2a0c7c227c475a9b8dd17605b92cf2 2022-04-13 23:23:50.208 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:23:50.208 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:50.208 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:50.209 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:50.209 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:50.209 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:50.209 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:50.209 | ++ 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-13 23:23:50.209 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:50.209 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.209 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.209 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:50.209 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:50.209 | + 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-13 23:23:50.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.209 | ++ 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-13 23:23:50.209 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:50.209 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:50.209 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:50.209 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.210 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.210 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:50.210 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:50.210 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | 2b2a0c7c227c475a9b8dd17605b92cf2 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:23:50.210 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:50.210 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:50.210 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.210 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.210 | 22d754c9a3804917877313b250699be8 2022-04-13 23:23:50.210 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:50.210 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:23:50.210 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:50.210 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:23:50.210 | ++ 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-13 23:23:50.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.210 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.210 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:50.210 | c870cf2fba1d432f8985e1275d9998f0' 2022-04-13 23:23:50.210 | + functions-common:get_or_create_service:1101 : echo c870cf2fba1d432f8985e1275d9998f0 2022-04-13 23:23:50.210 | c870cf2fba1d432f8985e1275d9998f0 2022-04-13 23:23:50.210 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-04-13 23:23:50.210 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:50.211 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-04-13 23:23:50.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:50.211 | +++ 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-13 23:23:50.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.211 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:50.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:50.211 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-04-13 23:23:50.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.211 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:50.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=be46e1a22a8c472bbe4f17a7e3b8c663 2022-04-13 23:23:50.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo be46e1a22a8c472bbe4f17a7e3b8c663 2022-04-13 23:23:50.211 | + functions-common:get_or_create_endpoint:1134 : public_id=be46e1a22a8c472bbe4f17a7e3b8c663 2022-04-13 23:23:50.211 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:50.211 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:50.211 | + functions-common:get_or_create_endpoint:1143 : echo be46e1a22a8c472bbe4f17a7e3b8c663 2022-04-13 23:23:50.211 | be46e1a22a8c472bbe4f17a7e3b8c663 2022-04-13 23:23:50.258 | [143066 Async create_neutron_accounts:177439]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:23:50.295 | [143066 Async create_swift_accounts:177581]: Waiting for completion of create_swift_accounts running on PID 177581 (2 other jobs running) 2022-04-13 23:23:50.321 | [143066 Async create_swift_accounts:177581]: Signaling child to exit 2022-04-13 23:24:37.361 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:24:37.387 | [177581 Async create_swift_accounts:177581]: finished successfully 2022-04-13 23:24:37.407 | WAKEUP 2022-04-13 23:24:37.430 | [143066 Async create_swift_accounts:177581]: Signaled 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:24:37.431 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:24:37.431 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:24:37.431 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:24:37.432 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:24:37.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.432 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.432 | ++ functions-common:get_or_create_role:957 : role_id=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.432 | ++ functions-common:get_or_create_role:958 : echo 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.432 | + lib/swift:create_swift_accounts:614 : another_role=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.432 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:24:37.432 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:24:37.432 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:37.432 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:24:37.432 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:24:37.432 | ++ 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-13 23:24:37.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.432 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.432 | + functions-common:get_or_create_user:932 : user_id=0fd1f6d2687542d5b3829f927201e7c8 2022-04-13 23:24:37.432 | + functions-common:get_or_create_user:933 : echo 0fd1f6d2687542d5b3829f927201e7c8 2022-04-13 23:24:37.432 | 0fd1f6d2687542d5b3829f927201e7c8 2022-04-13 23:24:37.432 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:24:37.432 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.432 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:24:37.432 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.432 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.432 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:24:37.432 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:24:37.432 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:24:37.433 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:24:37.433 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:24:37.433 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:24:37.433 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.433 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.433 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.433 | ++ 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-13 23:24:37.433 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.433 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.433 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.433 | + 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-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | ++ 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-13 23:24:37.433 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.433 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.433 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.433 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.433 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.433 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.434 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.434 | ++ functions-common:get_field:825 : echo '| 22d754c9a3804917877313b250699be8 | 0fd1f6d2687542d5b3829f927201e7c8 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:24:37.434 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.434 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22d754c9a3804917877313b250699be8 2022-04-13 23:24:37.434 | + functions-common:get_or_add_user_project_role:1004 : echo 22d754c9a3804917877313b250699be8 2022-04-13 23:24:37.434 | 22d754c9a3804917877313b250699be8 2022-04-13 23:24:37.434 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:24:37.434 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:24:37.434 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.434 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:24:37.434 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:24:37.434 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:24:37.434 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.434 | ++ 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-13 23:24:37.434 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.434 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.434 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.435 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.435 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.435 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.435 | + 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-13 23:24:37.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.435 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.435 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.435 | ++ 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-13 23:24:37.435 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.435 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.435 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.435 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.435 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.435 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 0fd1f6d2687542d5b3829f927201e7c8 | | 5caeae5a90714580913d5d0d977010aa | | | False |' 2022-04-13 23:24:37.435 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.435 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.435 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.435 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.435 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.435 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:24:37.435 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:24:37.435 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:24:37.435 | ++ 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-13 23:24:37.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.435 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.436 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:24:37.436 | c18e94b38688436fa3ef24c8566e519a' 2022-04-13 23:24:37.436 | + functions-common:get_or_create_service:1101 : echo c18e94b38688436fa3ef24c8566e519a 2022-04-13 23:24:37.436 | c18e94b38688436fa3ef24c8566e519a 2022-04-13 23:24:37.436 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-04-13 23:24:37.436 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:24:37.436 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:24:37.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:24:37.436 | +++ 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-13 23:24:37.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:24:37.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:24:37.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:24:37.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.436 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e07639f9ebc94c7c9aa5f35ce5f70ed4 2022-04-13 23:24:37.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e07639f9ebc94c7c9aa5f35ce5f70ed4 2022-04-13 23:24:37.436 | + functions-common:get_or_create_endpoint:1134 : public_id=e07639f9ebc94c7c9aa5f35ce5f70ed4 2022-04-13 23:24:37.436 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.45:8080 ]] 2022-04-13 23:24:37.436 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-04-13 23:24:37.436 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:24:37.437 | ++ 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-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.437 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:24:37.437 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:24:37.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-04-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.437 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0ec58183d9e74fd0a68c625471939ce4 2022-04-13 23:24:37.437 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0ec58183d9e74fd0a68c625471939ce4 2022-04-13 23:24:37.437 | 0ec58183d9e74fd0a68c625471939ce4 2022-04-13 23:24:37.437 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:24:37.437 | + functions-common:get_or_create_endpoint:1143 : echo e07639f9ebc94c7c9aa5f35ce5f70ed4 2022-04-13 23:24:37.437 | e07639f9ebc94c7c9aa5f35ce5f70ed4 2022-04-13 23:24:37.437 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:24:37.437 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:24:37.437 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:37.437 | +++ 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-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.437 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.437 | ++ functions-common:get_or_create_project:945 : project_id=e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.437 | ++ functions-common:get_or_create_project:946 : echo e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.437 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.438 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:24:37.438 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.438 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:24:37.438 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:37.438 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:24:37.438 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:24:37.438 | +++ 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-13 23:24:37.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.438 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.438 | ++ functions-common:get_or_create_user:932 : user_id=0c3151505387408eb1d7dfe3ee4d9fb2 2022-04-13 23:24:37.438 | ++ functions-common:get_or_create_user:933 : echo 0c3151505387408eb1d7dfe3ee4d9fb2 2022-04-13 23:24:37.438 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0c3151505387408eb1d7dfe3ee4d9fb2 2022-04-13 23:24:37.438 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:24:37.438 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.438 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0c3151505387408eb1d7dfe3ee4d9fb2 e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.438 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.438 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:37.438 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.438 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.438 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:37.438 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:37.438 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:37.438 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:37.438 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c3151505387408eb1d7dfe3ee4d9fb2 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.438 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.438 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.438 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.439 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.439 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.439 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.439 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0c3151505387408eb1d7dfe3ee4d9fb2 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.439 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c3151505387408eb1d7dfe3ee4d9fb2 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.439 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.439 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.439 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.439 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.439 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.439 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.439 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 0c3151505387408eb1d7dfe3ee4d9fb2 | | e50850e4384b4698885ae3361ada2f4f | | | False |' 2022-04-13 23:24:37.439 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.439 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.439 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.439 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.439 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.439 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:24:37.440 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:24:37.440 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:37.440 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:24:37.440 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:24:37.440 | +++ 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-13 23:24:37.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.440 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.440 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.440 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.440 | ++ functions-common:get_or_create_user:932 : user_id=8e6a0101a5e7400699b33064acfb37f1 2022-04-13 23:24:37.440 | ++ functions-common:get_or_create_user:933 : echo 8e6a0101a5e7400699b33064acfb37f1 2022-04-13 23:24:37.440 | + lib/swift:create_swift_accounts:637 : swift_user_test3=8e6a0101a5e7400699b33064acfb37f1 2022-04-13 23:24:37.440 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:24:37.440 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.440 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 3b488abc23ed45a79244ee6cded0d525 8e6a0101a5e7400699b33064acfb37f1 e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.440 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.440 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:37.440 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.440 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.440 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:37.440 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:37.440 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:37.440 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:37.440 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3b488abc23ed45a79244ee6cded0d525 --user 8e6a0101a5e7400699b33064acfb37f1 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.440 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.440 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.440 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.440 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.440 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.441 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.441 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.441 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 3b488abc23ed45a79244ee6cded0d525 --user 8e6a0101a5e7400699b33064acfb37f1 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3b488abc23ed45a79244ee6cded0d525 --user 8e6a0101a5e7400699b33064acfb37f1 --project e50850e4384b4698885ae3361ada2f4f 2022-04-13 23:24:37.441 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.441 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.441 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.441 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.441 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.441 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.441 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.441 | ++ functions-common:get_field:825 : echo '| 3b488abc23ed45a79244ee6cded0d525 | 8e6a0101a5e7400699b33064acfb37f1 | | e50850e4384b4698885ae3361ada2f4f | | | False |' 2022-04-13 23:24:37.441 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.441 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.441 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.441 | + functions-common:get_or_add_user_project_role:1004 : echo 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.441 | 3b488abc23ed45a79244ee6cded0d525 2022-04-13 23:24:37.441 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:24:37.441 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:24:37.441 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:37.442 | +++ 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-13 23:24:37.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.442 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_project:945 : project_id=c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_project:946 : echo c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:24:37.442 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:24:37.442 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:24:37.442 | +++ 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-13 23:24:37.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.442 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_user:932 : user_id=4e11d7a46314438aaa3f1b0589fac5cc 2022-04-13 23:24:37.442 | ++ functions-common:get_or_create_user:933 : echo 4e11d7a46314438aaa3f1b0589fac5cc 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:647 : swift_user_test2=4e11d7a46314438aaa3f1b0589fac5cc 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:24:37.442 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.442 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 4e11d7a46314438aaa3f1b0589fac5cc c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.442 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.442 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:37.442 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.443 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.443 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:37.443 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:37.443 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:37.443 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e11d7a46314438aaa3f1b0589fac5cc --project c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.443 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.443 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.443 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.443 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.443 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.443 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4e11d7a46314438aaa3f1b0589fac5cc --project c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.443 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.443 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e11d7a46314438aaa3f1b0589fac5cc --project c29fc056bd5a40bdbe910bb7c54cf05d 2022-04-13 23:24:37.443 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.444 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.444 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.444 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 4e11d7a46314438aaa3f1b0589fac5cc | | c29fc056bd5a40bdbe910bb7c54cf05d | | | False |' 2022-04-13 23:24:37.444 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.444 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.444 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.444 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.444 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.444 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:24:37.444 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:24:37.444 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:24:37.444 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:24:37.444 | +++ 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-13 23:24:37.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.444 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.444 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:24:37.444 | 7fac9bc5a02a4dc0ad85611748623b9d' 2022-04-13 23:24:37.444 | ++ functions-common:get_or_create_domain:895 : echo 7fac9bc5a02a4dc0ad85611748623b9d 2022-04-13 23:24:37.444 | + lib/swift:create_swift_accounts:652 : swift_domain=7fac9bc5a02a4dc0ad85611748623b9d 2022-04-13 23:24:37.444 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:24:37.444 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.444 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:24:37.444 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 7fac9bc5a02a4dc0ad85611748623b9d 2022-04-13 23:24:37.444 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:37.444 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7fac9bc5a02a4dc0ad85611748623b9d --or-show -f value -c id 2022-04-13 23:24:37.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.445 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_project:945 : project_id=010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_project:946 : echo 010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:656 : swift_project_test4=010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:24:37.445 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:24:37.445 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 7fac9bc5a02a4dc0ad85611748623b9d test4@example.com 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:24:37.445 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7fac9bc5a02a4dc0ad85611748623b9d --email=test4@example.com --or-show -f value -c id 2022-04-13 23:24:37.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.445 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_user:932 : user_id=514e19bcb2534774ba27295fdee92931 2022-04-13 23:24:37.445 | ++ functions-common:get_or_create_user:933 : echo 514e19bcb2534774ba27295fdee92931 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:661 : swift_user_test4=514e19bcb2534774ba27295fdee92931 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:24:37.445 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:37.445 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 514e19bcb2534774ba27295fdee92931 010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.445 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:37.445 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:37.445 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:37.445 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:37.445 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:37.445 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:37.445 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:37.446 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 514e19bcb2534774ba27295fdee92931 --project 010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:37.446 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.446 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.446 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:37.446 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:37.446 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 514e19bcb2534774ba27295fdee92931 --project 010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 514e19bcb2534774ba27295fdee92931 --project 010f0a70cd8b4439b604cc8555e3fc36 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:37.446 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:37.446 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:37.446 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.446 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.446 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:37.446 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:37.446 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:37.446 | ++ functions-common:get_field:825 : echo '| 5efcc2bb41d54506af400aa6dbe384c9 | 514e19bcb2534774ba27295fdee92931 | | 010f0a70cd8b4439b604cc8555e3fc36 | | | False |' 2022-04-13 23:24:37.446 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:37.447 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:37.447 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.447 | + functions-common:get_or_add_user_project_role:1004 : echo 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.447 | 5efcc2bb41d54506af400aa6dbe384c9 2022-04-13 23:24:37.477 | [143066 Async create_swift_accounts:177581]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-13 23:24:37.484 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:24:37.487 | + inc/async:async_wait:197 : return 0 2022-04-13 23:24:37.490 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:24:37.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:37.511 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:24:37.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:37.533 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:24:37.537 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:37.540 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:24:37.544 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:24:37.547 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:24:37.613 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:24:37.652 | [143066 Async init_glance:181841]: running: init_glance 2022-04-13 23:24:37.655 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:24:37.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:37.677 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:24:37.680 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:37.682 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:24:37.685 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:24:37.688 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:24:37.692 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:24:37.693 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:24:37.699 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:24:37.701 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:24:37.704 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:24:37.707 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:24:37.709 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:24:37.712 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:24:37.715 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:24:37.717 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:24:37.731 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:24:37.733 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:24:41.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:41.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:41.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:41.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:44.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:44.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:44.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:44.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:47.845 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:24:47.871 | [181841 Async init_glance:181841]: finished successfully 2022-04-13 23:24:48.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:48.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:48.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:48.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:52.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:52.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:52.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:52.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:55.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:55.511 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:55.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:55.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:58.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:58.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:58.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:58.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:02.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:02.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:02.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:02.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:06.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:06.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:06.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:06.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:10.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:10.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:10.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:10.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:10.983 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:25:17.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:17.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:17.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:17.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:17.360 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:25:17.368 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:25:17.372 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:25:17.375 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:25:17.378 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:25:17.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:25:17.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:25:17.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:25:17.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:25:17.390 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:25:17.392 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:25:17.394 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:25:17.397 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:25:17.399 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:25:17.401 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:25:17.404 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:25:17.408 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:17.410 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:25:17.413 | + 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-13 23:25:17.418 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:25:17.420 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:25:17.422 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:25:17.425 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:25:17.427 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:25:17.430 | + 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-13 23:25:17.458 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:25:17.487 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:25:17.516 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:25:17.548 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:25:17.579 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:25:17.608 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:25:17.611 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:25:17.613 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:25:17.616 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:25:17.619 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:25:17.635 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:25:17.638 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:25:17.640 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:17.642 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:25:17.645 | + 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-13 23:25:17.673 | + 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-13 23:25:17.702 | + 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-13 23:25:17.731 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:25:17.760 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:25:17.776 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:17.779 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:25:17.781 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:25:17.784 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:25:17.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:25:17.788 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:25:17.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:25:17.803 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:25:17.805 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:25:17.808 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:25:17.820 | + 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-13 23:25:17.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:25:17.836 | + 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-13 23:25:17.850 | + 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-13 23:25:17.871 | + 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-13 23:25:17.884 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:25:17.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:25:17.890 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:25:17.895 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.MB7l6qYTUI 2022-04-13 23:25:17.898 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:25:17.901 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:25:17.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.MB7l6qYTUI 2022-04-13 23:25:17.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.MB7l6qYTUI 2022-04-13 23:25:17.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.MB7l6qYTUI /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:25:17.935 | + 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-13 23:25:17.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:17.967 | + 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-13 23:25:17.995 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:25:17.998 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:25:18.000 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:25:18.003 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:25:18.006 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:25:18.008 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:25:18.025 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:18.028 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:25:18.031 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:25:18.033 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:25:18.051 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:18.053 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:25:18.056 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:25:18.087 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:25:18.089 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:25:18.092 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:25:18.109 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:18.111 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:25:18.114 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:25:18.116 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:25:18.119 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:25:18.121 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:25:18.124 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:25:18.126 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:25:18.129 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:25:18.132 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:25:18.134 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:25:18.139 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:25:18.141 | + 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-13 23:25:18.147 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:25:18.164 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:18.167 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:25:18.169 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:25:18.173 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:25:18.179 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:25:18.214 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:25:18.244 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:25:18.275 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:25:18.304 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:25:18.335 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:25:18.337 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:25:18.340 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:25:18.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:25:18.345 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:25:18.375 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:25:18.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:25:18.437 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:25:18.471 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:25:18.501 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:25:18.531 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:25:18.561 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:25:18.592 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:25:18.622 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:25:18.651 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:25:18.682 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:25:18.712 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:25:18.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:25:18.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:25:18.720 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:25:18.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:25:18.752 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:25:18.782 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-04-13 23:25:18.812 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:25:18.842 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:25:18.872 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:25:18.904 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:25:18.943 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:25:18.973 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:25:19.003 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:25:19.033 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:25:19.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:25:19.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:25:19.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:25:19.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:25:19.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:25:19.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:25:19.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 500:549 != '' ]] 2022-04-13 23:25:19.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:500:549 2022-04-13 23:25:19.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:500:549 != '' ]] 2022-04-13 23:25:19.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:25:19.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:25:19.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:25:19.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:25:19.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:25:19.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:25:19.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:25:19.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:25:19.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:19.083 | + 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-13 23:25:19.111 | + 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-13 23:25:19.114 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.116 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:25:19.118 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:25:19.121 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:25:19.123 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.126 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:25:19.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:25:19.156 | + 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-13 23:25:19.158 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.161 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:25:19.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:25:19.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:25:19.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.171 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:25:19.199 | + 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-13 23:25:19.202 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.204 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:25:19.207 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:25:19.209 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:25:19.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.214 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:25:19.243 | + 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-13 23:25:19.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:25:19.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:25:19.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:25:19.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.258 | + 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-13 23:25:19.287 | + 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-13 23:25:19.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:25:19.294 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:25:19.297 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:25:19.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.301 | + 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-13 23:25:19.330 | + 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-13 23:25:19.333 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:25:19.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:25:19.340 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:25:19.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.345 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:25:19.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:500:549 2022-04-13 23:25:19.376 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.379 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:25:19.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:500:549 2022-04-13 23:25:19.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:500:549 ']' 2022-04-13 23:25:19.386 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.388 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:500:549 2022-04-13 23:25:19.417 | + 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-13 23:25:19.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:25:19.422 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:25:19.424 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:25:19.427 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:25:19.429 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:25:19.432 | + 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-13 23:25:19.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:25:19.463 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:25:19.480 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:19.483 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:25:19.485 | + 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-13 23:25:19.517 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:19.520 | + 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-13 23:25:19.549 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:25:19.581 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:25:19.583 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:25:19.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:25:19.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:25:22.568 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:25:22.568 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:25:22.568 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=183818) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:25:22.619 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:25:22.620 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:25:22.620 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:22.620 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:22.620 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:22.620 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=183818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:22.674 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:25:22.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:22.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:22.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:22.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:23.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:25:23.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:25:23.050 | + 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-13 23:25:23.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:25:23.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:25:23.139 | + 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-13 23:25:23.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:25:23.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:23.162 | + 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-13 23:25:23.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:25:23.197 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:25:23.206 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:25:23.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:25:23.211 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:25:23.224 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:25:23.236 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:25:23.239 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:25:23.247 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:25:23.251 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:25:23.253 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:25:23.261 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:25:23.265 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:23.267 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:25:23.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:25:23.272 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:25:23.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:25:23.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:25:23.279 | + 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-13 23:25:23.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:25:23.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:25:23.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:25:23.312 | + 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-13 23:25:23.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:25:23.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:25:23.382 | + 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-13 23:25:23.415 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:25:23.432 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:23.434 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:25:23.437 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.442 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:25:23.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:25:23.503 | + 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-13 23:25:23.536 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:23.539 | + 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-13 23:25:23.568 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:25:23.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:23.588 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.590 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:25:23.619 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.621 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.624 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:25:23.653 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:25:23.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:25:23.661 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:25:23.680 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:23.682 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:25:23.685 | + 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-13 23:25:23.690 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:25:23.722 | + 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-13 23:25:23.755 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:23.757 | + 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-13 23:25:23.786 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:25:23.789 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:25:23.818 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:25:23.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:25:23.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:25:23.853 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:25:23.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:25:23.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:25:23.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:25:26.839 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:25:26.839 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:25:26.839 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184549) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:25:26.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:25:26.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:25:26.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:26.890 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:26.890 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:26.890 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184549) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:25:26.950 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:25:26.951 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=184549) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:25:26.951 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=184549) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:25:26.952 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:25:26.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:26.952 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:26.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:26.952 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:27.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:27.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:25:27.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:25:27.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:25:27.362 | + 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-13 23:25:27.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:25:27.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:25:27.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:25:27.387 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:25:27.390 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:25:27.392 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:25:27.404 | + 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-13 23:25:27.422 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:25:27.425 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:25:27.428 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:25:27.430 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:25:27.433 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:25:27.435 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:25:27.438 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:25:27.440 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:25:27.443 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:25:27.445 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:25:27.448 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:25:27.450 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:25:27.453 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:25:27.455 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:25:27.459 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:25:27.459 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:25:27.466 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:25:27.468 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:25:27.471 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:25:27.473 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:25:27.477 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:25:27.477 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:25:27.478 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:25:27.483 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-04-13 23:25:27.486 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:25:27.488 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:27.491 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:25:27.493 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:27.496 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:25:27.498 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:25:27.501 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:25:27.503 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:25:27.506 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:25:27.510 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.44/22 brd 192.168.3.255 2022-04-13 23:25:27.513 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:25:27.513 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:25:27.513 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:25:27.517 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.44 2022-04-13 23:25:27.520 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-04-13 23:25:27.522 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-04-13 23:25:27.535 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-04-13 23:25:27.547 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:25:27.560 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:25:27.580 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 2022-04-13 23:25:30.590 | ARPING 192.168.0.44 from 192.168.0.44 br-data 2022-04-13 23:25:30.590 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:25:30.590 | Received 0 response(s) 2022-04-13 23:25:30.616 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:25:30.620 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:25:30.625 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:25:30.629 | + ./stack.sh:exit_trap:524 : jobs='168146 2022-04-13 23:25:30.629 | 181841' 2022-04-13 23:25:30.632 | + ./stack.sh:exit_trap:527 : [[ -n 168146 2022-04-13 23:25:30.632 | 181841 ]] 2022-04-13 23:25:30.634 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231613 ]] 2022-04-13 23:25:30.637 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:30.640 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:25:30.640 | exit_trap: cleaning up child processes 2022-04-13 23:25:30.643 | + ./stack.sh:exit_trap:529 : kill 168146 181841 2022-04-13 23:25:30.647 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.PnnOae9LEN ']' 2022-04-13 23:25:30.649 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.PnnOae9LEN 2022-04-13 23:25:30.654 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:25:30.657 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:25:30.659 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:25:30.662 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:25:30.662 | Error on exit 2022-04-13 23:25:30.664 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:25:30.666 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891770 560 fail 2022-04-13 23:25:31.330 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:25:31.333 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:25:32.507 | + ./stack.sh:exit_trap:558 : exit 1