2022-04-12 20:07:04.955 | + ./stack.sh:main:489 : exec 2022-04-12 20:07:04.955 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-200704' 2022-04-12 20:07:04.955 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-200704.summary.2022-04-12-200704 2022-04-12 20:07:04.955 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:07:04.955 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-200704 2022-04-12 20:07:04.955 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-200704 /opt/stack/logs/stack.sh.log 2022-04-12 20:07:04.955 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-200704.summary.2022-04-12-200704 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:07:04.955 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:07:04.955 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:07:04.955 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:07:04.955 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:07:04.955 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:07:04.955 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:07:04.956 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:07:04.957 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:07:04.959 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:07:04.961 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:07:04.963 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:07:04.965 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:07:04.966 | Linux dv-cinder-837543-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 20:07:04.968 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:07:04.970 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:07:04.974 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:07:05.009 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:07:05.025 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:07:05.027 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:07:05.029 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:07:05.030 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:07:05.032 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:07:05.034 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:07:05.036 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:07:05.038 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:07:05.039 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:07:05.041 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:07:05.043 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:07:05.044 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:07:05.046 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:07:05.048 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:07:05.051 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:07:05.053 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:07:05.055 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:07:05.057 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:07:05.059 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:07:05.072 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:05.073 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:07:05.075 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:07:05.077 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:07:05.079 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:07:05.080 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:07:05.083 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:07:05.084 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:07:05.086 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:07:05.088 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:07:05.090 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:07:05.091 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:07:05.093 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:07:05.095 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:07:05.097 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:07:05.099 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:07:05.101 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:07:05.117 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:07:05.119 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:07:05.132 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:07:05.134 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:07:05.138 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:07:05.139 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:07:05.141 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:07:05.143 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:07:05.146 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:07:05.147 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:07:05.149 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:07:05.151 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:07:05.153 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:07:05.155 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:07:05.159 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:07:05.171 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:07:05.195 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:07:05.212 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:07:05.228 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:07:05.263 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:07:05.322 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:07:05.412 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:07:05.434 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:07:05.477 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:07:05.544 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:07:05.689 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:07:05.703 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:07:05.715 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:07:05.728 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:07:05.815 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:07:05.818 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:07:05.820 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:07:05.822 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:07:05.824 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:07:05.826 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:07:05.829 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:07:05.829 | False' 2022-04-12 20:07:05.833 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:07:05.847 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:07:05.849 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:07:05.851 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:07:05.853 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:07:05.855 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:07:05.857 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:07:05.859 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:07:05.861 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:07:05.863 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:07:05.866 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:07:05.869 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:07:05.871 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:07:05.873 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:07:05.875 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:07:05.877 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:07:05.892 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:05.895 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:07:05.897 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:07:05.935 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:07:05.937 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:07:05.939 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:07:05.942 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:07:05.944 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:07:05.946 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:07:05.948 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:07:05.950 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:07:05.952 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:07:05.954 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:07:05.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.959 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 20:07:05.961 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.963 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 20:07:05.966 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.968 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 20:07:05.970 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.972 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 20:07:05.974 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.976 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 20:07:05.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.981 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 20:07:05.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.986 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 20:07:05.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.990 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 20:07:05.992 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.995 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 20:07:05.997 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:05.999 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 20:07:06.001 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.004 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 20:07:06.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.008 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 20:07:06.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.013 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 20:07:06.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.017 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 20:07:06.020 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.022 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 20:07:06.024 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.026 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 20:07:06.029 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.031 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 20:07:06.033 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.035 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 20:07:06.038 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.040 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 20:07:06.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.044 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 20:07:06.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.048 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 20:07:06.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.053 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 20:07:06.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.057 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 20:07:06.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.062 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 20:07:06.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.066 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 20:07:06.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.071 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 20:07:06.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.075 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 20:07:06.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.080 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 20:07:06.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.085 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 20:07:06.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.089 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 20:07:06.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.094 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 20:07:06.096 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.098 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 20:07:06.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 20:07:06.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 20:07:06.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.111 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 20:07:06.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.116 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 20:07:06.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.121 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 20:07:06.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.125 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 20:07:06.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.130 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 20:07:06.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.135 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 20:07:06.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.139 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 20:07:06.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.143 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 20:07:06.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.148 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 20:07:06.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.152 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 20:07:06.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:07:06.157 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 20:07:06.159 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:07:06.162 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:07:06.164 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:07:06.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:06.181 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:07:06.183 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:07:06.185 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:07:06.200 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:07:06.202 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:07:06.205 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:07:06.207 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:07:06.209 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:07:06.212 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:07:06.214 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:07:06.216 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:07:06.218 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:07:06.221 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:07:06.221 | Using mysql database backend 2022-04-12 20:07:06.223 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:07:06.239 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:07:06.242 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:07:06.244 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:07:06.247 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:07:06.249 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:07:06.252 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:07:06.268 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:06.270 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:07:06.286 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:07:06.302 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:06.304 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:07:06.320 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:07:06.336 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:07:06.351 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:07:06.354 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:07:06.370 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:06.373 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:07:06.388 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:07:06.391 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:07:06.393 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:07:06.396 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:07:06.399 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:07:06.403 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-200706 2022-04-12 20:07:06.405 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-200706 759' 2022-04-12 20:07:06.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.410 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:07:06.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.415 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:07:06.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.419 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:07:06.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.424 | + 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-12 20:07:06.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.429 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-12 20:07:06.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.434 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-12 20:07:06.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.439 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-200704 2022-04-12 20:07:06.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.444 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:07:06.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.448 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-12 20:07:06.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.453 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:07:06.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.458 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:07:06.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.463 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:07:06.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:07:06.467 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:07:06.470 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:07:06.473 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:07:06.475 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:07:06.477 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:07:06.479 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:07:06.481 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:07:06.484 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:07:06.487 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:07:06.489 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:07:06.492 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:07:06.506 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:07:06.509 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:07:06.511 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:06.513 | + functions-common:git_clone:629 : echo master 2022-04-12 20:07:06.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:07:06.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:07:06.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:06.523 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:07:06.525 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:07:06.525 | + functions-common:git_clone:678 : head -1 2022-04-12 20:07:06.529 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:07:06.531 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:07:06.533 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:07:06.536 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:07:06.539 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:07:06.541 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:07:06.544 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:07:06.546 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:07:06.551 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:07:06.554 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:07:06.557 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:07:06.559 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:07:06.562 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:07:06.567 | ++ tools/install_prereqs.sh:source:47 : NOW=1649794026 2022-04-12 20:07:06.570 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:07:06.574 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649793810 2022-04-12 20:07:06.577 | ++ tools/install_prereqs.sh:source:49 : DELTA=216 2022-04-12 20:07:06.579 | ++ tools/install_prereqs.sh:source:50 : [[ 216 -lt 7200 ]] 2022-04-12 20:07:06.581 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:07:06.584 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:07:06.586 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:07:06.589 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:07:06.591 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:07:06.593 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:07:06.596 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:07:06.598 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:07:06.601 | +++ 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-12 20:07:06.647 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:07:06.647 | apache2-dev 2022-04-12 20:07:06.647 | bc 2022-04-12 20:07:06.647 | bsdmainutils 2022-04-12 20:07:06.647 | curl 2022-04-12 20:07:06.647 | g++ 2022-04-12 20:07:06.647 | gawk 2022-04-12 20:07:06.647 | gcc 2022-04-12 20:07:06.647 | gettext 2022-04-12 20:07:06.647 | git 2022-04-12 20:07:06.647 | graphviz 2022-04-12 20:07:06.648 | iputils-ping 2022-04-12 20:07:06.648 | libapache2-mod-proxy-uwsgi 2022-04-12 20:07:06.648 | libffi-dev 2022-04-12 20:07:06.648 | libjpeg-dev 2022-04-12 20:07:06.648 | libpcre3-dev 2022-04-12 20:07:06.648 | libpq-dev 2022-04-12 20:07:06.648 | libssl-dev 2022-04-12 20:07:06.648 | libsystemd-dev 2022-04-12 20:07:06.648 | libxml2-dev 2022-04-12 20:07:06.648 | libxslt1-dev 2022-04-12 20:07:06.648 | libyaml-dev 2022-04-12 20:07:06.648 | lsof 2022-04-12 20:07:06.648 | openssh-server 2022-04-12 20:07:06.648 | openssl 2022-04-12 20:07:06.648 | pkg-config 2022-04-12 20:07:06.648 | psmisc 2022-04-12 20:07:06.648 | python3-dev 2022-04-12 20:07:06.648 | python3-pip 2022-04-12 20:07:06.648 | python3-systemd 2022-04-12 20:07:06.648 | python3-venv 2022-04-12 20:07:06.648 | tar 2022-04-12 20:07:06.648 | tcpdump 2022-04-12 20:07:06.648 | unzip 2022-04-12 20:07:06.648 | uuid-runtime 2022-04-12 20:07:06.648 | wget 2022-04-12 20:07:06.648 | wget 2022-04-12 20:07:06.648 | zlib1g-dev 2022-04-12 20:07:06.648 | libkrb5-dev 2022-04-12 20:07:06.648 | libldap2-dev 2022-04-12 20:07:06.648 | libsasl2-dev 2022-04-12 20:07:06.648 | memcached 2022-04-12 20:07:06.648 | python3-mysqldb 2022-04-12 20:07:06.648 | sqlite3 2022-04-12 20:07:06.648 | conntrack 2022-04-12 20:07:06.648 | curl 2022-04-12 20:07:06.648 | dnsmasq-base 2022-04-12 20:07:06.648 | dnsmasq-utils 2022-04-12 20:07:06.649 | ebtables 2022-04-12 20:07:06.649 | genisoimage 2022-04-12 20:07:06.649 | iptables 2022-04-12 20:07:06.649 | iputils-arping 2022-04-12 20:07:06.649 | kpartx 2022-04-12 20:07:06.649 | libjs-jquery-tablesorter 2022-04-12 20:07:06.649 | parted 2022-04-12 20:07:06.649 | pm-utils 2022-04-12 20:07:06.649 | python3-mysqldb 2022-04-12 20:07:06.649 | socat 2022-04-12 20:07:06.649 | sqlite3 2022-04-12 20:07:06.649 | sudo 2022-04-12 20:07:06.649 | vlan 2022-04-12 20:07:06.649 | lsscsi 2022-04-12 20:07:06.649 | open-iscsi 2022-04-12 20:07:06.649 | lvm2 2022-04-12 20:07:06.649 | qemu-utils 2022-04-12 20:07:06.649 | thin-provisioning-tools 2022-04-12 20:07:06.649 | acl 2022-04-12 20:07:06.649 | dnsmasq-base 2022-04-12 20:07:06.649 | dnsmasq-utils 2022-04-12 20:07:06.649 | ebtables 2022-04-12 20:07:06.649 | haproxy 2022-04-12 20:07:06.649 | iptables 2022-04-12 20:07:06.649 | iputils-arping 2022-04-12 20:07:06.649 | iputils-ping 2022-04-12 20:07:06.649 | postgresql-server-dev-all 2022-04-12 20:07:06.649 | python3-mysqldb 2022-04-12 20:07:06.649 | sqlite3 2022-04-12 20:07:06.649 | sudo 2022-04-12 20:07:06.649 | vlan 2022-04-12 20:07:06.649 | pcp 2022-04-12 20:07:06.649 | ipset 2022-04-12 20:07:06.649 | conntrack 2022-04-12 20:07:06.649 | conntrackd 2022-04-12 20:07:06.649 | keepalived 2022-04-12 20:07:06.649 | lvm2 2022-04-12 20:07:06.650 | qemu-utils 2022-04-12 20:07:06.650 | thin-provisioning-tools 2022-04-12 20:07:06.650 | curl 2022-04-12 20:07:06.650 | liberasurecode-dev 2022-04-12 20:07:06.650 | make 2022-04-12 20:07:06.650 | memcached 2022-04-12 20:07:06.650 | rsync 2022-04-12 20:07:06.650 | sqlite3 2022-04-12 20:07:06.650 | xfsprogs' 2022-04-12 20:07:06.650 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:07:06.668 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:07:06.668 | apache2-dev 2022-04-12 20:07:06.668 | bc 2022-04-12 20:07:06.668 | bsdmainutils 2022-04-12 20:07:06.668 | curl 2022-04-12 20:07:06.668 | g++ 2022-04-12 20:07:06.668 | gawk 2022-04-12 20:07:06.668 | gcc 2022-04-12 20:07:06.668 | gettext 2022-04-12 20:07:06.668 | git 2022-04-12 20:07:06.668 | graphviz 2022-04-12 20:07:06.668 | iputils-ping 2022-04-12 20:07:06.668 | libapache2-mod-proxy-uwsgi 2022-04-12 20:07:06.669 | libffi-dev 2022-04-12 20:07:06.669 | libjpeg-dev 2022-04-12 20:07:06.669 | libpcre3-dev 2022-04-12 20:07:06.669 | libpq-dev 2022-04-12 20:07:06.669 | libssl-dev 2022-04-12 20:07:06.669 | libsystemd-dev 2022-04-12 20:07:06.669 | libxml2-dev 2022-04-12 20:07:06.669 | libxslt1-dev 2022-04-12 20:07:06.669 | libyaml-dev 2022-04-12 20:07:06.669 | lsof 2022-04-12 20:07:06.669 | openssh-server 2022-04-12 20:07:06.669 | openssl 2022-04-12 20:07:06.669 | pkg-config 2022-04-12 20:07:06.669 | psmisc 2022-04-12 20:07:06.669 | python3-dev 2022-04-12 20:07:06.669 | python3-pip 2022-04-12 20:07:06.669 | python3-systemd 2022-04-12 20:07:06.669 | python3-venv 2022-04-12 20:07:06.669 | tar 2022-04-12 20:07:06.669 | tcpdump 2022-04-12 20:07:06.669 | unzip 2022-04-12 20:07:06.669 | uuid-runtime 2022-04-12 20:07:06.669 | wget 2022-04-12 20:07:06.669 | wget 2022-04-12 20:07:06.669 | zlib1g-dev 2022-04-12 20:07:06.669 | libkrb5-dev 2022-04-12 20:07:06.669 | libldap2-dev 2022-04-12 20:07:06.669 | libsasl2-dev 2022-04-12 20:07:06.669 | memcached 2022-04-12 20:07:06.669 | python3-mysqldb 2022-04-12 20:07:06.669 | sqlite3 2022-04-12 20:07:06.669 | conntrack 2022-04-12 20:07:06.669 | curl 2022-04-12 20:07:06.669 | dnsmasq-base 2022-04-12 20:07:06.669 | dnsmasq-utils 2022-04-12 20:07:06.669 | ebtables 2022-04-12 20:07:06.669 | genisoimage 2022-04-12 20:07:06.670 | iptables 2022-04-12 20:07:06.670 | iputils-arping 2022-04-12 20:07:06.670 | kpartx 2022-04-12 20:07:06.670 | libjs-jquery-tablesorter 2022-04-12 20:07:06.670 | parted 2022-04-12 20:07:06.670 | pm-utils 2022-04-12 20:07:06.670 | python3-mysqldb 2022-04-12 20:07:06.670 | socat 2022-04-12 20:07:06.670 | sqlite3 2022-04-12 20:07:06.670 | sudo 2022-04-12 20:07:06.670 | vlan 2022-04-12 20:07:06.670 | lsscsi 2022-04-12 20:07:06.670 | open-iscsi 2022-04-12 20:07:06.670 | lvm2 2022-04-12 20:07:06.670 | qemu-utils 2022-04-12 20:07:06.670 | thin-provisioning-tools 2022-04-12 20:07:06.670 | acl 2022-04-12 20:07:06.670 | dnsmasq-base 2022-04-12 20:07:06.670 | dnsmasq-utils 2022-04-12 20:07:06.670 | ebtables 2022-04-12 20:07:06.670 | haproxy 2022-04-12 20:07:06.670 | iptables 2022-04-12 20:07:06.670 | iputils-arping 2022-04-12 20:07:06.670 | iputils-ping 2022-04-12 20:07:06.670 | postgresql-server-dev-all 2022-04-12 20:07:06.670 | python3-mysqldb 2022-04-12 20:07:06.670 | sqlite3 2022-04-12 20:07:06.670 | sudo 2022-04-12 20:07:06.670 | vlan 2022-04-12 20:07:06.670 | pcp 2022-04-12 20:07:06.670 | ipset 2022-04-12 20:07:06.670 | conntrack 2022-04-12 20:07:06.670 | conntrackd 2022-04-12 20:07:06.670 | keepalived 2022-04-12 20:07:06.670 | lvm2 2022-04-12 20:07:06.671 | qemu-utils 2022-04-12 20:07:06.671 | thin-provisioning-tools 2022-04-12 20:07:06.671 | curl 2022-04-12 20:07:06.671 | liberasurecode-dev 2022-04-12 20:07:06.671 | make 2022-04-12 20:07:06.671 | memcached 2022-04-12 20:07:06.671 | rsync 2022-04-12 20:07:06.671 | sqlite3 2022-04-12 20:07:06.671 | xfsprogs ' 2022-04-12 20:07:06.671 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:07:06.674 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:06.676 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:06.679 | ++ 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-12 20:07:06.679 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:07:06.684 | ++ 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-12 20:07:06.686 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:07:06.688 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:07:06.690 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:07:06.693 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:07:06.695 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:06.697 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:07:06.699 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:06.701 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:06.703 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:07:06.705 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:07:06.708 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:06.710 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:07:06.712 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:07:06.716 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:07:06.718 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:07:06.720 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:07:06.722 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:07:06.724 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:07:06.727 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:07:06.730 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649794026728 2022-04-12 20:07:06.732 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:07:06.735 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:07:06.737 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 20:07:07.124 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:07:07.124 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:07:07.245 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:07:07.375 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:07:09.361 | Reading package lists... 2022-04-12 20:07:09.393 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:07:09.395 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:07:09.404 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:07:09.404 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:09.406 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:09.408 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:07:09.410 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:09.412 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:07:09.414 | ++ functions-common:time_stop:2432 : start_time=1649794026728 2022-04-12 20:07:09.416 | ++ functions-common:time_stop:2434 : [[ -z 1649794026728 ]] 2022-04-12 20:07:09.418 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:09.423 | ++ functions-common:time_stop:2437 : end_time=1649794029420 2022-04-12 20:07:09.425 | ++ functions-common:time_stop:2438 : elapsed_time=2692 2022-04-12 20:07:09.429 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:07:09.431 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:09.433 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2692 2022-04-12 20:07:09.436 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:07:09.438 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:07:09.440 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:09.443 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:09.446 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:07:09.466 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:07:09.575 | Reading package lists... 2022-04-12 20:07:09.815 | Building dependency tree... 2022-04-12 20:07:09.817 | Reading state information... 2022-04-12 20:07:09.850 | acl is already the newest version (2.2.53-6). 2022-04-12 20:07:09.850 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:07:09.850 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:07:09.850 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:07:09.850 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:07:09.850 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:07:09.850 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:07:09.850 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:07:09.850 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:07:09.850 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:07:09.850 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:07:09.850 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:07:09.850 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:07:09.850 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:07:09.850 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:07:09.850 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:07:09.850 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:07:09.850 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:07:09.850 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:07:09.850 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:07:09.850 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:07:09.851 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:07:09.851 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:07:09.851 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:07:09.851 | psmisc is already the newest version (23.3-1). 2022-04-12 20:07:09.851 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:07:09.851 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:07:09.851 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:07:09.851 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:07:09.851 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:07:09.851 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:07:09.851 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:07:09.851 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:07:09.851 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:07:09.851 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:07:09.851 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:07:09.851 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:07:09.851 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:07:09.851 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:07:09.851 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:07:09.851 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:07:09.851 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:07:09.851 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:07:09.851 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:07:09.851 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:07:09.851 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:07:09.851 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:07:09.851 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:07:09.851 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:07:09.851 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:07:09.851 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:07:09.851 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:07:09.851 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:07:09.851 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:07:09.851 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:07:09.851 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:07:09.852 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:07:09.852 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:07:09.852 | openssl set to manually installed. 2022-04-12 20:07:09.852 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:07:09.852 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:07:09.852 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:07:09.852 | rsync set to manually installed. 2022-04-12 20:07:09.852 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:07:09.852 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:07:09.852 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:07:09.852 | tar set to manually installed. 2022-04-12 20:07:09.852 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:07:09.852 | tcpdump set to manually installed. 2022-04-12 20:07:09.852 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:07:09.852 | uuid-runtime set to manually installed. 2022-04-12 20:07:10.061 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:07:10.061 | wget set to manually installed. 2022-04-12 20:07:10.061 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:07:10.061 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:07:10.061 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:07:10.061 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:07:10.061 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:07:10.061 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:07:10.061 | The following packages were automatically installed and are no longer required: 2022-04-12 20:07:10.062 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:07:10.063 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:07:10.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:07:10.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:07:10.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:07:10.063 | python3-zope.interface 2022-04-12 20:07:10.063 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:07:10.190 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:07:10.195 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:07:10.197 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:07:10.199 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:07:10.201 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:10.203 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:10.206 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:07:10.208 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:10.210 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:07:10.213 | ++ functions-common:time_stop:2432 : start_time=1649794029464 2022-04-12 20:07:10.215 | ++ functions-common:time_stop:2434 : [[ -z 1649794029464 ]] 2022-04-12 20:07:10.217 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:10.221 | ++ functions-common:time_stop:2437 : end_time=1649794030219 2022-04-12 20:07:10.224 | ++ functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 20:07:10.226 | ++ functions-common:time_stop:2439 : total=734 2022-04-12 20:07:10.228 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:10.230 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1489 2022-04-12 20:07:10.232 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:07:10.235 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:07:10.238 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:07:10.240 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:07:10.244 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:07:10.248 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:07:10.251 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:07:10.254 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:07:11.630 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:07:11.632 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:07:11.634 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:07:11.635 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:07:11.637 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:07:11.639 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:07:11.641 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:07:11.643 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:07:11.645 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:07:11.646 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:07:11.648 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:07:11.650 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:07:11.652 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:07:11.653 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:07:11.655 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:07:11.657 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:07:11.659 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:07:11.661 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:07:11.663 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:07:11.665 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:07:11.667 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:07:11.669 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:07:11.671 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:07:11.673 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:07:11.743 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:07:11.746 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:07:11.813 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:07:11.816 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:07:11.883 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:07:11.885 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:07:11.887 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:07:11.888 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:07:11.890 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:07:11.892 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:07:11.895 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:07:11.897 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:07:11.899 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:07:11.901 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:07:11.903 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:07:11.903 | Distro: focal 2022-04-12 20:07:11.905 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:07:11.907 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:07:11.911 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:07:11.913 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:07:11.915 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:07:11.916 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:07:12.489 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:07:12.491 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:07:12.491 | pip: 21.3.1 2022-04-12 20:07:12.493 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:07:12.495 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:07:12.496 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:07:12.498 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:07:12.500 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:07:12.501 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:07:12.504 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:07:12.505 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:07:12.507 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:07:12.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:07:12.510 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:07:12.512 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:07:12.514 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:07:12.515 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:07:12.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:12.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:12.522 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:07:12.524 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:07:12.525 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:07:12.527 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:07:12.529 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:07:12.531 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:07:12.533 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:07:12.535 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:07:12.537 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:07:12.538 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:07:12.542 | ++ 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-12 20:07:12.543 | ++ 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-12 20:07:12.545 | ++ 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-12 20:07:12.547 | + 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-12 20:07:12.549 | + 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-12 20:07:12.566 | 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-12 20:07:12.568 | + 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-12 20:07:13.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:13.317 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:13.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:13.317 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:14.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:15.533 | 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-12 20:07:15.545 | 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-12 20:07:17.269 | Installing collected packages: setuptools 2022-04-12 20:07:18.148 | Successfully installed setuptools-62.0.0 2022-04-12 20:07:18.148 | 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-12 20:07:18.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:07:18.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:07:18.413 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:18.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:18.416 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:18.418 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:18.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:18.421 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:18.423 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:18.425 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:18.427 | + functions-common:time_stop:2432 : start_time=1649794032561 2022-04-12 20:07:18.428 | + functions-common:time_stop:2434 : [[ -z 1649794032561 ]] 2022-04-12 20:07:18.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:18.434 | + functions-common:time_stop:2437 : end_time=1649794038432 2022-04-12 20:07:18.436 | + functions-common:time_stop:2438 : elapsed_time=5871 2022-04-12 20:07:18.437 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:07:18.439 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:18.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5871 2022-04-12 20:07:18.443 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:18.445 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:07:18.448 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:07:18.451 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:07:18.453 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:07:18.456 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:07:18.456 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:07:19.039 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:07:19.041 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:07:19.041 | pip: 21.3.1 2022-04-12 20:07:19.044 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:07:19.046 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:07:19.050 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:07:19.052 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:07:19.055 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:07:19.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:19.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:19.061 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:07:19.073 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:07:19.084 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:07:19.095 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:07:19.097 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:07:19.099 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:07:19.101 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:07:19.103 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:07:19.105 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:07:19.107 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:07:19.109 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:07:19.111 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:07:19.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:07:19.116 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:07:19.118 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:07:19.120 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:07:19.122 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:07:19.124 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:07:19.126 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:07:19.129 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:07:19.131 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:07:19.133 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:07:19.135 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:07:19.137 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:07:19.139 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:07:19.142 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:07:19.144 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:07:19.146 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:07:19.148 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:07:19.150 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:07:19.152 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:07:19.155 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:07:19.175 | Using python 3.8 to install os-testr 2022-04-12 20:07:19.177 | + 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-12 20:07:19.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:19.913 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:19.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:19.913 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:21.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:21.104 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:07:21.171 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:07:21.172 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:07:21.173 | 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-12 20:07:21.187 | 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-12 20:07:21.197 | 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-12 20:07:21.208 | 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-12 20:07:22.888 | 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-12 20:07:22.894 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:07:22.894 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:07:23.001 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:23.003 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:23.005 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:23.007 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:23.009 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:23.011 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:23.013 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:23.015 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:23.017 | + functions-common:time_stop:2432 : start_time=1649794039169 2022-04-12 20:07:23.020 | + functions-common:time_stop:2434 : [[ -z 1649794039169 ]] 2022-04-12 20:07:23.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:23.027 | + functions-common:time_stop:2437 : end_time=1649794043024 2022-04-12 20:07:23.029 | + functions-common:time_stop:2438 : elapsed_time=3855 2022-04-12 20:07:23.031 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:07:23.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:23.036 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3855 2022-04-12 20:07:23.038 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:23.041 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:07:23.091 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:07:23.196 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:07:23.198 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:07:23.203 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:07:23.207 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:07:23.209 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:07:23.232 | + 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-12 20:07:25.169 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.177 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.181 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.187 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.191 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.198 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.202 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.229 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.311 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.332 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.336 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.341 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.356 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.366 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.368 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.385 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.403 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.413 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.418 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.437 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.460 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.478 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.487 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.493 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.514 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.544 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.546 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.561 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.566 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.570 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.576 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.591 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.598 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.650 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.668 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.672 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.705 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.773 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.780 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.787 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.840 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.854 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.864 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.970 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:25.996 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.000 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.012 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.017 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.038 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.045 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.062 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.094 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.124 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.137 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.150 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.169 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.178 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.193 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.204 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.208 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:26.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:26.353 | 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-12 20:07:26.643 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:26.646 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:26.648 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:26.650 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:26.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:26.654 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:26.656 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:26.658 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:26.660 | + functions-common:time_stop:2432 : start_time=1649794043224 2022-04-12 20:07:26.662 | + functions-common:time_stop:2434 : [[ -z 1649794043224 ]] 2022-04-12 20:07:26.665 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:26.669 | + functions-common:time_stop:2437 : end_time=1649794046666 2022-04-12 20:07:26.671 | + functions-common:time_stop:2438 : elapsed_time=3442 2022-04-12 20:07:26.673 | + functions-common:time_stop:2439 : total=3855 2022-04-12 20:07:26.675 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:26.678 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7297 2022-04-12 20:07:26.680 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:26.682 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:07:26.684 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:07:26.707 | + 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-12 20:07:28.489 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.496 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.500 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.506 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.510 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.517 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.522 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.547 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.627 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.647 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.651 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.656 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.671 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.680 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.682 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.699 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.717 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.726 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.731 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.750 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.773 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.790 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.798 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.804 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.825 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.855 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.857 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.872 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.876 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.881 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.886 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.901 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.908 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.958 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.977 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:28.981 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.013 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.077 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.083 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.090 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.142 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.155 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.165 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.270 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.296 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.300 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.310 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.316 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.336 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.344 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.361 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.393 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.422 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.435 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.448 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.466 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.475 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.490 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.501 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.506 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:07:29.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:29.514 | Processing /opt/stack/requirements 2022-04-12 20:07:31.271 | 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-12 20:07:31.273 | 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-12 20:07:31.285 | 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-12 20:07:31.290 | 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-12 20:07:31.293 | 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-12 20:07:31.299 | 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-12 20:07:31.325 | 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-12 20:07:31.328 | 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-12 20:07:31.339 | 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-12 20:07:31.389 | 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-12 20:07:31.392 | 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-12 20:07:31.408 | 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-12 20:07:31.411 | 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-12 20:07:31.414 | 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-12 20:07:31.419 | 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-12 20:07:31.421 | 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-12 20:07:31.434 | 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-12 20:07:31.441 | 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-12 20:07:31.490 | 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-12 20:07:31.501 | 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-12 20:07:31.504 | 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-12 20:07:31.509 | 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-12 20:07:31.512 | 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-12 20:07:31.572 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:07:31.573 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:07:32.401 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:07:32.402 | ERROR: Command errored out with exit status 1: 2022-04-12 20:07:32.402 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kzw_1los/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kzw_1los/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-wrr7l8k0 2022-04-12 20:07:32.402 | cwd: /tmp/pip-req-build-kzw_1los/ 2022-04-12 20:07:32.402 | Complete output (6 lines): 2022-04-12 20:07:32.402 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:07:32.402 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:07:32.402 | or: setup.py --help-commands 2022-04-12 20:07:32.402 | or: setup.py cmd --help 2022-04-12 20:07:32.402 | 2022-04-12 20:07:32.402 | error: invalid command 'bdist_wheel' 2022-04-12 20:07:32.402 | ---------------------------------------- 2022-04-12 20:07:32.402 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:07:32.402 | Running setup.py clean for openstack-requirements 2022-04-12 20:07:33.231 | Failed to build openstack-requirements 2022-04-12 20:07:33.248 | Installing collected packages: openstack-requirements 2022-04-12 20:07:33.248 | Attempting uninstall: openstack-requirements 2022-04-12 20:07:33.249 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:07:33.286 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:07:33.305 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:07:33.308 | Running setup.py install for openstack-requirements: started 2022-04-12 20:07:35.690 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:07:35.715 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:07:35.846 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:35.848 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:35.851 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:35.853 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:35.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:35.857 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:35.859 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:35.862 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:35.864 | + functions-common:time_stop:2432 : start_time=1649794046699 2022-04-12 20:07:35.866 | + functions-common:time_stop:2434 : [[ -z 1649794046699 ]] 2022-04-12 20:07:35.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:35.873 | + functions-common:time_stop:2437 : end_time=1649794055870 2022-04-12 20:07:35.875 | + functions-common:time_stop:2438 : elapsed_time=9171 2022-04-12 20:07:35.877 | + functions-common:time_stop:2439 : total=7297 2022-04-12 20:07:35.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:35.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16468 2022-04-12 20:07:35.884 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:35.887 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:07:35.889 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:07:35.891 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:07:35.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:35.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:35.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-12 20:07:35.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:35.903 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:07:35.923 | Using python 3.8 to install pbr 2022-04-12 20:07:35.925 | + 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-12 20:07:36.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:36.662 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:36.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:36.662 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:37.823 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:37.856 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:07:39.642 | 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-12 20:07:39.648 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:07:39.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:07:39.758 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:39.760 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:39.762 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:39.764 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:39.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:39.769 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:39.771 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:39.773 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:39.776 | + functions-common:time_stop:2432 : start_time=1649794055918 2022-04-12 20:07:39.778 | + functions-common:time_stop:2434 : [[ -z 1649794055918 ]] 2022-04-12 20:07:39.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:39.784 | + functions-common:time_stop:2437 : end_time=1649794059782 2022-04-12 20:07:39.786 | + functions-common:time_stop:2438 : elapsed_time=3864 2022-04-12 20:07:39.789 | + functions-common:time_stop:2439 : total=16468 2022-04-12 20:07:39.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:39.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20332 2022-04-12 20:07:39.795 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:39.797 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:07:42.040 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:07:43.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:43.941 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:07:43.957 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:07:43.959 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:07:43.962 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:07:43.967 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:07:43.971 | 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-12 20:07:44.045 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:07:44.047 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:07:44.050 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:07:44.067 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:07:44.069 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:07:44.072 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:07:44.074 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:07:44.076 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:07:44.078 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:07:44.080 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:07:44.083 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:07:44.085 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:07:44.087 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:07:44.090 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:07:44.093 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:07:44.095 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:07:44.098 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:07:44.101 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:07:44.103 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:07:44.118 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:44.120 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:07:44.122 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:07:44.124 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:07:44.126 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:07:44.128 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:07:44.131 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:07:44.133 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:07:44.135 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:07:44.137 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:07:44.139 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:07:44.141 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:07:44.143 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:07:44.145 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:07:44.147 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:07:44.150 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:07:44.152 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:07:44.154 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:07:44.156 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:07:44.158 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:07:44.160 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:07:44.164 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:07:44.166 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:07:44.168 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:07:44.170 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:07:44.173 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:07:44.224 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:07:44.225 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:07:44.227 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:07:44.625 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:07:44.627 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:07:44.643 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:44.646 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:07:44.648 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:07:44.651 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:07:44.653 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:07:44.655 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:07:44.657 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:44.660 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:07:44.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:44.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:44.667 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:07:44.669 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:44.672 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:07:44.674 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:07:44.676 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:07:44.678 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:07:44.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:44.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:44.685 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:07:44.707 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 20:07:44.816 | Reading package lists... 2022-04-12 20:07:45.058 | Building dependency tree... 2022-04-12 20:07:45.059 | Reading state information... 2022-04-12 20:07:45.303 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:07:45.303 | The following packages were automatically installed and are no longer required: 2022-04-12 20:07:45.304 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:07:45.304 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:07:45.304 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:07:45.304 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:07:45.304 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:07:45.305 | python3-zope.interface 2022-04-12 20:07:45.305 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:07:45.423 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:07:45.427 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:07:45.429 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:07:45.432 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:45.434 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:45.436 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:45.438 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:45.440 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:45.443 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:07:45.445 | + functions-common:time_stop:2432 : start_time=1649794064704 2022-04-12 20:07:45.447 | + functions-common:time_stop:2434 : [[ -z 1649794064704 ]] 2022-04-12 20:07:45.450 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:45.455 | + functions-common:time_stop:2437 : end_time=1649794065452 2022-04-12 20:07:45.457 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 20:07:45.460 | + functions-common:time_stop:2439 : total=1489 2022-04-12 20:07:45.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:45.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2237 2022-04-12 20:07:45.466 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:07:45.469 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:07:45.471 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:07:45.474 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:07:45.476 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:07:45.478 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:07:45.480 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:07:45.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:07:45.485 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:07:45.487 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:07:45.490 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:07:45.492 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:07:45.494 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:07:45.496 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:07:45.498 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:07:45.501 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:07:45.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:07:45.506 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:07:45.508 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:07:45.510 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:07:45.512 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:07:45.515 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:07:45.517 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:07:45.519 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:07:45.522 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:07:45.524 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:07:45.526 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:07:45.529 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:07:45.531 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:07:45.546 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:45.548 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:07:45.551 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:07:45.553 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:07:45.555 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:07:45.558 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:07:45.562 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:07:45.564 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:07:45.566 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:07:45.569 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:07:45.571 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:07:45.574 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:07:45.577 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:07:46.271 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:07:46.271 | user tags 2022-04-12 20:07:46.271 | stackrabbit []' 2022-04-12 20:07:46.274 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:07:46.274 | user tags 2022-04-12 20:07:46.274 | stackrabbit []' 2022-04-12 20:07:46.275 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:07:46.281 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:07:46.283 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:07:46.285 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:07:46.944 | Changing password for user "stackrabbit" ... 2022-04-12 20:07:46.968 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:07:47.681 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:07:47.703 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:07:47.706 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:07:48.384 | Changing password for user "stackrabbit" ... 2022-04-12 20:07:48.408 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:07:48.410 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:07:48.413 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:07:49.096 | Deleting user "guest" ... 2022-04-12 20:07:49.111 | Error: 2022-04-12 20:07:49.111 | {:no_such_user, "guest"} 2022-04-12 20:07:49.123 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:07:49.126 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:07:49.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:49.144 | + ./stack.sh:main:838 : install_database 2022-04-12 20:07:49.147 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:07:49.149 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:07:49.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:49.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:49.156 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:07:49.370 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:07:49.373 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:49.375 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:07:49.377 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:07:49.380 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:07:49.383 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:07:49.385 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:07:49.387 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:07:49.389 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:07:49.392 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:07:49.394 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:07:49.397 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:07:49.399 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:07:49.402 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:07:49.404 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:07:49.406 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:07:49.408 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:07:49.411 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:07:49.413 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:07:49.415 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:07:49.418 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:07:49.420 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:07:49.422 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:07:49.424 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:07:49.427 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:07:49.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:49.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:49.433 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:07:49.436 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:07:49.438 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:07:49.440 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:07:49.443 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:07:49.445 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:49.447 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:07:49.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:49.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:49.454 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:07:49.456 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:49.459 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:07:49.461 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:07:49.463 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:07:49.466 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:07:49.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:49.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:49.472 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:07:49.493 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 20:07:49.602 | Reading package lists... 2022-04-12 20:07:49.847 | Building dependency tree... 2022-04-12 20:07:49.848 | Reading state information... 2022-04-12 20:07:50.095 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:07:50.096 | The following packages were automatically installed and are no longer required: 2022-04-12 20:07:50.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:07:50.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:07:50.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:07:50.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:07:50.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:07:50.097 | python3-zope.interface 2022-04-12 20:07:50.097 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:07:50.210 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:07:50.215 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:07:50.217 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:07:50.219 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:50.221 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:50.224 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:50.226 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:50.228 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:50.230 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:07:50.232 | + functions-common:time_stop:2432 : start_time=1649794069490 2022-04-12 20:07:50.234 | + functions-common:time_stop:2434 : [[ -z 1649794069490 ]] 2022-04-12 20:07:50.237 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:50.242 | + functions-common:time_stop:2437 : end_time=1649794070239 2022-04-12 20:07:50.244 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 20:07:50.246 | + functions-common:time_stop:2439 : total=2237 2022-04-12 20:07:50.248 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:50.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2986 2022-04-12 20:07:50.252 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:07:50.255 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:07:50.257 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:07:50.259 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:07:50.262 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:07:50.264 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:07:50.266 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:07:50.269 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:07:50.272 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:07:50.274 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:07:50.278 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:07:50.278 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:07:50.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:07:50.287 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:07:50.289 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:07:50.292 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:07:50.294 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:07:50.314 | Using python 3.8 to install PyMySQL 2022-04-12 20:07:50.317 | + 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-12 20:07:51.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:51.078 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:51.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:51.079 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:52.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:52.284 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:07:54.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-12 20:07:54.006 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:07:54.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:07:54.114 | + inc/python:pip_install:200 : result=0 2022-04-12 20:07:54.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:07:54.118 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:54.121 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:54.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:54.125 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:54.127 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:54.130 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:07:54.132 | + functions-common:time_stop:2432 : start_time=1649794070309 2022-04-12 20:07:54.134 | + functions-common:time_stop:2434 : [[ -z 1649794070309 ]] 2022-04-12 20:07:54.137 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:54.141 | + functions-common:time_stop:2437 : end_time=1649794074139 2022-04-12 20:07:54.143 | + functions-common:time_stop:2438 : elapsed_time=3830 2022-04-12 20:07:54.146 | + functions-common:time_stop:2439 : total=20332 2022-04-12 20:07:54.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:54.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24162 2022-04-12 20:07:54.153 | + inc/python:pip_install:203 : return 0 2022-04-12 20:07:54.155 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:07:54.157 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:07:54.160 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:07:54.163 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:07:54.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:54.181 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:07:54.183 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:07:54.187 | ++ 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-12 20:07:54.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:07:54.192 | + 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-12 20:07:54.194 | + 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-12 20:07:54.197 | + 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-12 20:07:54.199 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:07:54.201 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:07:54.204 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:07:54.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:54.222 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:07:54.224 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:07:54.227 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:07:54.229 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:07:54.231 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:07:54.233 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:54.236 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:07:54.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:54.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:54.243 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:07:54.245 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:54.247 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:07:54.249 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:07:54.251 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:07:54.254 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:07:54.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:54.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:54.261 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:07:54.281 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 20:07:54.393 | Reading package lists... 2022-04-12 20:07:54.633 | Building dependency tree... 2022-04-12 20:07:54.634 | Reading state information... 2022-04-12 20:07:54.879 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:07:54.880 | The following packages were automatically installed and are no longer required: 2022-04-12 20:07:54.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:07:54.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:07:54.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:07:54.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:07:54.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:07:54.881 | python3-zope.interface 2022-04-12 20:07:54.881 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:07:54.997 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:07:55.002 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:07:55.004 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:07:55.007 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:55.009 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:55.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:55.013 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:55.016 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:55.018 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:07:55.020 | + functions-common:time_stop:2432 : start_time=1649794074279 2022-04-12 20:07:55.022 | + functions-common:time_stop:2434 : [[ -z 1649794074279 ]] 2022-04-12 20:07:55.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:55.029 | + functions-common:time_stop:2437 : end_time=1649794075027 2022-04-12 20:07:55.031 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 20:07:55.033 | + functions-common:time_stop:2439 : total=2986 2022-04-12 20:07:55.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:55.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3734 2022-04-12 20:07:55.040 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:07:55.042 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:07:55.059 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:55.061 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:07:55.063 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:07:55.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:07:55.068 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:07:55.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:07:55.090 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:07:55.092 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:07:55.095 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:07:55.097 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:07:55.100 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:07:55.102 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:07:55.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:55.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:55.108 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:07:55.111 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:55.113 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:07:55.115 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:07:55.117 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:07:55.119 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:07:55.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:55.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:55.126 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:07:55.146 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 20:07:55.256 | Reading package lists... 2022-04-12 20:07:55.496 | Building dependency tree... 2022-04-12 20:07:55.497 | Reading state information... 2022-04-12 20:07:55.745 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:07:55.745 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:07:55.745 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:07:55.745 | The following packages were automatically installed and are no longer required: 2022-04-12 20:07:55.746 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:07:55.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:07:55.747 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:07:55.747 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:07:55.747 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:07:55.747 | python3-zope.interface 2022-04-12 20:07:55.747 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:07:55.861 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:07:55.866 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:07:55.868 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:07:55.870 | + functions-common:time_stop:2425 : local name 2022-04-12 20:07:55.873 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:07:55.875 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:07:55.877 | + functions-common:time_stop:2428 : local total 2022-04-12 20:07:55.879 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:07:55.881 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:07:55.883 | + functions-common:time_stop:2432 : start_time=1649794075143 2022-04-12 20:07:55.885 | + functions-common:time_stop:2434 : [[ -z 1649794075143 ]] 2022-04-12 20:07:55.888 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:07:55.892 | + functions-common:time_stop:2437 : end_time=1649794075889 2022-04-12 20:07:55.894 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-12 20:07:55.897 | + functions-common:time_stop:2439 : total=3734 2022-04-12 20:07:55.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:07:55.901 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4480 2022-04-12 20:07:55.903 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:07:55.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:07:55.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:07:55.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:07:55.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:07:55.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:07:55.918 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:07:55.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:07:55.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:07:55.928 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:07:55.928 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:07:55.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:07:55.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:07:55.937 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:07:55.939 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:07:55.941 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:07:55.944 | + functions:vercmp:631 : local result 2022-04-12 20:07:55.947 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:07:55.948 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:07:55.948 | ++ functions:vercmp:635 : head -1 2022-04-12 20:07:55.952 | + functions:vercmp:635 : result=3.13 2022-04-12 20:07:55.954 | + functions:vercmp:637 : case $op in 2022-04-12 20:07:55.957 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:07:55.960 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:07:55.962 | + functions:vercmp:648 : return 2022-04-12 20:07:55.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:07:55.967 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:07:55.969 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:07:56.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:07:56.442 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:07:56.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-12 20:07:56.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.456 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:07:56.473 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:07:56.476 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:07:56.478 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:07:56.478 | Installing etcd 2022-04-12 20:07:56.480 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:07:56.494 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:07:56.506 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:07:56.509 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:07:56.525 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:07:56.528 | ++ 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-12 20:07:56.530 | ++ 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-12 20:07:56.533 | +++ 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-12 20:07:56.538 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:07:56.541 | ++ 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-12 20:07:56.543 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:07:56.545 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:07:56.547 | ++ functions:get_extra_file:74 : return 2022-04-12 20:07:56.550 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:07:56.553 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:07:56.555 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:07:56.557 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:07:56.573 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:07:56.576 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:07:56.578 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:07:56.594 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:07:56.597 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:07:56.599 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:07:56.601 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:07:56.603 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:07:56.606 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:07:56.608 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:07:56.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:07:56.612 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:07:56.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-12 20:07:56.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.624 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:07:56.626 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:07:56.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:07:56.631 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:07:56.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-12 20:07:56.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.642 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:07:56.644 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:07:56.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:07:56.650 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:07:56.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-12 20:07:56.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.660 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:07:56.663 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:07:56.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:07:56.667 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:07:56.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-12 20:07:56.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.678 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:07:56.681 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:07:56.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:07:56.685 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:07:56.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-12 20:07:56.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.697 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:07:56.699 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:07:56.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:07:56.703 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:07:56.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-12 20:07:56.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.715 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:07:56.717 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:07:56.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:07:56.722 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:07:56.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-12 20:07:56.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.733 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:07:56.736 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:07:56.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:07:56.741 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:07:56.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-12 20:07:56.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.752 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:07:56.755 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:07:56.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:07:56.759 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:07:56.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-12 20:07:56.768 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.771 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:07:56.773 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:07:56.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:07:56.777 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:07:56.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-12 20:07:56.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.789 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:07:56.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:07:56.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:07:56.796 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:07:56.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-12 20:07:56.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.808 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:07:56.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:07:56.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:07:56.815 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:07:56.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-12 20:07:56.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.826 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:07:56.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:07:56.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:07:56.833 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:07:56.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-12 20:07:56.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.845 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:07:56.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:07:56.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:07:56.852 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:07:56.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-12 20:07:56.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.864 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:07:56.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:07:56.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:07:56.871 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:07:56.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-12 20:07:56.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.883 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:07:56.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:07:56.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:07:56.890 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:07:56.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-12 20:07:56.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.901 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:07:56.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:07:56.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:07:56.908 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:07:56.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-12 20:07:56.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.920 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:07:56.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:07:56.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:07:56.928 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:07:56.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-12 20:07:56.937 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.939 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:07:56.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:07:56.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:07:56.946 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:07:56.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-12 20:07:56.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.957 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:07:56.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:07:56.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:07:56.964 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:07:56.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-12 20:07:56.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.976 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:07:56.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:07:56.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:07:56.983 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:07:56.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:56.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:56.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-12 20:07:56.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:56.996 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:07:56.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:07:57.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:07:57.002 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:07:57.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-12 20:07:57.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.014 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:07:57.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:07:57.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:07:57.021 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:07:57.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.026 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-12 20:07:57.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.033 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:07:57.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:07:57.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:07:57.040 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:07:57.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-12 20:07:57.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.051 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:07:57.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:07:57.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:07:57.058 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:07:57.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-12 20:07:57.067 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.070 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:07:57.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:07:57.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:07:57.076 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:07:57.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.084 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-12 20:07:57.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.088 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:07:57.091 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:07:57.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:07:57.095 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:07:57.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.103 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-12 20:07:57.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.107 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:07:57.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:07:57.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:07:57.115 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:07:57.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:07:57.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.126 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:07:57.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:07:57.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:07:57.133 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:07:57.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-12 20:07:57.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.144 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:07:57.147 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:07:57.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:07:57.152 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:07:57.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-12 20:07:57.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.164 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:07:57.166 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:07:57.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:07:57.171 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:07:57.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-12 20:07:57.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.182 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:07:57.184 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:07:57.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:07:57.189 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:07:57.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-12 20:07:57.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.200 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:07:57.202 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:07:57.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:07:57.207 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:07:57.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-12 20:07:57.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.219 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:07:57.221 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:07:57.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:07:57.226 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:07:57.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-12 20:07:57.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.238 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:07:57.241 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:07:57.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:07:57.245 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:07:57.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.250 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.252 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-12 20:07:57.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.257 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:07:57.259 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:07:57.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:07:57.263 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:07:57.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-12 20:07:57.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.276 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:07:57.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:07:57.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:07:57.282 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:07:57.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-12 20:07:57.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.295 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:07:57.297 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:07:57.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:07:57.302 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:07:57.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:07:57.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:07:57.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-12 20:07:57.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:07:57.313 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:07:57.334 | Using python 3.8 to install etcd3 2022-04-12 20:07:57.336 | + 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-12 20:07:58.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:58.073 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:58.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:07:58.073 | from cryptography.utils import int_from_bytes 2022-04-12 20:07:59.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:07:59.301 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:07:59.309 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:07:59.310 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:07:59.311 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:07:59.312 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:08:01.009 | 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-12 20:08:01.015 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:08:01.015 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:08:01.118 | + inc/python:pip_install:200 : result=0 2022-04-12 20:08:01.120 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:08:01.122 | + functions-common:time_stop:2425 : local name 2022-04-12 20:08:01.124 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:08:01.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:08:01.128 | + functions-common:time_stop:2428 : local total 2022-04-12 20:08:01.131 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:08:01.133 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:08:01.135 | + functions-common:time_stop:2432 : start_time=1649794077328 2022-04-12 20:08:01.137 | + functions-common:time_stop:2434 : [[ -z 1649794077328 ]] 2022-04-12 20:08:01.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:08:01.144 | + functions-common:time_stop:2437 : end_time=1649794081141 2022-04-12 20:08:01.146 | + functions-common:time_stop:2438 : elapsed_time=3813 2022-04-12 20:08:01.148 | + functions-common:time_stop:2439 : total=24162 2022-04-12 20:08:01.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:08:01.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27975 2022-04-12 20:08:01.155 | + inc/python:pip_install:203 : return 0 2022-04-12 20:08:01.157 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:08:01.179 | Using python 3.8 to install etcd3gw 2022-04-12 20:08:01.181 | + 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-12 20:08:01.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:01.937 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:01.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:01.937 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:03.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:08:03.154 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:08:03.162 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:08:03.163 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:08:03.164 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:08:03.165 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:08:03.200 | 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-12 20:08:03.201 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:08:03.203 | 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-12 20:08:03.204 | 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-12 20:08:04.882 | 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-12 20:08:04.888 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:08:04.888 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:08:04.992 | + inc/python:pip_install:200 : result=0 2022-04-12 20:08:04.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:08:04.996 | + functions-common:time_stop:2425 : local name 2022-04-12 20:08:04.999 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:08:05.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:08:05.003 | + functions-common:time_stop:2428 : local total 2022-04-12 20:08:05.006 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:08:05.008 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:08:05.010 | + functions-common:time_stop:2432 : start_time=1649794081173 2022-04-12 20:08:05.012 | + functions-common:time_stop:2434 : [[ -z 1649794081173 ]] 2022-04-12 20:08:05.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:08:05.019 | + functions-common:time_stop:2437 : end_time=1649794085017 2022-04-12 20:08:05.022 | + functions-common:time_stop:2438 : elapsed_time=3844 2022-04-12 20:08:05.024 | + functions-common:time_stop:2439 : total=27975 2022-04-12 20:08:05.026 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:08:05.028 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31819 2022-04-12 20:08:05.031 | + inc/python:pip_install:203 : return 0 2022-04-12 20:08:05.033 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:08:05.035 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:08:05.037 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:08:05.040 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:08:05.042 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:08:05.044 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:08:05.046 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:08:05.049 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:08:05.051 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:08:05.053 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:08:05.056 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:08:05.058 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:08:05.060 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:08:05.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:08:05.065 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:08:05.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:08:05.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:08:05.072 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:08:05.074 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:08:05.077 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:08:05.079 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:08:05.081 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:08:05.084 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:08:05.086 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:08:05.088 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:08:05.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:08:05.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:08:05.095 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:08:05.097 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:08:05.099 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:08:05.102 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:08:05.104 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:08:05.106 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:08:05.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:08:05.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:08:05.113 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:08:05.135 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:08:05.245 | Reading package lists... 2022-04-12 20:08:05.486 | Building dependency tree... 2022-04-12 20:08:05.488 | Reading state information... 2022-04-12 20:08:05.736 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:08:05.736 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:08:05.736 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:08:05.736 | The following packages were automatically installed and are no longer required: 2022-04-12 20:08:05.737 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:08:05.737 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:08:05.737 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:08:05.738 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:08:05.738 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:08:05.738 | python3-zope.interface 2022-04-12 20:08:05.738 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:08:05.850 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:08:05.854 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:08:05.856 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:08:05.858 | + functions-common:time_stop:2425 : local name 2022-04-12 20:08:05.861 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:08:05.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:08:05.866 | + functions-common:time_stop:2428 : local total 2022-04-12 20:08:05.868 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:08:05.870 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:08:05.872 | + functions-common:time_stop:2432 : start_time=1649794085132 2022-04-12 20:08:05.875 | + functions-common:time_stop:2434 : [[ -z 1649794085132 ]] 2022-04-12 20:08:05.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:08:05.883 | + functions-common:time_stop:2437 : end_time=1649794085880 2022-04-12 20:08:05.885 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 20:08:05.887 | + functions-common:time_stop:2439 : total=4480 2022-04-12 20:08:05.889 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:08:05.891 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5228 2022-04-12 20:08:05.893 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:08:05.896 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:08:05.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:08:05.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:08:05.903 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:08:05.965 | Module proxy already enabled 2022-04-12 20:08:05.969 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:08:06.031 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:08:06.031 | Module proxy already enabled 2022-04-12 20:08:06.031 | Module proxy_uwsgi already enabled 2022-04-12 20:08:06.035 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:08:06.038 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:08:06.040 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:08:06.042 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:08:06.166 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:08:06.170 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:08:06.172 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:08:06.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-12 20:08:06.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.184 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:08:06.186 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:08:06.188 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:08:06.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-12 20:08:06.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.200 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:08:06.202 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:08:06.205 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:08:06.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-12 20:08:06.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.217 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:08:06.219 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:08:06.221 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:08:06.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:08:06.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.233 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:08:06.236 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:08:06.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-12 20:08:06.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.248 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:08:06.250 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:08:06.253 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:08:06.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-12 20:08:06.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.265 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:08:06.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:08:06.284 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:08:06.287 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:08:06.289 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:08:06.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-12 20:08:06.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.300 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:08:06.317 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:08:06.320 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:08:06.322 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:08:06.324 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:08:06.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-12 20:08:06.334 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.337 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:08:06.339 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:08:06.341 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:08:06.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:08:06.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:08:06.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-12 20:08:06.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:08:06.353 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:08:06.356 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:08:06.358 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:08:06.361 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:08:06.364 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:08:06.366 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:08:06.370 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:08:06.370 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:08:06.375 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:08:06.377 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:08:06.380 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:08:06.382 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:08:06.385 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:08:06.405 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:08:06.407 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 20:08:07.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:07.146 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:07.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:07.146 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:08.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:08:08.345 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:08:08.399 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:08:08.400 | 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-12 20:08:08.401 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:08:08.402 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:08:08.403 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:08:08.404 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:08:08.405 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:08:08.406 | 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-12 20:08:08.407 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:08:08.408 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:08:08.409 | 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-12 20:08:08.411 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:08:08.412 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:08:08.413 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:08:08.471 | 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-12 20:08:08.472 | 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-12 20:08:08.474 | 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-12 20:08:08.513 | 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-12 20:08:08.552 | 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-12 20:08:08.554 | 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-12 20:08:08.555 | 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-12 20:08:08.556 | 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-12 20:08:08.606 | 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-12 20:08:08.609 | 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-12 20:08:08.620 | 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-12 20:08:08.621 | 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-12 20:08:08.635 | 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-12 20:08:08.637 | 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-12 20:08:08.639 | 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-12 20:08:08.703 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:08:08.704 | 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-12 20:08:08.706 | 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-12 20:08:08.709 | 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-12 20:08:08.759 | 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-12 20:08:08.771 | 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-12 20:08:10.357 | 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-12 20:08:10.363 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:08:10.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:08:10.469 | + inc/python:pip_install:200 : result=0 2022-04-12 20:08:10.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:08:10.474 | + functions-common:time_stop:2425 : local name 2022-04-12 20:08:10.476 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:08:10.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:08:10.480 | + functions-common:time_stop:2428 : local total 2022-04-12 20:08:10.482 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:08:10.484 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:08:10.487 | + functions-common:time_stop:2432 : start_time=1649794086400 2022-04-12 20:08:10.489 | + functions-common:time_stop:2434 : [[ -z 1649794086400 ]] 2022-04-12 20:08:10.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:08:10.496 | + functions-common:time_stop:2437 : end_time=1649794090494 2022-04-12 20:08:10.498 | + functions-common:time_stop:2438 : elapsed_time=4094 2022-04-12 20:08:10.500 | + functions-common:time_stop:2439 : total=31819 2022-04-12 20:08:10.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:08:10.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35913 2022-04-12 20:08:10.508 | + inc/python:pip_install:203 : return 0 2022-04-12 20:08:10.510 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:08:10.512 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:08:10.515 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:08:10.518 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:08:10.521 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:08:10.523 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:08:10.527 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:08:10.527 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:08:10.532 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:08:10.534 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:08:10.537 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:08:10.540 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:08:10.542 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:08:10.563 | Using python 3.8 to install python-memcached 2022-04-12 20:08:10.566 | + 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-12 20:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:11.307 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:11.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:11.307 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:12.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:08:12.519 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:08:12.523 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:08:14.215 | 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-12 20:08:14.221 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:08:14.221 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:08:14.324 | + inc/python:pip_install:200 : result=0 2022-04-12 20:08:14.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:08:14.329 | + functions-common:time_stop:2425 : local name 2022-04-12 20:08:14.331 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:08:14.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:08:14.336 | + functions-common:time_stop:2428 : local total 2022-04-12 20:08:14.338 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:08:14.340 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:08:14.343 | + functions-common:time_stop:2432 : start_time=1649794090558 2022-04-12 20:08:14.345 | + functions-common:time_stop:2434 : [[ -z 1649794090558 ]] 2022-04-12 20:08:14.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:08:14.352 | + functions-common:time_stop:2437 : end_time=1649794094350 2022-04-12 20:08:14.354 | + functions-common:time_stop:2438 : elapsed_time=3792 2022-04-12 20:08:14.356 | + functions-common:time_stop:2439 : total=35913 2022-04-12 20:08:14.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:08:14.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39705 2022-04-12 20:08:14.363 | + inc/python:pip_install:203 : return 0 2022-04-12 20:08:14.366 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:08:14.382 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:08:14.384 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-12 20:08:14.386 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:08:14.389 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:08:14.391 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:08:14.393 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:08:14.396 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:08:14.398 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:08:14.414 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:08:14.416 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:08:14.418 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:08:14.420 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:08:14.422 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:08:14.424 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:08:14.427 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:08:14.429 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:08:14.431 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:08:14.434 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:08:14.448 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:08:14.450 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:08:14.452 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:08:14.455 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:08:14.456 | + functions-common:git_clone:629 : echo master 2022-04-12 20:08:14.461 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:08:14.463 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:08:14.465 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:08:14.467 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:08:14.470 | + functions-common:git_clone:678 : head -1 2022-04-12 20:08:14.471 | c141e6164 trivial: Fix typo 2022-04-12 20:08:14.474 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:08:14.476 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:08:14.479 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:08:14.481 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:08:14.483 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:08:14.486 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:08:14.488 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:08:14.491 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:08:14.493 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:08:14.495 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:08:14.497 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:08:14.499 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:08:14.502 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:08:14.505 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:08:14.507 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:08:14.510 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:08:14.512 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:08:14.515 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:08:14.521 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:08:14.523 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:08:15.216 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:08:15.218 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:08:15.220 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:08:15.223 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:08:15.225 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:08:15.228 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:08:15.230 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:08:15.232 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:08:15.234 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:08:15.236 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:08:15.239 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:08:15.241 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:08:15.243 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:08:15.245 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:08:15.264 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:08:15.266 | + 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-12 20:08:16.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:16.004 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:16.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:08:16.005 | from cryptography.utils import int_from_bytes 2022-04-12 20:08:17.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:08:17.212 | Obtaining file:///opt/stack/keystone 2022-04-12 20:08:17.213 | Preparing metadata (setup.py): started 2022-04-12 20:08:17.991 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:08:17.991 | ERROR: Command errored out with exit status 1: 2022-04-12 20:08:17.991 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ojpa2e38 2022-04-12 20:08:17.991 | cwd: /opt/stack/keystone/ 2022-04-12 20:08:17.991 | Complete output (16 lines): 2022-04-12 20:08:17.991 | Error parsing 2022-04-12 20:08:17.991 | Traceback (most recent call last): 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:08:17.991 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:08:17.991 | pbr.hooks.setup_hook(config) 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:08:17.991 | metadata_config.run() 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:08:17.991 | self.hook() 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:08:17.991 | self.config['version'] = packaging.get_version( 2022-04-12 20:08:17.991 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:08:17.991 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:08:17.992 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:08:17.992 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:08:17.992 | ---------------------------------------- 2022-04-12 20:08:17.992 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:08:17.992 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:08:17.999 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:08:17.999 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:08:18.083 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:08:18.085 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:08:18.088 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:08:18.091 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:08:18.093 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:08:18.095 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:08:18.097 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:08:18.099 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:08:18.101 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:08:18.103 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:08:18.103 | Error on exit 2022-04-12 20:08:18.105 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:08:18.107 | + ./stack.sh:exit_trap:544 : generate-subunit 1649794021 77 fail 2022-04-12 20:08:18.685 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:08:18.687 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:08:19.560 | + ./stack.sh:exit_trap:558 : exit 1