2022-04-14 00:54:05.900 | + ./stack.sh:main:489 : exec 2022-04-14 00:54:05.900 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-005405' 2022-04-14 00:54:05.900 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-005405.summary.2022-04-14-005405 2022-04-14 00:54:05.900 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:54:05.900 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-005405 2022-04-14 00:54:05.900 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-005405 /opt/stack/logs/stack.sh.log 2022-04-14 00:54:05.900 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-005405.summary.2022-04-14-005405 /opt/stack/logs/stack.sh.log.summary 2022-04-14 00:54:05.900 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 00:54:05.900 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 00:54:05.900 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 00:54:05.900 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 00:54:05.900 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 00:54:05.900 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 00:54:05.900 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:54:05.901 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 00:54:05.903 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 00:54:05.905 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 00:54:05.907 | + ./stack.sh:main:578 : uname -a 2022-04-14 00:54:05.909 | Linux dv-cinder-837539-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 00:54:05.911 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 00:54:05.913 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 00:54:05.916 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 00:54:05.956 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 00:54:05.972 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 00:54:05.974 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 00:54:05.976 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 00:54:05.978 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 00:54:05.980 | + functions-common:fetch_plugins:1783 : return 2022-04-14 00:54:05.982 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 00:54:05.984 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 00:54:05.986 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:54:05.988 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:54:05.990 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:54:05.991 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:54:05.993 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:54:05.995 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:54:05.997 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:54:06.000 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:54:06.002 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:54:06.004 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:54:06.006 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 00:54:06.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:54:06.021 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:06.022 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:54:06.024 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:54:06.026 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:54:06.028 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:54:06.030 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:54:06.032 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:54:06.034 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 00:54:06.036 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 00:54:06.038 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:54:06.039 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:54:06.041 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 00:54:06.044 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 00:54:06.045 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 00:54:06.047 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 00:54:06.049 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 00:54:06.051 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 00:54:06.068 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 00:54:06.071 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 00:54:06.084 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:54:06.086 | +++ lib/tls:source:43 : hostname -f 2022-04-14 00:54:06.090 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 00:54:06.092 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 00:54:06.094 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 00:54:06.096 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 00:54:06.098 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 00:54:06.100 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 00:54:06.101 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 00:54:06.103 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 00:54:06.105 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 00:54:06.107 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 00:54:06.112 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 00:54:06.124 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 00:54:06.141 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 00:54:06.154 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 00:54:06.166 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 00:54:06.202 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 00:54:06.262 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 00:54:06.353 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 00:54:06.376 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 00:54:06.419 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 00:54:06.473 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 00:54:06.621 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 00:54:06.635 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 00:54:06.648 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 00:54:06.661 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 00:54:06.757 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 00:54:06.760 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 00:54:06.762 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 00:54:06.765 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 00:54:06.767 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 00:54:06.769 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 00:54:06.771 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 00:54:06.771 | False' 2022-04-14 00:54:06.774 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 00:54:06.789 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 00:54:06.791 | + ./stack.sh:main:626 : run_phase source 2022-04-14 00:54:06.794 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 00:54:06.796 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:54:06.798 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:54:06.800 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:54:06.802 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:54:06.804 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:54:06.806 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:54:06.809 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:54:06.813 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:54:06.815 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:54:06.817 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:54:06.819 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 00:54:06.821 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:54:06.836 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:06.838 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:54:06.840 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 00:54:06.880 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 00:54:06.882 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 00:54:06.884 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:54:06.887 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 00:54:06.889 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 00:54:06.891 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 00:54:06.893 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 00:54:06.895 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 00:54:06.898 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 00:54:06.900 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 00:54:06.903 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.905 | + 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-14 00:54:06.907 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.909 | + 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-14 00:54:06.912 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.914 | + 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-14 00:54:06.916 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.919 | + 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-14 00:54:06.921 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.923 | + 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-14 00:54:06.926 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.928 | + 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-14 00:54:06.930 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.932 | + 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-14 00:54:06.935 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.937 | + 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-14 00:54:06.939 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.942 | + 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-14 00:54:06.944 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.946 | + 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-14 00:54:06.949 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.951 | + 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-14 00:54:06.954 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.956 | + 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-14 00:54:06.958 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.960 | + 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-14 00:54:06.963 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.965 | + 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-14 00:54:06.968 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.970 | + 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-14 00:54:06.972 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.974 | + 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-14 00:54:06.977 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.979 | + 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-14 00:54:06.982 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.984 | + 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-14 00:54:06.986 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.988 | + 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-14 00:54:06.991 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.994 | + 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-14 00:54:06.996 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:06.999 | + 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-14 00:54:07.001 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.004 | + 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-14 00:54:07.006 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.008 | + 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-14 00:54:07.011 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.014 | + 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-14 00:54:07.017 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.019 | + 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-14 00:54:07.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.023 | + 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-14 00:54:07.026 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.029 | + 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-14 00:54:07.031 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.033 | + 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-14 00:54:07.035 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.038 | + 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-14 00:54:07.040 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.042 | + 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-14 00:54:07.044 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.047 | + 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-14 00:54:07.049 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.051 | + 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-14 00:54:07.053 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.056 | + 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-14 00:54:07.058 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.061 | + 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-14 00:54:07.063 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.065 | + 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-14 00:54:07.067 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.070 | + 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-14 00:54:07.072 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.075 | + 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-14 00:54:07.077 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.079 | + 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-14 00:54:07.082 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.084 | + 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-14 00:54:07.086 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.088 | + 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-14 00:54:07.091 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.093 | + 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-14 00:54:07.096 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.098 | + 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-14 00:54:07.100 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.102 | + 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-14 00:54:07.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.107 | + 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-14 00:54:07.109 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:54:07.112 | + 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-14 00:54:07.114 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 00:54:07.117 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:54:07.119 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 00:54:07.134 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:07.136 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 00:54:07.139 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:54:07.141 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 00:54:07.156 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:54:07.159 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 00:54:07.161 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 00:54:07.163 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 00:54:07.166 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 00:54:07.168 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 00:54:07.170 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 00:54:07.173 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 00:54:07.175 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 00:54:07.178 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 00:54:07.178 | Using mysql database backend 2022-04-14 00:54:07.180 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 00:54:07.197 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 00:54:07.200 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 00:54:07.203 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:54:07.205 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 00:54:07.208 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:54:07.211 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 00:54:07.226 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:07.229 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 00:54:07.245 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 00:54:07.262 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:07.265 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 00:54:07.289 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 00:54:07.306 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 00:54:07.323 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:54:07.326 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 00:54:07.342 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:07.345 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 00:54:07.361 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 00:54:07.363 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 00:54:07.366 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 00:54:07.368 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 00:54:07.372 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:54:07.376 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-005407 2022-04-14 00:54:07.379 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-005407 759' 2022-04-14 00:54:07.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.384 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:54:07.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.389 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:54:07.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.394 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:54:07.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.399 | + 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-14 00:54:07.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.403 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 00:54:07.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.408 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 00:54:07.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.413 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-005405 2022-04-14 00:54:07.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.417 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:54:07.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.422 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 00:54:07.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.427 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:54:07.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.432 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:54:07.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.437 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:54:07.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:54:07.442 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:54:07.445 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 00:54:07.448 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 00:54:07.450 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 00:54:07.453 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 00:54:07.455 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:54:07.457 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:54:07.459 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:54:07.462 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:54:07.464 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:54:07.467 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:54:07.482 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:54:07.484 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:54:07.486 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:07.489 | + functions-common:git_clone:629 : echo master 2022-04-14 00:54:07.489 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:54:07.494 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 00:54:07.497 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:07.499 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 00:54:07.513 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 00:54:07.516 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:54:07.516 | + functions-common:git_clone:685 : head -1 2022-04-14 00:54:07.519 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-14 00:54:07.521 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:54:07.524 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 00:54:07.526 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:54:07.529 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 00:54:07.532 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 00:54:07.534 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 00:54:07.536 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 00:54:07.539 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:54:07.541 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 00:54:07.544 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 00:54:07.546 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 00:54:07.550 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 00:54:07.554 | ++ tools/install_prereqs.sh:source:47 : NOW=1649897647 2022-04-14 00:54:07.557 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 00:54:07.562 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649897058 2022-04-14 00:54:07.564 | ++ tools/install_prereqs.sh:source:49 : DELTA=589 2022-04-14 00:54:07.567 | ++ tools/install_prereqs.sh:source:50 : [[ 589 -lt 7200 ]] 2022-04-14 00:54:07.569 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 00:54:07.572 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 00:54:07.575 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 00:54:07.577 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 00:54:07.579 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 00:54:07.582 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 00:54:07.584 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 00:54:07.586 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 00:54:07.589 | +++ 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-14 00:54:07.636 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 00:54:07.636 | apache2-dev 2022-04-14 00:54:07.636 | bc 2022-04-14 00:54:07.637 | bsdmainutils 2022-04-14 00:54:07.637 | curl 2022-04-14 00:54:07.637 | g++ 2022-04-14 00:54:07.637 | gawk 2022-04-14 00:54:07.637 | gcc 2022-04-14 00:54:07.637 | gettext 2022-04-14 00:54:07.637 | git 2022-04-14 00:54:07.637 | graphviz 2022-04-14 00:54:07.637 | iputils-ping 2022-04-14 00:54:07.637 | libapache2-mod-proxy-uwsgi 2022-04-14 00:54:07.637 | libffi-dev 2022-04-14 00:54:07.637 | libjpeg-dev 2022-04-14 00:54:07.637 | libpcre3-dev 2022-04-14 00:54:07.637 | libpq-dev 2022-04-14 00:54:07.637 | libssl-dev 2022-04-14 00:54:07.637 | libsystemd-dev 2022-04-14 00:54:07.637 | libxml2-dev 2022-04-14 00:54:07.637 | libxslt1-dev 2022-04-14 00:54:07.637 | libyaml-dev 2022-04-14 00:54:07.637 | lsof 2022-04-14 00:54:07.637 | openssh-server 2022-04-14 00:54:07.637 | openssl 2022-04-14 00:54:07.637 | pkg-config 2022-04-14 00:54:07.637 | psmisc 2022-04-14 00:54:07.637 | python3-dev 2022-04-14 00:54:07.637 | python3-pip 2022-04-14 00:54:07.637 | python3-systemd 2022-04-14 00:54:07.637 | python3-venv 2022-04-14 00:54:07.637 | tar 2022-04-14 00:54:07.637 | tcpdump 2022-04-14 00:54:07.637 | unzip 2022-04-14 00:54:07.637 | uuid-runtime 2022-04-14 00:54:07.637 | wget 2022-04-14 00:54:07.637 | wget 2022-04-14 00:54:07.637 | zlib1g-dev 2022-04-14 00:54:07.637 | libkrb5-dev 2022-04-14 00:54:07.638 | libldap2-dev 2022-04-14 00:54:07.638 | libsasl2-dev 2022-04-14 00:54:07.638 | memcached 2022-04-14 00:54:07.638 | python3-mysqldb 2022-04-14 00:54:07.638 | sqlite3 2022-04-14 00:54:07.638 | conntrack 2022-04-14 00:54:07.638 | curl 2022-04-14 00:54:07.638 | dnsmasq-base 2022-04-14 00:54:07.638 | dnsmasq-utils 2022-04-14 00:54:07.638 | ebtables 2022-04-14 00:54:07.638 | genisoimage 2022-04-14 00:54:07.638 | iptables 2022-04-14 00:54:07.638 | iputils-arping 2022-04-14 00:54:07.638 | kpartx 2022-04-14 00:54:07.638 | libjs-jquery-tablesorter 2022-04-14 00:54:07.638 | parted 2022-04-14 00:54:07.638 | pm-utils 2022-04-14 00:54:07.638 | python3-mysqldb 2022-04-14 00:54:07.638 | socat 2022-04-14 00:54:07.638 | sqlite3 2022-04-14 00:54:07.638 | sudo 2022-04-14 00:54:07.638 | vlan 2022-04-14 00:54:07.638 | lsscsi 2022-04-14 00:54:07.638 | open-iscsi 2022-04-14 00:54:07.638 | lvm2 2022-04-14 00:54:07.638 | qemu-utils 2022-04-14 00:54:07.638 | thin-provisioning-tools 2022-04-14 00:54:07.638 | acl 2022-04-14 00:54:07.638 | dnsmasq-base 2022-04-14 00:54:07.638 | dnsmasq-utils 2022-04-14 00:54:07.638 | ebtables 2022-04-14 00:54:07.638 | haproxy 2022-04-14 00:54:07.638 | iptables 2022-04-14 00:54:07.638 | iputils-arping 2022-04-14 00:54:07.638 | iputils-ping 2022-04-14 00:54:07.638 | postgresql-server-dev-all 2022-04-14 00:54:07.638 | python3-mysqldb 2022-04-14 00:54:07.639 | sqlite3 2022-04-14 00:54:07.639 | sudo 2022-04-14 00:54:07.639 | vlan 2022-04-14 00:54:07.639 | pcp 2022-04-14 00:54:07.639 | ipset 2022-04-14 00:54:07.639 | conntrack 2022-04-14 00:54:07.639 | conntrackd 2022-04-14 00:54:07.639 | keepalived 2022-04-14 00:54:07.639 | lvm2 2022-04-14 00:54:07.639 | qemu-utils 2022-04-14 00:54:07.639 | thin-provisioning-tools 2022-04-14 00:54:07.639 | curl 2022-04-14 00:54:07.639 | liberasurecode-dev 2022-04-14 00:54:07.639 | make 2022-04-14 00:54:07.639 | memcached 2022-04-14 00:54:07.639 | rsync 2022-04-14 00:54:07.639 | sqlite3 2022-04-14 00:54:07.639 | xfsprogs' 2022-04-14 00:54:07.639 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 00:54:07.657 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 00:54:07.657 | apache2-dev 2022-04-14 00:54:07.657 | bc 2022-04-14 00:54:07.657 | bsdmainutils 2022-04-14 00:54:07.657 | curl 2022-04-14 00:54:07.657 | g++ 2022-04-14 00:54:07.657 | gawk 2022-04-14 00:54:07.657 | gcc 2022-04-14 00:54:07.657 | gettext 2022-04-14 00:54:07.657 | git 2022-04-14 00:54:07.657 | graphviz 2022-04-14 00:54:07.657 | iputils-ping 2022-04-14 00:54:07.657 | libapache2-mod-proxy-uwsgi 2022-04-14 00:54:07.657 | libffi-dev 2022-04-14 00:54:07.657 | libjpeg-dev 2022-04-14 00:54:07.657 | libpcre3-dev 2022-04-14 00:54:07.658 | libpq-dev 2022-04-14 00:54:07.658 | libssl-dev 2022-04-14 00:54:07.658 | libsystemd-dev 2022-04-14 00:54:07.658 | libxml2-dev 2022-04-14 00:54:07.658 | libxslt1-dev 2022-04-14 00:54:07.658 | libyaml-dev 2022-04-14 00:54:07.658 | lsof 2022-04-14 00:54:07.658 | openssh-server 2022-04-14 00:54:07.658 | openssl 2022-04-14 00:54:07.658 | pkg-config 2022-04-14 00:54:07.658 | psmisc 2022-04-14 00:54:07.658 | python3-dev 2022-04-14 00:54:07.658 | python3-pip 2022-04-14 00:54:07.658 | python3-systemd 2022-04-14 00:54:07.658 | python3-venv 2022-04-14 00:54:07.658 | tar 2022-04-14 00:54:07.658 | tcpdump 2022-04-14 00:54:07.658 | unzip 2022-04-14 00:54:07.658 | uuid-runtime 2022-04-14 00:54:07.658 | wget 2022-04-14 00:54:07.658 | wget 2022-04-14 00:54:07.658 | zlib1g-dev 2022-04-14 00:54:07.658 | libkrb5-dev 2022-04-14 00:54:07.658 | libldap2-dev 2022-04-14 00:54:07.658 | libsasl2-dev 2022-04-14 00:54:07.658 | memcached 2022-04-14 00:54:07.658 | python3-mysqldb 2022-04-14 00:54:07.658 | sqlite3 2022-04-14 00:54:07.658 | conntrack 2022-04-14 00:54:07.658 | curl 2022-04-14 00:54:07.658 | dnsmasq-base 2022-04-14 00:54:07.658 | dnsmasq-utils 2022-04-14 00:54:07.658 | ebtables 2022-04-14 00:54:07.658 | genisoimage 2022-04-14 00:54:07.658 | iptables 2022-04-14 00:54:07.658 | iputils-arping 2022-04-14 00:54:07.658 | kpartx 2022-04-14 00:54:07.658 | libjs-jquery-tablesorter 2022-04-14 00:54:07.659 | parted 2022-04-14 00:54:07.659 | pm-utils 2022-04-14 00:54:07.659 | python3-mysqldb 2022-04-14 00:54:07.659 | socat 2022-04-14 00:54:07.659 | sqlite3 2022-04-14 00:54:07.659 | sudo 2022-04-14 00:54:07.659 | vlan 2022-04-14 00:54:07.659 | lsscsi 2022-04-14 00:54:07.659 | open-iscsi 2022-04-14 00:54:07.659 | lvm2 2022-04-14 00:54:07.659 | qemu-utils 2022-04-14 00:54:07.659 | thin-provisioning-tools 2022-04-14 00:54:07.659 | acl 2022-04-14 00:54:07.659 | dnsmasq-base 2022-04-14 00:54:07.659 | dnsmasq-utils 2022-04-14 00:54:07.659 | ebtables 2022-04-14 00:54:07.659 | haproxy 2022-04-14 00:54:07.659 | iptables 2022-04-14 00:54:07.659 | iputils-arping 2022-04-14 00:54:07.659 | iputils-ping 2022-04-14 00:54:07.659 | postgresql-server-dev-all 2022-04-14 00:54:07.659 | python3-mysqldb 2022-04-14 00:54:07.659 | sqlite3 2022-04-14 00:54:07.659 | sudo 2022-04-14 00:54:07.659 | vlan 2022-04-14 00:54:07.659 | pcp 2022-04-14 00:54:07.659 | ipset 2022-04-14 00:54:07.659 | conntrack 2022-04-14 00:54:07.659 | conntrackd 2022-04-14 00:54:07.659 | keepalived 2022-04-14 00:54:07.659 | lvm2 2022-04-14 00:54:07.659 | qemu-utils 2022-04-14 00:54:07.659 | thin-provisioning-tools 2022-04-14 00:54:07.659 | curl 2022-04-14 00:54:07.660 | liberasurecode-dev 2022-04-14 00:54:07.660 | make 2022-04-14 00:54:07.660 | memcached 2022-04-14 00:54:07.660 | rsync 2022-04-14 00:54:07.660 | sqlite3 2022-04-14 00:54:07.660 | xfsprogs ' 2022-04-14 00:54:07.660 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 00:54:07.662 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:07.664 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:07.668 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:54:07.668 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 00:54:07.673 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:54:07.675 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 00:54:07.677 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:54:07.680 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 00:54:07.682 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:54:07.684 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:07.686 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:54:07.688 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:07.690 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:07.693 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:54:07.695 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 00:54:07.697 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:07.700 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 00:54:07.702 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 00:54:07.706 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 00:54:07.708 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 00:54:07.711 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 00:54:07.713 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 00:54:07.715 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:54:07.718 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:54:07.722 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649897647720 2022-04-14 00:54:07.724 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 00:54:07.726 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 00:54:07.728 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 00:54:08.007 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 00:54:08.102 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 00:54:08.232 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 00:54:08.363 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 00:54:10.292 | Reading package lists... 2022-04-14 00:54:10.323 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 00:54:10.326 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 00:54:10.328 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:54:10.330 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:10.332 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:10.335 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:54:10.337 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:10.339 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 00:54:10.341 | ++ functions-common:time_stop:2439 : start_time=1649897647720 2022-04-14 00:54:10.343 | ++ functions-common:time_stop:2441 : [[ -z 1649897647720 ]] 2022-04-14 00:54:10.346 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:10.350 | ++ functions-common:time_stop:2444 : end_time=1649897650347 2022-04-14 00:54:10.352 | ++ functions-common:time_stop:2445 : elapsed_time=2627 2022-04-14 00:54:10.354 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 00:54:10.356 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:10.358 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2627 2022-04-14 00:54:10.361 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:54:10.363 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:54:10.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:10.367 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:10.370 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:54:10.391 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:54:10.506 | Reading package lists... 2022-04-14 00:54:10.749 | Building dependency tree... 2022-04-14 00:54:10.750 | Reading state information... 2022-04-14 00:54:10.784 | acl is already the newest version (2.2.53-6). 2022-04-14 00:54:10.784 | bc is already the newest version (1.07.1-2build1). 2022-04-14 00:54:10.784 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 00:54:10.784 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 00:54:10.784 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 00:54:10.784 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:54:10.784 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 00:54:10.784 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:54:10.784 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 00:54:10.784 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 00:54:10.784 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 00:54:10.784 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 00:54:10.784 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 00:54:10.785 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 00:54:10.785 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 00:54:10.785 | libffi-dev is already the newest version (3.3-4). 2022-04-14 00:54:10.785 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 00:54:10.785 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 00:54:10.785 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 00:54:10.785 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 00:54:10.785 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 00:54:10.785 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 00:54:10.785 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:54:10.785 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 00:54:10.785 | psmisc is already the newest version (23.3-1). 2022-04-14 00:54:10.785 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:54:10.785 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 00:54:10.785 | python3-systemd is already the newest version (234-3build2). 2022-04-14 00:54:10.785 | socat is already the newest version (1.7.3.3-2). 2022-04-14 00:54:10.785 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 00:54:10.785 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 00:54:10.785 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 00:54:10.785 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 00:54:10.785 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 00:54:10.785 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 00:54:10.785 | pcp is already the newest version (5.0.3-1). 2022-04-14 00:54:10.785 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 00:54:10.785 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:54:10.785 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:54:10.785 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:54:10.785 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 00:54:10.785 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:54:10.785 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:54:10.785 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 00:54:10.785 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 00:54:10.785 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 00:54:10.785 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 00:54:10.785 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 00:54:10.786 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 00:54:10.786 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 00:54:10.786 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 00:54:10.786 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:54:10.786 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 00:54:10.786 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 00:54:10.786 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 00:54:10.786 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 00:54:10.786 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 00:54:10.786 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 00:54:10.786 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:54:10.786 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 00:54:10.786 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 00:54:10.786 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 00:54:10.786 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 00:54:10.786 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 00:54:10.786 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 00:54:10.786 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 00:54:10.786 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 00:54:10.786 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 00:54:10.786 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 00:54:11.002 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:54:11.003 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 00:54:11.003 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 00:54:11.003 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 00:54:11.003 | The following packages were automatically installed and are no longer required: 2022-04-14 00:54:11.004 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:54:11.004 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:54:11.004 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:54:11.004 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:54:11.004 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:54:11.004 | python3-zope.interface 2022-04-14 00:54:11.004 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:54:11.122 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:54:11.126 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 00:54:11.129 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:54:11.131 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:54:11.133 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:11.136 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:11.138 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:54:11.140 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:11.142 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:54:11.144 | ++ functions-common:time_stop:2439 : start_time=1649897650389 2022-04-14 00:54:11.146 | ++ functions-common:time_stop:2441 : [[ -z 1649897650389 ]] 2022-04-14 00:54:11.149 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:11.154 | ++ functions-common:time_stop:2444 : end_time=1649897651151 2022-04-14 00:54:11.156 | ++ functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 00:54:11.159 | ++ functions-common:time_stop:2446 : total=759 2022-04-14 00:54:11.161 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:11.163 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1521 2022-04-14 00:54:11.165 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 00:54:11.169 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 00:54:11.172 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:54:11.174 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 00:54:11.178 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 00:54:11.182 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 00:54:11.185 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 00:54:11.188 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 00:54:12.592 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 00:54:12.594 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 00:54:12.596 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 00:54:12.598 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 00:54:12.599 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 00:54:12.601 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 00:54:12.603 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 00:54:12.606 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 00:54:12.607 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 00:54:12.609 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 00:54:12.611 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 00:54:12.613 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 00:54:12.614 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 00:54:12.616 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 00:54:12.618 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 00:54:12.620 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 00:54:12.621 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 00:54:12.623 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 00:54:12.625 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 00:54:12.627 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 00:54:12.629 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 00:54:12.631 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 00:54:12.633 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 00:54:12.635 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 00:54:12.714 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 00:54:12.716 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 00:54:12.791 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 00:54:12.793 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 00:54:12.869 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 00:54:12.872 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 00:54:12.874 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 00:54:12.876 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 00:54:12.877 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 00:54:12.879 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 00:54:12.881 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 00:54:12.883 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 00:54:12.885 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 00:54:12.887 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 00:54:12.889 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 00:54:12.889 | Distro: focal 2022-04-14 00:54:12.891 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 00:54:12.893 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:54:12.897 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:54:12.899 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:54:12.901 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:54:12.902 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:54:13.591 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:54:13.592 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:54:13.592 | pip: 21.3.1 2022-04-14 00:54:13.594 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 00:54:13.596 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 00:54:13.598 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:54:13.600 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:54:13.601 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:54:13.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:54:13.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:54:13.607 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:54:13.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:54:13.611 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:54:13.612 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:54:13.614 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:54:13.616 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:54:13.618 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 00:54:13.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:13.622 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:13.624 | + tools/install_pip.sh:main:142 : : 2022-04-14 00:54:13.626 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 00:54:13.628 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 00:54:13.629 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 00:54:13.631 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:54:13.633 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 00:54:13.635 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 00:54:13.637 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:54:13.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:54:13.640 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:54:13.644 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 00:54:13.646 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 00:54:13.647 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:54:13.650 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:54:13.651 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:54:13.668 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:54:13.670 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:54:14.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:14.531 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:14.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:14.531 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:15.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:17.228 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:54:17.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 00:54:19.808 | Installing collected packages: setuptools 2022-04-14 00:54:20.678 | Successfully installed setuptools-62.0.0 2022-04-14 00:54:20.678 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:54:20.853 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:54:20.853 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:54:20.996 | + inc/python:pip_install:200 : result=0 2022-04-14 00:54:20.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:54:21.000 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:21.002 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:21.003 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:21.005 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:21.007 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:21.008 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:54:21.011 | + functions-common:time_stop:2439 : start_time=1649897653663 2022-04-14 00:54:21.012 | + functions-common:time_stop:2441 : [[ -z 1649897653663 ]] 2022-04-14 00:54:21.015 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:21.018 | + functions-common:time_stop:2444 : end_time=1649897661016 2022-04-14 00:54:21.020 | + functions-common:time_stop:2445 : elapsed_time=7353 2022-04-14 00:54:21.021 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:54:21.023 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:21.025 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7353 2022-04-14 00:54:21.027 | + inc/python:pip_install:203 : return 0 2022-04-14 00:54:21.029 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 00:54:21.031 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:54:21.035 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:54:21.036 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:54:21.039 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:54:21.040 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:54:21.738 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:54:21.739 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:54:21.740 | pip: 21.3.1 2022-04-14 00:54:21.743 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 00:54:21.746 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:54:21.749 | + ./stack.sh:main:798 : fixup_all 2022-04-14 00:54:21.751 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 00:54:21.754 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 00:54:21.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:21.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:21.761 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 00:54:21.772 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 00:54:21.784 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 00:54:21.795 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 00:54:21.797 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 00:54:21.800 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:54:21.802 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:54:21.804 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:54:21.806 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:54:21.808 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:54:21.811 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:54:21.813 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:54:21.815 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:54:21.817 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:54:21.819 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:54:21.821 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:54:21.824 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 00:54:21.826 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 00:54:21.829 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 00:54:21.831 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:54:21.833 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:54:21.835 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:54:21.837 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:54:21.839 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:54:21.842 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:54:21.844 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 00:54:21.846 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 00:54:21.848 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 00:54:21.851 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 00:54:21.853 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 00:54:21.856 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 00:54:21.858 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 00:54:21.880 | Using python 3.8 to install os-testr 2022-04-14 00:54:21.882 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 00:54:22.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:22.799 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:22.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:22.800 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:24.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:24.050 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:54:24.127 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 00:54:24.128 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 00:54:24.129 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 00:54:24.143 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 00:54:24.153 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 00:54:24.163 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 00:54:26.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:54:26.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:54:26.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:54:26.899 | + inc/python:pip_install:200 : result=0 2022-04-14 00:54:26.902 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:54:26.905 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:26.907 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:26.909 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:26.911 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:26.913 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:26.915 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:54:26.919 | + functions-common:time_stop:2439 : start_time=1649897661874 2022-04-14 00:54:26.921 | + functions-common:time_stop:2441 : [[ -z 1649897661874 ]] 2022-04-14 00:54:26.923 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:26.927 | + functions-common:time_stop:2444 : end_time=1649897666925 2022-04-14 00:54:26.930 | + functions-common:time_stop:2445 : elapsed_time=5051 2022-04-14 00:54:26.932 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:54:26.934 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:26.937 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5051 2022-04-14 00:54:26.939 | + inc/python:pip_install:203 : return 0 2022-04-14 00:54:26.941 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 00:54:26.995 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 00:54:27.114 | + ./stack.sh:main:812 : install_infra 2022-04-14 00:54:27.117 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:54:27.119 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 00:54:27.122 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:54:27.125 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 00:54:27.150 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:54:29.067 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.075 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.079 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.084 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.088 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.095 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.099 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.138 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.218 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.237 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.241 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.247 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.262 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.270 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.272 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.289 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.306 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.321 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.340 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.363 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.381 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.389 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.394 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.414 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.445 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.447 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.460 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.465 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.469 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.474 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.489 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.497 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.546 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.564 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.569 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.600 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.665 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.671 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.678 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.730 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.743 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.752 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.856 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.881 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.886 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.896 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.902 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.921 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.928 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.946 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:29.977 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.006 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.018 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.031 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.049 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.057 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.071 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.083 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.087 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:30.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:30.232 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:54:30.524 | + inc/python:pip_install:200 : result=0 2022-04-14 00:54:30.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:54:30.528 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:30.530 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:30.532 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:30.534 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:30.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:30.539 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:54:30.541 | + functions-common:time_stop:2439 : start_time=1649897667142 2022-04-14 00:54:30.543 | + functions-common:time_stop:2441 : [[ -z 1649897667142 ]] 2022-04-14 00:54:30.546 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:30.550 | + functions-common:time_stop:2444 : end_time=1649897670547 2022-04-14 00:54:30.552 | + functions-common:time_stop:2445 : elapsed_time=3405 2022-04-14 00:54:30.554 | + functions-common:time_stop:2446 : total=5051 2022-04-14 00:54:30.556 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:30.559 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8456 2022-04-14 00:54:30.561 | + inc/python:pip_install:203 : return 0 2022-04-14 00:54:30.563 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:54:30.566 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 00:54:30.589 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 00:54:32.364 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.372 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.376 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.381 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.385 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.392 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.396 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.422 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.500 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.520 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.524 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.529 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.544 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.552 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.554 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.574 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.592 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.601 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.606 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.624 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.646 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.664 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.672 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.677 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.698 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.728 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.730 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.744 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.749 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.753 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.758 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.773 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.780 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.829 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.848 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.852 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.883 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.946 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.953 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:32.960 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.010 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.024 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.033 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.137 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.163 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.168 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.178 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.184 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.203 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.210 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.227 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.258 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.286 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.299 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.311 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.330 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.338 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.352 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.365 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.369 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:54:33.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:33.377 | Processing /opt/stack/requirements 2022-04-14 00:54:35.106 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 00:54:35.109 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 00:54:35.121 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 00:54:35.126 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:54:35.128 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 00:54:35.135 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 00:54:35.161 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 00:54:35.164 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 00:54:35.176 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 00:54:35.227 | 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-14 00:54:35.230 | 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-14 00:54:35.245 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 00:54:35.248 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 00:54:35.251 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 00:54:35.256 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 00:54:35.258 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 00:54:35.271 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 00:54:35.282 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 00:54:35.331 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 00:54:35.338 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 00:54:35.341 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 00:54:35.346 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 00:54:35.348 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 00:54:35.409 | Building wheels for collected packages: openstack-requirements 2022-04-14 00:54:35.410 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 00:54:36.248 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 00:54:36.248 | ERROR: Command errored out with exit status 1: 2022-04-14 00:54:36.248 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-prtt1kya/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-prtt1kya/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-psq2sw9j 2022-04-14 00:54:36.248 | cwd: /tmp/pip-req-build-prtt1kya/ 2022-04-14 00:54:36.248 | Complete output (6 lines): 2022-04-14 00:54:36.248 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 00:54:36.248 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 00:54:36.249 | or: setup.py --help-commands 2022-04-14 00:54:36.249 | or: setup.py cmd --help 2022-04-14 00:54:36.249 | 2022-04-14 00:54:36.249 | error: invalid command 'bdist_wheel' 2022-04-14 00:54:36.249 | ---------------------------------------- 2022-04-14 00:54:36.249 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 00:54:36.249 | Running setup.py clean for openstack-requirements 2022-04-14 00:54:37.084 | Failed to build openstack-requirements 2022-04-14 00:54:37.101 | Installing collected packages: openstack-requirements 2022-04-14 00:54:37.101 | Attempting uninstall: openstack-requirements 2022-04-14 00:54:37.102 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-14 00:54:37.136 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-14 00:54:37.155 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-14 00:54:37.158 | Running setup.py install for openstack-requirements: started 2022-04-14 00:54:39.554 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 00:54:39.579 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-14 00:54:39.706 | + inc/python:pip_install:200 : result=0 2022-04-14 00:54:39.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:54:39.711 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:39.713 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:39.715 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:39.718 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:39.720 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:39.722 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:54:39.724 | + functions-common:time_stop:2439 : start_time=1649897670581 2022-04-14 00:54:39.726 | + functions-common:time_stop:2441 : [[ -z 1649897670581 ]] 2022-04-14 00:54:39.729 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:39.733 | + functions-common:time_stop:2444 : end_time=1649897679731 2022-04-14 00:54:39.736 | + functions-common:time_stop:2445 : elapsed_time=9150 2022-04-14 00:54:39.738 | + functions-common:time_stop:2446 : total=8456 2022-04-14 00:54:39.740 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:39.742 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17606 2022-04-14 00:54:39.744 | + inc/python:pip_install:203 : return 0 2022-04-14 00:54:39.747 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 00:54:39.749 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 00:54:39.752 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 00:54:39.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:54:39.757 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:54:39.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 00:54:39.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:54:39.764 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 00:54:39.785 | Using python 3.8 to install pbr 2022-04-14 00:54:39.787 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:54:40.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:40.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:40.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:40.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:41.836 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:41.869 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 00:54:44.544 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:54:44.552 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:54:44.552 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:54:44.675 | + inc/python:pip_install:200 : result=0 2022-04-14 00:54:44.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:54:44.679 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:44.682 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:44.684 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:44.686 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:44.688 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:44.690 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:54:44.693 | + functions-common:time_stop:2439 : start_time=1649897679779 2022-04-14 00:54:44.695 | + functions-common:time_stop:2441 : [[ -z 1649897679779 ]] 2022-04-14 00:54:44.698 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:44.702 | + functions-common:time_stop:2444 : end_time=1649897684699 2022-04-14 00:54:44.704 | + functions-common:time_stop:2445 : elapsed_time=4920 2022-04-14 00:54:44.706 | + functions-common:time_stop:2446 : total=17606 2022-04-14 00:54:44.708 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:44.710 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22526 2022-04-14 00:54:44.713 | + inc/python:pip_install:203 : return 0 2022-04-14 00:54:44.715 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 00:54:46.989 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 00:54:49.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:49.014 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 00:54:49.046 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 00:54:49.051 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 00:54:49.059 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 00:54:49.061 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 00:54:49.064 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 00:54:49.147 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:54:49.149 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:54:49.153 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 00:54:49.171 | + ./stack.sh:main:821 : pkgs= 2022-04-14 00:54:49.173 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 00:54:49.176 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 00:54:49.178 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:54:49.181 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 00:54:49.184 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:54:49.186 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:54:49.189 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:54:49.191 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:54:49.193 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:54:49.196 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:54:49.201 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:54:49.203 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:54:49.206 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:54:49.208 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 00:54:49.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:54:49.227 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:49.229 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:54:49.232 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:54:49.234 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 00:54:49.237 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:54:49.240 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:54:49.242 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:54:49.245 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 00:54:49.247 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:54:49.250 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 00:54:49.253 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:54:49.256 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:54:49.258 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:54:49.260 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:54:49.263 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:54:49.265 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:54:49.268 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 00:54:49.270 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:54:49.272 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 00:54:49.275 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:54:49.277 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:54:49.280 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 00:54:49.283 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 00:54:49.285 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 00:54:49.288 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 00:54:49.291 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 00:54:49.348 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 00:54:49.348 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 00:54:49.350 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 00:54:49.748 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 00:54:49.750 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 00:54:49.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:49.769 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 00:54:49.771 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:54:49.774 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:54:49.776 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:54:49.779 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:54:49.781 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:49.783 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:54:49.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:49.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:49.790 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:54:49.793 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:54:49.795 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:54:49.797 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:54:49.799 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 00:54:49.802 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:54:49.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:49.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:49.809 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 00:54:49.831 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 00:54:49.941 | Reading package lists... 2022-04-14 00:54:50.182 | Building dependency tree... 2022-04-14 00:54:50.184 | Reading state information... 2022-04-14 00:54:50.435 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 00:54:50.435 | The following packages were automatically installed and are no longer required: 2022-04-14 00:54:50.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:54:50.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:54:50.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:54:50.436 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:54:50.436 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:54:50.436 | python3-zope.interface 2022-04-14 00:54:50.436 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:54:50.552 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:54:50.557 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:54:50.559 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:54:50.561 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:50.564 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:50.566 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:50.568 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:50.570 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:50.573 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:54:50.575 | + functions-common:time_stop:2439 : start_time=1649897689828 2022-04-14 00:54:50.577 | + functions-common:time_stop:2441 : [[ -z 1649897689828 ]] 2022-04-14 00:54:50.580 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:50.584 | + functions-common:time_stop:2444 : end_time=1649897690582 2022-04-14 00:54:50.587 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 00:54:50.589 | + functions-common:time_stop:2446 : total=1521 2022-04-14 00:54:50.591 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:50.594 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2275 2022-04-14 00:54:50.596 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:54:50.598 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 00:54:50.601 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:54:50.603 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:54:50.605 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:54:50.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:54:50.610 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:54:50.612 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:54:50.615 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 00:54:50.617 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:54:50.619 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:54:50.622 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:54:50.624 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:54:50.626 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:54:50.628 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:54:50.631 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:54:50.633 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:54:50.636 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:54:50.638 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:54:50.640 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:54:50.643 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 00:54:50.645 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:54:50.647 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:54:50.650 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:54:50.652 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:54:50.655 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:54:50.657 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:54:50.659 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 00:54:50.662 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 00:54:50.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:50.680 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 00:54:50.682 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:54:50.685 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 00:54:50.687 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 00:54:50.690 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 00:54:50.694 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 00:54:50.697 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 00:54:50.699 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 00:54:50.702 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 00:54:50.704 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 00:54:50.706 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 00:54:50.709 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 00:54:51.404 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 00:54:51.404 | user tags 2022-04-14 00:54:51.404 | stackrabbit []' 2022-04-14 00:54:51.407 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 00:54:51.407 | user tags 2022-04-14 00:54:51.407 | stackrabbit []' 2022-04-14 00:54:51.408 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 00:54:51.414 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 00:54:51.416 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 00:54:51.419 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:54:52.091 | Changing password for user "stackrabbit" ... 2022-04-14 00:54:52.115 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 00:54:52.771 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 00:54:52.795 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 00:54:52.798 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:54:53.478 | Changing password for user "stackrabbit" ... 2022-04-14 00:54:53.501 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 00:54:53.504 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 00:54:53.506 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 00:54:54.196 | Deleting user "guest" ... 2022-04-14 00:54:54.212 | Error: 2022-04-14 00:54:54.212 | {:no_such_user, "guest"} 2022-04-14 00:54:54.225 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 00:54:54.227 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 00:54:54.244 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:54:54.246 | + ./stack.sh:main:838 : install_database 2022-04-14 00:54:54.249 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 00:54:54.251 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 00:54:54.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:54.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:54.259 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 00:54:54.472 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 00:54:54.474 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 00:54:54.476 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 00:54:54.479 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 00:54:54.482 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:54:54.484 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 00:54:54.486 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:54:54.489 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:54:54.491 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:54:54.494 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:54:54.496 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:54:54.499 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:54:54.501 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:54:54.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:54:54.506 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:54:54.509 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:54:54.511 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:54:54.513 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 00:54:54.516 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:54:54.518 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:54:54.520 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:54:54.523 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:54:54.525 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:54:54.528 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:54:54.530 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 00:54:54.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:54.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:54.537 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 00:54:54.540 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:54:54.542 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:54:54.545 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:54:54.547 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:54:54.549 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:54:54.552 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:54:54.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:54.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:54.559 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:54:54.561 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:54:54.563 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:54:54.565 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:54:54.568 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 00:54:54.570 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:54:54.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:54:54.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:54:54.577 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 00:54:54.599 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 00:54:54.709 | Reading package lists... 2022-04-14 00:54:54.952 | Building dependency tree... 2022-04-14 00:54:54.953 | Reading state information... 2022-04-14 00:54:55.203 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 00:54:55.203 | The following packages were automatically installed and are no longer required: 2022-04-14 00:54:55.204 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:54:55.204 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:54:55.204 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:54:55.204 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:54:55.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:54:55.205 | python3-zope.interface 2022-04-14 00:54:55.205 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:54:55.321 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:54:55.325 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:54:55.328 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:54:55.330 | + functions-common:time_stop:2432 : local name 2022-04-14 00:54:55.332 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:54:55.335 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:54:55.337 | + functions-common:time_stop:2435 : local total 2022-04-14 00:54:55.339 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:54:55.341 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:54:55.344 | + functions-common:time_stop:2439 : start_time=1649897694597 2022-04-14 00:54:55.346 | + functions-common:time_stop:2441 : [[ -z 1649897694597 ]] 2022-04-14 00:54:55.349 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:54:55.353 | + functions-common:time_stop:2444 : end_time=1649897695350 2022-04-14 00:54:55.355 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 00:54:55.358 | + functions-common:time_stop:2446 : total=2275 2022-04-14 00:54:55.360 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:54:55.362 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3028 2022-04-14 00:54:55.364 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:54:55.367 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 00:54:55.369 | + ./stack.sh:main:841 : install_database_python 2022-04-14 00:54:55.371 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 00:54:55.374 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 00:54:55.376 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 00:54:55.378 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:54:55.381 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 00:54:55.384 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 00:54:55.386 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:54:55.390 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:54:55.390 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:54:55.395 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 00:54:55.398 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 00:54:55.401 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 00:54:55.404 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 00:54:55.406 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 00:54:55.428 | Using python 3.8 to install PyMySQL 2022-04-14 00:54:55.430 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 00:54:56.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:56.304 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:56.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:54:56.304 | from cryptography.utils import int_from_bytes 2022-04-14 00:54:57.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:54:57.526 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 00:55:00.082 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:55:00.090 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:00.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:00.224 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:00.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:00.230 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:00.232 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:00.234 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:00.237 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:00.239 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:00.241 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:00.245 | + functions-common:time_stop:2439 : start_time=1649897695422 2022-04-14 00:55:00.247 | + functions-common:time_stop:2441 : [[ -z 1649897695422 ]] 2022-04-14 00:55:00.250 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:00.254 | + functions-common:time_stop:2444 : end_time=1649897700251 2022-04-14 00:55:00.256 | + functions-common:time_stop:2445 : elapsed_time=4829 2022-04-14 00:55:00.258 | + functions-common:time_stop:2446 : total=22526 2022-04-14 00:55:00.261 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:00.263 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27355 2022-04-14 00:55:00.265 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:00.268 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 00:55:00.270 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:55:00.273 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 00:55:00.275 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 00:55:00.292 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:00.294 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 00:55:00.297 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 00:55:00.300 | ++ 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-14 00:55:00.300 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:55:00.306 | + 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-14 00:55:00.308 | + 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-14 00:55:00.311 | + 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-14 00:55:00.313 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:55:00.315 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 00:55:00.318 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 00:55:00.333 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:00.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 00:55:00.338 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:55:00.341 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:55:00.343 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:55:00.346 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:55:00.348 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:00.350 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:55:00.353 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:00.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:00.358 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:55:00.360 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:55:00.362 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:55:00.364 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:55:00.367 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 00:55:00.370 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:55:00.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:00.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:00.377 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 00:55:00.397 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 00:55:00.511 | Reading package lists... 2022-04-14 00:55:00.752 | Building dependency tree... 2022-04-14 00:55:00.753 | Reading state information... 2022-04-14 00:55:01.002 | radvd is already the newest version (1:2.17-2). 2022-04-14 00:55:01.003 | The following packages were automatically installed and are no longer required: 2022-04-14 00:55:01.004 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:55:01.004 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:55:01.004 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:55:01.004 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:55:01.004 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:55:01.004 | python3-zope.interface 2022-04-14 00:55:01.004 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:55:01.119 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:55:01.124 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:55:01.126 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:55:01.129 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:01.131 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:01.133 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:01.136 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:01.138 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:01.140 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:55:01.142 | + functions-common:time_stop:2439 : start_time=1649897700394 2022-04-14 00:55:01.144 | + functions-common:time_stop:2441 : [[ -z 1649897700394 ]] 2022-04-14 00:55:01.147 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:01.152 | + functions-common:time_stop:2444 : end_time=1649897701149 2022-04-14 00:55:01.154 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-14 00:55:01.156 | + functions-common:time_stop:2446 : total=3028 2022-04-14 00:55:01.158 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:01.161 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3783 2022-04-14 00:55:01.163 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:55:01.166 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 00:55:01.183 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:01.186 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 00:55:01.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 00:55:01.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 00:55:01.193 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 00:55:01.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 00:55:01.216 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:55:01.218 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:55:01.220 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:55:01.222 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:55:01.225 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:01.228 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:55:01.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:01.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:01.234 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:55:01.237 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:55:01.239 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:55:01.241 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:55:01.243 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 00:55:01.246 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:55:01.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:01.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:01.253 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 00:55:01.272 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 00:55:01.394 | Reading package lists... 2022-04-14 00:55:01.641 | Building dependency tree... 2022-04-14 00:55:01.643 | Reading state information... 2022-04-14 00:55:01.895 | fakeroot is already the newest version (1.24-1). 2022-04-14 00:55:01.895 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:55:01.895 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 00:55:01.895 | The following packages were automatically installed and are no longer required: 2022-04-14 00:55:01.896 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:55:01.897 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:55:01.897 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:55:01.897 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:55:01.897 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:55:01.897 | python3-zope.interface 2022-04-14 00:55:01.897 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:55:02.012 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:55:02.016 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:55:02.018 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:55:02.020 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:02.022 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:02.026 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:02.028 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:02.030 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:02.032 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:55:02.034 | + functions-common:time_stop:2439 : start_time=1649897701270 2022-04-14 00:55:02.036 | + functions-common:time_stop:2441 : [[ -z 1649897701270 ]] 2022-04-14 00:55:02.040 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:02.044 | + functions-common:time_stop:2444 : end_time=1649897702042 2022-04-14 00:55:02.046 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 00:55:02.048 | + functions-common:time_stop:2446 : total=3783 2022-04-14 00:55:02.050 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:02.053 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4555 2022-04-14 00:55:02.055 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:55:02.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 00:55:02.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:02.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:02.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 00:55:02.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 00:55:02.070 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 00:55:02.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 00:55:02.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 00:55:02.079 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 00:55:02.080 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 00:55:02.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 00:55:02.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 00:55:02.089 | + functions:vercmp:628 : local v1=5.4 2022-04-14 00:55:02.092 | + functions:vercmp:629 : local 'op=<' 2022-04-14 00:55:02.094 | + functions:vercmp:630 : local v2=3.13 2022-04-14 00:55:02.096 | + functions:vercmp:631 : local result 2022-04-14 00:55:02.100 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 00:55:02.100 | ++ functions:vercmp:635 : head -1 2022-04-14 00:55:02.100 | ++ functions:vercmp:635 : sort -V 2022-04-14 00:55:02.106 | + functions:vercmp:635 : result=3.13 2022-04-14 00:55:02.108 | + functions:vercmp:637 : case $op in 2022-04-14 00:55:02.111 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 00:55:02.113 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 00:55:02.115 | + functions:vercmp:648 : return 2022-04-14 00:55:02.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 00:55:02.120 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:55:02.122 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 00:55:02.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 00:55:02.626 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 00:55:02.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 00:55:02.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.639 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 00:55:02.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:02.660 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 00:55:02.663 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 00:55:02.663 | Installing etcd 2022-04-14 00:55:02.666 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 00:55:02.680 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 00:55:02.693 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 00:55:02.696 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 00:55:02.712 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 00:55:02.715 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.717 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.722 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.728 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.731 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 00:55:02.733 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 00:55:02.736 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.738 | ++ functions:get_extra_file:74 : return 2022-04-14 00:55:02.741 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:55:02.744 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 00:55:02.746 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 00:55:02.748 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 00:55:02.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:02.767 | + ./stack.sh:main:868 : install_dstat 2022-04-14 00:55:02.769 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 00:55:02.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:02.789 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 00:55:02.792 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:55:02.794 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 00:55:02.796 | + ./stack.sh:main:877 : install_libs 2022-04-14 00:55:02.799 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 00:55:02.801 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 00:55:02.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 00:55:02.806 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 00:55:02.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 00:55:02.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.818 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 00:55:02.820 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 00:55:02.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 00:55:02.825 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 00:55:02.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 00:55:02.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.836 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 00:55:02.839 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 00:55:02.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 00:55:02.843 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 00:55:02.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.848 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 00:55:02.853 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.855 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 00:55:02.857 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 00:55:02.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 00:55:02.862 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 00:55:02.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 00:55:02.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.873 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 00:55:02.876 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 00:55:02.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 00:55:02.880 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 00:55:02.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.887 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 00:55:02.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.891 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 00:55:02.894 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 00:55:02.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 00:55:02.899 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 00:55:02.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.903 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 00:55:02.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.910 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 00:55:02.912 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 00:55:02.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 00:55:02.917 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 00:55:02.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.922 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 00:55:02.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.929 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 00:55:02.931 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 00:55:02.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 00:55:02.935 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 00:55:02.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 00:55:02.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.947 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 00:55:02.949 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 00:55:02.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 00:55:02.954 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 00:55:02.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.958 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.961 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 00:55:02.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.965 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 00:55:02.968 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 00:55:02.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 00:55:02.972 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 00:55:02.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 00:55:02.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:02.984 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 00:55:02.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 00:55:02.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 00:55:02.990 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 00:55:02.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:02.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:02.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 00:55:03.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.002 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 00:55:03.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 00:55:03.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 00:55:03.010 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 00:55:03.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 00:55:03.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.021 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 00:55:03.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 00:55:03.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 00:55:03.028 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 00:55:03.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 00:55:03.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.040 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 00:55:03.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 00:55:03.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 00:55:03.047 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 00:55:03.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 00:55:03.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.059 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 00:55:03.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 00:55:03.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 00:55:03.066 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 00:55:03.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 00:55:03.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.078 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 00:55:03.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 00:55:03.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 00:55:03.085 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 00:55:03.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 00:55:03.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.096 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 00:55:03.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 00:55:03.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 00:55:03.104 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 00:55:03.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 00:55:03.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.115 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 00:55:03.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 00:55:03.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 00:55:03.123 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 00:55:03.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 00:55:03.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.134 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 00:55:03.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 00:55:03.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 00:55:03.142 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 00:55:03.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.147 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 00:55:03.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.154 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 00:55:03.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 00:55:03.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 00:55:03.161 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 00:55:03.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 00:55:03.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.173 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 00:55:03.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 00:55:03.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 00:55:03.180 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 00:55:03.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 00:55:03.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.192 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 00:55:03.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 00:55:03.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 00:55:03.200 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 00:55:03.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 00:55:03.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.211 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 00:55:03.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 00:55:03.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 00:55:03.218 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 00:55:03.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 00:55:03.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.230 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 00:55:03.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 00:55:03.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 00:55:03.237 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 00:55:03.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 00:55:03.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.249 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 00:55:03.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 00:55:03.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 00:55:03.256 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 00:55:03.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 00:55:03.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.268 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 00:55:03.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 00:55:03.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 00:55:03.275 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 00:55:03.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 00:55:03.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.287 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 00:55:03.290 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 00:55:03.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 00:55:03.294 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 00:55:03.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 00:55:03.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.307 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 00:55:03.309 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 00:55:03.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 00:55:03.314 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 00:55:03.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 00:55:03.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.326 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 00:55:03.329 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 00:55:03.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 00:55:03.335 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 00:55:03.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 00:55:03.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.346 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 00:55:03.349 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 00:55:03.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 00:55:03.354 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 00:55:03.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 00:55:03.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.369 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 00:55:03.371 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 00:55:03.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 00:55:03.376 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 00:55:03.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 00:55:03.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.388 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 00:55:03.390 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 00:55:03.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 00:55:03.395 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 00:55:03.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 00:55:03.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.406 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 00:55:03.409 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 00:55:03.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 00:55:03.413 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 00:55:03.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 00:55:03.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.426 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 00:55:03.428 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 00:55:03.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 00:55:03.433 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 00:55:03.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 00:55:03.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.445 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 00:55:03.448 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 00:55:03.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 00:55:03.452 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 00:55:03.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 00:55:03.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.465 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 00:55:03.467 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 00:55:03.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 00:55:03.472 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 00:55:03.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 00:55:03.481 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.483 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 00:55:03.486 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 00:55:03.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 00:55:03.490 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 00:55:03.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 00:55:03.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.503 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 00:55:03.505 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 00:55:03.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 00:55:03.510 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 00:55:03.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:03.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:03.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 00:55:03.520 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:03.522 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 00:55:03.543 | Using python 3.8 to install etcd3 2022-04-14 00:55:03.545 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 00:55:04.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:04.424 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:04.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:04.424 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:05.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:05.640 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 00:55:05.647 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 00:55:05.650 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 00:55:05.650 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 00:55:05.651 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 00:55:08.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-14 00:55:08.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:08.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:08.433 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:08.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:08.437 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:08.440 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:08.442 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:08.444 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:08.447 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:08.449 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:08.451 | + functions-common:time_stop:2439 : start_time=1649897703537 2022-04-14 00:55:08.453 | + functions-common:time_stop:2441 : [[ -z 1649897703537 ]] 2022-04-14 00:55:08.456 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:08.461 | + functions-common:time_stop:2444 : end_time=1649897708458 2022-04-14 00:55:08.463 | + functions-common:time_stop:2445 : elapsed_time=4921 2022-04-14 00:55:08.465 | + functions-common:time_stop:2446 : total=27355 2022-04-14 00:55:08.468 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:08.470 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32276 2022-04-14 00:55:08.472 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:08.474 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 00:55:08.496 | Using python 3.8 to install etcd3gw 2022-04-14 00:55:08.498 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 00:55:09.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:09.420 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:09.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:09.420 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:10.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:10.647 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 00:55:10.655 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 00:55:10.657 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 00:55:10.658 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 00:55:10.659 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 00:55:10.692 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 00:55:10.694 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 00:55:10.696 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 00:55:10.698 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 00:55:13.254 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:55:13.261 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:13.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:13.384 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:13.386 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:13.388 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:13.391 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:13.393 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:13.395 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:13.398 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:13.400 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:13.402 | + functions-common:time_stop:2439 : start_time=1649897708490 2022-04-14 00:55:13.404 | + functions-common:time_stop:2441 : [[ -z 1649897708490 ]] 2022-04-14 00:55:13.407 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:13.411 | + functions-common:time_stop:2444 : end_time=1649897713409 2022-04-14 00:55:13.414 | + functions-common:time_stop:2445 : elapsed_time=4919 2022-04-14 00:55:13.416 | + functions-common:time_stop:2446 : total=32276 2022-04-14 00:55:13.419 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:13.421 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37195 2022-04-14 00:55:13.423 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:13.426 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 00:55:13.428 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 00:55:13.431 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 00:55:13.433 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:55:13.435 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:55:13.438 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:55:13.440 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:55:13.443 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:55:13.445 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:55:13.448 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:55:13.450 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:55:13.452 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:55:13.455 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:55:13.457 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:55:13.459 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 00:55:13.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:13.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:13.467 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 00:55:13.469 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:55:13.472 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:55:13.474 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:55:13.477 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:55:13.479 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:55:13.482 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:13.484 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:55:13.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:13.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:13.491 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:55:13.493 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:55:13.496 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:55:13.498 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:55:13.500 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:55:13.503 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:55:13.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:13.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:13.510 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:55:13.532 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:55:13.642 | Reading package lists... 2022-04-14 00:55:13.889 | Building dependency tree... 2022-04-14 00:55:13.890 | Reading state information... 2022-04-14 00:55:14.145 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:55:14.145 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:55:14.145 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:55:14.145 | The following packages were automatically installed and are no longer required: 2022-04-14 00:55:14.146 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:55:14.146 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:55:14.146 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:55:14.146 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:55:14.146 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:55:14.147 | python3-zope.interface 2022-04-14 00:55:14.147 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:55:14.264 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:55:14.268 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:55:14.271 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:55:14.273 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:14.275 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:14.278 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:14.280 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:14.282 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:14.285 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:55:14.287 | + functions-common:time_stop:2439 : start_time=1649897713529 2022-04-14 00:55:14.290 | + functions-common:time_stop:2441 : [[ -z 1649897713529 ]] 2022-04-14 00:55:14.293 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:14.297 | + functions-common:time_stop:2444 : end_time=1649897714294 2022-04-14 00:55:14.299 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-14 00:55:14.302 | + functions-common:time_stop:2446 : total=4555 2022-04-14 00:55:14.304 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:14.307 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5320 2022-04-14 00:55:14.309 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:55:14.311 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 00:55:14.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:14.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:14.319 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 00:55:14.382 | Module proxy already enabled 2022-04-14 00:55:14.386 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 00:55:14.448 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 00:55:14.449 | Module proxy already enabled 2022-04-14 00:55:14.449 | Module proxy_uwsgi already enabled 2022-04-14 00:55:14.453 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 00:55:14.455 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:55:14.457 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:55:14.460 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:55:14.597 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 00:55:14.599 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 00:55:14.602 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 00:55:14.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 00:55:14.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.614 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 00:55:14.616 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 00:55:14.619 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 00:55:14.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 00:55:14.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.630 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 00:55:14.633 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 00:55:14.636 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 00:55:14.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 00:55:14.645 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.649 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 00:55:14.651 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 00:55:14.654 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 00:55:14.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 00:55:14.664 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.666 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 00:55:14.668 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 00:55:14.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 00:55:14.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.681 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 00:55:14.683 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 00:55:14.686 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 00:55:14.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 00:55:14.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.698 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 00:55:14.715 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:14.718 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 00:55:14.720 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 00:55:14.723 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 00:55:14.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 00:55:14.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.735 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 00:55:14.752 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:14.754 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 00:55:14.757 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 00:55:14.760 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 00:55:14.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 00:55:14.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.772 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 00:55:14.774 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 00:55:14.777 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 00:55:14.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:14.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:14.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 00:55:14.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:14.789 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 00:55:14.791 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 00:55:14.794 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:55:14.797 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 00:55:14.799 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 00:55:14.801 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:55:14.806 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:55:14.806 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:55:14.811 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 00:55:14.814 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 00:55:14.816 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 00:55:14.820 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 00:55:14.823 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 00:55:14.843 | Using python 3.8 to install keystonemiddleware 2022-04-14 00:55:14.846 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 00:55:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:15.715 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:15.715 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:16.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:16.924 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 00:55:16.979 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 00:55:16.980 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 00:55:16.981 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 00:55:16.982 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 00:55:16.984 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 00:55:16.985 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 00:55:16.986 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 00:55:16.987 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 00:55:16.988 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 00:55:16.989 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 00:55:16.990 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 00:55:16.991 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 00:55:16.992 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 00:55:16.994 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 00:55:17.051 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 00:55:17.052 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 00:55:17.053 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 00:55:17.093 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 00:55:17.133 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 00:55:17.134 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 00:55:17.135 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 00:55:17.137 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 00:55:17.184 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 00:55:17.188 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 00:55:17.199 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 00:55:17.200 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 00:55:17.215 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 00:55:17.217 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 00:55:17.218 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 00:55:17.281 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 00:55:17.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 00:55:17.286 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 00:55:17.287 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 00:55:17.338 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 00:55:17.353 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 00:55:19.779 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:55:19.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:19.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:19.908 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:19.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:19.912 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:19.915 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:19.917 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:19.919 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:19.922 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:19.924 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:19.926 | + functions-common:time_stop:2439 : start_time=1649897714838 2022-04-14 00:55:19.929 | + functions-common:time_stop:2441 : [[ -z 1649897714838 ]] 2022-04-14 00:55:19.932 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:19.936 | + functions-common:time_stop:2444 : end_time=1649897719933 2022-04-14 00:55:19.938 | + functions-common:time_stop:2445 : elapsed_time=5095 2022-04-14 00:55:19.940 | + functions-common:time_stop:2446 : total=37195 2022-04-14 00:55:19.943 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:19.945 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42290 2022-04-14 00:55:19.947 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:19.949 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 00:55:19.952 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 00:55:19.954 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:55:19.957 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 00:55:19.960 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 00:55:19.963 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:55:19.967 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:55:19.967 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:55:19.972 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 00:55:19.975 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 00:55:19.978 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 00:55:19.981 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 00:55:19.983 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 00:55:20.004 | Using python 3.8 to install python-memcached 2022-04-14 00:55:20.007 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 00:55:20.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:20.880 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:20.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:20.880 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:22.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:22.084 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 00:55:22.087 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 00:55:24.680 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:55:24.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:24.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:24.810 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:24.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:24.815 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:24.818 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:24.821 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:24.823 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:24.825 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:24.828 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:24.830 | + functions-common:time_stop:2439 : start_time=1649897719999 2022-04-14 00:55:24.832 | + functions-common:time_stop:2441 : [[ -z 1649897719999 ]] 2022-04-14 00:55:24.835 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:24.840 | + functions-common:time_stop:2444 : end_time=1649897724837 2022-04-14 00:55:24.842 | + functions-common:time_stop:2445 : elapsed_time=4838 2022-04-14 00:55:24.844 | + functions-common:time_stop:2446 : total=42290 2022-04-14 00:55:24.846 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:24.849 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47128 2022-04-14 00:55:24.852 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:24.855 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 00:55:24.872 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:24.874 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 00:55:24.877 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 00:55:24.879 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 00:55:24.881 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 00:55:24.884 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:55:24.886 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 00:55:24.889 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 00:55:24.903 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:24.906 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 00:55:24.908 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 00:55:24.910 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 00:55:24.913 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:55:24.915 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:55:24.918 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:55:24.920 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:55:24.922 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:55:24.925 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:55:24.941 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:55:24.943 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:55:24.945 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:24.947 | + functions-common:git_clone:629 : echo master 2022-04-14 00:55:24.948 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:55:24.953 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 00:55:24.955 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:24.957 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 00:55:24.969 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 00:55:24.972 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:55:24.973 | + functions-common:git_clone:685 : head -1 2022-04-14 00:55:24.977 | c141e6164 trivial: Fix typo 2022-04-14 00:55:24.979 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:55:24.982 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 00:55:24.984 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:55:24.986 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:55:24.988 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 00:55:24.991 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:55:24.994 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 00:55:24.996 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:55:24.998 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:55:25.001 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 00:55:25.003 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:55:25.005 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:55:25.008 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 00:55:25.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:55:25.014 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 00:55:25.016 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:55:25.018 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:55:25.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 00:55:25.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 00:55:25.029 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 00:55:25.722 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 00:55:25.725 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:55:25.727 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:55:25.730 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:55:25.732 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:55:25.734 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 00:55:25.736 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:55:25.738 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:55:25.741 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:55:25.744 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:55:25.746 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:55:25.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:55:25.750 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:55:25.752 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 00:55:25.773 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 00:55:25.775 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 00:55:26.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:26.647 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:26.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:26.647 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:27.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:27.860 | Obtaining file:///opt/stack/keystone 2022-04-14 00:55:27.861 | Preparing metadata (setup.py): started 2022-04-14 00:55:32.981 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:55:33.059 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 00:55:33.060 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 00:55:33.061 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:55:33.062 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 00:55:33.063 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 00:55:33.064 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 00:55:33.066 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 00:55:33.067 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:55:33.069 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 00:55:33.070 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 00:55:33.071 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 00:55:33.072 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:55:33.073 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 00:55:33.074 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 00:55:33.075 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 00:55:33.076 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 00:55:33.078 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 00:55:33.079 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 00:55:33.080 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:55:33.081 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 00:55:33.082 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 00:55:33.083 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 00:55:33.084 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 00:55:33.086 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:55:33.087 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 00:55:33.088 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:55:33.089 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 00:55:33.090 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 00:55:33.091 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 00:55:33.092 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:55:33.093 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:55:33.094 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 00:55:33.095 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 00:55:33.096 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 00:55:33.108 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 00:55:33.109 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 00:55:33.152 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 00:55:33.171 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 00:55:33.172 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:55:33.173 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:55:33.174 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 00:55:33.175 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 00:55:33.186 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 00:55:33.249 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 00:55:33.252 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:55:33.348 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 00:55:33.350 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 00:55:33.351 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:55:33.352 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:55:33.407 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 00:55:33.409 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 00:55:33.410 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 00:55:33.463 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 00:55:33.466 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 00:55:33.548 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:55:33.549 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 00:55:33.550 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 00:55:33.552 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 00:55:33.554 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 00:55:33.556 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:55:33.577 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 00:55:33.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:55:33.648 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 00:55:33.649 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 00:55:33.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 00:55:33.652 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 00:55:33.710 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:55:33.824 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 00:55:33.825 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 00:55:33.827 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 00:55:33.828 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 00:55:33.829 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 00:55:34.052 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 00:55:34.075 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 00:55:34.076 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 00:55:34.144 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 00:55:34.164 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:55:34.221 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 00:55:34.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 00:55:34.370 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 00:55:34.426 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:55:34.502 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 00:55:34.630 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 00:55:34.658 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 00:55:34.699 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 00:55:34.701 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 00:55:34.703 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:55:34.705 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 00:55:34.706 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 00:55:34.708 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:55:34.788 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 00:55:34.924 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 00:55:34.925 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 00:55:34.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 00:55:34.929 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 00:55:35.084 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:55:35.171 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:55:35.426 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 00:55:35.691 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 00:55:35.727 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 00:55:37.653 | Installing collected packages: keystone 2022-04-14 00:55:37.653 | Attempting uninstall: keystone 2022-04-14 00:55:37.653 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 00:55:37.656 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 00:55:37.658 | Running setup.py develop for keystone 2022-04-14 00:55:43.950 | Successfully installed keystone 2022-04-14 00:55:43.951 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:55:43.959 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:55:43.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:55:44.093 | + inc/python:pip_install:200 : result=0 2022-04-14 00:55:44.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:55:44.097 | + functions-common:time_stop:2432 : local name 2022-04-14 00:55:44.100 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:55:44.102 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:55:44.104 | + functions-common:time_stop:2435 : local total 2022-04-14 00:55:44.106 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:55:44.108 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:55:44.110 | + functions-common:time_stop:2439 : start_time=1649897725767 2022-04-14 00:55:44.112 | + functions-common:time_stop:2441 : [[ -z 1649897725767 ]] 2022-04-14 00:55:44.115 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:55:44.119 | + functions-common:time_stop:2444 : end_time=1649897744117 2022-04-14 00:55:44.121 | + functions-common:time_stop:2445 : elapsed_time=18350 2022-04-14 00:55:44.123 | + functions-common:time_stop:2446 : total=47128 2022-04-14 00:55:44.125 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:55:44.127 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65478 2022-04-14 00:55:44.130 | + inc/python:pip_install:203 : return 0 2022-04-14 00:55:44.132 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:55:44.135 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:55:44.137 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:55:44.156 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:55:44.169 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 00:55:44.171 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 00:55:44.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:55:44.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:55:44.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 00:55:44.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:55:44.183 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 00:55:44.200 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:44.202 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:55:44.205 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:55:44.207 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 00:55:44.210 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 00:55:44.222 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 00:55:44.225 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 00:55:44.229 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 00:55:44.246 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:44.248 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 00:55:44.279 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 00:55:44.307 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 00:55:44.337 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 00:55:44.368 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 00:55:44.399 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 00:55:44.430 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 00:55:44.458 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 00:55:44.486 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 00:55:44.488 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 00:55:44.491 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 00:55:44.494 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 00:55:44.496 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:55:44.499 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:55:44.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:44.517 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:55:44.520 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:55:44.522 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:55:44.537 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:44.540 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:55:44.543 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:55:44.573 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:55:44.576 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:55:44.578 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 00:55:44.580 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 00:55:44.596 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:44.599 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-04-14 00:55:44.629 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 00:55:44.632 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 00:55:44.663 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 00:55:44.665 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 00:55:44.668 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 00:55:44.670 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 00:55:44.672 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:55:44.675 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:55:44.707 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 00:55:44.709 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 00:55:44.712 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 00:55:44.714 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 00:55:44.717 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:55:44.735 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:55:44.737 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:55:44.740 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:55:44.743 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:55:44.745 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:55:44.773 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:55:44.801 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:55:44.830 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:55:44.857 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 00:55:44.885 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:55:44.888 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 00:55:44.890 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:55:44.892 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 00:55:44.895 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 00:55:44.897 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:55:44.900 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:55:44.902 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 00:55:44.906 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 00:55:44.909 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:55:44.912 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:55:44.924 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:55:44.925 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:55:44.933 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:55:44.937 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:55:44.953 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:55:44.955 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:55:44.960 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 00:55:44.989 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 00:55:45.016 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 00:55:45.044 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 00:55:45.072 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 00:55:45.099 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 00:55:45.126 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 00:55:45.154 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 00:55:45.181 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 00:55:45.208 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:55:45.236 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 00:55:45.264 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 00:55:45.291 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 00:55:45.319 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:55:45.321 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:55:45.324 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 00:55:45.326 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 00:55:45.329 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:55:45.331 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:45.334 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:45.336 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:55:45.339 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:55:45.341 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:55:45.368 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 00:55:45.397 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 00:55:45.398 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:55:45.406 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 00:55:45.409 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 00:55:45.412 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 00:55:45.414 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:55:45.416 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:55:45.419 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:55:45.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:45.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:45.426 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:55:45.429 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:55:45.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:55:45.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:55:45.435 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 00:55:45.498 | Site keystone-wsgi-public already enabled 2022-04-14 00:55:45.503 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:55:45.506 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:55:45.508 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:55:45.510 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:55:45.647 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 00:55:45.679 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 00:55:45.712 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 00:55:45.743 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 00:55:45.746 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 00:55:45.777 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 00:55:45.806 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 00:55:45.835 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 00:55:45.838 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 00:55:45.855 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:55:45.857 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 00:55:45.875 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:55:45.877 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 00:55:45.880 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 00:55:45.883 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 00:55:45.885 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:55:45.888 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 00:55:45.890 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 00:55:45.892 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 00:55:45.895 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 00:55:45.897 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:55:45.899 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:55:45.902 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:55:45.905 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:55:45.907 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:55:45.910 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:55:45.927 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:55:45.929 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:55:45.932 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:45.934 | + functions-common:git_clone:629 : echo master 2022-04-14 00:55:45.935 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:55:45.940 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 00:55:45.942 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:55:45.945 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 00:55:45.957 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 00:55:45.960 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:55:45.961 | + functions-common:git_clone:685 : head -1 2022-04-14 00:55:45.964 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 00:55:45.966 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:55:45.969 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 00:55:45.971 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:55:45.974 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:55:45.977 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 00:55:45.979 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 00:55:45.982 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 00:55:45.984 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:55:45.986 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:55:45.989 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 00:55:45.992 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:55:45.994 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 00:55:45.997 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 00:55:45.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:55:46.002 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 00:55:46.005 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:55:46.007 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:55:46.010 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 00:55:46.016 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 00:55:46.018 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 00:55:46.697 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 00:55:46.700 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:55:46.702 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:55:46.704 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:55:46.706 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:55:46.709 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 00:55:46.711 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:55:46.713 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 00:55:46.716 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:55:46.718 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 00:55:46.720 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 00:55:46.722 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 00:55:46.725 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:55:46.727 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 00:55:46.749 | Using python 3.8 to install /opt/stack/swift 2022-04-14 00:55:46.751 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 00:55:47.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:47.608 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:47.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:55:47.608 | from cryptography.utils import int_from_bytes 2022-04-14 00:55:48.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:55:48.806 | Obtaining file:///opt/stack/swift 2022-04-14 00:55:48.807 | Preparing metadata (setup.py): started 2022-04-14 00:55:53.681 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:55:53.722 | 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-14 00:55:53.724 | 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-14 00:55:53.725 | 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-14 00:55:53.726 | 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-14 00:55:53.728 | 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-14 00:55:53.729 | 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-14 00:55:53.730 | 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-14 00:55:53.731 | 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-14 00:55:53.732 | 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-14 00:55:53.733 | 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-14 00:55:53.734 | 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-14 00:55:53.773 | 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-14 00:55:53.782 | 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-14 00:55:53.841 | 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-14 00:55:53.843 | 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-14 00:55:53.845 | 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-14 00:55:53.846 | 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-14 00:55:53.848 | 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-14 00:55:53.850 | 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-14 00:55:53.852 | 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-14 00:55:53.854 | 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-14 00:55:53.855 | 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-14 00:55:53.857 | 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-14 00:55:53.859 | 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-14 00:55:53.861 | 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-14 00:55:53.886 | 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-14 00:55:53.919 | 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-14 00:55:53.922 | 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-14 00:55:53.923 | 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-14 00:55:53.924 | 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-14 00:55:53.947 | 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-14 00:55:54.053 | 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-14 00:55:54.054 | 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-14 00:55:54.055 | 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-14 00:55:54.099 | 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-14 00:55:54.143 | 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-14 00:55:54.144 | 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-14 00:55:54.146 | 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-14 00:55:54.147 | 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-14 00:55:54.210 | 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-14 00:55:54.213 | 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-14 00:55:54.227 | 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-14 00:55:54.229 | 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-14 00:55:54.247 | 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-14 00:55:54.249 | 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-14 00:55:54.398 | 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-14 00:55:54.414 | 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-14 00:55:56.794 | Installing collected packages: swift 2022-04-14 00:55:56.794 | Attempting uninstall: swift 2022-04-14 00:55:56.794 | Found existing installation: swift 2.30.0.dev15 2022-04-14 00:55:56.797 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 00:55:56.798 | Running setup.py develop for swift 2022-04-14 00:56:02.863 | Successfully installed swift 2022-04-14 00:56:02.863 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:02.871 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:02.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:03.006 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:03.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:03.010 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:03.012 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:03.015 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:03.017 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:03.020 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:03.022 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:03.024 | + functions-common:time_stop:2439 : start_time=1649897746743 2022-04-14 00:56:03.027 | + functions-common:time_stop:2441 : [[ -z 1649897746743 ]] 2022-04-14 00:56:03.029 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:03.033 | + functions-common:time_stop:2444 : end_time=1649897763031 2022-04-14 00:56:03.037 | + functions-common:time_stop:2445 : elapsed_time=16288 2022-04-14 00:56:03.039 | + functions-common:time_stop:2446 : total=65478 2022-04-14 00:56:03.041 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:03.043 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81766 2022-04-14 00:56:03.045 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:03.048 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:56:03.051 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:56:03.053 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:56:03.072 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:56:03.085 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 00:56:03.088 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 00:56:03.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:03.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:03.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 00:56:03.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:03.100 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 00:56:03.103 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:56:03.105 | + ./stack.sh:main:910 : configure_swift 2022-04-14 00:56:03.107 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 00:56:03.109 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 00:56:03.111 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 00:56:03.113 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 00:56:03.115 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 00:56:04.326 | No account-reaper running 2022-04-14 00:56:04.327 | No object-expirer running 2022-04-14 00:56:04.327 | No container-reconciler running 2022-04-14 00:56:04.327 | No container-sync running 2022-04-14 00:56:04.327 | No object-updater running 2022-04-14 00:56:04.327 | No account-server running 2022-04-14 00:56:04.327 | No account-auditor running 2022-04-14 00:56:04.327 | No container-sharder running 2022-04-14 00:56:04.327 | No container-updater running 2022-04-14 00:56:04.327 | No proxy-server running 2022-04-14 00:56:04.327 | No object-reconstructor running 2022-04-14 00:56:04.327 | No container-replicator running 2022-04-14 00:56:04.327 | No container-auditor running 2022-04-14 00:56:04.327 | No object-auditor running 2022-04-14 00:56:04.327 | No object-server running 2022-04-14 00:56:04.327 | No container-server running 2022-04-14 00:56:04.327 | No object-replicator running 2022-04-14 00:56:04.327 | No account-replicator running 2022-04-14 00:56:04.420 | + lib/swift:configure_swift:337 : true 2022-04-14 00:56:04.422 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 00:56:04.435 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 00:56:04.448 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 00:56:04.451 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 00:56:04.451 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 00:56:04.456 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 00:56:04.456 | s/%GROUP%/ubuntu/; 2022-04-14 00:56:04.456 | s/%USER%/ubuntu/; 2022-04-14 00:56:04.456 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 00:56:04.456 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 00:56:04.460 | uid = ubuntu 2022-04-14 00:56:04.460 | gid = ubuntu 2022-04-14 00:56:04.460 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 00:56:04.460 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 00:56:04.460 | address = 127.0.0.1 2022-04-14 00:56:04.460 | 2022-04-14 00:56:04.460 | [account6612] 2022-04-14 00:56:04.460 | max connections = 25 2022-04-14 00:56:04.460 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:56:04.460 | read only = false 2022-04-14 00:56:04.460 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 00:56:04.460 | 2022-04-14 00:56:04.460 | [account6622] 2022-04-14 00:56:04.460 | max connections = 25 2022-04-14 00:56:04.460 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:56:04.460 | read only = false 2022-04-14 00:56:04.460 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 00:56:04.460 | 2022-04-14 00:56:04.460 | [account6632] 2022-04-14 00:56:04.460 | max connections = 25 2022-04-14 00:56:04.460 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:56:04.460 | read only = false 2022-04-14 00:56:04.460 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 00:56:04.460 | 2022-04-14 00:56:04.460 | [account6642] 2022-04-14 00:56:04.460 | max connections = 25 2022-04-14 00:56:04.460 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:56:04.460 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [container6611] 2022-04-14 00:56:04.461 | max connections = 25 2022-04-14 00:56:04.461 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:56:04.461 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [container6621] 2022-04-14 00:56:04.461 | max connections = 25 2022-04-14 00:56:04.461 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:56:04.461 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [container6631] 2022-04-14 00:56:04.461 | max connections = 25 2022-04-14 00:56:04.461 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:56:04.461 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [container6641] 2022-04-14 00:56:04.461 | max connections = 25 2022-04-14 00:56:04.461 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:56:04.461 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [object6613] 2022-04-14 00:56:04.461 | max connections = 25 2022-04-14 00:56:04.461 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:56:04.461 | read only = false 2022-04-14 00:56:04.461 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 00:56:04.461 | 2022-04-14 00:56:04.461 | [object6623] 2022-04-14 00:56:04.462 | max connections = 25 2022-04-14 00:56:04.462 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:56:04.462 | read only = false 2022-04-14 00:56:04.462 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 00:56:04.462 | 2022-04-14 00:56:04.462 | [object6633] 2022-04-14 00:56:04.462 | max connections = 25 2022-04-14 00:56:04.462 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:56:04.462 | read only = false 2022-04-14 00:56:04.462 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 00:56:04.462 | 2022-04-14 00:56:04.462 | [object6643] 2022-04-14 00:56:04.462 | max connections = 25 2022-04-14 00:56:04.462 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:56:04.462 | read only = false 2022-04-14 00:56:04.462 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 00:56:04.463 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 00:56:04.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:04.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:04.469 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 00:56:04.481 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 00:56:04.483 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 00:56:04.488 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 00:56:04.492 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 00:56:04.494 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 00:56:04.498 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 00:56:04.527 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-04-14 00:56:04.552 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 00:56:04.571 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 00:56:04.599 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 00:56:04.617 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:56:04.645 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 00:56:04.663 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 00:56:04.692 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 00:56:04.711 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 00:56:04.740 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 00:56:04.757 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:56:04.786 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 00:56:04.804 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 00:56:04.819 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:04.821 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 00:56:04.850 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 00:56:04.877 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 00:56:04.903 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 00:56:04.931 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 00:56:04.946 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:04.948 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 00:56:04.975 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 00:56:04.990 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:04.992 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 00:56:05.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:05.009 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 00:56:05.011 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 00:56:05.026 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:05.029 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 00:56:05.031 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 00:56:05.033 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 00:56:05.039 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 00:56:05.044 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 00:56:05.071 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 00:56:05.099 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 00:56:05.128 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 00:56:05.158 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 00:56:05.185 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 00:56:05.188 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 00:56:05.190 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 00:56:05.192 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 00:56:05.194 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 00:56:05.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 00:56:05.249 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-04-14 00:56:05.276 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 00:56:05.304 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 00:56:05.331 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 00:56:05.359 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 00:56:05.386 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 00:56:05.414 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:56:05.442 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 00:56:05.469 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 00:56:05.497 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 00:56:05.524 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 00:56:05.552 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 00:56:05.582 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 00:56:05.610 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 00:56:05.628 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 00:56:05.655 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 00:56:05.684 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 00:56:05.688 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 00:56:05.718 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 00:56:05.746 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 00:56:05.774 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 00:56:05.776 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 00:56:05.778 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:56:05.781 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 00:56:05.786 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 00:56:05.788 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:56:05.790 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:56:05.792 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 00:56:05.795 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 00:56:05.797 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:56:05.799 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:56:05.801 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 00:56:05.819 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 00:56:05.848 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 00:56:05.866 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 00:56:05.893 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 00:56:05.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:56:05.941 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 00:56:05.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:56:05.988 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 00:56:06.007 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:56:06.036 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 00:56:06.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 00:56:06.087 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:56:06.105 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:56:06.134 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 00:56:06.152 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 00:56:06.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 00:56:06.200 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 00:56:06.228 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 00:56:06.233 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 00:56:06.252 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:56:06.281 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 00:56:06.310 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:56:06.313 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 00:56:06.318 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 00:56:06.320 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:56:06.322 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:56:06.324 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 00:56:06.326 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 00:56:06.329 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:56:06.331 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:56:06.333 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 00:56:06.355 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 00:56:06.384 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 00:56:06.401 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 00:56:06.430 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 00:56:06.449 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:56:06.477 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 00:56:06.495 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:56:06.524 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 00:56:06.542 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:56:06.570 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 00:56:06.588 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 00:56:06.617 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:56:06.636 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:56:06.664 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 00:56:06.683 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 00:56:06.713 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 00:56:06.732 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 00:56:06.759 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 00:56:06.763 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 00:56:06.782 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:56:06.811 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:56:06.813 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 00:56:06.819 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 00:56:06.821 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:56:06.823 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:56:06.825 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 00:56:06.828 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 00:56:06.830 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:56:06.833 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:56:06.835 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 00:56:06.853 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 00:56:06.882 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 00:56:06.899 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 00:56:06.929 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 00:56:06.947 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:56:06.975 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 00:56:06.993 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:56:07.022 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 00:56:07.040 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:56:07.069 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 00:56:07.087 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 00:56:07.115 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:56:07.133 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:56:07.162 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 00:56:07.180 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 00:56:07.208 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 00:56:07.226 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 00:56:07.253 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 00:56:07.258 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 00:56:07.277 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:56:07.305 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 00:56:07.334 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 00:56:07.366 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 00:56:07.397 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 00:56:07.400 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 00:56:07.404 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 00:56:07.432 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 00:56:07.462 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 00:56:07.490 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 00:56:07.519 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 00:56:07.547 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 00:56:07.575 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 00:56:07.603 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 00:56:07.631 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 00:56:07.658 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 00:56:07.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:07.677 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 00:56:07.696 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 00:56:07.699 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 00:56:07.720 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 00:56:07.723 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-04-14 00:56:07.751 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 00:56:07.754 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 00:56:07.781 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-04-14 00:56:07.811 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 00:56:07.813 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 00:56:07.841 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 00:56:07.857 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:07.860 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 00:56:07.863 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 00:56:07.868 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 00:56:07.870 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 00:56:07.883 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 00:56:07.885 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 00:56:07.896 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 00:56:07.898 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 00:56:07.901 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:56:07.903 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:56:07.905 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:56:07.908 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:56:07.911 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:56:07.913 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:56:07.915 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 00:56:07.928 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:56:07.930 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 00:56:07.933 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 00:56:07.950 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:07.953 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 00:56:07.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:07.974 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 00:56:07.976 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 00:56:07.979 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 00:56:07.981 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:56:07.983 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 00:56:07.986 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 00:56:07.989 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 00:56:07.991 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 00:56:08.009 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:08.011 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 00:56:08.014 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 00:56:08.031 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:08.034 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 00:56:08.037 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 00:56:08.040 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 00:56:08.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:08.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:08.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 00:56:08.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:08.054 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 00:56:08.056 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 00:56:08.059 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 00:56:08.062 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 00:56:08.065 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 00:56:08.068 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 00:56:08.070 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 00:56:08.073 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 00:56:08.076 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 00:56:08.079 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 00:56:08.083 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:56:08.083 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 00:56:08.088 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 00:56:08.091 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 00:56:08.093 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 00:56:08.096 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 00:56:08.099 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:56:08.121 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 00:56:08.124 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:56:09.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:09.004 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:09.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:09.004 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:10.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:10.235 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:56:10.319 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 00:56:10.320 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 00:56:10.321 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 00:56:10.323 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 00:56:10.324 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:56:10.325 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 00:56:10.326 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:56:10.327 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:56:10.328 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 00:56:10.329 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:56:10.330 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 00:56:10.332 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 00:56:10.334 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 00:56:10.336 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 00:56:10.338 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 00:56:10.341 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 00:56:10.343 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 00:56:10.345 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:56:10.355 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 00:56:10.356 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 00:56:10.370 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 00:56:10.443 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 00:56:10.444 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 00:56:10.445 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 00:56:10.469 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:56:10.471 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 00:56:10.473 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 00:56:10.474 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 00:56:10.475 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 00:56:10.486 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 00:56:10.529 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 00:56:10.530 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 00:56:10.531 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:56:10.532 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 00:56:10.552 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 00:56:10.555 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 00:56:10.571 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 00:56:10.587 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 00:56:10.590 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 00:56:10.608 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 00:56:10.610 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:56:10.693 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 00:56:10.695 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 00:56:10.696 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 00:56:10.697 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 00:56:10.753 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 00:56:10.778 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 00:56:11.014 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 00:56:11.017 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 00:56:11.051 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:56:11.053 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 00:56:11.055 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 00:56:11.057 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 00:56:11.058 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 00:56:11.060 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 00:56:11.116 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 00:56:11.299 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:56:11.322 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 00:56:11.406 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 00:56:11.556 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 00:56:13.675 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:13.683 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:13.683 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:13.817 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:13.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:13.821 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:13.824 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:13.826 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:13.828 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:13.831 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:13.833 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:13.836 | + functions-common:time_stop:2439 : start_time=1649897768116 2022-04-14 00:56:13.838 | + functions-common:time_stop:2441 : [[ -z 1649897768116 ]] 2022-04-14 00:56:13.841 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:13.845 | + functions-common:time_stop:2444 : end_time=1649897773842 2022-04-14 00:56:13.848 | + functions-common:time_stop:2445 : elapsed_time=5726 2022-04-14 00:56:13.850 | + functions-common:time_stop:2446 : total=81766 2022-04-14 00:56:13.853 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:13.855 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87492 2022-04-14 00:56:13.858 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:13.860 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 00:56:13.863 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 00:56:13.866 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 00:56:13.879 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 00:56:13.884 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 00:56:13.886 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 00:56:13.889 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 00:56:13.891 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:56:13.893 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:56:13.896 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:56:13.899 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:56:13.901 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:56:13.904 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:56:13.921 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:56:13.923 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:56:13.926 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:13.929 | + functions-common:git_clone:629 : echo master 2022-04-14 00:56:13.930 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:56:13.935 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 00:56:13.937 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:13.940 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 00:56:13.952 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 00:56:13.955 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:56:13.955 | + functions-common:git_clone:685 : head -1 2022-04-14 00:56:13.959 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-14 00:56:13.962 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:56:13.964 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 00:56:13.967 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:56:13.970 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:56:13.973 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 00:56:13.976 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:56:13.978 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 00:56:13.981 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:56:13.983 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:56:13.986 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 00:56:13.988 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:56:13.991 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:56:13.994 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 00:56:13.997 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:56:14.000 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 00:56:14.002 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:56:14.005 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:56:14.008 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 00:56:14.014 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 00:56:14.016 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 00:56:14.690 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 00:56:14.692 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:56:14.695 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:56:14.697 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:56:14.699 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:56:14.702 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 00:56:14.704 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:56:14.707 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:56:14.710 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:56:14.712 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:56:14.714 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:56:14.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:56:14.719 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:56:14.722 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 00:56:14.743 | Using python 3.8 to install /opt/stack/glance 2022-04-14 00:56:14.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 00:56:15.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:15.611 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:15.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:15.611 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:16.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:16.837 | Obtaining file:///opt/stack/glance 2022-04-14 00:56:16.838 | Preparing metadata (setup.py): started 2022-04-14 00:56:21.646 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:56:21.718 | 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-14 00:56:21.719 | 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-14 00:56:21.720 | 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-14 00:56:21.721 | 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-14 00:56:21.722 | 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-14 00:56:21.723 | 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-14 00:56:21.724 | 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-14 00:56:21.725 | 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-14 00:56:21.726 | 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-14 00:56:21.727 | 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-14 00:56:21.729 | 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-14 00:56:21.730 | 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-14 00:56:21.731 | 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-14 00:56:21.732 | 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-14 00:56:21.733 | 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-14 00:56:21.734 | 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-14 00:56:21.735 | 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-14 00:56:21.736 | 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-14 00:56:21.738 | 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-14 00:56:21.739 | 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-14 00:56:21.740 | 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-14 00:56:21.741 | 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-14 00:56:21.742 | 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-14 00:56:21.743 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:56:21.744 | 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-14 00:56:21.745 | 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-14 00:56:21.746 | 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-14 00:56:21.747 | 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-14 00:56:21.749 | 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-14 00:56:21.750 | 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-14 00:56:21.751 | 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-14 00:56:21.752 | 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-14 00:56:21.753 | 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-14 00:56:21.755 | 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-14 00:56:21.756 | 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-14 00:56:21.757 | 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-14 00:56:21.758 | 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-14 00:56:21.759 | 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-14 00:56:21.760 | 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-14 00:56:21.761 | 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-14 00:56:21.762 | 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-14 00:56:21.763 | 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-14 00:56:21.765 | 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-14 00:56:21.788 | 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-14 00:56:21.789 | 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-14 00:56:21.791 | 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-14 00:56:21.813 | 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-14 00:56:21.816 | 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-14 00:56:21.856 | 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-14 00:56:21.873 | 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-14 00:56:21.882 | 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-14 00:56:21.897 | 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-14 00:56:21.898 | 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-14 00:56:21.899 | 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-14 00:56:21.995 | 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-14 00:56:22.074 | 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-14 00:56:22.126 | 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-14 00:56:22.130 | 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-14 00:56:22.165 | 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-14 00:56:22.238 | 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-14 00:56:22.239 | 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-14 00:56:22.241 | 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-14 00:56:22.300 | 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-14 00:56:22.302 | 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-14 00:56:22.306 | 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-14 00:56:22.332 | 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-14 00:56:22.381 | 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-14 00:56:22.385 | 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-14 00:56:22.444 | 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-14 00:56:22.445 | 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-14 00:56:22.446 | 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-14 00:56:22.449 | 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-14 00:56:22.451 | 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-14 00:56:22.480 | 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-14 00:56:22.481 | 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-14 00:56:22.482 | 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-14 00:56:22.526 | 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-14 00:56:22.577 | 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-14 00:56:22.579 | 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-14 00:56:22.581 | 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-14 00:56:22.661 | 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-14 00:56:22.723 | 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-14 00:56:22.830 | 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-14 00:56:23.115 | 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-14 00:56:23.118 | 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-14 00:56:23.119 | 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-14 00:56:23.122 | 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-14 00:56:23.178 | 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-14 00:56:23.202 | 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-14 00:56:23.298 | 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-14 00:56:23.417 | 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-14 00:56:23.636 | 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-14 00:56:23.638 | 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-14 00:56:23.640 | 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-14 00:56:23.641 | 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-14 00:56:23.643 | 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-14 00:56:23.645 | 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-14 00:56:23.646 | 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-14 00:56:23.767 | 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-14 00:56:23.809 | 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-14 00:56:23.857 | 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-14 00:56:23.860 | 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-14 00:56:24.132 | 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-14 00:56:24.322 | 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-14 00:56:24.323 | 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-14 00:56:24.324 | 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-14 00:56:24.327 | 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-14 00:56:24.453 | 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-14 00:56:24.631 | 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-14 00:56:24.766 | 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-14 00:56:25.105 | 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-14 00:56:25.106 | 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-14 00:56:25.340 | 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-14 00:56:25.628 | 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-14 00:56:26.012 | 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-14 00:56:26.013 | 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-14 00:56:27.545 | Installing collected packages: glance 2022-04-14 00:56:27.545 | Attempting uninstall: glance 2022-04-14 00:56:27.545 | Found existing installation: glance 24.1.0.dev5 2022-04-14 00:56:27.552 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 00:56:27.554 | Running setup.py develop for glance 2022-04-14 00:56:33.709 | Successfully installed glance 2022-04-14 00:56:33.709 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:56:33.717 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:56:33.717 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:56:33.865 | + inc/python:pip_install:200 : result=0 2022-04-14 00:56:33.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:56:33.870 | + functions-common:time_stop:2432 : local name 2022-04-14 00:56:33.872 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:56:33.874 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:56:33.877 | + functions-common:time_stop:2435 : local total 2022-04-14 00:56:33.879 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:56:33.881 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:56:33.883 | + functions-common:time_stop:2439 : start_time=1649897774738 2022-04-14 00:56:33.885 | + functions-common:time_stop:2441 : [[ -z 1649897774738 ]] 2022-04-14 00:56:33.888 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:56:33.892 | + functions-common:time_stop:2444 : end_time=1649897793890 2022-04-14 00:56:33.895 | + functions-common:time_stop:2445 : elapsed_time=19152 2022-04-14 00:56:33.897 | + functions-common:time_stop:2446 : total=87492 2022-04-14 00:56:33.899 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:56:33.901 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106644 2022-04-14 00:56:33.904 | + inc/python:pip_install:203 : return 0 2022-04-14 00:56:33.906 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:56:33.910 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:56:33.913 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:56:33.933 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:56:33.945 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 00:56:33.948 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 00:56:33.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:56:33.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:56:33.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 00:56:33.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:56:33.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:56:33.963 | + ./stack.sh:main:922 : configure_glance 2022-04-14 00:56:33.965 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 00:56:33.978 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 00:56:33.981 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 00:56:33.984 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 00:56:33.986 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 00:56:33.989 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 00:56:33.991 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:56:33.994 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:56:33.996 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 00:56:34.024 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:56:34.053 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 00:56:34.083 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:56:34.112 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 00:56:34.143 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 00:56:34.172 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 00:56:34.175 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:56:34.177 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 00:56:34.180 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:56:34.182 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 00:56:34.212 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 00:56:34.243 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 00:56:34.274 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 00:56:34.304 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 00:56:34.333 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 00:56:34.362 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 00:56:34.392 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 00:56:34.421 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:56:34.452 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:56:34.482 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:56:34.512 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 00:56:34.514 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 00:56:34.517 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 00:56:34.520 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:56:34.523 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:56:34.525 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:56:34.543 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:34.546 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:56:34.548 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:56:34.551 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:56:34.568 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:34.570 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:56:34.573 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:56:34.603 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:56:34.606 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:56:34.608 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 00:56:34.611 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 00:56:34.613 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 00:56:34.644 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 00:56:34.673 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 00:56:34.676 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 00:56:34.678 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 00:56:34.680 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 00:56:34.683 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:56:34.685 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 00:56:34.687 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:56:34.718 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 00:56:34.721 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-04-14 00:56:34.750 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:56:34.753 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 00:56:34.770 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:34.772 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 00:56:34.802 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 00:56:34.833 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 00:56:34.862 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 00:56:34.893 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 00:56:34.922 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 00:56:34.940 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:34.942 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:56:34.973 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 00:56:35.002 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 00:56:35.031 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-04-14 00:56:35.061 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 00:56:35.091 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-04-14 00:56:35.121 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 00:56:35.137 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:35.140 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 00:56:35.143 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 00:56:35.145 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:56:35.148 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:56:35.165 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:56:35.167 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:56:35.170 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:56:35.172 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:56:35.175 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:56:35.205 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:56:35.235 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:56:35.265 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:56:35.295 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 00:56:35.300 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 00:56:35.330 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 00:56:35.362 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:56:35.391 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-04-14 00:56:35.421 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 00:56:35.452 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 00:56:35.485 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 00:56:35.515 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:56:35.545 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 00:56:35.576 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 00:56:35.606 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 00:56:35.635 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 00:56:35.640 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 00:56:35.648 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 00:56:35.664 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:56:35.667 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 00:56:35.669 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 00:56:35.671 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 00:56:35.674 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 00:56:35.677 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 00:56:35.680 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 00:56:35.683 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 00:56:35.686 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 00:56:35.690 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 00:56:35.720 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 00:56:35.723 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 00:56:35.725 | ++ functions:get_random_port:837 : true 2022-04-14 00:56:35.728 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 00:56:35.730 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 00:56:35.732 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 00:56:35.782 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 00:56:35.784 | ++ functions:get_random_port:841 : break 2 2022-04-14 00:56:35.786 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 00:56:35.789 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 00:56:35.791 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 00:56:35.820 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 00:56:35.850 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 00:56:35.878 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:56:35.907 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:56:35.935 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:56:35.964 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:56:35.992 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:56:36.020 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:56:36.047 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:56:36.076 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:56:36.103 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:56:36.132 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:56:36.159 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:56:36.186 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 00:56:36.215 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 00:56:36.243 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 00:56:36.271 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 00:56:36.299 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 00:56:36.327 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 00:56:36.330 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 00:56:36.332 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:56:36.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:36.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:36.340 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 00:56:36.342 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 00:56:36.397 | proxy (enabled by site administrator) 2022-04-14 00:56:36.400 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 00:56:36.402 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 00:56:36.405 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:56:36.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:36.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:36.412 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 00:56:36.414 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 00:56:36.470 | proxy_http (enabled by site administrator) 2022-04-14 00:56:36.473 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 00:56:36.476 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 00:56:36.479 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 00:56:36.481 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:56:36.483 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:36.486 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:36.489 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:56:36.491 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:56:36.494 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 00:56:36.495 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:56:36.504 | KeepAlive Off 2022-04-14 00:56:36.509 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:56:36.509 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 00:56:36.517 | SetEnv proxy-sendchunked 1 2022-04-14 00:56:36.521 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 00:56:36.521 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:56:36.532 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 00:56:36.535 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 00:56:36.538 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 00:56:36.540 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:56:36.542 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:56:36.545 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:56:36.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:36.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:36.552 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:56:36.555 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:56:36.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:56:36.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:56:36.562 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 00:56:36.624 | Site glance-wsgi-api already enabled 2022-04-14 00:56:36.630 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 00:56:36.633 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:56:36.635 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:56:36.637 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:56:36.773 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 00:56:36.782 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 00:56:36.813 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 00:56:36.817 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 00:56:36.835 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:56:36.837 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 00:56:36.840 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 00:56:36.842 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 00:56:36.846 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:56:36.848 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 00:56:36.851 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 00:56:36.853 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 00:56:36.855 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 00:56:36.858 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:56:36.861 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:56:36.864 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:56:36.867 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:56:36.869 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:56:36.872 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:56:36.889 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:56:36.891 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:56:36.894 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:36.897 | + functions-common:git_clone:629 : echo master 2022-04-14 00:56:36.898 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:56:36.903 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 00:56:36.906 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:56:36.908 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 00:56:36.921 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 00:56:36.925 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:56:36.926 | + functions-common:git_clone:685 : head -1 2022-04-14 00:56:36.937 | 36c530676 db: Drop support for MySQL 5.5 2022-04-14 00:56:36.940 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:56:36.944 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 00:56:36.946 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:56:36.949 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:56:36.952 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 00:56:36.955 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:56:36.957 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 00:56:36.960 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:56:36.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:56:36.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 00:56:36.967 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:56:36.970 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:56:36.974 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 00:56:36.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:56:36.979 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 00:56:36.982 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:56:36.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:56:36.988 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 00:56:36.994 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 00:56:36.996 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 00:56:37.685 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 00:56:37.688 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:56:37.691 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:56:37.694 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:56:37.696 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:56:37.698 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 00:56:37.701 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:56:37.703 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:56:37.706 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:56:37.709 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:56:37.711 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:56:37.714 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:56:37.716 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:56:37.718 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 00:56:37.739 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 00:56:37.742 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 00:56:38.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:38.614 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:38.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:56:38.614 | from cryptography.utils import int_from_bytes 2022-04-14 00:56:39.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:56:39.833 | Obtaining file:///opt/stack/cinder 2022-04-14 00:56:39.834 | Preparing metadata (setup.py): started 2022-04-14 00:56:45.451 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:56:45.585 | 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-14 00:56:45.586 | 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-14 00:56:45.587 | 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-14 00:56:45.589 | 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-14 00:56:45.590 | 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-14 00:56:45.591 | 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-14 00:56:45.592 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:56:45.593 | 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-14 00:56:45.594 | 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-14 00:56:45.595 | 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-14 00:56:45.596 | 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-14 00:56:45.597 | 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-14 00:56:45.598 | 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-14 00:56:45.599 | 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-14 00:56:45.600 | 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-14 00:56:45.601 | 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-14 00:56:45.602 | 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-14 00:56:45.604 | 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-14 00:56:45.605 | 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-14 00:56:45.606 | 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-14 00:56:45.607 | 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-14 00:56:45.608 | 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-14 00:56:45.609 | 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-14 00:56:45.611 | 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-14 00:56:45.612 | 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-14 00:56:45.613 | 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-14 00:56:45.614 | 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-14 00:56:45.615 | 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-14 00:56:45.616 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-14 00:56:45.617 | 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-14 00:56:45.618 | 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-14 00:56:45.620 | 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-14 00:56:45.621 | 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-14 00:56:45.621 | 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-14 00:56:45.622 | 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-14 00:56:45.624 | 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-14 00:56:45.625 | 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-14 00:56:45.626 | 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-14 00:56:45.627 | 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-14 00:56:45.628 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-14 00:56:45.629 | 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-14 00:56:45.630 | 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-14 00:56:45.631 | 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-14 00:56:45.632 | 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-14 00:56:45.633 | 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-14 00:56:45.635 | 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-14 00:56:45.636 | 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-14 00:56:45.637 | 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-14 00:56:45.638 | 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-14 00:56:45.639 | 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-14 00:56:45.640 | 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-14 00:56:45.641 | 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-14 00:56:45.643 | 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-14 00:56:45.644 | 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-14 00:56:45.645 | 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-14 00:56:45.646 | 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-14 00:56:45.647 | 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-14 00:56:45.648 | 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-14 00:56:45.649 | 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-14 00:56:45.650 | 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-14 00:56:45.651 | 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-14 00:56:45.652 | 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-14 00:56:45.666 | 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-14 00:56:45.667 | 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-14 00:56:45.668 | 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-14 00:56:45.730 | 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-14 00:56:45.761 | 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-14 00:56:45.777 | 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-14 00:56:45.779 | 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-14 00:56:45.780 | 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-14 00:56:45.781 | 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-14 00:56:45.879 | 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-14 00:56:45.937 | 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-14 00:56:45.939 | 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-14 00:56:45.965 | 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-14 00:56:45.966 | 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-14 00:56:45.968 | 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-14 00:56:46.048 | 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-14 00:56:46.093 | 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-14 00:56:46.096 | 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-14 00:56:46.097 | 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-14 00:56:46.099 | 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-14 00:56:46.160 | 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-14 00:56:46.163 | 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-14 00:56:46.164 | 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-14 00:56:46.223 | 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-14 00:56:46.224 | 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-14 00:56:46.289 | 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-14 00:56:46.290 | 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-14 00:56:46.292 | 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-14 00:56:46.294 | 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-14 00:56:46.295 | 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-14 00:56:46.321 | 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-14 00:56:46.322 | 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-14 00:56:46.323 | 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-14 00:56:46.369 | 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-14 00:56:46.457 | 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-14 00:56:46.459 | 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-14 00:56:46.482 | 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-14 00:56:46.510 | 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-14 00:56:46.579 | 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-14 00:56:46.582 | 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-14 00:56:46.716 | 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-14 00:56:46.741 | 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-14 00:56:46.886 | 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-14 00:56:46.927 | 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-14 00:56:46.928 | 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-14 00:56:46.931 | 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-14 00:56:47.134 | 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-14 00:56:47.136 | 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-14 00:56:47.139 | 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-14 00:56:47.176 | 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-14 00:56:47.207 | 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-14 00:56:47.448 | 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-14 00:56:47.449 | 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-14 00:56:47.596 | 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-14 00:56:47.597 | 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-14 00:56:47.599 | 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-14 00:56:47.760 | 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-14 00:56:47.882 | 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-14 00:56:47.883 | 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-14 00:56:47.885 | 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-14 00:56:47.924 | 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-14 00:56:48.148 | 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-14 00:56:48.231 | 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-14 00:56:48.232 | 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-14 00:56:48.412 | 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-14 00:56:48.505 | 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-14 00:56:48.507 | 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-14 00:56:48.693 | 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-14 00:56:49.125 | 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-14 00:56:49.176 | 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-14 00:56:49.229 | 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-14 00:56:50.324 | 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-14 00:56:50.607 | 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-14 00:56:50.608 | 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-14 00:56:50.778 | 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-14 00:56:51.025 | 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-14 00:56:51.236 | 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-14 00:56:52.956 | Installing collected packages: cinder 2022-04-14 00:56:52.956 | Attempting uninstall: cinder 2022-04-14 00:56:52.957 | Found existing installation: cinder 20.1.0.dev49 2022-04-14 00:56:52.962 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 00:56:52.964 | Running setup.py develop for cinder 2022-04-14 00:57:00.492 | Successfully installed cinder 2022-04-14 00:57:00.492 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:00.501 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:00.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:00.661 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:00.664 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:00.666 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:00.668 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:00.671 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:00.674 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:00.676 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:00.678 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:00.680 | + functions-common:time_stop:2439 : start_time=1649897797734 2022-04-14 00:57:00.683 | + functions-common:time_stop:2441 : [[ -z 1649897797734 ]] 2022-04-14 00:57:00.686 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:00.691 | + functions-common:time_stop:2444 : end_time=1649897820688 2022-04-14 00:57:00.693 | + functions-common:time_stop:2445 : elapsed_time=22954 2022-04-14 00:57:00.696 | + functions-common:time_stop:2446 : total=106644 2022-04-14 00:57:00.698 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:00.700 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129598 2022-04-14 00:57:00.703 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:00.705 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:57:00.708 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:57:00.710 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:57:00.729 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:57:00.742 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 00:57:00.745 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 00:57:00.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:00.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:00.753 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 00:57:00.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:00.758 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 00:57:00.760 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 00:57:00.763 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 00:57:00.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:00.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:00.770 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 00:57:00.782 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 00:57:00.785 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:57:00.787 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:57:00.790 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:57:00.792 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:57:00.795 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:00.798 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:57:00.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:00.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:00.805 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:57:00.808 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:57:00.810 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:57:00.814 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:57:00.817 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 00:57:00.819 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:57:00.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:00.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:00.827 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 00:57:00.850 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 00:57:00.959 | Reading package lists... 2022-04-14 00:57:01.203 | Building dependency tree... 2022-04-14 00:57:01.204 | Reading state information... 2022-04-14 00:57:01.459 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 00:57:01.459 | The following packages were automatically installed and are no longer required: 2022-04-14 00:57:01.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:57:01.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:57:01.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:57:01.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:57:01.460 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:57:01.460 | python3-zope.interface 2022-04-14 00:57:01.460 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:57:01.574 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:57:01.579 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:57:01.581 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:57:01.584 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:01.586 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:01.595 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:01.598 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:01.604 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:01.607 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:57:01.610 | + functions-common:time_stop:2439 : start_time=1649897820847 2022-04-14 00:57:01.612 | + functions-common:time_stop:2441 : [[ -z 1649897820847 ]] 2022-04-14 00:57:01.616 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:01.620 | + functions-common:time_stop:2444 : end_time=1649897821617 2022-04-14 00:57:01.623 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-14 00:57:01.626 | + functions-common:time_stop:2446 : total=5320 2022-04-14 00:57:01.628 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:01.631 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6090 2022-04-14 00:57:01.633 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:57:01.636 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:57:01.638 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 00:57:01.641 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 00:57:01.653 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 00:57:01.657 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 00:57:01.660 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 00:57:01.662 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:57:01.665 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 00:57:01.665 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:57:01.670 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 00:57:01.673 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 00:57:01.675 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:57:01.677 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 00:57:01.679 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 00:57:01.682 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 00:57:01.684 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 00:57:01.686 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 00:57:01.698 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 00:57:01.710 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 00:57:01.723 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 00:57:01.735 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 00:57:01.747 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:57:01.750 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:57:01.754 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ikbpFiGkY1 2022-04-14 00:57:01.756 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:57:01.759 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:57:01.761 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 00:57:01.763 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ikbpFiGkY1 2022-04-14 00:57:01.767 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ikbpFiGkY1 2022-04-14 00:57:01.779 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ikbpFiGkY1 /etc/sudoers.d/cinder-rootwrap 2022-04-14 00:57:01.792 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 00:57:01.796 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:57:01.798 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:57:01.800 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:57:01.803 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:57:01.805 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:57:01.807 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:57:01.809 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 00:57:01.812 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 00:57:01.817 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 00:57:01.821 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 00:57:01.840 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 00:57:01.859 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 00:57:01.878 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 00:57:01.897 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 00:57:01.915 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 00:57:01.936 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 00:57:01.964 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 00:57:01.982 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 00:57:01.986 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:57:01.988 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 00:57:01.990 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:57:01.993 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 00:57:02.023 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 00:57:02.051 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 00:57:02.080 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 00:57:02.107 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 00:57:02.136 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 00:57:02.163 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 00:57:02.192 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 00:57:02.223 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:57:02.250 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:57:02.278 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 00:57:02.309 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 00:57:02.338 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 00:57:02.340 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 00:57:02.342 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 00:57:02.345 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 00:57:02.348 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:57:02.350 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:57:02.382 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 00:57:02.411 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 00:57:02.440 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 00:57:02.468 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 00:57:02.496 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 00:57:02.525 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 00:57:02.557 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 00:57:02.559 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-04-14 00:57:02.587 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:57:02.619 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 00:57:02.627 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4064eb263038646082af395787405aee 2022-04-14 00:57:02.654 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 00:57:02.657 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 00:57:02.686 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 00:57:02.714 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 00:57:02.743 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 00:57:02.771 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 00:57:02.788 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:02.790 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 00:57:02.806 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:02.809 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 00:57:02.826 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:02.829 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 00:57:02.845 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:02.847 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 00:57:02.850 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 00:57:02.852 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 00:57:02.854 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 00:57:02.857 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:57:02.860 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:57:02.862 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:57:02.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:02.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:57:02.884 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:57:02.886 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:57:02.902 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:02.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:02.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:02.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:57:02.938 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:57:02.941 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 00:57:02.943 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 00:57:02.946 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:57:02.949 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:57:02.966 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:57:02.969 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:57:02.971 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:57:02.973 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:57:02.976 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:57:03.005 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:03.033 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:03.061 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:57:03.089 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 00:57:03.106 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:03.108 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 00:57:03.111 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:57:03.114 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 00:57:03.116 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 00:57:03.118 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:57:03.121 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:57:03.124 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 00:57:03.128 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 00:57:03.131 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:57:03.133 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:57:03.146 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:57:03.147 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:03.155 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:57:03.159 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:03.175 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:57:03.178 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:57:03.181 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 00:57:03.211 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:57:03.239 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 00:57:03.267 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:57:03.297 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:57:03.325 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:57:03.353 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:57:03.381 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:57:03.409 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:57:03.438 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:57:03.465 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:57:03.493 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:57:03.521 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:57:03.550 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:57:03.552 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:57:03.555 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 00:57:03.558 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 00:57:03.560 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:57:03.564 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.566 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.569 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:57:03.572 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:57:03.574 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:57:03.603 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:57:03.633 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 00:57:03.634 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:57:03.642 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 00:57:03.646 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 00:57:03.648 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 00:57:03.650 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:57:03.653 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:57:03.655 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:57:03.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.662 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:57:03.665 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:57:03.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:03.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:03.672 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 00:57:03.735 | Enabling site cinder-wsgi. 2022-04-14 00:57:03.741 | To activate the new configuration, you need to run: 2022-04-14 00:57:03.741 | systemctl reload apache2 2022-04-14 00:57:03.745 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:57:03.747 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:57:03.750 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:57:03.753 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:57:03.888 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 00:57:03.891 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 00:57:03.922 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-04-14 00:57:03.955 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 00:57:03.971 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:03.974 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 00:57:03.976 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:57:03.979 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:57:03.981 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:57:03.983 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 00:57:04.016 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 00:57:04.044 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-04-14 00:57:04.073 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 00:57:04.101 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 00:57:04.130 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 00:57:04.158 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 00:57:04.186 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 00:57:04.214 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:57:04.244 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 00:57:04.272 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 00:57:04.301 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:57:04.330 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 00:57:04.333 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 00:57:04.349 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:04.352 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-04-14 00:57:04.383 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 00:57:04.386 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 00:57:04.403 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:04.406 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 00:57:04.409 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 00:57:04.415 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 00:57:04.418 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:04.420 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 00:57:04.423 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 00:57:04.427 | ++ 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-14 00:57:04.427 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:57:04.433 | + 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-14 00:57:04.435 | + 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-14 00:57:04.439 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-14 00:57:04.442 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:57:04.444 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 00:57:04.447 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 00:57:04.449 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 00:57:04.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:04.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:04.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 00:57:04.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:04.462 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 00:57:04.465 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 00:57:04.467 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 00:57:04.469 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:57:04.471 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:57:04.474 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:57:04.477 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:57:04.479 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:57:04.482 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:57:04.499 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:57:04.501 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:57:04.504 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:04.507 | + functions-common:git_clone:629 : echo master 2022-04-14 00:57:04.507 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:57:04.512 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 00:57:04.514 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:04.517 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 00:57:04.529 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 00:57:04.533 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:57:04.533 | + functions-common:git_clone:685 : head -1 2022-04-14 00:57:04.537 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 00:57:04.539 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:57:04.542 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 00:57:04.544 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:57:04.547 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:57:04.550 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 00:57:04.552 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:57:04.555 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 00:57:04.558 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:57:04.560 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:57:04.563 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 00:57:04.566 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:57:04.569 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:57:04.572 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 00:57:04.574 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:57:04.577 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 00:57:04.580 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:57:04.583 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:57:04.586 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 00:57:04.592 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 00:57:04.595 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 00:57:05.262 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 00:57:05.265 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:57:05.267 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:57:05.269 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:57:05.272 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:57:05.274 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 00:57:05.277 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:57:05.279 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:57:05.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:57:05.284 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:57:05.286 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:57:05.289 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:57:05.291 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:57:05.294 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 00:57:05.316 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 00:57:05.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 00:57:06.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:06.188 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:06.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:06.188 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:07.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:07.400 | Obtaining file:///opt/stack/neutron 2022-04-14 00:57:07.401 | Preparing metadata (setup.py): started 2022-04-14 00:57:13.181 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:57:13.272 | 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-14 00:57:13.273 | 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-14 00:57:13.274 | 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-14 00:57:13.275 | 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-14 00:57:13.276 | 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-14 00:57:13.277 | 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-14 00:57:13.278 | 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-14 00:57:13.279 | 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-14 00:57:13.281 | 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-14 00:57:13.282 | 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-14 00:57:13.283 | 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-14 00:57:13.284 | 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-14 00:57:13.285 | 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-14 00:57:13.286 | 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-14 00:57:13.287 | 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-14 00:57:13.288 | 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-14 00:57:13.289 | 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-14 00:57:13.290 | 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-14 00:57:13.291 | 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-14 00:57:13.292 | 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-14 00:57:13.294 | 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-14 00:57:13.295 | 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-14 00:57:13.296 | 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-14 00:57:13.297 | 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-14 00:57:13.299 | 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-14 00:57:13.300 | 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-14 00:57:13.301 | 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-14 00:57:13.302 | 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-14 00:57:13.303 | 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-14 00:57:13.304 | 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-14 00:57:13.305 | 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-14 00:57:13.306 | 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-14 00:57:13.307 | 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-14 00:57:13.308 | 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-14 00:57:13.309 | 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-14 00:57:13.310 | 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-14 00:57:13.312 | 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-14 00:57:13.313 | 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-14 00:57:13.314 | 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-14 00:57:13.315 | 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-14 00:57:13.316 | 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-14 00:57:13.317 | 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-14 00:57:13.318 | 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-14 00:57:13.320 | 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-14 00:57:13.321 | 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-14 00:57:13.322 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 00:57:13.323 | 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-14 00:57:13.324 | 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-14 00:57:13.325 | 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-14 00:57:13.326 | 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-14 00:57:13.327 | 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-14 00:57:13.329 | 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-14 00:57:13.330 | 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-14 00:57:13.331 | 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-14 00:57:13.332 | 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-14 00:57:13.353 | 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-14 00:57:13.354 | 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-14 00:57:13.356 | 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-14 00:57:13.363 | 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-14 00:57:13.376 | 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-14 00:57:13.376 | 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-14 00:57:13.377 | 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-14 00:57:13.397 | 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-14 00:57:13.405 | 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-14 00:57:13.466 | 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-14 00:57:13.468 | 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-14 00:57:13.520 | 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-14 00:57:13.521 | 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-14 00:57:13.570 | 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-14 00:57:13.574 | 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-14 00:57:13.601 | 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-14 00:57:13.603 | 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-14 00:57:13.604 | 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-14 00:57:13.605 | 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-14 00:57:13.606 | 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-14 00:57:13.607 | 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-14 00:57:13.608 | 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-14 00:57:13.609 | 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-14 00:57:13.628 | 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-14 00:57:13.718 | 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-14 00:57:13.789 | 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-14 00:57:13.855 | 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-14 00:57:13.856 | 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-14 00:57:13.859 | 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-14 00:57:13.915 | 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-14 00:57:13.919 | 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-14 00:57:13.978 | 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-14 00:57:13.979 | 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-14 00:57:13.981 | 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-14 00:57:13.983 | 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-14 00:57:14.009 | 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-14 00:57:14.010 | 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-14 00:57:14.058 | 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-14 00:57:14.112 | 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-14 00:57:14.146 | 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-14 00:57:14.148 | 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-14 00:57:14.171 | 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-14 00:57:14.315 | 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-14 00:57:14.388 | 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-14 00:57:14.464 | 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-14 00:57:14.465 | 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-14 00:57:14.576 | 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-14 00:57:14.577 | 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-14 00:57:14.578 | 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-14 00:57:14.579 | 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-14 00:57:14.580 | 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-14 00:57:14.582 | 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-14 00:57:14.583 | 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-14 00:57:14.792 | 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-14 00:57:14.793 | 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-14 00:57:14.796 | 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-14 00:57:14.841 | 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-14 00:57:14.846 | 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-14 00:57:14.935 | 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-14 00:57:14.936 | 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-14 00:57:14.939 | 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-14 00:57:14.941 | 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-14 00:57:14.977 | 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-14 00:57:15.313 | 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-14 00:57:15.387 | 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-14 00:57:15.547 | 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-14 00:57:15.619 | 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-14 00:57:15.622 | 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-14 00:57:15.855 | 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-14 00:57:16.028 | 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-14 00:57:16.616 | 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-14 00:57:16.664 | 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-14 00:57:17.266 | 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-14 00:57:17.270 | 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-14 00:57:17.586 | 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-14 00:57:17.587 | 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-14 00:57:17.754 | 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-14 00:57:17.996 | 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-14 00:57:17.997 | 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-14 00:57:18.181 | 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-14 00:57:18.443 | 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-14 00:57:20.056 | Installing collected packages: neutron 2022-04-14 00:57:20.056 | Attempting uninstall: neutron 2022-04-14 00:57:20.056 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 00:57:20.075 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 00:57:20.077 | Running setup.py develop for neutron 2022-04-14 00:57:27.861 | Successfully installed neutron 2022-04-14 00:57:27.862 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:27.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:27.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:28.020 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:28.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:28.025 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:28.027 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:28.030 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:28.032 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:28.034 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:28.036 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:28.039 | + functions-common:time_stop:2439 : start_time=1649897825310 2022-04-14 00:57:28.041 | + functions-common:time_stop:2441 : [[ -z 1649897825310 ]] 2022-04-14 00:57:28.044 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:28.049 | + functions-common:time_stop:2444 : end_time=1649897848046 2022-04-14 00:57:28.051 | + functions-common:time_stop:2445 : elapsed_time=22736 2022-04-14 00:57:28.053 | + functions-common:time_stop:2446 : total=129598 2022-04-14 00:57:28.055 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:28.058 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152334 2022-04-14 00:57:28.060 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:28.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:57:28.066 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:57:28.068 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:57:28.088 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:57:28.101 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 00:57:28.104 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 00:57:28.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:28.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:28.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 00:57:28.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:28.117 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 00:57:28.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:57:28.122 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 00:57:28.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:28.144 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 00:57:28.147 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 00:57:28.149 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 00:57:28.152 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:28.154 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 00:57:28.157 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 00:57:28.160 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 00:57:28.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:28.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:28.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 00:57:28.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:28.172 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 00:57:28.189 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:28.192 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 00:57:28.208 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:28.211 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 00:57:28.227 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:28.229 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 00:57:28.232 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 00:57:28.234 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 00:57:28.237 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:57:28.239 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:57:28.242 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:57:28.244 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:57:28.247 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:57:28.250 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:57:28.266 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:57:28.268 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:57:28.270 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:28.273 | + functions-common:git_clone:629 : echo master 2022-04-14 00:57:28.273 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:57:28.279 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 00:57:28.281 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:28.283 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 00:57:28.297 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 00:57:28.300 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:57:28.300 | + functions-common:git_clone:685 : head -1 2022-04-14 00:57:28.304 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 00:57:28.306 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:57:28.309 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 00:57:28.312 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:57:28.315 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:57:28.317 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 00:57:28.320 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:57:28.322 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 00:57:28.324 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:57:28.327 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:57:28.329 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 00:57:28.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:57:28.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:57:28.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 00:57:28.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:57:28.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 00:57:28.346 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:57:28.348 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:57:28.351 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 00:57:28.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 00:57:28.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 00:57:29.032 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 00:57:29.035 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:57:29.037 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:57:29.040 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:57:29.042 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:57:29.044 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 00:57:29.047 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:57:29.049 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:57:29.051 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:57:29.053 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:57:29.056 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:57:29.058 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:57:29.061 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:57:29.063 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 00:57:29.084 | Using python 3.8 to install /opt/stack/nova 2022-04-14 00:57:29.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 00:57:29.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:29.945 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:29.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:57:29.945 | from cryptography.utils import int_from_bytes 2022-04-14 00:57:31.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:57:31.154 | Obtaining file:///opt/stack/nova 2022-04-14 00:57:31.155 | Preparing metadata (setup.py): started 2022-04-14 00:57:37.840 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:57:37.965 | 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-14 00:57:37.966 | 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-14 00:57:37.967 | 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-14 00:57:37.968 | 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-14 00:57:37.970 | 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-14 00:57:37.970 | 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-14 00:57:37.971 | 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-14 00:57:37.972 | 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-14 00:57:37.973 | 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-14 00:57:37.975 | 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-14 00:57:37.976 | 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-14 00:57:37.977 | 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-14 00:57:37.978 | 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-14 00:57:37.979 | 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-14 00:57:37.980 | 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-14 00:57:37.981 | 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-14 00:57:37.982 | 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-14 00:57:37.983 | 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-14 00:57:37.985 | 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-14 00:57:37.985 | 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-14 00:57:37.986 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:57:37.988 | 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-14 00:57:37.989 | 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-14 00:57:37.990 | 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-14 00:57:37.991 | 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-14 00:57:37.992 | 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-14 00:57:37.993 | 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-14 00:57:37.994 | 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-14 00:57:37.995 | 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-14 00:57:37.996 | 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-14 00:57:37.997 | 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-14 00:57:37.998 | 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-14 00:57:38.000 | 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-14 00:57:38.001 | 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-14 00:57:38.002 | 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-14 00:57:38.003 | 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-14 00:57:38.005 | 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-14 00:57:38.006 | 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-14 00:57:38.007 | 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-14 00:57:38.008 | 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-14 00:57:38.009 | 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-14 00:57:38.010 | 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-14 00:57:38.011 | 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-14 00:57:38.012 | 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-14 00:57:38.014 | 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-14 00:57:38.015 | 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-14 00:57:38.016 | 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-14 00:57:38.017 | 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-14 00:57:38.018 | 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-14 00:57:38.019 | 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-14 00:57:38.020 | 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-14 00:57:38.021 | 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-14 00:57:38.022 | 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-14 00:57:38.023 | 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-14 00:57:38.024 | 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-14 00:57:38.026 | 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-14 00:57:38.026 | 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-14 00:57:38.028 | 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-14 00:57:38.029 | 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-14 00:57:38.030 | 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-14 00:57:38.031 | 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-14 00:57:38.032 | 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-14 00:57:38.033 | 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-14 00:57:38.034 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 00:57:38.051 | 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-14 00:57:38.052 | 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-14 00:57:38.053 | 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-14 00:57:38.074 | 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-14 00:57:38.116 | 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-14 00:57:38.147 | 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-14 00:57:38.148 | 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-14 00:57:38.173 | 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-14 00:57:38.299 | 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-14 00:57:38.301 | 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-14 00:57:38.361 | 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-14 00:57:38.362 | 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-14 00:57:38.390 | 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-14 00:57:38.391 | 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-14 00:57:38.392 | 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-14 00:57:38.394 | 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-14 00:57:38.415 | 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-14 00:57:38.420 | 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-14 00:57:38.473 | 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-14 00:57:38.475 | 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-14 00:57:38.477 | 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-14 00:57:38.538 | 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-14 00:57:38.647 | 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-14 00:57:38.648 | 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-14 00:57:38.731 | 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-14 00:57:38.797 | 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-14 00:57:38.801 | 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-14 00:57:38.802 | 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-14 00:57:38.804 | 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-14 00:57:38.833 | 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-14 00:57:38.835 | 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-14 00:57:38.887 | 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-14 00:57:38.946 | 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-14 00:57:38.979 | 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-14 00:57:38.983 | 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-14 00:57:39.036 | 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-14 00:57:39.038 | 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-14 00:57:39.128 | 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-14 00:57:39.155 | 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-14 00:57:39.236 | 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-14 00:57:39.317 | 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-14 00:57:39.381 | 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-14 00:57:39.383 | 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-14 00:57:39.384 | 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-14 00:57:39.428 | 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-14 00:57:39.431 | 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-14 00:57:39.432 | 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-14 00:57:39.515 | 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-14 00:57:39.517 | 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-14 00:57:39.519 | 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-14 00:57:39.520 | 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-14 00:57:39.618 | 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-14 00:57:39.837 | 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-14 00:57:39.840 | 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-14 00:57:39.952 | 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-14 00:57:39.955 | 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-14 00:57:39.957 | 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-14 00:57:40.074 | 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-14 00:57:40.156 | 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-14 00:57:40.191 | 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-14 00:57:40.402 | 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-14 00:57:40.482 | 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-14 00:57:40.485 | 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-14 00:57:40.705 | 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-14 00:57:40.816 | 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-14 00:57:41.294 | 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-14 00:57:41.343 | 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-14 00:57:41.716 | 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-14 00:57:41.717 | 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-14 00:57:41.718 | 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-14 00:57:41.719 | 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-14 00:57:41.720 | 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-14 00:57:41.721 | 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-14 00:57:41.723 | 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-14 00:57:42.985 | 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-14 00:57:43.409 | 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-14 00:57:43.410 | 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-14 00:57:43.510 | 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-14 00:57:43.618 | 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-14 00:57:45.303 | Installing collected packages: nova 2022-04-14 00:57:45.304 | Attempting uninstall: nova 2022-04-14 00:57:45.304 | Found existing installation: nova 25.1.0.dev32 2022-04-14 00:57:45.313 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 00:57:45.315 | Running setup.py develop for nova 2022-04-14 00:57:53.640 | Successfully installed nova 2022-04-14 00:57:53.641 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:57:53.649 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:57:53.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:57:53.800 | + inc/python:pip_install:200 : result=0 2022-04-14 00:57:53.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:57:53.804 | + functions-common:time_stop:2432 : local name 2022-04-14 00:57:53.807 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:57:53.810 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:57:53.812 | + functions-common:time_stop:2435 : local total 2022-04-14 00:57:53.814 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:57:53.816 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:57:53.819 | + functions-common:time_stop:2439 : start_time=1649897849079 2022-04-14 00:57:53.821 | + functions-common:time_stop:2441 : [[ -z 1649897849079 ]] 2022-04-14 00:57:53.824 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:57:53.828 | + functions-common:time_stop:2444 : end_time=1649897873825 2022-04-14 00:57:53.830 | + functions-common:time_stop:2445 : elapsed_time=24746 2022-04-14 00:57:53.832 | + functions-common:time_stop:2446 : total=152334 2022-04-14 00:57:53.835 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:57:53.837 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177080 2022-04-14 00:57:53.839 | + inc/python:pip_install:203 : return 0 2022-04-14 00:57:53.842 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:57:53.844 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:57:53.847 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:57:53.867 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:57:53.882 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 00:57:53.884 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 00:57:53.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:57:53.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:57:53.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 00:57:53.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:57:53.898 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 00:57:53.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:57:53.913 | + ./stack.sh:main:939 : configure_nova 2022-04-14 00:57:53.916 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 00:57:53.929 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 00:57:53.932 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 00:57:53.936 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:57:53.939 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 00:57:53.940 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:57:53.945 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 00:57:53.947 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 00:57:53.951 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:57:53.953 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 00:57:53.956 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 00:57:53.958 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 00:57:53.961 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 00:57:53.963 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 00:57:53.976 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 00:57:53.988 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 00:57:54.000 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 00:57:54.013 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 00:57:54.026 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:57:54.030 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:57:54.034 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.drqjPKOmFL 2022-04-14 00:57:54.037 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:57:54.039 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:57:54.042 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 00:57:54.044 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:57:54.047 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:57:54.049 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.drqjPKOmFL 2022-04-14 00:57:54.053 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.drqjPKOmFL 2022-04-14 00:57:54.066 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.drqjPKOmFL /etc/sudoers.d/nova-rootwrap 2022-04-14 00:57:54.079 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 00:57:54.084 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:57:54.086 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:57:54.089 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:57:54.092 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:57:54.094 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:57:54.096 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:57:54.099 | + 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-14 00:57:54.102 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 00:57:54.106 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 00:57:54.124 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:54.126 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 00:57:54.129 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 00:57:54.132 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 00:57:54.136 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 00:57:54.167 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 00:57:54.169 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 00:57:54.196 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 00:57:54.226 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 00:57:54.254 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 00:57:54.284 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 00:57:54.314 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 00:57:54.344 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 00:57:54.346 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-04-14 00:57:54.374 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 00:57:54.400 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 00:57:54.428 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 00:57:54.455 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 00:57:54.482 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:57:54.512 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 00:57:54.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:57:54.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:57:54.519 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:57:54.521 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:57:54.524 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:57:54.526 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:57:54.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:57:54.531 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:57:54.533 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:57:54.535 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:57:54.537 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:57:54.540 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 00:57:54.542 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:57:54.544 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:57:54.546 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:57:54.549 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:57:54.551 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:57:54.553 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:57:54.555 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 00:57:54.572 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:54.575 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:57:54.577 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 00:57:54.579 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 00:57:54.608 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 00:57:54.610 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 00:57:54.612 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 00:57:54.614 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 00:57:54.617 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:57:54.619 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:57:54.650 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 00:57:54.652 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 00:57:54.655 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 00:57:54.657 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 00:57:54.659 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:57:54.662 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:57:54.692 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 00:57:54.723 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 00:57:54.750 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 00:57:54.778 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 00:57:54.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:54.796 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 00:57:54.813 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:54.816 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 00:57:54.816 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 00:57:54.821 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 00:57:54.825 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 00:57:54.853 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 00:57:54.869 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:54.872 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 00:57:54.874 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:57:54.876 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:57:54.879 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:57:54.881 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 00:57:54.911 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 00:57:54.939 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 00:57:54.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 00:57:54.993 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 00:57:55.021 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 00:57:55.049 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 00:57:55.076 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 00:57:55.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:57:55.131 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:57:55.159 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 00:57:55.175 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:55.178 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 00:57:55.180 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 00:57:55.211 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 00:57:55.238 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-04-14 00:57:55.266 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 00:57:55.294 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 00:57:55.321 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 00:57:55.350 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 00:57:55.378 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 00:57:55.406 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 00:57:55.422 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:55.424 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 00:57:55.426 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 00:57:55.457 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 00:57:55.487 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 00:57:55.490 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 00:57:55.517 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 00:57:55.519 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 00:57:55.522 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 00:57:55.524 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:57:55.526 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:57:55.529 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:57:55.531 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:57:55.535 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:57:55.537 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:57:55.540 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 00:57:55.542 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:57:55.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:57:55.546 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:57:55.549 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:57:55.551 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:57:55.553 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:57:55.555 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:57:55.558 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:57:55.561 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:57:55.563 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:57:55.565 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:57:55.567 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 00:57:55.570 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 00:57:55.572 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:57:55.575 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:57:55.592 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:57:55.594 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:57:55.596 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:57:55.598 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:57:55.601 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:57:55.629 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:55.658 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:55.685 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:57:55.713 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 00:57:55.744 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 00:57:55.760 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:55.763 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 00:57:55.765 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 00:57:55.767 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 00:57:55.770 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 00:57:55.772 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:57:55.774 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:57:55.778 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 00:57:55.782 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 00:57:55.784 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:57:55.786 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:57:55.800 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:57:55.800 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:55.809 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:57:55.812 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:55.828 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:57:55.830 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 00:57:55.834 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 00:57:55.864 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:57:55.891 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 00:57:55.919 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:57:55.946 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:57:55.974 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:57:56.002 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:57:56.029 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:57:56.056 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:57:56.084 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:57:56.112 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:57:56.139 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:57:56.166 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:57:56.194 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:57:56.196 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:57:56.200 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 00:57:56.202 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 00:57:56.205 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:57:56.207 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:56.209 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:56.212 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:57:56.215 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:57:56.217 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:57:56.246 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:57:56.274 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:57:56.274 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 00:57:56.283 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 00:57:56.286 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 00:57:56.288 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 00:57:56.291 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:57:56.294 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:57:56.296 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:57:56.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:56.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:56.303 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:57:56.305 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:57:56.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:56.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:56.314 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 00:57:56.375 | Enabling site nova-api-wsgi. 2022-04-14 00:57:56.381 | To activate the new configuration, you need to run: 2022-04-14 00:57:56.381 | systemctl reload apache2 2022-04-14 00:57:56.385 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:57:56.388 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:57:56.390 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:57:56.392 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:57:56.529 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 00:57:56.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:56.561 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 00:57:56.564 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:57:56.566 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 00:57:56.569 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 00:57:56.571 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 00:57:56.573 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:57:56.577 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:57:56.581 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 00:57:56.583 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:57:56.586 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:57:56.599 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:57:56.599 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:56.608 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:57:56.611 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:57:56.628 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 00:57:56.630 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:57:56.634 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:57:56.664 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 00:57:56.693 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 00:57:56.720 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:57:56.749 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:57:56.776 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:57:56.805 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:57:56.833 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:57:56.861 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:57:56.889 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:57:56.917 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:57:56.945 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:57:56.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:57:57.000 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 00:57:57.003 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 00:57:57.030 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 00:57:57.047 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:57.049 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:57:57.081 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 00:57:57.084 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 00:57:57.086 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 00:57:57.103 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:57.106 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:57.109 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:57.137 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 00:57:57.169 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 00:57:57.172 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:57:57.174 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 00:57:57.176 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:57:57.179 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:57:57.181 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:57:57.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:57.202 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:57:57.205 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:57:57.207 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:57:57.225 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:57.227 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:57.231 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 00:57:57.258 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:57:57.261 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:57:57.263 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 00:57:57.292 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 00:57:57.320 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 00:57:57.351 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 00:57:57.367 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:57.370 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:57:57.398 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 00:57:57.401 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 00:57:57.403 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 00:57:57.435 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 00:57:57.463 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-04-14 00:57:57.491 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 00:57:57.521 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 00:57:57.550 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 00:57:57.579 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 00:57:57.607 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 00:57:57.636 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 00:57:57.664 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 00:57:57.681 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:57.685 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 00:57:57.689 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:57:57.692 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 00:57:57.694 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 00:57:57.697 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 00:57:57.699 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:57:57.702 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:57:57.705 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:57:57.707 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 00:57:57.709 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 00:57:57.713 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 00:57:57.716 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 00:57:57.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 00:57:57.721 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 00:57:57.723 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:57:57.726 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:57:57.757 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 00:57:57.789 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 00:57:57.821 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:57:57.823 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 00:57:57.826 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 00:57:57.829 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 00:57:57.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:57.849 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 00:57:57.849 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 00:57:58.536 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 00:57:58.538 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 00:57:58.541 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:57:58.544 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 00:57:58.546 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:57:58.548 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 00:57:58.551 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:57:58.568 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:58.571 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 00:57:58.574 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 00:57:58.577 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:57:58.593 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:58.595 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 00:57:58.598 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-14 00:57:58.625 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:57:58.628 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:57:58.630 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 00:57:58.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:58.650 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 00:57:58.652 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:57:58.655 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 00:57:58.686 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-04-14 00:57:58.714 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 00:57:58.741 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 00:57:58.771 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 00:57:58.799 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 00:57:58.828 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 00:57:58.855 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 00:57:58.884 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 00:57:58.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 00:57:58.889 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 00:57:58.892 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:57:58.909 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:57:58.911 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:57:58.914 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:57:58.916 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:57:58.919 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:57:58.947 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:58.975 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:57:59.004 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:57:59.032 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:57:59.035 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 00:57:59.039 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:57:59.042 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 00:57:59.044 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 00:57:59.047 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 00:57:59.050 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:57:59.052 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:57:59.055 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:57:59.057 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 00:57:59.060 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 00:57:59.062 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:57:59.065 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 00:57:59.067 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 00:57:59.069 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 00:57:59.086 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:59.088 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 00:57:59.091 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 00:57:59.107 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:59.110 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 00:57:59.126 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:59.128 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 00:57:59.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:57:59.148 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 00:57:59.165 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:57:59.168 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 00:57:59.171 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 00:57:59.173 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 00:57:59.176 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:57:59.178 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 00:57:59.181 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 00:57:59.184 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 00:57:59.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:59.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:59.192 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 00:57:59.194 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:57:59.197 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:57:59.200 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:57:59.202 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:57:59.205 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:57:59.207 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:57:59.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:59.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:59.215 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:57:59.218 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:57:59.220 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:57:59.223 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:57:59.225 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 00:57:59.228 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:57:59.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:57:59.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:57:59.236 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 00:57:59.257 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 00:57:59.368 | Reading package lists... 2022-04-14 00:57:59.624 | Building dependency tree... 2022-04-14 00:57:59.626 | Reading state information... 2022-04-14 00:57:59.892 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:57:59.892 | The following packages were automatically installed and are no longer required: 2022-04-14 00:57:59.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:57:59.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:57:59.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:57:59.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:57:59.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:57:59.893 | python3-zope.interface 2022-04-14 00:57:59.893 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:58:00.007 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:58:00.012 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:58:00.015 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:58:00.017 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:00.019 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:00.022 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:00.024 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:00.027 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:00.030 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:58:00.032 | + functions-common:time_stop:2439 : start_time=1649897879255 2022-04-14 00:58:00.034 | + functions-common:time_stop:2441 : [[ -z 1649897879255 ]] 2022-04-14 00:58:00.037 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:00.042 | + functions-common:time_stop:2444 : end_time=1649897880039 2022-04-14 00:58:00.044 | + functions-common:time_stop:2445 : elapsed_time=784 2022-04-14 00:58:00.046 | + functions-common:time_stop:2446 : total=6090 2022-04-14 00:58:00.049 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:00.051 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6874 2022-04-14 00:58:00.054 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:58:00.056 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 00:58:00.060 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 00:58:00.062 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 00:58:00.065 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 00:58:00.067 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 00:58:00.090 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 00:58:00.092 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:58:00.095 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:58:00.097 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:58:00.100 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:58:00.102 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:00.105 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:58:00.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:00.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:00.112 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:58:00.115 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:58:00.118 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:58:00.120 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:58:00.123 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 00:58:00.126 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:58:00.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:00.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:00.133 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 00:58:00.157 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 00:58:00.269 | Reading package lists... 2022-04-14 00:58:00.518 | Building dependency tree... 2022-04-14 00:58:00.520 | Reading state information... 2022-04-14 00:58:00.773 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 00:58:00.773 | The following packages were automatically installed and are no longer required: 2022-04-14 00:58:00.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:58:00.774 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:58:00.774 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:58:00.774 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:58:00.774 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:58:00.774 | python3-zope.interface 2022-04-14 00:58:00.774 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:58:00.889 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:58:00.894 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:58:00.896 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:58:00.899 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:00.902 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:00.904 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:00.907 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:00.909 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:00.911 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:58:00.914 | + functions-common:time_stop:2439 : start_time=1649897880154 2022-04-14 00:58:00.916 | + functions-common:time_stop:2441 : [[ -z 1649897880154 ]] 2022-04-14 00:58:00.920 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:00.924 | + functions-common:time_stop:2444 : end_time=1649897880922 2022-04-14 00:58:00.927 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 00:58:00.929 | + functions-common:time_stop:2446 : total=6874 2022-04-14 00:58:00.932 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:00.934 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7642 2022-04-14 00:58:00.937 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:58:00.940 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 00:58:00.942 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 00:58:00.945 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:00.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:00.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:00.952 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:00.955 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 00:58:01.012 | wsgi (enabled by maintainer script) 2022-04-14 00:58:01.015 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 00:58:01.018 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 00:58:01.021 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:58:01.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 00:58:01.027 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 00:58:01.029 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:58:01.033 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:58:01.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:58:01.039 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 00:58:01.041 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 00:58:01.044 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 00:58:01.047 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 00:58:01.050 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 00:58:01.074 | Using python 3.8 to install osc-placement 2022-04-14 00:58:01.077 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 00:58:01.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:01.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:03.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:03.149 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 00:58:03.161 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 00:58:03.162 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 00:58:03.163 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 00:58:03.164 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 00:58:03.165 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 00:58:03.166 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 00:58:03.225 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 00:58:03.226 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 00:58:03.228 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 00:58:03.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 00:58:03.243 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 00:58:03.244 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 00:58:03.246 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 00:58:03.259 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 00:58:03.260 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 00:58:03.262 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 00:58:03.263 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 00:58:03.264 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 00:58:03.266 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 00:58:03.286 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 00:58:03.287 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 00:58:03.288 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 00:58:03.289 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 00:58:03.298 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 00:58:03.336 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 00:58:03.337 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 00:58:03.338 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 00:58:03.340 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 00:58:03.341 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 00:58:03.342 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 00:58:03.344 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 00:58:03.346 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 00:58:03.410 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 00:58:03.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 00:58:03.414 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 00:58:03.416 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 00:58:03.504 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 00:58:03.505 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 00:58:03.507 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 00:58:03.550 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 00:58:03.592 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 00:58:03.766 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 00:58:06.000 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:06.007 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:06.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:06.128 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:06.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:06.134 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:06.137 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:06.139 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:06.142 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:06.144 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:06.147 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:06.149 | + functions-common:time_stop:2439 : start_time=1649897881067 2022-04-14 00:58:06.152 | + functions-common:time_stop:2441 : [[ -z 1649897881067 ]] 2022-04-14 00:58:06.155 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:06.160 | + functions-common:time_stop:2444 : end_time=1649897886157 2022-04-14 00:58:06.162 | + functions-common:time_stop:2445 : elapsed_time=5090 2022-04-14 00:58:06.165 | + functions-common:time_stop:2446 : total=177080 2022-04-14 00:58:06.168 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:06.170 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=182170 2022-04-14 00:58:06.173 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:06.175 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 00:58:06.178 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 00:58:06.180 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 00:58:06.183 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:58:06.186 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:58:06.189 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:58:06.192 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:58:06.195 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:58:06.199 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:58:06.216 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:58:06.218 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:58:06.221 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:06.224 | + functions-common:git_clone:629 : echo master 2022-04-14 00:58:06.224 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:58:06.230 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 00:58:06.232 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:58:06.235 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 00:58:06.248 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 00:58:06.251 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:58:06.252 | + functions-common:git_clone:685 : head -1 2022-04-14 00:58:06.255 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 00:58:06.258 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:58:06.262 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 00:58:06.264 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:58:06.267 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:58:06.269 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 00:58:06.272 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:58:06.274 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 00:58:06.277 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:58:06.279 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:58:06.282 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 00:58:06.284 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:58:06.286 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:58:06.290 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 00:58:06.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:58:06.295 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 00:58:06.298 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:58:06.301 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:58:06.304 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 00:58:06.311 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 00:58:06.314 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 00:58:07.000 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 00:58:07.003 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:58:07.006 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:58:07.008 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:58:07.011 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:58:07.013 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 00:58:07.016 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:58:07.018 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:58:07.021 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:58:07.023 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:58:07.026 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:58:07.029 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:58:07.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:58:07.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 00:58:07.056 | Using python 3.8 to install /opt/stack/placement 2022-04-14 00:58:07.059 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 00:58:07.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:07.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:07.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:07.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:09.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:09.167 | Obtaining file:///opt/stack/placement 2022-04-14 00:58:09.168 | Preparing metadata (setup.py): started 2022-04-14 00:58:13.904 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:58:13.950 | 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-14 00:58:13.951 | 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-14 00:58:13.952 | 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-14 00:58:13.954 | 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-14 00:58:13.955 | 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-14 00:58:13.956 | 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-14 00:58:13.957 | 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-14 00:58:13.959 | 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-14 00:58:13.960 | 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-14 00:58:13.961 | 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-14 00:58:13.962 | 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-14 00:58:13.963 | 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-14 00:58:13.964 | 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-14 00:58:13.965 | 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-14 00:58:13.966 | 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-14 00:58:13.967 | 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-14 00:58:13.968 | 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-14 00:58:13.970 | 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-14 00:58:13.971 | 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-14 00:58:13.972 | 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-14 00:58:13.973 | 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-14 00:58:14.038 | 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-14 00:58:14.039 | 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-14 00:58:14.042 | 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-14 00:58:14.043 | 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-14 00:58:14.044 | 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-14 00:58:14.045 | 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-14 00:58:14.067 | 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-14 00:58:14.108 | 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-14 00:58:14.110 | 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-14 00:58:14.111 | 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-14 00:58:14.112 | 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-14 00:58:14.113 | 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-14 00:58:14.163 | 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-14 00:58:14.165 | 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-14 00:58:14.167 | 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-14 00:58:14.169 | 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-14 00:58:14.209 | 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-14 00:58:14.212 | 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-14 00:58:14.233 | 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-14 00:58:14.234 | 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-14 00:58:14.235 | 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-14 00:58:14.262 | 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-14 00:58:14.263 | 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-14 00:58:14.278 | 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-14 00:58:14.294 | 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-14 00:58:14.295 | 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-14 00:58:14.297 | 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-14 00:58:14.299 | 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-14 00:58:14.342 | 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-14 00:58:14.344 | 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-14 00:58:14.346 | 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-14 00:58:14.347 | 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-14 00:58:14.364 | 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-14 00:58:14.553 | 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-14 00:58:14.594 | 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-14 00:58:14.596 | 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-14 00:58:14.597 | 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-14 00:58:14.613 | 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-14 00:58:14.648 | 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-14 00:58:14.706 | 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-14 00:58:14.772 | 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-14 00:58:14.859 | 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-14 00:58:14.909 | 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-14 00:58:15.109 | 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-14 00:58:15.111 | 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-14 00:58:15.112 | 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-14 00:58:15.194 | 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-14 00:58:15.263 | 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-14 00:58:15.432 | 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-14 00:58:15.546 | 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-14 00:58:15.548 | 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-14 00:58:17.543 | Installing collected packages: openstack-placement 2022-04-14 00:58:17.543 | Attempting uninstall: openstack-placement 2022-04-14 00:58:17.544 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 00:58:17.546 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 00:58:17.547 | Running setup.py develop for openstack-placement 2022-04-14 00:58:23.567 | Successfully installed openstack-placement 2022-04-14 00:58:23.567 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:23.575 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:23.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:23.707 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:23.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:23.712 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:23.714 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:23.717 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:23.719 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:23.721 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:23.724 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:23.726 | + functions-common:time_stop:2439 : start_time=1649897887051 2022-04-14 00:58:23.728 | + functions-common:time_stop:2441 : [[ -z 1649897887051 ]] 2022-04-14 00:58:23.731 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:23.735 | + functions-common:time_stop:2444 : end_time=1649897903733 2022-04-14 00:58:23.738 | + functions-common:time_stop:2445 : elapsed_time=16682 2022-04-14 00:58:23.740 | + functions-common:time_stop:2446 : total=182170 2022-04-14 00:58:23.742 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:23.745 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198852 2022-04-14 00:58:23.748 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:23.750 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:58:23.753 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:58:23.755 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:58:23.776 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:58:23.789 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 00:58:23.791 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 00:58:23.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:58:23.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:58:23.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 00:58:23.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:58:23.804 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:58:23.807 | + ./stack.sh:main:945 : configure_placement 2022-04-14 00:58:23.810 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 00:58:23.823 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 00:58:23.825 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 00:58:23.830 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 00:58:23.833 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 00:58:23.835 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 00:58:23.838 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 00:58:23.841 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:58:23.844 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:58:23.877 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 00:58:23.909 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 00:58:23.942 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 00:58:23.944 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:58:23.947 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 00:58:23.950 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:58:23.952 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 00:58:23.985 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 00:58:24.015 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 00:58:24.045 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 00:58:24.075 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 00:58:24.105 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 00:58:24.134 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 00:58:24.164 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 00:58:24.194 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:58:24.224 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:58:24.254 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 00:58:24.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 00:58:24.259 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:58:24.264 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:58:24.286 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:58:24.288 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:58:24.291 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:58:24.295 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:58:24.297 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:58:24.332 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:58:24.361 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:58:24.391 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:58:24.421 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 00:58:24.423 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 00:58:24.426 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 00:58:24.428 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 00:58:24.432 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 00:58:24.434 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:58:24.437 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:58:24.444 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 00:58:24.448 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 00:58:24.451 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:58:24.453 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:58:24.466 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:58:24.467 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:58:24.475 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:58:24.479 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:58:24.496 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 00:58:24.498 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 00:58:24.502 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 00:58:24.533 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 00:58:24.563 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 00:58:24.592 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:58:24.623 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:58:24.652 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:58:24.681 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:58:24.710 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:58:24.739 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:58:24.769 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:58:24.798 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:58:24.827 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:58:24.856 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:58:24.885 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:58:24.887 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:58:24.890 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 00:58:24.893 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 00:58:24.895 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:58:24.898 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:24.901 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:24.904 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:58:24.907 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 00:58:24.909 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 00:58:24.939 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:58:24.969 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:58:24.970 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 00:58:24.979 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 00:58:24.982 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 00:58:24.985 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 00:58:24.987 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:58:24.990 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:58:24.992 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:58:24.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:24.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:25.000 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:58:25.003 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:58:25.005 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:25.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:25.011 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 00:58:25.074 | Site placement-api already enabled 2022-04-14 00:58:25.079 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:58:25.081 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:58:25.084 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:58:25.086 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:58:25.223 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 00:58:25.247 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:25.249 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 00:58:25.269 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:25.271 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 00:58:25.289 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:25.293 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 00:58:25.295 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 00:58:25.298 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 00:58:25.331 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-04-14 00:58:25.361 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 00:58:25.390 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 00:58:25.420 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 00:58:25.450 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 00:58:25.480 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 00:58:25.510 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 00:58:25.539 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 00:58:25.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:25.560 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 00:58:25.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:25.580 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 00:58:25.583 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:58:25.585 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 00:58:25.589 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:58:25.591 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:58:25.594 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:58:25.596 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:58:25.599 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:58:25.602 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:58:25.606 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:58:25.609 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:58:25.612 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:58:25.614 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 00:58:25.617 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:58:25.633 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:25.636 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:58:25.638 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:58:25.640 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 00:58:25.643 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 00:58:25.645 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:58:25.647 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 00:58:25.650 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 00:58:25.653 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 00:58:25.714 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 00:58:25.751 | [194796 Async install_tempest:220263]: running: install_tempest 2022-04-14 00:58:25.754 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:58:25.756 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:58:25.760 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:58:25.762 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:58:25.765 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 00:58:25.768 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:58:25.771 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 00:58:25.774 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:58:25.777 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:58:25.779 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 00:58:25.782 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 00:58:25.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:58:25.787 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:58:25.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 00:58:25.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:58:25.799 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 00:58:25.801 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 00:58:25.804 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:58:25.809 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 00:58:25.811 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 00:58:25.814 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:58:25.818 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:58:25.820 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:58:25.826 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 00:58:25.829 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 00:58:25.832 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 00:58:25.835 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 00:58:25.837 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 00:58:25.860 | Using python 3.8 to install python-openstackclient 2022-04-14 00:58:25.863 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 00:58:26.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:26.732 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:26.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:58:26.732 | from cryptography.utils import int_from_bytes 2022-04-14 00:58:27.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:58:27.949 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 00:58:27.971 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 00:58:27.972 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 00:58:27.973 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 00:58:27.974 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 00:58:27.975 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 00:58:27.976 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 00:58:27.977 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 00:58:27.978 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 00:58:27.979 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 00:58:27.981 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 00:58:27.982 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 00:58:27.992 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 00:58:27.994 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 00:58:27.995 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 00:58:27.996 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 00:58:27.997 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 00:58:28.022 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 00:58:28.024 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 00:58:28.026 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 00:58:28.027 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 00:58:28.028 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 00:58:28.029 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 00:58:28.030 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 00:58:28.031 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 00:58:28.032 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 00:58:28.033 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 00:58:28.035 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 00:58:28.048 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 00:58:28.066 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 00:58:28.068 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 00:58:28.070 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 00:58:28.071 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 00:58:28.093 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 00:58:28.114 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 00:58:28.115 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 00:58:28.116 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 00:58:28.205 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 00:58:28.206 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 00:58:28.207 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 00:58:28.251 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 00:58:28.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 00:58:28.296 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 00:58:28.457 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 00:58:28.472 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 00:58:28.578 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 00:58:28.579 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 00:58:28.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 00:58:28.583 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 00:58:28.733 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 00:58:31.007 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:58:31.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:58:31.015 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:58:31.146 | + inc/python:pip_install:200 : result=0 2022-04-14 00:58:31.148 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:58:31.151 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:31.153 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:31.156 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:31.158 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:31.160 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:31.162 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:58:31.165 | + functions-common:time_stop:2439 : start_time=1649897905855 2022-04-14 00:58:31.168 | + functions-common:time_stop:2441 : [[ -z 1649897905855 ]] 2022-04-14 00:58:31.171 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:31.175 | + functions-common:time_stop:2444 : end_time=1649897911173 2022-04-14 00:58:31.178 | + functions-common:time_stop:2445 : elapsed_time=5318 2022-04-14 00:58:31.180 | + functions-common:time_stop:2446 : total=198852 2022-04-14 00:58:31.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:31.186 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204170 2022-04-14 00:58:31.188 | + inc/python:pip_install:203 : return 0 2022-04-14 00:58:31.191 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 00:58:31.194 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 00:58:31.199 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.yTQUcy01SH 2022-04-14 00:58:31.201 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 00:58:31.204 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 00:58:31.206 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 00:58:31.209 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:58:31.211 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:58:31.214 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 00:58:31.233 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:31.236 | + ./stack.sh:main:1037 : configure_database 2022-04-14 00:58:31.239 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 00:58:31.241 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 00:58:31.244 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 00:58:31.247 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:58:31.249 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 00:58:31.251 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 00:58:31.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:31.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:31.258 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 00:58:31.262 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 00:58:31.265 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 00:58:31.266 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 00:58:31.270 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 00:58:31.327 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 00:58:31.329 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:58:31.331 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:58:31.334 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:58:31.336 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:58:31.339 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:58:31.341 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:58:31.344 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:58:31.346 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:58:31.348 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:58:31.351 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:58:31.354 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:58:31.356 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 00:58:31.358 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:58:31.361 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:58:31.363 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:58:31.365 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:58:31.368 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:58:31.370 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:58:31.373 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 00:58:31.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:31.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:31.380 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 00:58:31.382 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:58:31.385 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:58:33.971 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 00:58:33.986 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 00:58:33.986 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 00:58:33.990 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 00:58:33.993 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 00:58:33.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:33.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:34.001 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 00:58:34.003 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 00:58:34.006 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 00:58:34.008 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:58:34.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:58:34.013 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 00:58:34.016 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 00:58:34.018 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 00:58:34.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:58:34.065 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 00:58:34.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:58:34.094 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 00:58:34.150 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 00:58:34.207 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 00:58:34.263 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 00:58:34.266 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 00:58:34.269 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:58:34.271 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:58:36.407 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 00:58:36.409 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 00:58:36.412 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:58:36.418 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-005836 2022-04-14 00:58:36.420 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-005836 1041' 2022-04-14 00:58:36.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.426 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:58:36.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.431 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:58:36.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.436 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:58:36.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.442 | + 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-14 00:58:36.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.447 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-14 00:58:36.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.452 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-14 00:58:36.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.457 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-005405 2022-04-14 00:58:36.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.463 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:58:36.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.468 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-14 00:58:36.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.474 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:58:36.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.479 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:58:36.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.484 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:58:36.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:58:36.489 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:58:36.492 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 00:58:36.494 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 00:58:36.497 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 00:58:36.509 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 00:58:36.512 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.515 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 00:58:36.517 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.520 | + functions-common:run_process:1689 : local group= 2022-04-14 00:58:36.522 | + functions-common:run_process:1690 : local user= 2022-04-14 00:58:36.525 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 00:58:36.528 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:58:36.530 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:58:36.533 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:58:36.535 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:58:36.538 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:58:36.543 | + functions-common:time_start:2423 : _TIME_START[$name]=1649897916540 2022-04-14 00:58:36.546 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 00:58:36.563 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:36.566 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 00:58:36.569 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 00:58:36.571 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.574 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.577 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.579 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.582 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 00:58:36.584 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 00:58:36.587 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 00:58:36.590 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:58:36.593 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:58:36.595 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 00:58:36.598 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 00:58:36.601 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 00:58:36.603 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.605 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:58:36.608 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 00:58:36.610 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:58:36.613 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:58:36.615 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 00:58:36.617 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:58:36.622 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 00:58:36.675 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 00:58:36.728 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:58:36.782 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 00:58:36.836 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 00:58:36.890 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:58:36.944 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:58:36.946 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 00:58:37.001 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:58:37.400 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 00:58:37.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 00:58:37.782 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 00:58:37.804 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:58:37.807 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:37.810 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:37.813 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:37.816 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:37.818 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:37.821 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:58:37.823 | + functions-common:time_stop:2439 : start_time=1649897916540 2022-04-14 00:58:37.826 | + functions-common:time_stop:2441 : [[ -z 1649897916540 ]] 2022-04-14 00:58:37.829 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:37.833 | + functions-common:time_stop:2444 : end_time=1649897917831 2022-04-14 00:58:37.836 | + functions-common:time_stop:2445 : elapsed_time=1291 2022-04-14 00:58:37.839 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:58:37.841 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:37.844 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1291 2022-04-14 00:58:37.847 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 00:58:37.849 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 00:58:37.852 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 00:58:37.855 | + functions-common:run_process:1689 : local group= 2022-04-14 00:58:37.857 | + functions-common:run_process:1690 : local user=root 2022-04-14 00:58:37.860 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 00:58:37.862 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:58:37.865 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:58:37.867 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:58:37.870 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:58:37.875 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:58:37.878 | + functions-common:time_start:2423 : _TIME_START[$name]=1649897917875 2022-04-14 00:58:37.880 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 00:58:37.901 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:37.904 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:58:37.907 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:37.909 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:37.912 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:37.914 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:37.918 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:37.920 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:58:37.923 | + functions-common:time_stop:2439 : start_time=1649897917875 2022-04-14 00:58:37.925 | + functions-common:time_stop:2441 : [[ -z 1649897917875 ]] 2022-04-14 00:58:37.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:37.933 | + functions-common:time_stop:2444 : end_time=1649897917930 2022-04-14 00:58:37.936 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 00:58:37.938 | + functions-common:time_stop:2446 : total=1291 2022-04-14 00:58:37.941 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:37.943 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1346 2022-04-14 00:58:37.946 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 00:58:37.965 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:37.967 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 00:58:37.989 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:37.992 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 00:58:38.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:38.022 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 00:58:38.024 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 00:58:38.028 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837539-1-smb --data-dir /opt/stack/data/etcd' 2022-04-14 00:58:38.030 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 00:58:38.033 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837539-1-smb=http://10.222.0.13:2380' 2022-04-14 00:58:38.035 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-04-14 00:58:38.038 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-04-14 00:58:38.040 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 00:58:38.043 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 00:58:38.046 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-04-14 00:58:38.048 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 00:58:38.051 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 00:58:38.053 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:58:38.056 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837539-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-smb=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-04-14 00:58:38.059 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 00:58:38.061 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837539-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-smb=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 00:58:38.064 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:58:38.066 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 00:58:38.069 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:58:38.071 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:58:38.074 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:58:38.077 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:58:38.081 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 00:58:38.156 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 00:58:38.233 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837539-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-smb=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-14 00:58:38.285 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 00:58:38.338 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 00:58:38.390 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:58:38.441 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:58:38.444 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 00:58:38.506 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:58:38.904 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 00:58:38.962 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 00:58:39.015 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 00:58:39.068 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 00:58:39.120 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 00:58:39.124 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 00:58:39.128 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 00:58:39.131 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 00:58:39.527 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 00:58:39.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 00:58:39.923 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 00:58:40.698 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 00:58:40.717 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:40.719 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 00:58:40.722 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 00:58:40.725 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 00:58:40.730 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 00:58:40.742 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 00:58:40.754 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 00:58:40.757 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:58:40.759 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 00:58:40.898 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 00:58:41.039 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 00:58:41.180 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:58:41.326 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:58:41.466 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:58:41.603 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 00:58:41.742 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 00:58:41.880 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 00:58:42.019 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 00:58:42.159 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 00:58:42.165 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 00:58:42.169 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 00:58:42.171 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 00:58:42.176 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 00:58:42.179 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 00:58:42.181 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 00:58:42.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:58:42.201 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 00:58:42.204 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:58:42.210 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 00:58:42.210 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-14 00:58:42.213 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 00:58:42.215 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 00:58:42.234 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:58:42.237 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 00:58:42.239 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 00:58:42.242 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 00:58:42.244 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 00:58:42.247 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 00:58:42.250 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 00:58:42.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:58:42.715 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 00:58:42.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:58:42.737 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 00:58:42.739 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 00:58:42.742 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:58:42.744 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:58:42.748 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:58:42.752 | + functions-common:time_start:2423 : _TIME_START[$name]=1649897922750 2022-04-14 00:58:42.755 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 00:58:47.479 | 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=222184) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:58:47.486 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:47.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.488 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.488 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.488 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:47.489 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:47.516 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.517 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.517 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.518 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:47.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:47.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.577 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.577 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.578 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:47.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:47.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:47.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:47.586 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:58:49.323 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.324 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:58:49.331 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.331 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:58:49.339 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.339 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:58:49.347 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.347 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:58:49.354 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.355 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:58:49.363 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.363 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:58:49.427 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.428 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.430 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.430 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.431 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.431 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.431 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.431 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.433 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.433 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.433 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.435 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.435 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.445 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.445 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.445 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.445 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.823 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.826 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.826 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.827 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.827 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.827 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.853 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.855 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.855 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.856 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.856 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.863 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:58:49.905 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.905 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:58:49.913 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.913 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:58:49.921 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.921 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:58:49.928 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.928 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:58:49.940 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.940 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:58:49.947 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.948 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:58:49.955 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:49.955 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.957 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.958 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.958 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.961 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.961 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.961 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.961 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.962 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.962 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:49.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:49.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.971 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.972 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.972 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:49.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:49.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:49.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:50.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:50.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.300 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.301 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.301 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.302 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:50.302 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:50.328 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:58:50.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.330 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.330 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.330 | 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=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:58:50.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:58:50.331 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:58:50.331 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222184) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:58:50.338 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:58:50.349 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.349 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:58:50.357 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.357 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:58:50.363 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.364 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:58:50.370 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.370 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:58:50.379 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.379 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:58:50.386 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.386 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:58:50.392 | INFO migrate.versioning.api [-] done 2022-04-14 00:58:50.797 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 00:58:50.800 | + functions-common:time_stop:2432 : local name 2022-04-14 00:58:50.803 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:58:50.805 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:58:50.808 | + functions-common:time_stop:2435 : local total 2022-04-14 00:58:50.810 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:58:50.813 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 00:58:50.815 | + functions-common:time_stop:2439 : start_time=1649897922750 2022-04-14 00:58:50.818 | + functions-common:time_stop:2441 : [[ -z 1649897922750 ]] 2022-04-14 00:58:50.821 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:58:50.826 | + functions-common:time_stop:2444 : end_time=1649897930823 2022-04-14 00:58:50.828 | + functions-common:time_stop:2445 : elapsed_time=8073 2022-04-14 00:58:50.831 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:58:50.833 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:58:50.836 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8073 2022-04-14 00:58:50.839 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 00:58:50.842 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 00:58:50.846 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 00:58:55.549 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 00:58:55.549 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:58:55.550 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:58:55.550 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 00:58:55.550 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:58:55.551 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:58:55.551 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:58:55.551 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:58:55.551 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:58:55.916 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 00:58:55.921 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 00:59:00.452 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 00:59:00.452 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:59:00.452 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:59:00.453 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 00:59:00.453 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:59:00.453 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:59:00.453 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:59:00.454 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:59:00.454 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:59:00.823 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 00:59:00.825 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 00:59:00.828 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 00:59:00.831 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 00:59:00.847 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:00.850 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:59:00.853 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 00:59:00.857 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 00:59:00.860 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 00:59:00.862 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.865 | + functions-common:run_process:1689 : local group= 2022-04-14 00:59:00.867 | + functions-common:run_process:1690 : local user= 2022-04-14 00:59:00.869 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 00:59:00.872 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:59:00.875 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:59:00.877 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:59:00.880 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:59:00.882 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:59:00.887 | + functions-common:time_start:2423 : _TIME_START[$name]=1649897940884 2022-04-14 00:59:00.890 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 00:59:00.906 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:59:00.908 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 00:59:00.910 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 00:59:00.913 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.915 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.918 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.920 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.922 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 00:59:00.925 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 00:59:00.927 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 00:59:00.930 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:59:00.932 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:59:00.934 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 00:59:00.937 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 00:59:00.940 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 00:59:00.942 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:00.944 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 00:59:00.946 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 00:59:00.948 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 00:59:00.951 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 00:59:00.955 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 00:59:01.007 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 00:59:01.066 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 00:59:01.117 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:59:01.169 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:59:01.223 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 00:59:01.275 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 00:59:01.328 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 00:59:01.380 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 00:59:01.431 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 00:59:01.484 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 00:59:01.486 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 00:59:01.538 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 00:59:01.940 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 00:59:01.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 00:59:02.337 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 00:59:02.420 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:59:02.423 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:02.425 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:02.428 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:02.430 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:02.433 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:02.435 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:59:02.439 | + functions-common:time_stop:2439 : start_time=1649897940884 2022-04-14 00:59:02.441 | + functions-common:time_stop:2441 : [[ -z 1649897940884 ]] 2022-04-14 00:59:02.447 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:02.449 | + functions-common:time_stop:2444 : end_time=1649897942446 2022-04-14 00:59:02.452 | + functions-common:time_stop:2445 : elapsed_time=1562 2022-04-14 00:59:02.455 | + functions-common:time_stop:2446 : total=1346 2022-04-14 00:59:02.457 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:02.460 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2908 2022-04-14 00:59:02.462 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 00:59:02.462 | Waiting for keystone to start... 2022-04-14 00:59:02.465 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-04-14 00:59:02.468 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-04-14 00:59:02.470 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 00:59:02.472 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-04-14 00:59:02.475 | + functions:wait_for_service:459 : local rval=0 2022-04-14 00:59:02.477 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 00:59:02.480 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 00:59:02.482 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:59:02.485 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:59:02.490 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:59:02.493 | + functions-common:time_start:2423 : _TIME_START[$name]=1649897942490 2022-04-14 00:59:02.495 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 00:59:02.501 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-04-14 00:59:08.705 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 00:59:08.735 | [220263 Async install_tempest:220263]: finished successfully 2022-04-14 00:59:09.111 | + :: : [[ 200 == 503 ]] 2022-04-14 00:59:09.112 | + :: : [[ 0 -eq 7 ]] 2022-04-14 00:59:09.115 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 00:59:09.118 | + functions-common:time_stop:2432 : local name 2022-04-14 00:59:09.120 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:59:09.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:59:09.126 | + functions-common:time_stop:2435 : local total 2022-04-14 00:59:09.128 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:59:09.130 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 00:59:09.133 | + functions-common:time_stop:2439 : start_time=1649897942490 2022-04-14 00:59:09.135 | + functions-common:time_stop:2441 : [[ -z 1649897942490 ]] 2022-04-14 00:59:09.138 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:59:09.144 | + functions-common:time_stop:2444 : end_time=1649897949141 2022-04-14 00:59:09.146 | + functions-common:time_stop:2445 : elapsed_time=6651 2022-04-14 00:59:09.148 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:59:09.151 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:59:09.153 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6651 2022-04-14 00:59:09.156 | + functions:wait_for_service:467 : return 0 2022-04-14 00:59:09.158 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 00:59:09.175 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:59:09.178 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 00:59:09.180 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:59:09.183 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 00:59:09.216 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 00:59:09.219 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.13/identity 2022-04-14 00:59:13.814 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.814 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.814 | 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=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.822 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.839 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.839 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.869 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.903 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.904 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.993 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:13.994 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.007 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.007 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.007 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.008 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.016 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.020 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.020 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=223022) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:59:14.053 | 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=223022) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:59:14.361 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created domain default 2022-04-14 00:59:14.403 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created project admin 2022-04-14 00:59:14.431 | DEBUG passlib.handlers.bcrypt [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=223022) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 00:59:14.431 | DEBUG passlib.handlers.bcrypt [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=223022) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 00:59:14.493 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created user admin 2022-04-14 00:59:14.506 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created role reader 2022-04-14 00:59:14.515 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created role member 2022-04-14 00:59:14.537 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created implied role where c6a77fbe5283401bb384c422b1421c6e implies 3507c9731a37450c9fa267026ee06ef7 2022-04-14 00:59:14.547 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created role admin 2022-04-14 00:59:14.563 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created implied role where 27015c584f21487eb5e9905976ac0e2b implies c6a77fbe5283401bb384c422b1421c6e 2022-04-14 00:59:14.574 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Granted role admin on project admin to user admin. 2022-04-14 00:59:14.581 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Granted role admin on the system to user admin. 2022-04-14 00:59:14.592 | WARNING py.warnings [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 00:59:14.592 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 00:59:14.592 |  2022-04-14 00:59:14.597 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created region RegionOne 2022-04-14 00:59:14.628 | INFO keystone.cmd.bootstrap [None req-42f925e7-b9e5-47f9-8587-65d5396d91ae None None] Created public endpoint http://10.222.0.13/identity 2022-04-14 00:59:15.097 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 00:59:15.099 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 00:59:15.102 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 00:59:15.105 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 00:59:18.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:18.091 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:18.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:18.091 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:18.257 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:18.260 | + lib/keystone:create_keystone_accounts:310 : admin_project=54bf340f301149b492b18c32ff4557f6 2022-04-14 00:59:18.262 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 00:59:18.265 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 00:59:20.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:20.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:20.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:20.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:20.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:20.680 | + lib/keystone:create_keystone_accounts:312 : admin_user=b0f6b1ff773d4a769d8d1800a569186b 2022-04-14 00:59:20.682 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 00:59:20.685 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 00:59:20.687 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 00:59:20.690 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b0f6b1ff773d4a769d8d1800a569186b default 2022-04-14 00:59:20.747 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b0f6b1ff773d4a769d8d1800a569186b default 2022-04-14 00:59:20.786 | [194796 Async ks-domain-role:223149]: running: get_or_add_user_domain_role admin b0f6b1ff773d4a769d8d1800a569186b default 2022-04-14 00:59:20.788 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 00:59:20.791 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:59:20.794 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:59:23.943 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:59:23.946 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:59:23.946 | default 2022-04-14 00:59:23.948 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 00:59:24.007 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 00:59:24.052 | [194796 Async ks-project:223291]: running: get_or_create_project service Default 2022-04-14 00:59:24.055 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 00:59:24.120 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 00:59:24.165 | [194796 Async ks-service:223377]: running: get_or_create_role service 2022-04-14 00:59:24.167 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 00:59:24.241 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 00:59:24.370 | [194796 Async ks-reseller:223463]: running: get_or_create_role ResellerAdmin 2022-04-14 00:59:24.387 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 00:59:24.409 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 00:59:24.770 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 00:59:24.985 | [194796 Async ks-anotherrole:223553]: running: get_or_create_role anotherrole 2022-04-14 00:59:24.992 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 00:59:25.029 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 00:59:25.045 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:59:25.081 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 00:59:28.133 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:28.202 | [223291 Async ks-project:223291]: finished successfully 2022-04-14 00:59:28.561 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:28.735 | [223377 Async ks-service:223377]: finished successfully 2022-04-14 00:59:28.789 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:28.838 | [223463 Async ks-reseller:223463]: finished successfully 2022-04-14 00:59:28.852 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:28.891 | [223553 Async ks-anotherrole:223553]: finished successfully 2022-04-14 00:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:29.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:29.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:29.378 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:29.381 | ++ functions-common:get_or_create_project:945 : project_id=797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:29.383 | ++ functions-common:get_or_create_project:946 : echo 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:29.386 | + lib/keystone:create_keystone_accounts:340 : invis_project=797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:29.388 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 00:59:29.391 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 00:59:29.394 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:59:29.397 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 00:59:31.706 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:31.731 | [223149 Async ks-domain-role:223149]: finished successfully 2022-04-14 00:59:31.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:31.962 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:31.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:31.962 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:32.128 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:32.131 | ++ functions-common:get_or_create_project:945 : project_id=5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:32.134 | ++ functions-common:get_or_create_project:946 : echo 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:32.136 | + lib/keystone:create_keystone_accounts:344 : demo_project=5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:32.139 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 00:59:32.142 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 00:59:32.145 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:32.147 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 00:59:32.150 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 00:59:32.153 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 00:59:34.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.672 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.672 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:34.841 | ++ functions-common:get_or_create_user:932 : user_id=5cab4a8538be4691a14866d0ed0afd2d 2022-04-14 00:59:34.843 | ++ functions-common:get_or_create_user:933 : echo 5cab4a8538be4691a14866d0ed0afd2d 2022-04-14 00:59:34.847 | + lib/keystone:create_keystone_accounts:347 : demo_user=5cab4a8538be4691a14866d0ed0afd2d 2022-04-14 00:59:34.849 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 00:59:34.898 | [194796 Async ks-domain-role:223149]: Waiting for completion of get_or_add_user_domain_role admin b0f6b1ff773d4a769d8d1800a569186b default running on PID 223149 (6 other jobs running) 2022-04-14 00:59:34.925 | [194796 Async ks-domain-role:223149]: Signaling child to exit 2022-04-14 00:59:34.926 | WAKEUP 2022-04-14 00:59:34.951 | [194796 Async ks-domain-role:223149]: Signaled 2022-04-14 00:59:34.953 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0f6b1ff773d4a769d8d1800a569186b --domain default 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 00:59:34.953 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:59:34.953 | ++ functions-common:get_field:819 : read data 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:34.953 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 00:59:34.953 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 00:59:34.953 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user b0f6b1ff773d4a769d8d1800a569186b --domain default 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0f6b1ff773d4a769d8d1800a569186b --domain default 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:59:34.953 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 00:59:34.953 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:59:34.953 | ++ functions-common:get_field:819 : read data 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:34.953 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:34.953 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:34.953 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:59:34.954 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:59:34.954 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | b0f6b1ff773d4a769d8d1800a569186b | | | default | | False |' 2022-04-14 00:59:34.954 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:59:34.954 | ++ functions-common:get_field:819 : read data 2022-04-14 00:59:34.954 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 00:59:34.954 | + functions-common:get_or_add_user_domain_role:1028 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 00:59:34.954 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 00:59:34.997 | [194796 Async ks-domain-role:223149]: finished get_or_add_user_domain_role admin b0f6b1ff773d4a769d8d1800a569186b default with result 0 in 11 seconds 2022-04-14 00:59:35.004 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 00:59:35.040 | [194796 Async ks-project:223291]: Waiting for completion of get_or_create_project service Default running on PID 223291 (5 other jobs running) 2022-04-14 00:59:35.064 | [194796 Async ks-project:223291]: Signaling child to exit 2022-04-14 00:59:35.064 | WAKEUP 2022-04-14 00:59:35.087 | [194796 Async ks-project:223291]: Signaled 2022-04-14 00:59:35.088 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:59:35.088 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 00:59:35.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.089 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.089 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:35.089 | + functions-common:get_or_create_project:945 : project_id=c674e00530094091ab538d212bff4a49 2022-04-14 00:59:35.089 | + functions-common:get_or_create_project:946 : echo c674e00530094091ab538d212bff4a49 2022-04-14 00:59:35.089 | c674e00530094091ab538d212bff4a49 2022-04-14 00:59:35.133 | [194796 Async ks-project:223291]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 00:59:35.170 | [194796 Async ks-service:223377]: Waiting for completion of get_or_create_role service running on PID 223377 (4 other jobs running) 2022-04-14 00:59:35.196 | [194796 Async ks-service:223377]: Signaling child to exit 2022-04-14 00:59:35.196 | WAKEUP 2022-04-14 00:59:35.218 | [194796 Async ks-service:223377]: Signaled 2022-04-14 00:59:35.219 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:59:35.219 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 00:59:35.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.220 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.220 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.220 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:35.220 | + functions-common:get_or_create_role:957 : role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 00:59:35.220 | + functions-common:get_or_create_role:958 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 00:59:35.220 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 00:59:35.264 | [194796 Async ks-service:223377]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 00:59:35.301 | [194796 Async ks-reseller:223463]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223463 (3 other jobs running) 2022-04-14 00:59:35.326 | [194796 Async ks-reseller:223463]: Signaling child to exit 2022-04-14 00:59:35.326 | WAKEUP 2022-04-14 00:59:35.348 | [194796 Async ks-reseller:223463]: Signaled 2022-04-14 00:59:35.350 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:59:35.350 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 00:59:35.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.350 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.350 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.350 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:35.350 | + functions-common:get_or_create_role:957 : role_id=e9edd9abe75848e59b557138e238ab7a 2022-04-14 00:59:35.350 | + functions-common:get_or_create_role:958 : echo e9edd9abe75848e59b557138e238ab7a 2022-04-14 00:59:35.350 | e9edd9abe75848e59b557138e238ab7a 2022-04-14 00:59:35.393 | [194796 Async ks-reseller:223463]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 00:59:35.430 | [194796 Async ks-anotherrole:223553]: Waiting for completion of get_or_create_role anotherrole running on PID 223553 (2 other jobs running) 2022-04-14 00:59:35.456 | [194796 Async ks-anotherrole:223553]: Signaling child to exit 2022-04-14 00:59:35.456 | WAKEUP 2022-04-14 00:59:35.478 | [194796 Async ks-anotherrole:223553]: Signaled 2022-04-14 00:59:35.480 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:59:35.480 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:59:35.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:35.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:35.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:35.480 | + functions-common:get_or_create_role:957 : role_id=1389f05f300346dcbe946e525744f9ea 2022-04-14 00:59:35.480 | + functions-common:get_or_create_role:958 : echo 1389f05f300346dcbe946e525744f9ea 2022-04-14 00:59:35.480 | 1389f05f300346dcbe946e525744f9ea 2022-04-14 00:59:35.524 | [194796 Async ks-anotherrole:223553]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 00:59:35.528 | + inc/async:async_wait:197 : return 0 2022-04-14 00:59:35.531 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.589 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.630 | [194796 Async ks-demo-member:224422]: running: get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.633 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b0f6b1ff773d4a769d8d1800a569186b 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.693 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b0f6b1ff773d4a769d8d1800a569186b 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.749 | [194796 Async ks-demo-admin:224534]: running: get_or_add_user_project_role admin b0f6b1ff773d4a769d8d1800a569186b 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.751 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.818 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.864 | [194796 Async ks-demo-another:224646]: running: get_or_add_user_project_role anotherrole 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:35.867 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:35.938 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:36.033 | [194796 Async ks-demo-invis:224758]: running: get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 00:59:36.036 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 00:59:36.061 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 00:59:36.082 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:36.097 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 00:59:36.117 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 00:59:36.153 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 00:59:39.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:39.994 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:39.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:39.994 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:40.177 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:40.180 | ++ functions-common:get_or_create_user:932 : user_id=ef394b1248db42bfba6188691d2380e9 2022-04-14 00:59:40.187 | ++ functions-common:get_or_create_user:933 : echo ef394b1248db42bfba6188691d2380e9 2022-04-14 00:59:40.191 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ef394b1248db42bfba6188691d2380e9 2022-04-14 00:59:40.193 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ef394b1248db42bfba6188691d2380e9 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:40.260 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ef394b1248db42bfba6188691d2380e9 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:40.308 | [194796 Async ks-demo-reader:224915]: running: get_or_add_user_project_role reader ef394b1248db42bfba6188691d2380e9 5a3d9705cbde4a539272436fdc164f40 2022-04-14 00:59:40.312 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 00:59:40.325 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 00:59:40.335 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:59:40.344 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 00:59:43.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:43.735 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:43.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:43.735 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:44.028 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:44.041 | ++ functions-common:get_or_create_project:945 : project_id=0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:44.052 | ++ functions-common:get_or_create_project:946 : echo 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:44.066 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:44.083 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 00:59:44.106 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 00:59:44.129 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:44.139 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 00:59:44.157 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 00:59:44.179 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 00:59:47.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:47.562 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:47.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:47.562 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:47.750 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:47.765 | ++ functions-common:get_or_create_user:932 : user_id=a758053428a147afb2addb54b7f5f455 2022-04-14 00:59:47.783 | ++ functions-common:get_or_create_user:933 : echo a758053428a147afb2addb54b7f5f455 2022-04-14 00:59:47.801 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a758053428a147afb2addb54b7f5f455 2022-04-14 00:59:47.833 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:48.261 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:48.481 | [194796 Async ks-alt-admin:225317]: running: get_or_add_user_project_role admin a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:48.501 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:48.964 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:49.190 | [194796 Async ks-alt-another:225431]: running: get_or_add_user_project_role anotherrole a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:49.205 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 00:59:49.235 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 00:59:49.257 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:49.277 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 00:59:49.306 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 00:59:49.337 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 00:59:50.753 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:50.962 | [224422 Async ks-demo-member:224422]: finished successfully 2022-04-14 00:59:52.432 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:52.608 | [224534 Async ks-demo-admin:224534]: finished successfully 2022-04-14 00:59:53.673 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:53.852 | [224758 Async ks-demo-invis:224758]: finished successfully 2022-04-14 00:59:54.067 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:54.123 | [224646 Async ks-demo-another:224646]: finished successfully 2022-04-14 00:59:54.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:54.581 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:54.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:54.582 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:54.782 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:54.788 | ++ functions-common:get_or_create_user:932 : user_id=38047131ad6a46a5bc025718515ac51c 2022-04-14 00:59:54.790 | ++ functions-common:get_or_create_user:933 : echo 38047131ad6a46a5bc025718515ac51c 2022-04-14 00:59:54.794 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=38047131ad6a46a5bc025718515ac51c 2022-04-14 00:59:54.796 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 38047131ad6a46a5bc025718515ac51c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:54.864 | + inc/async:async_inner:63 : get_or_add_user_project_role member 38047131ad6a46a5bc025718515ac51c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:54.920 | [194796 Async ks-alt-member-user:225814]: running: get_or_add_user_project_role member 38047131ad6a46a5bc025718515ac51c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:54.929 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 00:59:54.933 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 00:59:54.937 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:54.941 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 00:59:54.945 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 00:59:54.981 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 00:59:57.065 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:59:57.248 | [224915 Async ks-demo-reader:224915]: finished successfully 2022-04-14 00:59:58.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:58.384 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:58.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:59:58.384 | from cryptography.utils import int_from_bytes 2022-04-14 00:59:58.573 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:59:58.576 | ++ functions-common:get_or_create_user:932 : user_id=3085e8fe6aed417ea35a56f46b93433c 2022-04-14 00:59:58.579 | ++ functions-common:get_or_create_user:933 : echo 3085e8fe6aed417ea35a56f46b93433c 2022-04-14 00:59:58.582 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3085e8fe6aed417ea35a56f46b93433c 2022-04-14 00:59:58.586 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3085e8fe6aed417ea35a56f46b93433c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:58.654 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3085e8fe6aed417ea35a56f46b93433c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:58.731 | [194796 Async ks-alt-reader-user:226038]: running: get_or_add_user_project_role reader 3085e8fe6aed417ea35a56f46b93433c 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 00:59:58.736 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 00:59:58.738 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:59:58.742 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 00:59:58.750 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 00:59:58.757 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 01:00:01.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:01.829 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:01.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:01.829 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:02.085 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:02.097 | ++ functions-common:get_or_create_user:932 : user_id=806b07d451f64928bd9f3897a58e617c 2022-04-14 01:00:02.116 | ++ functions-common:get_or_create_user:933 : echo 806b07d451f64928bd9f3897a58e617c 2022-04-14 01:00:02.140 | + lib/keystone:create_keystone_accounts:392 : system_member_user=806b07d451f64928bd9f3897a58e617c 2022-04-14 01:00:02.166 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 806b07d451f64928bd9f3897a58e617c all 2022-04-14 01:00:02.383 | + inc/async:async_inner:63 : get_or_add_user_system_role member 806b07d451f64928bd9f3897a58e617c all 2022-04-14 01:00:02.458 | [194796 Async ks-system-member:226262]: running: get_or_add_user_system_role member 806b07d451f64928bd9f3897a58e617c all 2022-04-14 01:00:02.482 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 01:00:02.501 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:00:02.525 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 01:00:02.545 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 01:00:02.582 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 01:00:05.081 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:05.266 | [225317 Async ks-alt-admin:225317]: finished successfully 2022-04-14 01:00:05.516 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:05.662 | [225431 Async ks-alt-another:225431]: finished successfully 2022-04-14 01:00:06.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:06.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:06.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:06.515 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:06.714 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:06.717 | ++ functions-common:get_or_create_user:932 : user_id=5743949fd4394f93aaa5c986aa50a646 2022-04-14 01:00:06.726 | ++ functions-common:get_or_create_user:933 : echo 5743949fd4394f93aaa5c986aa50a646 2022-04-14 01:00:06.730 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=5743949fd4394f93aaa5c986aa50a646 2022-04-14 01:00:06.734 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 5743949fd4394f93aaa5c986aa50a646 all 2022-04-14 01:00:06.831 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5743949fd4394f93aaa5c986aa50a646 all 2022-04-14 01:00:06.923 | [194796 Async ks-system-reader:226556]: running: get_or_add_user_system_role reader 5743949fd4394f93aaa5c986aa50a646 all 2022-04-14 01:00:06.928 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 01:00:06.933 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 01:00:06.942 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 01:00:06.953 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 01:00:06.986 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 01:00:08.329 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:08.506 | [225814 Async ks-alt-member-user:225814]: finished successfully 2022-04-14 01:00:10.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:10.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:10.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:10.369 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:10.577 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:10.581 | ++ functions-common:get_or_create_group:909 : group_id=cef4112a36da43b0a9909757ce99e215 2022-04-14 01:00:10.586 | ++ functions-common:get_or_create_group:910 : echo cef4112a36da43b0a9909757ce99e215 2022-04-14 01:00:10.590 | + lib/keystone:create_keystone_accounts:402 : admin_group=cef4112a36da43b0a9909757ce99e215 2022-04-14 01:00:10.597 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 01:00:10.609 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 01:00:10.616 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 01:00:10.623 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 01:00:10.628 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 01:00:11.460 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:11.489 | [226038 Async ks-alt-reader-user:226038]: finished successfully 2022-04-14 01:00:13.180 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:13.210 | [226262 Async ks-system-member:226262]: finished successfully 2022-04-14 01:00:13.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:13.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:13.424 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:13.606 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:13.610 | ++ functions-common:get_or_create_group:909 : group_id=07ae0d9a5d584ae49bede3a02c8911d3 2022-04-14 01:00:13.612 | ++ functions-common:get_or_create_group:910 : echo 07ae0d9a5d584ae49bede3a02c8911d3 2022-04-14 01:00:13.615 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=07ae0d9a5d584ae49bede3a02c8911d3 2022-04-14 01:00:13.618 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.678 | + inc/async:async_inner:63 : get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.728 | [194796 Async ks-group-memberdemo:226953]: running: get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.731 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.795 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.838 | [194796 Async ks-group-anotherdemo:227039]: running: get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:13.840 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:13.909 | + inc/async:async_inner:63 : get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:13.983 | [194796 Async ks-group-memberalt:227125]: running: get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:13.987 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:14.403 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:14.649 | [194796 Async ks-group-anotheralt:227215]: running: get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:14.669 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 2022-04-14 01:00:15.085 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 2022-04-14 01:00:15.314 | [194796 Async ks-group-admin:227303]: running: get_or_add_group_project_role admin cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 2022-04-14 01:00:15.330 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 01:00:15.708 | [194796 Async ks-demo-member:224422]: Waiting for completion of get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 running on PID 224422 (17 other jobs running) 2022-04-14 01:00:15.872 | [194796 Async ks-demo-member:224422]: Signaling child to exit 2022-04-14 01:00:15.873 | WAKEUP 2022-04-14 01:00:16.026 | [194796 Async ks-demo-member:224422]: Signaled 2022-04-14 01:00:16.040 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:16.040 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:16.040 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:16.040 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:16.040 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:16.040 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:16.040 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:16.040 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:16.040 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.041 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:16.041 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:16.041 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:16.041 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:16.041 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:16.041 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:16.041 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.041 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:16.041 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:16.041 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:16.041 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.041 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:16.041 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:16.041 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:16.041 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:16.041 | ++ functions-common:get_field:825 : echo '| c6a77fbe5283401bb384c422b1421c6e | 5cab4a8538be4691a14866d0ed0afd2d | | 5a3d9705cbde4a539272436fdc164f40 | | | False |' 2022-04-14 01:00:16.041 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.042 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:16.042 | + functions-common:get_or_add_user_project_role:1004 : echo c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:16.042 | c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:16.358 | [194796 Async ks-demo-member:224422]: finished get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 with result 0 in 15 seconds 2022-04-14 01:00:16.630 | [194796 Async ks-demo-admin:224534]: Waiting for completion of get_or_add_user_project_role admin b0f6b1ff773d4a769d8d1800a569186b 5a3d9705cbde4a539272436fdc164f40 running on PID 224534 (16 other jobs running) 2022-04-14 01:00:16.791 | [194796 Async ks-demo-admin:224534]: Signaling child to exit 2022-04-14 01:00:16.792 | WAKEUP 2022-04-14 01:00:16.963 | [194796 Async ks-demo-admin:224534]: Signaled 2022-04-14 01:00:16.965 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:16.965 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:16.965 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:16.965 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:16.965 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:16.965 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:16.965 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0f6b1ff773d4a769d8d1800a569186b --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.965 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:16.965 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.965 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.965 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:16.965 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:16.965 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:16.965 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b0f6b1ff773d4a769d8d1800a569186b --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.965 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.965 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:16.965 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0f6b1ff773d4a769d8d1800a569186b --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:16.965 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:16.966 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.966 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:16.966 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:16.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:16.966 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:16.966 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:16.966 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | b0f6b1ff773d4a769d8d1800a569186b | | 5a3d9705cbde4a539272436fdc164f40 | | | False |' 2022-04-14 01:00:16.966 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:16.966 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:16.966 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:16.966 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:16.966 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:17.248 | [194796 Async ks-demo-admin:224534]: finished get_or_add_user_project_role admin b0f6b1ff773d4a769d8d1800a569186b 5a3d9705cbde4a539272436fdc164f40 with result 0 in 16 seconds 2022-04-14 01:00:17.497 | [194796 Async ks-demo-another:224646]: Waiting for completion of get_or_add_user_project_role anotherrole 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 running on PID 224646 (15 other jobs running) 2022-04-14 01:00:17.656 | [194796 Async ks-demo-another:224646]: Signaling child to exit 2022-04-14 01:00:17.656 | WAKEUP 2022-04-14 01:00:17.703 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:17.781 | [194796 Async ks-demo-another:224646]: Signaled 2022-04-14 01:00:17.792 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:17.792 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:17.792 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:17.792 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:17.792 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:17.792 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:17.792 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:17.792 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:17.792 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:17.792 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:17.792 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:17.792 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:17.792 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:17.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.792 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.792 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:17.792 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:17.792 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:17.792 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:17.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.792 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.793 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.793 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5cab4a8538be4691a14866d0ed0afd2d --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:17.793 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:17.793 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:17.793 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:17.793 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:17.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.793 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:17.793 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:17.793 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:17.793 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:17.793 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:17.793 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:17.793 | ++ functions-common:get_field:825 : echo '| 1389f05f300346dcbe946e525744f9ea | 5cab4a8538be4691a14866d0ed0afd2d | | 5a3d9705cbde4a539272436fdc164f40 | | | False |' 2022-04-14 01:00:17.793 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:17.793 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:17.793 | + functions-common:get_or_add_user_project_role:1004 : echo 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:17.793 | 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:17.838 | [226556 Async ks-system-reader:226556]: finished successfully 2022-04-14 01:00:17.968 | [194796 Async ks-demo-another:224646]: finished get_or_add_user_project_role anotherrole 5cab4a8538be4691a14866d0ed0afd2d 5a3d9705cbde4a539272436fdc164f40 with result 0 in 18 seconds 2022-04-14 01:00:18.118 | [194796 Async ks-demo-invis:224758]: Waiting for completion of get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 797d9a294a984ff190b7abf06cf4f2b5 running on PID 224758 (14 other jobs running) 2022-04-14 01:00:18.242 | [194796 Async ks-demo-invis:224758]: Signaling child to exit 2022-04-14 01:00:18.242 | WAKEUP 2022-04-14 01:00:18.281 | [194796 Async ks-demo-invis:224758]: Signaled 2022-04-14 01:00:18.283 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:18.283 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:18.283 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:18.283 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:18.283 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:18.283 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:18.283 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:18.283 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:18.283 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:18.283 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.283 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cab4a8538be4691a14866d0ed0afd2d --project 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 01:00:18.283 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.283 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.283 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.283 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.283 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.283 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:18.283 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:18.283 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5cab4a8538be4691a14866d0ed0afd2d --project 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 01:00:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.284 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.284 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.284 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cab4a8538be4691a14866d0ed0afd2d --project 797d9a294a984ff190b7abf06cf4f2b5 2022-04-14 01:00:18.284 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.284 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:18.284 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.284 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.284 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.284 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.284 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:18.284 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:18.284 | ++ functions-common:get_field:825 : echo '| c6a77fbe5283401bb384c422b1421c6e | 5cab4a8538be4691a14866d0ed0afd2d | | 797d9a294a984ff190b7abf06cf4f2b5 | | | False |' 2022-04-14 01:00:18.284 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:18.284 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.284 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:18.284 | + functions-common:get_or_add_user_project_role:1004 : echo c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:18.284 | c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:18.393 | [194796 Async ks-demo-invis:224758]: finished get_or_add_user_project_role member 5cab4a8538be4691a14866d0ed0afd2d 797d9a294a984ff190b7abf06cf4f2b5 with result 0 in 17 seconds 2022-04-14 01:00:18.470 | [194796 Async ks-demo-reader:224915]: Waiting for completion of get_or_add_user_project_role reader ef394b1248db42bfba6188691d2380e9 5a3d9705cbde4a539272436fdc164f40 running on PID 224915 (13 other jobs running) 2022-04-14 01:00:18.512 | [194796 Async ks-demo-reader:224915]: Signaling child to exit 2022-04-14 01:00:18.512 | WAKEUP 2022-04-14 01:00:18.551 | [194796 Async ks-demo-reader:224915]: Signaled 2022-04-14 01:00:18.551 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:18.551 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:18.551 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:18.551 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:18.551 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:18.551 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:18.551 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:18.551 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:18.551 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef394b1248db42bfba6188691d2380e9 --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:18.551 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.552 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:18.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.552 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.552 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:18.552 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:18.552 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user ef394b1248db42bfba6188691d2380e9 --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef394b1248db42bfba6188691d2380e9 --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:18.552 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.552 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:18.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.552 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.552 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:18.552 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:18.552 | ++ functions-common:get_field:825 : echo '| 3507c9731a37450c9fa267026ee06ef7 | ef394b1248db42bfba6188691d2380e9 | | 5a3d9705cbde4a539272436fdc164f40 | | | False |' 2022-04-14 01:00:18.552 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:18.552 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.552 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:18.552 | + functions-common:get_or_add_user_project_role:1004 : echo 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:18.553 | 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:18.625 | [194796 Async ks-demo-reader:224915]: finished get_or_add_user_project_role reader ef394b1248db42bfba6188691d2380e9 5a3d9705cbde4a539272436fdc164f40 with result 0 in 17 seconds 2022-04-14 01:00:18.630 | + inc/async:async_wait:197 : return 0 2022-04-14 01:00:18.634 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 01:00:18.737 | [194796 Async ks-alt-admin:225317]: Waiting for completion of get_or_add_user_project_role admin a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 225317 (12 other jobs running) 2022-04-14 01:00:18.780 | [194796 Async ks-alt-admin:225317]: Signaling child to exit 2022-04-14 01:00:18.780 | WAKEUP 2022-04-14 01:00:18.812 | [194796 Async ks-alt-admin:225317]: Signaled 2022-04-14 01:00:18.813 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:18.813 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:18.813 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:18.813 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:18.813 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:18.813 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:18.814 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:18.814 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.814 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.814 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.814 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:18.814 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:18.814 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:18.814 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:18.814 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:18.814 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:18.814 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:18.814 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:18.814 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:18.814 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:18.815 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | a758053428a147afb2addb54b7f5f455 | | 0bf8ea1c318a4eada73b80f6fe6b8b15 | | | False |' 2022-04-14 01:00:18.815 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:18.815 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:18.815 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:18.815 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:18.815 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:00:18.902 | [194796 Async ks-alt-admin:225317]: finished get_or_add_user_project_role admin a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 17 seconds 2022-04-14 01:00:18.971 | [194796 Async ks-alt-another:225431]: Waiting for completion of get_or_add_user_project_role anotherrole a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 225431 (11 other jobs running) 2022-04-14 01:00:19.010 | [194796 Async ks-alt-another:225431]: Signaling child to exit 2022-04-14 01:00:19.010 | WAKEUP 2022-04-14 01:00:19.050 | [194796 Async ks-alt-another:225431]: Signaled 2022-04-14 01:00:19.052 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:19.052 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:19.052 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:19.052 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:19.052 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:19.052 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:19.052 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:19.052 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:19.052 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:19.052 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.052 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.052 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.052 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.052 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.052 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.052 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:19.052 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:19.053 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.053 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.053 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.053 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a758053428a147afb2addb54b7f5f455 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.053 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:19.053 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.053 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.053 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.053 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.053 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.053 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.053 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:19.053 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:19.053 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:19.053 | ++ functions-common:get_field:825 : echo '| 1389f05f300346dcbe946e525744f9ea | a758053428a147afb2addb54b7f5f455 | | 0bf8ea1c318a4eada73b80f6fe6b8b15 | | | False |' 2022-04-14 01:00:19.053 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.053 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:19.053 | + functions-common:get_or_add_user_project_role:1004 : echo 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:19.053 | 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:00:19.155 | [194796 Async ks-alt-another:225431]: finished get_or_add_user_project_role anotherrole a758053428a147afb2addb54b7f5f455 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 16 seconds 2022-04-14 01:00:19.231 | [194796 Async ks-alt-member-user:225814]: Waiting for completion of get_or_add_user_project_role member 38047131ad6a46a5bc025718515ac51c 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 225814 (10 other jobs running) 2022-04-14 01:00:19.269 | [194796 Async ks-alt-member-user:225814]: Signaling child to exit 2022-04-14 01:00:19.269 | WAKEUP 2022-04-14 01:00:19.313 | [194796 Async ks-alt-member-user:225814]: Signaled 2022-04-14 01:00:19.315 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:19.315 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:19.315 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:19.315 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:19.315 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:19.315 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:19.315 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:19.315 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:19.315 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:19.315 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.315 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38047131ad6a46a5bc025718515ac51c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.315 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.316 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.316 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:19.316 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:19.316 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 38047131ad6a46a5bc025718515ac51c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 38047131ad6a46a5bc025718515ac51c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.316 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:19.316 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.316 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.316 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.316 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.316 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.316 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:19.316 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:19.316 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:19.316 | ++ functions-common:get_field:825 : echo '| c6a77fbe5283401bb384c422b1421c6e | 38047131ad6a46a5bc025718515ac51c | | 0bf8ea1c318a4eada73b80f6fe6b8b15 | | | False |' 2022-04-14 01:00:19.316 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.316 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:19.316 | + functions-common:get_or_add_user_project_role:1004 : echo c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:19.316 | c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:19.390 | [194796 Async ks-alt-member-user:225814]: finished get_or_add_user_project_role member 38047131ad6a46a5bc025718515ac51c 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 13 seconds 2022-04-14 01:00:19.446 | [194796 Async ks-alt-reader-user:226038]: Waiting for completion of get_or_add_user_project_role reader 3085e8fe6aed417ea35a56f46b93433c 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 226038 (9 other jobs running) 2022-04-14 01:00:19.494 | [194796 Async ks-alt-reader-user:226038]: Signaling child to exit 2022-04-14 01:00:19.494 | WAKEUP 2022-04-14 01:00:19.540 | [194796 Async ks-alt-reader-user:226038]: Signaled 2022-04-14 01:00:19.540 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:00:19.540 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:00:19.540 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:19.540 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:19.540 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:19.540 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:19.540 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:19.540 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:00:19.540 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:00:19.540 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3085e8fe6aed417ea35a56f46b93433c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.540 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.540 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.540 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.540 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.540 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.540 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:00:19.540 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:00:19.540 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 3085e8fe6aed417ea35a56f46b93433c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.540 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.540 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.541 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:00:19.541 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:00:19.541 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3085e8fe6aed417ea35a56f46b93433c --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:19.541 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:00:19.541 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.541 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:19.541 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:19.541 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:19.541 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:00:19.541 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:00:19.541 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:00:19.541 | ++ functions-common:get_field:825 : echo '| 3507c9731a37450c9fa267026ee06ef7 | 3085e8fe6aed417ea35a56f46b93433c | | 0bf8ea1c318a4eada73b80f6fe6b8b15 | | | False |' 2022-04-14 01:00:19.541 | ++ functions-common:get_field:819 : read data 2022-04-14 01:00:19.541 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:19.541 | + functions-common:get_or_add_user_project_role:1004 : echo 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:19.541 | 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:19.599 | [194796 Async ks-alt-reader-user:226038]: finished get_or_add_user_project_role reader 3085e8fe6aed417ea35a56f46b93433c 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 12 seconds 2022-04-14 01:00:19.605 | + inc/async:async_wait:197 : return 0 2022-04-14 01:00:19.609 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 01:00:19.895 | [194796 Async ks-system-member:226262]: Waiting for completion of get_or_add_user_system_role member 806b07d451f64928bd9f3897a58e617c all running on PID 226262 (8 other jobs running) 2022-04-14 01:00:20.040 | [194796 Async ks-system-member:226262]: Signaling child to exit 2022-04-14 01:00:20.040 | WAKEUP 2022-04-14 01:00:20.126 | [194796 Async ks-system-member:226262]: Signaled 2022-04-14 01:00:20.138 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 01:00:20.138 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 01:00:20.138 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 01:00:20.138 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:20.138 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:20.138 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:20.138 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:20.138 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:20.138 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 01:00:20.138 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 806b07d451f64928bd9f3897a58e617c --system all -f value -c Role 2022-04-14 01:00:20.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.138 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.138 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.138 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:20.139 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 01:00:20.139 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 01:00:20.139 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 806b07d451f64928bd9f3897a58e617c --system all 2022-04-14 01:00:20.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.139 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.139 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.139 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 806b07d451f64928bd9f3897a58e617c --system all -f value -c Role 2022-04-14 01:00:20.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.139 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.139 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:20.139 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:20.139 | + functions-common:get_or_add_user_system_role:1059 : echo c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:20.139 | c6a77fbe5283401bb384c422b1421c6e 2022-04-14 01:00:20.436 | [194796 Async ks-system-member:226262]: finished get_or_add_user_system_role member 806b07d451f64928bd9f3897a58e617c all with result 0 in 10 seconds 2022-04-14 01:00:20.656 | [194796 Async ks-system-reader:226556]: Waiting for completion of get_or_add_user_system_role reader 5743949fd4394f93aaa5c986aa50a646 all running on PID 226556 (7 other jobs running) 2022-04-14 01:00:20.762 | [194796 Async ks-system-reader:226556]: Signaling child to exit 2022-04-14 01:00:20.764 | WAKEUP 2022-04-14 01:00:20.894 | [194796 Async ks-system-reader:226556]: Signaled 2022-04-14 01:00:20.895 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 01:00:20.895 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 01:00:20.895 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 01:00:20.895 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:00:20.895 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:00:20.895 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:00:20.895 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:00:20.895 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:00:20.895 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 01:00:20.895 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5743949fd4394f93aaa5c986aa50a646 --system all -f value -c Role 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:20.896 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 01:00:20.896 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 01:00:20.896 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 5743949fd4394f93aaa5c986aa50a646 --system all 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5743949fd4394f93aaa5c986aa50a646 --system all -f value -c Role 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:20.896 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:20.896 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:20.896 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:20.896 | + functions-common:get_or_add_user_system_role:1059 : echo 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:20.896 | 3507c9731a37450c9fa267026ee06ef7 2022-04-14 01:00:21.161 | [194796 Async ks-system-reader:226556]: finished get_or_add_user_system_role reader 5743949fd4394f93aaa5c986aa50a646 all with result 0 in 11 seconds 2022-04-14 01:00:21.188 | + inc/async:async_wait:197 : return 0 2022-04-14 01:00:21.211 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 01:00:21.599 | [194796 Async ks-group-memberdemo:226953]: Waiting for completion of get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 running on PID 226953 (6 other jobs running) 2022-04-14 01:00:21.799 | [194796 Async ks-group-memberdemo:226953]: Signaling child to exit 2022-04-14 01:00:27.156 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:27.291 | [226953 Async ks-group-memberdemo:226953]: finished successfully 2022-04-14 01:00:27.382 | WAKEUP 2022-04-14 01:00:27.494 | [194796 Async ks-group-memberdemo:226953]: Signaled 2022-04-14 01:00:27.504 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:00:27.504 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 -f value 2022-04-14 01:00:27.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.504 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.504 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.504 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:27.504 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:00:27.505 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:00:27.505 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:27.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.505 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.505 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.505 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 -f value 2022-04-14 01:00:27.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.505 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:27.505 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:27.505 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:27.505 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False' 2022-04-14 01:00:27.505 | + functions-common:get_or_add_group_project_role:1083 : echo c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False 2022-04-14 01:00:27.505 | c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False 2022-04-14 01:00:27.686 | [194796 Async ks-group-memberdemo:226953]: finished get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 with result 0 in 13 seconds 2022-04-14 01:00:27.827 | [194796 Async ks-group-anotherdemo:227039]: Waiting for completion of get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 running on PID 227039 (5 other jobs running) 2022-04-14 01:00:27.862 | [194796 Async ks-group-anotherdemo:227039]: Signaling child to exit 2022-04-14 01:00:28.359 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:28.387 | [227125 Async ks-group-memberalt:227125]: finished successfully 2022-04-14 01:00:29.261 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:29.288 | [227039 Async ks-group-anotherdemo:227039]: finished successfully 2022-04-14 01:00:29.312 | WAKEUP 2022-04-14 01:00:29.340 | [194796 Async ks-group-anotherdemo:227039]: Signaled 2022-04-14 01:00:29.341 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:00:29.341 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 -f value 2022-04-14 01:00:29.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.341 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.342 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.342 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:00:29.342 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:00:29.342 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 2022-04-14 01:00:29.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.342 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.342 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 5a3d9705cbde4a539272436fdc164f40 -f value 2022-04-14 01:00:29.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.342 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.342 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.342 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.342 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False' 2022-04-14 01:00:29.342 | + functions-common:get_or_add_group_project_role:1083 : echo 1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False 2022-04-14 01:00:29.342 | 1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 False 2022-04-14 01:00:29.394 | [194796 Async ks-group-anotherdemo:227039]: finished get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 5a3d9705cbde4a539272436fdc164f40 with result 0 in 15 seconds 2022-04-14 01:00:29.446 | [194796 Async ks-group-memberalt:227125]: Waiting for completion of get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 227125 (4 other jobs running) 2022-04-14 01:00:29.479 | [194796 Async ks-group-memberalt:227125]: Signaling child to exit 2022-04-14 01:00:29.480 | WAKEUP 2022-04-14 01:00:29.508 | [194796 Async ks-group-memberalt:227125]: Signaled 2022-04-14 01:00:29.510 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:00:29.510 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 -f value 2022-04-14 01:00:29.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.510 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.510 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.510 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:00:29.510 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:00:29.510 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:29.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.510 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.510 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.510 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 -f value 2022-04-14 01:00:29.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.511 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.511 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.511 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.511 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False' 2022-04-14 01:00:29.511 | + functions-common:get_or_add_group_project_role:1083 : echo c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False 2022-04-14 01:00:29.511 | c6a77fbe5283401bb384c422b1421c6e 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False 2022-04-14 01:00:29.566 | [194796 Async ks-group-memberalt:227125]: finished get_or_add_group_project_role member 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 14 seconds 2022-04-14 01:00:29.591 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:29.612 | [194796 Async ks-group-anotheralt:227215]: Waiting for completion of get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 running on PID 227215 (3 other jobs running) 2022-04-14 01:00:29.619 | [227215 Async ks-group-anotheralt:227215]: finished successfully 2022-04-14 01:00:29.643 | [194796 Async ks-group-anotheralt:227215]: Signaling child to exit 2022-04-14 01:00:29.643 | WAKEUP 2022-04-14 01:00:29.667 | [194796 Async ks-group-anotheralt:227215]: Signaled 2022-04-14 01:00:29.668 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:00:29.669 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 -f value 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.669 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:00:29.669 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:00:29.669 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 07ae0d9a5d584ae49bede3a02c8911d3 --project 0bf8ea1c318a4eada73b80f6fe6b8b15 -f value 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:29.669 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:29.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:29.669 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False' 2022-04-14 01:00:29.669 | + functions-common:get_or_add_group_project_role:1083 : echo 1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False 2022-04-14 01:00:29.669 | 1389f05f300346dcbe946e525744f9ea 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 False 2022-04-14 01:00:29.716 | [194796 Async ks-group-anotheralt:227215]: finished get_or_add_group_project_role anotherrole 07ae0d9a5d584ae49bede3a02c8911d3 0bf8ea1c318a4eada73b80f6fe6b8b15 with result 0 in 15 seconds 2022-04-14 01:00:29.756 | [194796 Async ks-group-admin:227303]: Waiting for completion of get_or_add_group_project_role admin cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 running on PID 227303 (2 other jobs running) 2022-04-14 01:00:29.782 | [194796 Async ks-group-admin:227303]: Signaling child to exit 2022-04-14 01:00:30.013 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:00:30.038 | [227303 Async ks-group-admin:227303]: finished successfully 2022-04-14 01:00:30.058 | WAKEUP 2022-04-14 01:00:30.081 | [194796 Async ks-group-admin:227303]: Signaled 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 01:00:30.083 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cef4112a36da43b0a9909757ce99e215 --project 54bf340f301149b492b18c32ff4557f6 -f value 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group cef4112a36da43b0a9909757ce99e215 --project 54bf340f301149b492b18c32ff4557f6 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cef4112a36da43b0a9909757ce99e215 --project 54bf340f301149b492b18c32ff4557f6 -f value 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:00:30.083 | from cryptography.utils import int_from_bytes 2022-04-14 01:00:30.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='27015c584f21487eb5e9905976ac0e2b cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 False' 2022-04-14 01:00:30.083 | + functions-common:get_or_add_group_project_role:1083 : echo 27015c584f21487eb5e9905976ac0e2b cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 False 2022-04-14 01:00:30.083 | 27015c584f21487eb5e9905976ac0e2b cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 False 2022-04-14 01:00:30.128 | [194796 Async ks-group-admin:227303]: finished get_or_add_group_project_role admin cef4112a36da43b0a9909757ce99e215 54bf340f301149b492b18c32ff4557f6 with result 0 in 15 seconds 2022-04-14 01:00:30.132 | + inc/async:async_wait:197 : return 0 2022-04-14 01:00:30.135 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 01:00:30.151 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:30.154 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 01:00:30.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.174 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 01:00:30.177 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 01:00:30.238 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 01:00:30.279 | [194796 Async create_nova_accounts:229202]: running: create_nova_accounts 2022-04-14 01:00:30.282 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 01:00:30.300 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.302 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 01:00:30.305 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 01:00:30.366 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 01:00:30.410 | [194796 Async create_glance_accounts:229317]: running: create_glance_accounts 2022-04-14 01:00:30.412 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 01:00:30.435 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.438 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 01:00:30.440 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 01:00:30.510 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 01:00:30.555 | [194796 Async create_cinder_accounts:229447]: running: create_cinder_accounts 2022-04-14 01:00:30.558 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 01:00:30.580 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.582 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 01:00:30.585 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 01:00:30.658 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 01:00:30.733 | [194796 Async create_neutron_accounts:229562]: running: create_neutron_accounts 2022-04-14 01:00:30.736 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 01:00:30.773 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:00:30.777 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 01:00:30.780 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 01:00:31.020 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 01:00:31.270 | [194796 Async create_swift_accounts:229703]: running: create_swift_accounts 2022-04-14 01:00:31.289 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 01:00:31.429 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:00:31.445 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 01:00:31.763 | [194796 Async create_nova_accounts:229202]: Waiting for completion of create_nova_accounts running on PID 229202 (6 other jobs running) 2022-04-14 01:00:31.954 | [194796 Async create_nova_accounts:229202]: Signaling child to exit 2022-04-14 01:01:12.263 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:12.324 | [229562 Async create_neutron_accounts:229562]: finished successfully 2022-04-14 01:01:30.307 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:30.340 | [229447 Async create_cinder_accounts:229447]: finished successfully 2022-04-14 01:01:47.057 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:47.091 | [229317 Async create_glance_accounts:229317]: finished successfully 2022-04-14 01:01:50.787 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:01:50.815 | [229202 Async create_nova_accounts:229202]: finished successfully 2022-04-14 01:01:50.838 | WAKEUP 2022-04-14 01:01:50.865 | [194796 Async create_nova_accounts:229202]: Signaled 2022-04-14 01:01:50.867 | + 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-14 01:01:50.867 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 01:01:50.867 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 01:01:50.867 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:50.867 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:50.867 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:50.867 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:01:50.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.867 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.867 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.867 | + functions-common:get_or_create_user:932 : user_id=350f82f293c94530bebfb8f8d0235500 2022-04-14 01:01:50.867 | + functions-common:get_or_create_user:933 : echo 350f82f293c94530bebfb8f8d0235500 2022-04-14 01:01:50.867 | 350f82f293c94530bebfb8f8d0235500 2022-04-14 01:01:50.867 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 01:01:50.867 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:50.867 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:50.867 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:50.867 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:50.868 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:50.868 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:50.868 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:50.868 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:50.868 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:50.868 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:50.868 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.868 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.868 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.868 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.868 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:50.868 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:50.868 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.868 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.868 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:50.868 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.868 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.868 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.868 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.869 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.869 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:50.869 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:50.869 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | 350f82f293c94530bebfb8f8d0235500 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:50.869 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:50.869 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.869 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:50.869 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:50.869 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:50.869 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 01:01:50.869 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 01:01:50.869 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:50.869 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:50.869 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:50.869 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:50.869 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.869 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:50.869 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.869 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.869 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.869 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.870 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:50.870 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:50.870 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.870 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.870 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.870 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:50.870 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.870 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.870 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.870 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:50.870 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:50.870 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:50.870 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | 350f82f293c94530bebfb8f8d0235500 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:50.870 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.870 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:01:50.870 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:01:50.870 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:01:50.870 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 01:01:50.870 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:01:50.870 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-04-14 01:01:50.870 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 01:01:50.870 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:50.870 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 01:01:50.871 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.871 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:50.871 | 58c807a534b24712a8b297ad3edbd13f' 2022-04-14 01:01:50.871 | + functions-common:get_or_create_service:1101 : echo 58c807a534b24712a8b297ad3edbd13f 2022-04-14 01:01:50.871 | 58c807a534b24712a8b297ad3edbd13f 2022-04-14 01:01:50.871 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-04-14 01:01:50.871 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:50.871 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-04-14 01:01:50.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:50.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:50.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:50.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.871 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.871 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4854540358424e92b9012d11f27c6c5a 2022-04-14 01:01:50.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4854540358424e92b9012d11f27c6c5a 2022-04-14 01:01:50.872 | + functions-common:get_or_create_endpoint:1134 : public_id=4854540358424e92b9012d11f27c6c5a 2022-04-14 01:01:50.872 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:50.872 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:50.872 | + functions-common:get_or_create_endpoint:1143 : echo 4854540358424e92b9012d11f27c6c5a 2022-04-14 01:01:50.872 | 4854540358424e92b9012d11f27c6c5a 2022-04-14 01:01:50.872 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 01:01:50.872 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:50.872 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 01:01:50.872 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 01:01:50.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.872 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.872 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.872 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.872 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:50.872 | e73d16a82fca4aa390d6d77dda6e7691' 2022-04-14 01:01:50.872 | + functions-common:get_or_create_service:1101 : echo e73d16a82fca4aa390d6d77dda6e7691 2022-04-14 01:01:50.872 | e73d16a82fca4aa390d6d77dda6e7691 2022-04-14 01:01:50.872 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-04-14 01:01:50.872 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:50.872 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-04-14 01:01:50.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:50.873 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:50.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.873 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.873 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.873 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:50.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:50.873 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 01:01:50.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.873 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.873 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.873 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=2817e75f4ba940b18e814911936f6f35 2022-04-14 01:01:50.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 2817e75f4ba940b18e814911936f6f35 2022-04-14 01:01:50.873 | + functions-common:get_or_create_endpoint:1134 : public_id=2817e75f4ba940b18e814911936f6f35 2022-04-14 01:01:50.873 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:50.873 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:50.873 | + functions-common:get_or_create_endpoint:1143 : echo 2817e75f4ba940b18e814911936f6f35 2022-04-14 01:01:50.873 | 2817e75f4ba940b18e814911936f6f35 2022-04-14 01:01:50.873 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 01:01:50.873 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:50.873 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 01:01:50.874 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:50.874 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 01:01:50.874 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:50.874 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:50.874 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:50.874 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:50.874 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:50.874 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.874 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.874 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.874 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.874 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.874 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.874 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.874 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:50.874 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:50.874 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.874 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.874 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.874 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 01:01:50.875 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:50.875 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:50.875 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:50.875 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.875 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:50.875 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:50.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:50.875 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:50.875 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:50.875 | ++ functions-common:get_field:825 : echo '| e9edd9abe75848e59b557138e238ab7a | 350f82f293c94530bebfb8f8d0235500 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:50.875 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:50.875 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:50.875 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:50.875 | + functions-common:get_or_add_user_project_role:1004 : echo e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:50.875 | e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:50.875 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 01:01:50.875 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:01:50.875 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 01:01:50.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:50.875 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 01:01:50.913 | [194796 Async create_nova_accounts:229202]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 01:01:50.956 | [194796 Async create_glance_accounts:229317]: Waiting for completion of create_glance_accounts running on PID 229317 (5 other jobs running) 2022-04-14 01:01:50.982 | [194796 Async create_glance_accounts:229317]: Signaling child to exit 2022-04-14 01:01:50.982 | WAKEUP 2022-04-14 01:01:51.006 | [194796 Async create_glance_accounts:229317]: Signaled 2022-04-14 01:01:51.007 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 01:01:51.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:51.007 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 01:01:51.007 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 01:01:51.007 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:51.007 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:51.007 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:51.007 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:01:51.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.007 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.008 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.008 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.008 | + functions-common:get_or_create_user:932 : user_id=a28dd8ce13e946eaa948ed6f5ff4e8d5 2022-04-14 01:01:51.008 | + functions-common:get_or_create_user:933 : echo a28dd8ce13e946eaa948ed6f5ff4e8d5 2022-04-14 01:01:51.008 | a28dd8ce13e946eaa948ed6f5ff4e8d5 2022-04-14 01:01:51.008 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 01:01:51.008 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:51.008 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:51.008 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:51.008 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:51.008 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.008 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.008 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:51.008 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.008 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.008 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.008 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.008 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.008 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:51.008 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:51.008 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.008 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.009 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.009 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.009 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.009 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:51.009 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.009 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.009 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.009 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.009 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.009 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:51.009 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:51.009 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | a28dd8ce13e946eaa948ed6f5ff4e8d5 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:51.009 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:51.009 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.009 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.009 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.009 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.009 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:01:51.009 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 01:01:51.009 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:01:51.009 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 01:01:51.009 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 01:01:51.009 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:51.009 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:51.009 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:51.009 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.010 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.010 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.010 | + functions-common:get_or_create_user:932 : user_id=10a3b9f10b434d7780daf0541ff65282 2022-04-14 01:01:51.010 | + functions-common:get_or_create_user:933 : echo 10a3b9f10b434d7780daf0541ff65282 2022-04-14 01:01:51.010 | 10a3b9f10b434d7780daf0541ff65282 2022-04-14 01:01:51.010 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 01:01:51.010 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:51.010 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:51.010 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:51.010 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:51.010 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:51.010 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.010 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.010 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.010 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.010 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.010 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.010 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:51.010 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:51.010 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.011 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.011 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.011 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.011 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.011 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:51.011 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.011 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.011 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.011 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.011 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:51.011 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:51.011 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | 10a3b9f10b434d7780daf0541ff65282 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:51.011 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:51.011 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.011 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.011 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.011 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.011 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 01:01:51.011 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 01:01:51.011 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:51.011 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:51.011 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:51.012 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:51.012 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:51.012 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.012 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.012 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:51.012 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:51.012 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.012 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:51.012 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.012 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.012 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:51.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:51.013 | ++ functions-common:get_field:825 : echo '| e9edd9abe75848e59b557138e238ab7a | 10a3b9f10b434d7780daf0541ff65282 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:51.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:51.013 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.013 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:51.013 | + functions-common:get_or_add_user_project_role:1004 : echo e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:51.013 | e9edd9abe75848e59b557138e238ab7a 2022-04-14 01:01:51.013 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 01:01:51.013 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:51.013 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 01:01:51.013 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 01:01:51.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.013 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.013 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.013 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:51.013 | 654785fe6ac24daaac55d9f5a39dcbff' 2022-04-14 01:01:51.013 | + functions-common:get_or_create_service:1101 : echo 654785fe6ac24daaac55d9f5a39dcbff 2022-04-14 01:01:51.013 | 654785fe6ac24daaac55d9f5a39dcbff 2022-04-14 01:01:51.013 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-04-14 01:01:51.013 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:51.013 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-04-14 01:01:51.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:51.013 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:51.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.013 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.013 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.013 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:51.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:51.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-04-14 01:01:51.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.014 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.014 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c10d59663780439f80693939fcd6fbe6 2022-04-14 01:01:51.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c10d59663780439f80693939fcd6fbe6 2022-04-14 01:01:51.014 | + functions-common:get_or_create_endpoint:1134 : public_id=c10d59663780439f80693939fcd6fbe6 2022-04-14 01:01:51.014 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:51.014 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:51.014 | + functions-common:get_or_create_endpoint:1143 : echo c10d59663780439f80693939fcd6fbe6 2022-04-14 01:01:51.014 | c10d59663780439f80693939fcd6fbe6 2022-04-14 01:01:51.014 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 01:01:51.014 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 01:01:51.014 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 01:01:51.014 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 01:01:51.014 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 01:01:51.014 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 01:01:51.014 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 01:01:51.014 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 01:01:51.014 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 01:01:51.053 | [194796 Async create_glance_accounts:229317]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 01:01:51.091 | [194796 Async create_cinder_accounts:229447]: Waiting for completion of create_cinder_accounts running on PID 229447 (4 other jobs running) 2022-04-14 01:01:51.119 | [194796 Async create_cinder_accounts:229447]: Signaling child to exit 2022-04-14 01:01:51.119 | WAKEUP 2022-04-14 01:01:51.142 | [194796 Async create_cinder_accounts:229447]: Signaled 2022-04-14 01:01:51.144 | + 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-14 01:01:51.144 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 01:01:51.144 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 01:01:51.144 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:51.144 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:51.144 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:51.144 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:01:51.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.144 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.144 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.144 | + functions-common:get_or_create_user:932 : user_id=a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.144 | + functions-common:get_or_create_user:933 : echo a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.144 | a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.144 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 01:01:51.144 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:51.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:51.144 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:51.145 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.145 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.145 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:51.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:51.145 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.145 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:51.145 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.145 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.145 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:51.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:51.145 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | a2b6755164cb416d8de8ee678425bb8b | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:51.146 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:51.146 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.146 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.146 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.146 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.146 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:01:51.146 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 01:01:51.146 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:51.146 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 01:01:51.146 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 01:01:51.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.146 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.146 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.146 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:51.146 | b0a3b3e391524b51888a6df7f0d3904d' 2022-04-14 01:01:51.146 | + functions-common:get_or_create_service:1101 : echo b0a3b3e391524b51888a6df7f0d3904d 2022-04-14 01:01:51.146 | b0a3b3e391524b51888a6df7f0d3904d 2022-04-14 01:01:51.146 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 01:01:51.146 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 01:01:51.146 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:51.146 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 01:01:51.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:51.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:51.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.146 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.146 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.146 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:51.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:51.147 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:01:51.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.147 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.147 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.147 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9edbab3e1b004c7f9a72badf5a794083 2022-04-14 01:01:51.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9edbab3e1b004c7f9a72badf5a794083 2022-04-14 01:01:51.147 | + functions-common:get_or_create_endpoint:1134 : public_id=9edbab3e1b004c7f9a72badf5a794083 2022-04-14 01:01:51.147 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:51.147 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:51.147 | + functions-common:get_or_create_endpoint:1143 : echo 9edbab3e1b004c7f9a72badf5a794083 2022-04-14 01:01:51.147 | 9edbab3e1b004c7f9a72badf5a794083 2022-04-14 01:01:51.147 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 01:01:51.147 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:51.147 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 01:01:51.147 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 01:01:51.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.147 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.147 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.147 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.147 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:51.147 | e1167444d36f4cd7871073e1c8d790f3' 2022-04-14 01:01:51.147 | + functions-common:get_or_create_service:1101 : echo e1167444d36f4cd7871073e1c8d790f3 2022-04-14 01:01:51.147 | e1167444d36f4cd7871073e1c8d790f3 2022-04-14 01:01:51.148 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-14 01:01:51.148 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:51.148 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-14 01:01:51.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:51.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.148 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.148 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:51.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:51.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:01:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.148 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.148 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=35c1b1c48af3463db7e31d1a521ccd72 2022-04-14 01:01:51.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 35c1b1c48af3463db7e31d1a521ccd72 2022-04-14 01:01:51.148 | + functions-common:get_or_create_endpoint:1134 : public_id=35c1b1c48af3463db7e31d1a521ccd72 2022-04-14 01:01:51.148 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:51.148 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:51.148 | + functions-common:get_or_create_endpoint:1143 : echo 35c1b1c48af3463db7e31d1a521ccd72 2022-04-14 01:01:51.148 | 35c1b1c48af3463db7e31d1a521ccd72 2022-04-14 01:01:51.148 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 01:01:51.148 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 01:01:51.148 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:01:51.148 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 01:01:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.149 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_project:945 : project_id=c674e00530094091ab538d212bff4a49 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_project:946 : echo c674e00530094091ab538d212bff4a49 2022-04-14 01:01:51.149 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c674e00530094091ab538d212bff4a49 2022-04-14 01:01:51.149 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:51.149 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 01:01:51.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.149 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.149 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 01:01:51.149 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_user:932 : user_id=a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.149 | ++ functions-common:get_or_create_user:933 : echo a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.149 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a2b6755164cb416d8de8ee678425bb8b 2022-04-14 01:01:51.189 | [194796 Async create_cinder_accounts:229447]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 01:01:51.194 | + inc/async:async_wait:197 : return 0 2022-04-14 01:01:51.196 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 01:01:51.249 | [194796 Async create_neutron_accounts:229562]: Waiting for completion of create_neutron_accounts running on PID 229562 (3 other jobs running) 2022-04-14 01:01:51.274 | [194796 Async create_neutron_accounts:229562]: Signaling child to exit 2022-04-14 01:01:51.275 | WAKEUP 2022-04-14 01:01:51.298 | [194796 Async create_neutron_accounts:229562]: Signaled 2022-04-14 01:01:51.299 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 01:01:51.299 | ++ 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-14 01:01:51.299 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 01:01:51.299 | + 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-14 01:01:51.299 | + 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-14 01:01:51.299 | + 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-14 01:01:51.299 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 01:01:51.299 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 01:01:51.300 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 01:01:51.300 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 01:01:51.300 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-04-14 01:01:51.300 | + 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-14 01:01:51.300 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 01:01:51.300 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 01:01:51.300 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:01:51.300 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:01:51.300 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:01:51.300 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:01:51.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.300 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.300 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.300 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.300 | + functions-common:get_or_create_user:932 : user_id=c2363214445e4434bdd83c17407e0092 2022-04-14 01:01:51.300 | + functions-common:get_or_create_user:933 : echo c2363214445e4434bdd83c17407e0092 2022-04-14 01:01:51.300 | c2363214445e4434bdd83c17407e0092 2022-04-14 01:01:51.300 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 01:01:51.300 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:01:51.300 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:01:51.300 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:01:51.300 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:01:51.301 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.301 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.301 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:01:51.301 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:01:51.301 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:01:51.301 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 01:01:51.301 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:01:51.301 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.301 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.301 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.301 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:01:51.301 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:01:51.301 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:01:51.301 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | c2363214445e4434bdd83c17407e0092 | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:01:51.301 | ++ functions-common:get_field:819 : read data 2022-04-14 01:01:51.302 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.302 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.302 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:01:51.302 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 01:01:51.302 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 01:01:51.302 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:01:51.302 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 01:01:51.302 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 01:01:51.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.302 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:01:51.302 | c50d856a263d4924b083714e62279927' 2022-04-14 01:01:51.302 | + functions-common:get_or_create_service:1101 : echo c50d856a263d4924b083714e62279927 2022-04-14 01:01:51.302 | c50d856a263d4924b083714e62279927 2022-04-14 01:01:51.302 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-04-14 01:01:51.302 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:01:51.302 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-04-14 01:01:51.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:01:51.302 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 01:01:51.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.302 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.302 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:01:51.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:01:51.302 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-04-14 01:01:51.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.303 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:01:51.303 | from cryptography.utils import int_from_bytes 2022-04-14 01:01:51.303 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:01:51.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f591c21fa1b649c588a3a548518c4d50 2022-04-14 01:01:51.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f591c21fa1b649c588a3a548518c4d50 2022-04-14 01:01:51.303 | + functions-common:get_or_create_endpoint:1134 : public_id=f591c21fa1b649c588a3a548518c4d50 2022-04-14 01:01:51.303 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 01:01:51.303 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:01:51.303 | + functions-common:get_or_create_endpoint:1143 : echo f591c21fa1b649c588a3a548518c4d50 2022-04-14 01:01:51.303 | f591c21fa1b649c588a3a548518c4d50 2022-04-14 01:01:51.346 | [194796 Async create_neutron_accounts:229562]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 01:01:51.385 | [194796 Async create_swift_accounts:229703]: Waiting for completion of create_swift_accounts running on PID 229703 (2 other jobs running) 2022-04-14 01:01:51.411 | [194796 Async create_swift_accounts:229703]: Signaling child to exit 2022-04-14 01:02:39.898 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:39.924 | [229703 Async create_swift_accounts:229703]: finished successfully 2022-04-14 01:02:39.944 | WAKEUP 2022-04-14 01:02:39.967 | [194796 Async create_swift_accounts:229703]: Signaled 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 01:02:39.968 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 01:02:39.969 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 01:02:39.969 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 01:02:39.969 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 01:02:39.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.969 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.969 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.969 | ++ functions-common:get_or_create_role:957 : role_id=1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.969 | ++ functions-common:get_or_create_role:958 : echo 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.969 | + lib/swift:create_swift_accounts:614 : another_role=1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.969 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 01:02:39.969 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 01:02:39.969 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:39.969 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 01:02:39.969 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 01:02:39.969 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 01:02:39.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.969 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.969 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.970 | + functions-common:get_or_create_user:932 : user_id=493c5c526d8e4048b892e84600eaa04d 2022-04-14 01:02:39.970 | + functions-common:get_or_create_user:933 : echo 493c5c526d8e4048b892e84600eaa04d 2022-04-14 01:02:39.970 | 493c5c526d8e4048b892e84600eaa04d 2022-04-14 01:02:39.970 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 01:02:39.970 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.970 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:02:39.970 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:02:39.970 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:02:39.970 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.970 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.970 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.970 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.970 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.970 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.970 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.970 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.970 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.970 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.970 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.970 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.970 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.971 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.971 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.971 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.971 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.971 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.971 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.971 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.971 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.971 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.971 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.971 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.971 | ++ functions-common:get_field:825 : echo '| 9a30bbd859b3424aad09ef01f449093c | 493c5c526d8e4048b892e84600eaa04d | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:02:39.971 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.971 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:02:39.971 | + functions-common:get_or_add_user_project_role:1004 : echo 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:02:39.971 | 9a30bbd859b3424aad09ef01f449093c 2022-04-14 01:02:39.971 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 01:02:39.971 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 01:02:39.971 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.971 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 01:02:39.971 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.971 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.971 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 01:02:39.971 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 01:02:39.971 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 01:02:39.972 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 01:02:39.972 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 01:02:39.972 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.972 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.972 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.972 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.972 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.972 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.972 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 01:02:39.972 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.972 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.972 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.972 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.973 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.973 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | 493c5c526d8e4048b892e84600eaa04d | | c674e00530094091ab538d212bff4a49 | | | False |' 2022-04-14 01:02:39.973 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.973 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.973 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.973 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.973 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.973 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 01:02:39.973 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 01:02:39.973 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 01:02:39.973 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 01:02:39.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.973 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.973 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.973 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.973 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 01:02:39.973 | f1eb14cdbfe947b18ea662f2167f8d65' 2022-04-14 01:02:39.973 | + functions-common:get_or_create_service:1101 : echo f1eb14cdbfe947b18ea662f2167f8d65 2022-04-14 01:02:39.973 | f1eb14cdbfe947b18ea662f2167f8d65 2022-04-14 01:02:39.973 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-04-14 01:02:39.973 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 01:02:39.973 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 01:02:39.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:02:39.973 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 01:02:39.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.973 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.973 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.973 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:02:39.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:02:39.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=14b2fa794161418692e5d420af0f377f 2022-04-14 01:02:39.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 14b2fa794161418692e5d420af0f377f 2022-04-14 01:02:39.974 | + functions-common:get_or_create_endpoint:1134 : public_id=14b2fa794161418692e5d420af0f377f 2022-04-14 01:02:39.974 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.13:8080 ]] 2022-04-14 01:02:39.974 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-04-14 01:02:39.974 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 01:02:39.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.974 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 01:02:39.974 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 01:02:39.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.974 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.974 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.974 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=667fc8fc7b0446b089efc0ea20937505 2022-04-14 01:02:39.974 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 667fc8fc7b0446b089efc0ea20937505 2022-04-14 01:02:39.974 | 667fc8fc7b0446b089efc0ea20937505 2022-04-14 01:02:39.974 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 01:02:39.975 | + functions-common:get_or_create_endpoint:1143 : echo 14b2fa794161418692e5d420af0f377f 2022-04-14 01:02:39.975 | 14b2fa794161418692e5d420af0f377f 2022-04-14 01:02:39.975 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 01:02:39.975 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:02:39.975 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 01:02:39.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.975 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.975 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.975 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_project:945 : project_id=85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_project:946 : echo 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.975 | + lib/swift:create_swift_accounts:628 : swift_project_test1=85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.975 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 01:02:39.975 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.975 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 01:02:39.975 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 01:02:39.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.975 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.975 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.975 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_user:932 : user_id=cb957b7a06d949b987120234c2b47fb2 2022-04-14 01:02:39.975 | ++ functions-common:get_or_create_user:933 : echo cb957b7a06d949b987120234c2b47fb2 2022-04-14 01:02:39.975 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=cb957b7a06d949b987120234c2b47fb2 2022-04-14 01:02:39.975 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 01:02:39.976 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.976 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin cb957b7a06d949b987120234c2b47fb2 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.976 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:39.976 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.976 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.976 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:39.976 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:39.976 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:39.976 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb957b7a06d949b987120234c2b47fb2 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.976 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.976 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.976 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.976 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.976 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.976 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.976 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.976 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user cb957b7a06d949b987120234c2b47fb2 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.976 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.976 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb957b7a06d949b987120234c2b47fb2 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.976 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.976 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.977 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.977 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.977 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.977 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.977 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.977 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.977 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | cb957b7a06d949b987120234c2b47fb2 | | 85c5b2a0a8504be48129e932345f0fd8 | | | False |' 2022-04-14 01:02:39.977 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.977 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.977 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.977 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.977 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.977 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 01:02:39.977 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 01:02:39.977 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:39.977 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 01:02:39.977 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 01:02:39.977 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 01:02:39.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.977 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.977 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.977 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.977 | ++ functions-common:get_or_create_user:932 : user_id=1cbb6fe468bb40cf873ea587fee50754 2022-04-14 01:02:39.977 | ++ functions-common:get_or_create_user:933 : echo 1cbb6fe468bb40cf873ea587fee50754 2022-04-14 01:02:39.977 | + lib/swift:create_swift_accounts:637 : swift_user_test3=1cbb6fe468bb40cf873ea587fee50754 2022-04-14 01:02:39.977 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 01:02:39.977 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.977 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 1389f05f300346dcbe946e525744f9ea 1cbb6fe468bb40cf873ea587fee50754 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.978 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:39.978 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.978 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.978 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:39.978 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:39.978 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:39.978 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1389f05f300346dcbe946e525744f9ea --user 1cbb6fe468bb40cf873ea587fee50754 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.978 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.978 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.978 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.978 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.978 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.978 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.978 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.978 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 1389f05f300346dcbe946e525744f9ea --user 1cbb6fe468bb40cf873ea587fee50754 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.978 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.978 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1389f05f300346dcbe946e525744f9ea --user 1cbb6fe468bb40cf873ea587fee50754 --project 85c5b2a0a8504be48129e932345f0fd8 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.978 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.978 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.978 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.979 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.979 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.979 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.979 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.979 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.979 | ++ functions-common:get_field:825 : echo '| 1389f05f300346dcbe946e525744f9ea | 1cbb6fe468bb40cf873ea587fee50754 | | 85c5b2a0a8504be48129e932345f0fd8 | | | False |' 2022-04-14 01:02:39.979 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.979 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.979 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.979 | + functions-common:get_or_add_user_project_role:1004 : echo 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.979 | 1389f05f300346dcbe946e525744f9ea 2022-04-14 01:02:39.979 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 01:02:39.979 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:02:39.979 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 01:02:39.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.979 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.979 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.979 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_project:945 : project_id=40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_project:946 : echo 40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.979 | + lib/swift:create_swift_accounts:642 : swift_project_test2=40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.979 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 01:02:39.979 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.979 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 01:02:39.979 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 01:02:39.979 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 01:02:39.980 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 01:02:39.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.980 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.980 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.980 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.980 | ++ functions-common:get_or_create_user:932 : user_id=9b493968364049b1b0f284ad95d05ff2 2022-04-14 01:02:39.980 | ++ functions-common:get_or_create_user:933 : echo 9b493968364049b1b0f284ad95d05ff2 2022-04-14 01:02:39.980 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9b493968364049b1b0f284ad95d05ff2 2022-04-14 01:02:39.980 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 01:02:39.980 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.980 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9b493968364049b1b0f284ad95d05ff2 40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.980 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.980 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:39.980 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.980 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.980 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:39.980 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:39.980 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:39.980 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:39.980 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b493968364049b1b0f284ad95d05ff2 --project 40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.980 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.980 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.980 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.980 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.980 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.980 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.980 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.980 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.981 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.981 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9b493968364049b1b0f284ad95d05ff2 --project 40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.981 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b493968364049b1b0f284ad95d05ff2 --project 40e1b4f776f442eabce5f30d5c8ba768 2022-04-14 01:02:39.981 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.981 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.981 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.981 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.981 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.981 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.981 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.981 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | 9b493968364049b1b0f284ad95d05ff2 | | 40e1b4f776f442eabce5f30d5c8ba768 | | | False |' 2022-04-14 01:02:39.981 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.981 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.981 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.981 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.981 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.981 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 01:02:39.981 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 01:02:39.981 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 01:02:39.981 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 01:02:39.981 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 01:02:39.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.981 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.982 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.982 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 01:02:39.982 | 2218ffdbaa0b4047bbbb061792fb2d7e' 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_domain:895 : echo 2218ffdbaa0b4047bbbb061792fb2d7e 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:652 : swift_domain=2218ffdbaa0b4047bbbb061792fb2d7e 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 01:02:39.982 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 01:02:39.982 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2218ffdbaa0b4047bbbb061792fb2d7e 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 01:02:39.982 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2218ffdbaa0b4047bbbb061792fb2d7e --or-show -f value -c id 2022-04-14 01:02:39.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.982 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.982 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.982 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_project:945 : project_id=1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_project:946 : echo 1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 01:02:39.982 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.982 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 01:02:39.982 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2218ffdbaa0b4047bbbb061792fb2d7e test4@example.com 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 01:02:39.982 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 01:02:39.982 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2218ffdbaa0b4047bbbb061792fb2d7e --email=test4@example.com --or-show -f value -c id 2022-04-14 01:02:39.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.983 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.983 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.983 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.983 | ++ functions-common:get_or_create_user:932 : user_id=a9bcfc425a4a447abe91abbc01cd0927 2022-04-14 01:02:39.983 | ++ functions-common:get_or_create_user:933 : echo a9bcfc425a4a447abe91abbc01cd0927 2022-04-14 01:02:39.983 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a9bcfc425a4a447abe91abbc01cd0927 2022-04-14 01:02:39.983 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 01:02:39.983 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 01:02:39.983 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a9bcfc425a4a447abe91abbc01cd0927 1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.983 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 01:02:39.983 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 01:02:39.983 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 01:02:39.983 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 01:02:39.983 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 01:02:39.983 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 01:02:39.983 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 01:02:39.983 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 01:02:39.983 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.983 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 01:02:39.983 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9bcfc425a4a447abe91abbc01cd0927 --project 1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.983 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.983 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.983 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.983 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.984 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 01:02:39.984 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 01:02:39.984 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a9bcfc425a4a447abe91abbc01cd0927 --project 1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.984 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.984 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.984 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9bcfc425a4a447abe91abbc01cd0927 --project 1a573cbbac39414d86c646432cf8c3b8 2022-04-14 01:02:39.984 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 01:02:39.984 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 01:02:39.984 | ++ functions-common:get_field:818 : local data field 2022-04-14 01:02:39.984 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.984 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:39.984 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:39.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 01:02:39.984 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 01:02:39.984 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 01:02:39.984 | ++ functions-common:get_field:825 : echo '| 27015c584f21487eb5e9905976ac0e2b | a9bcfc425a4a447abe91abbc01cd0927 | | 1a573cbbac39414d86c646432cf8c3b8 | | | False |' 2022-04-14 01:02:39.984 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 01:02:39.985 | ++ functions-common:get_field:819 : read data 2022-04-14 01:02:39.985 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.985 | + functions-common:get_or_add_user_project_role:1004 : echo 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:39.985 | 27015c584f21487eb5e9905976ac0e2b 2022-04-14 01:02:40.014 | [194796 Async create_swift_accounts:229703]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 01:02:40.022 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 01:02:40.025 | + inc/async:async_wait:197 : return 0 2022-04-14 01:02:40.027 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 01:02:40.045 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:40.048 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 01:02:40.066 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:40.069 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 01:02:40.071 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:02:40.074 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 01:02:40.076 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 01:02:40.079 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 01:02:40.139 | + inc/async:async_inner:63 : init_glance 2022-04-14 01:02:40.178 | [194796 Async init_glance:233961]: running: init_glance 2022-04-14 01:02:40.180 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 01:02:40.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:02:40.202 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 01:02:40.205 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 01:02:40.208 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 01:02:40.215 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 01:02:40.220 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 01:02:40.224 | ++ 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-14 01:02:40.225 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 01:02:40.231 | + 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-14 01:02:40.234 | + 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-14 01:02:40.237 | + 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-14 01:02:40.240 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 01:02:40.243 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 01:02:40.245 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 01:02:40.248 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 01:02:40.250 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 01:02:40.264 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 01:02:40.266 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 01:02:43.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.731 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:43.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:43.731 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:47.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:47.552 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:50.667 | + inc/async:async_inner:64 : rc=0 2022-04-14 01:02:50.694 | [233961 Async init_glance:233961]: finished successfully 2022-04-14 01:02:51.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.372 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:51.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:51.373 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:54.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:54.904 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:54.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:54.904 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:58.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:58.494 | from cryptography.utils import int_from_bytes 2022-04-14 01:02:58.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:02:58.495 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:02.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:02.079 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:02.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:02.079 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:05.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:05.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:05.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:05.563 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:09.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:09.259 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:09.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:09.259 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:13.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:13.971 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:13.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:13.971 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:13.971 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 01:03:19.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:19.855 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:19.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:19.855 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:20.170 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 01:03:20.175 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 01:03:20.178 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 01:03:20.180 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 01:03:20.182 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 01:03:20.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 01:03:20.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 01:03:20.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 01:03:20.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 01:03:20.194 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 01:03:20.196 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 01:03:20.198 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 01:03:20.200 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 01:03:20.203 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 01:03:20.205 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 01:03:20.208 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 01:03:20.212 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:20.214 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 01:03:20.217 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:20.222 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 01:03:20.225 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 01:03:20.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 01:03:20.229 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 01:03:20.232 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 01:03:20.234 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 01:03:20.266 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 01:03:20.295 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 01:03:20.324 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 01:03:20.353 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 01:03:20.382 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 01:03:20.411 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 01:03:20.413 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 01:03:20.415 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 01:03:20.418 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:03:20.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 01:03:20.437 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 01:03:20.440 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 01:03:20.442 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 01:03:20.445 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 01:03:20.447 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 01:03:20.476 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 01:03:20.506 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 01:03:20.534 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 01:03:20.565 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 01:03:20.582 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 01:03:20.584 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 01:03:20.587 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:03:20.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 01:03:20.592 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 01:03:20.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 01:03:20.606 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 01:03:20.608 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 01:03:20.611 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 01:03:20.614 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 01:03:20.627 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 01:03:20.639 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 01:03:20.641 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 01:03:20.653 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 01:03:20.666 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 01:03:20.679 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 01:03:20.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:20.684 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 01:03:20.689 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Q6i9obPZGL 2022-04-14 01:03:20.691 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 01:03:20.694 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:20.696 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Q6i9obPZGL 2022-04-14 01:03:20.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Q6i9obPZGL 2022-04-14 01:03:20.711 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Q6i9obPZGL /etc/sudoers.d/neutron-rootwrap 2022-04-14 01:03:20.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:03:20.753 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:20.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:20.784 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 01:03:20.787 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 01:03:20.789 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 01:03:20.792 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 01:03:20.794 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 01:03:20.797 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 01:03:20.814 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:20.817 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 01:03:20.820 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 01:03:20.822 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 01:03:20.840 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:20.842 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 01:03:20.846 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-14 01:03:20.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 01:03:20.878 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 01:03:20.881 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 01:03:20.898 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:20.901 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 01:03:20.903 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 01:03:20.906 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:03:20.909 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:03:20.911 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 01:03:20.913 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 01:03:20.916 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 01:03:20.918 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 01:03:20.921 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 01:03:20.924 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 01:03:20.928 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 01:03:20.931 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 01:03:20.936 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 01:03:20.954 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:20.956 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 01:03:20.959 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 01:03:20.961 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 01:03:20.966 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 01:03:20.996 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 01:03:21.026 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 01:03:21.057 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 01:03:21.086 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 01:03:21.118 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 01:03:21.120 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:03:21.123 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 01:03:21.125 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 01:03:21.128 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 01:03:21.157 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 01:03:21.187 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-14 01:03:21.217 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 01:03:21.248 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 01:03:21.278 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 01:03:21.308 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 01:03:21.339 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 01:03:21.370 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 01:03:21.400 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 01:03:21.430 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 01:03:21.460 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 01:03:21.492 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 01:03:21.494 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 01:03:21.497 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 01:03:21.499 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 01:03:21.502 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 01:03:21.532 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 01:03:21.565 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-04-14 01:03:21.594 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 01:03:21.626 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 01:03:21.656 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 01:03:21.686 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 01:03:21.717 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 01:03:21.746 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 01:03:21.777 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 01:03:21.807 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 01:03:21.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 01:03:21.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 01:03:21.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 01:03:21.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 01:03:21.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 01:03:21.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 01:03:21.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-14 01:03:21.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-14 01:03:21.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-14 01:03:21.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 01:03:21.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 01:03:21.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 01:03:21.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 01:03:21.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 01:03:21.844 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 01:03:21.847 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 01:03:21.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 01:03:21.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:21.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 01:03:21.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 01:03:21.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:21.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:03:21.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 01:03:21.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 01:03:21.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:21.898 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 01:03:21.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 01:03:21.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 01:03:21.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:21.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:03:21.936 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 01:03:21.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 01:03:21.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:21.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 01:03:21.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 01:03:21.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:21.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 01:03:21.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 01:03:21.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 01:03:21.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:21.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 01:03:22.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 01:03:22.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:22.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 01:03:22.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 01:03:22.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 01:03:22.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:22.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 01:03:22.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 01:03:22.063 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:22.065 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 01:03:22.068 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 01:03:22.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 01:03:22.073 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:22.075 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 01:03:22.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 01:03:22.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:22.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 01:03:22.112 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 01:03:22.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 01:03:22.117 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:22.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 01:03:22.149 | + 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:100:149 2022-04-14 01:03:22.151 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:22.154 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 01:03:22.156 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-14 01:03:22.159 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-14 01:03:22.161 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:22.164 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-14 01:03:22.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 01:03:22.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 01:03:22.198 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 01:03:22.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 01:03:22.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 01:03:22.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 01:03:22.209 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 01:03:22.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 01:03:22.243 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 01:03:22.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:22.264 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 01:03:22.267 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:03:22.300 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:22.302 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:22.333 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 01:03:22.364 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 01:03:22.367 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 01:03:22.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 01:03:22.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 01:03:25.412 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 01:03:25.412 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 01:03:25.413 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235938) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 01:03:25.463 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:03:25.463 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:03:25.463 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:25.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:25.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:25.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235938) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:25.518 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 01:03:25.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:25.518 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:25.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:25.518 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:25.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 01:03:25.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 01:03:25.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 01:03:25.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:03:25.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 01:03:25.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 01:03:25.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 01:03:25.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:25.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 01:03:25.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 01:03:25.997 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 01:03:26.006 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 01:03:26.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 01:03:26.011 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 01:03:26.024 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 01:03:26.037 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 01:03:26.039 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 01:03:26.047 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 01:03:26.051 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 01:03:26.053 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 01:03:26.062 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 01:03:26.066 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 01:03:26.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 01:03:26.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 01:03:26.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 01:03:26.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 01:03:26.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 01:03:26.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 01:03:26.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:03:26.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 01:03:26.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 01:03:26.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 01:03:26.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 01:03:26.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 01:03:26.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 01:03:26.211 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 01:03:26.228 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:26.231 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 01:03:26.233 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.238 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 01:03:26.269 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 01:03:26.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:03:26.330 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:26.333 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:26.363 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 01:03:26.380 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:26.383 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.385 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 01:03:26.414 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.417 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.419 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 01:03:26.449 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 01:03:26.454 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 01:03:26.457 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 01:03:26.475 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 01:03:26.477 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 01:03:26.480 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 01:03:26.485 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 01:03:26.514 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 01:03:26.547 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:26.549 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 01:03:26.577 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 01:03:26.581 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 01:03:26.610 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 01:03:26.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 01:03:26.616 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 01:03:26.645 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 01:03:26.647 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 01:03:26.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 01:03:26.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 01:03:29.677 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 01:03:29.677 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 01:03:29.678 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236470) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 01:03:29.728 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:03:29.728 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 01:03:29.728 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:29.728 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:29.729 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:29.729 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236470) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 01:03:29.790 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 01:03:29.791 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236470) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 01:03:29.791 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236470) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 01:03:29.791 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 01:03:29.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:29.792 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:29.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 01:03:29.792 | from cryptography.utils import int_from_bytes 2022-04-14 01:03:30.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 01:03:30.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 01:03:30.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 01:03:30.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 01:03:30.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 01:03:30.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 01:03:30.184 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 01:03:30.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 01:03:30.204 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 01:03:30.207 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 01:03:30.209 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 01:03:30.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 01:03:30.241 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 01:03:30.243 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 01:03:30.246 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 01:03:30.248 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 01:03:30.251 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 01:03:30.254 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 01:03:30.257 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 01:03:30.259 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 01:03:30.261 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 01:03:30.264 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 01:03:30.266 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 01:03:30.269 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 01:03:30.272 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 01:03:30.274 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 01:03:30.278 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 01:03:30.279 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 01:03:30.285 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 01:03:30.287 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 01:03:30.290 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 01:03:30.292 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 01:03:30.296 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 01:03:30.299 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 01:03:30.299 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 01:03:30.303 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-04-14 01:03:30.305 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 01:03:30.308 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:30.310 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 01:03:30.313 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 01:03:30.315 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-04-14 01:03:30.318 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-04-14 01:03:30.320 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-04-14 01:03:30.323 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 01:03:30.325 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 01:03:30.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.15/22 brd 192.168.3.255 2022-04-14 01:03:30.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 01:03:30.331 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 01:03:30.334 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 01:03:30.339 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.15 2022-04-14 01:03:30.342 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-04-14 01:03:30.344 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-04-14 01:03:30.357 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-04-14 01:03:30.369 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 01:03:30.382 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 01:03:30.402 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 2022-04-14 01:03:33.412 | ARPING 192.168.0.15 from 192.168.0.15 br-data 2022-04-14 01:03:33.412 | Sent 3 probes (3 broadcast(s)) 2022-04-14 01:03:33.412 | Received 0 response(s) 2022-04-14 01:03:33.427 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 01:03:33.430 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 01:03:33.433 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 01:03:33.435 | + ./stack.sh:exit_trap:524 : jobs='220263 2022-04-14 01:03:33.435 | 233961' 2022-04-14 01:03:33.438 | + ./stack.sh:exit_trap:527 : [[ -n 220263 2022-04-14 01:03:33.438 | 233961 ]] 2022-04-14 01:03:33.440 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-005405 ]] 2022-04-14 01:03:33.443 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 01:03:33.445 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 01:03:33.445 | exit_trap: cleaning up child processes 2022-04-14 01:03:33.447 | + ./stack.sh:exit_trap:529 : kill 220263 233961 2022-04-14 01:03:33.450 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.yTQUcy01SH ']' 2022-04-14 01:03:33.452 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.yTQUcy01SH 2022-04-14 01:03:33.457 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 01:03:33.459 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 01:03:33.461 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 01:03:33.464 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 01:03:33.464 | Error on exit 2022-04-14 01:03:33.466 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 01:03:33.468 | + ./stack.sh:exit_trap:544 : generate-subunit 1649897642 571 fail 2022-04-14 01:03:34.151 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 01:03:34.154 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 01:03:35.285 | + ./stack.sh:exit_trap:558 : exit 1