2022-04-13 14:20:38.967 | + ./stack.sh:main:489 : exec 2022-04-13 14:20:38.967 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142038' 2022-04-13 14:20:38.967 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-142038.summary.2022-04-13-142038 2022-04-13 14:20:38.967 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:20:38.967 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142038 2022-04-13 14:20:38.967 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142038 /opt/stack/logs/stack.sh.log 2022-04-13 14:20:38.967 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142038.summary.2022-04-13-142038 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:20:38.967 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:20:38.967 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:20:38.967 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:20:38.967 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:20:38.967 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:20:38.967 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:20:38.967 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:20:38.970 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:20:38.971 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:20:38.974 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:20:38.975 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:20:38.977 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:20:38.979 | Linux dv-cinder-779233-6-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 14:20:38.981 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:20:38.982 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:20:38.986 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:20:39.022 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:20:39.039 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:20:39.041 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:20:39.042 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:20:39.045 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:20:39.047 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:20:39.048 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:20:39.050 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:20:39.052 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:20:39.054 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:20:39.055 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:20:39.057 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:20:39.060 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:20:39.061 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:20:39.064 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:20:39.067 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:20:39.068 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:20:39.070 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:20:39.072 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:20:39.075 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:20:39.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:39.089 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:20:39.092 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:39.093 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:39.095 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:39.097 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:39.099 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:39.100 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:20:39.102 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:20:39.104 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:20:39.106 | + 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-13 14:20:39.108 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:20:39.110 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:20:39.111 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:20:39.113 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:20:39.115 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:20:39.117 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:20:39.135 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:20:39.138 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:20:39.150 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:39.152 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:20:39.156 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:20:39.158 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:20:39.159 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:20:39.161 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:20:39.163 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:20:39.165 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:20:39.167 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:20:39.169 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:20:39.171 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:20:39.173 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:20:39.177 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:20:39.189 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:20:39.206 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:20:39.219 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:20:39.230 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:20:39.266 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:20:39.326 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:20:39.416 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:20:39.439 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:20:39.482 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:20:39.535 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:20:39.687 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:20:39.701 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:20:39.714 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:20:39.727 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:20:39.813 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:20:39.816 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:20:39.819 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:20:39.821 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:20:39.823 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:20:39.825 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:20:39.828 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:20:39.828 | False' 2022-04-13 14:20:39.831 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:20:39.846 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:20:39.848 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:20:39.850 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:20:39.852 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:20:39.854 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:20:39.856 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:20:39.858 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:20:39.860 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:20:39.862 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:20:39.865 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:20:39.868 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:20:39.870 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:20:39.873 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:20:39.875 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:20:39.877 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:20:39.892 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:39.894 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:20:39.896 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:20:39.935 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:20:39.937 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:20:39.939 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:20:39.941 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:20:39.943 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:20:39.946 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:20:39.948 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:20:39.950 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:20:39.952 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:20:39.954 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:20:39.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.961 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.966 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.970 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.975 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.977 | + 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-13 14:20:39.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.984 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:39.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-13 14:20:39.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.000 | + 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-13 14:20:40.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.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-13 14:20:40.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.009 | + 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-13 14:20:40.011 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.014 | + 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-13 14:20:40.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.018 | + 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-13 14:20:40.020 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.023 | + 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-13 14:20:40.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.027 | + 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-13 14:20:40.029 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.032 | + 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-13 14:20:40.034 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.036 | + 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-13 14:20:40.038 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.041 | + 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-13 14:20:40.043 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.045 | + 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-13 14:20:40.048 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.050 | + 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-13 14:20:40.052 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.054 | + 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-13 14:20:40.057 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.059 | + 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-13 14:20:40.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.064 | + 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-13 14:20:40.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.068 | + 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-13 14:20:40.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.073 | + 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-13 14:20:40.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.078 | + 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-13 14:20:40.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.082 | + 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-13 14:20:40.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.087 | + 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-13 14:20:40.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.091 | + 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-13 14:20:40.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.096 | + 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-13 14:20:40.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.100 | + 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-13 14:20:40.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.105 | + 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-13 14:20:40.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.109 | + 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-13 14:20:40.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.114 | + 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-13 14:20:40.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.118 | + 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-13 14:20:40.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.124 | + 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-13 14:20:40.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.128 | + 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-13 14:20:40.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.133 | + 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-13 14:20:40.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.138 | + 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-13 14:20:40.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.142 | + 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-13 14:20:40.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.147 | + 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-13 14:20:40.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.151 | + 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-13 14:20:40.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.156 | + 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-13 14:20:40.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:40.160 | + 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-13 14:20:40.163 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:20:40.165 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:20:40.168 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:20:40.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:40.186 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:20:40.188 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:20:40.190 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:20:40.206 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:40.208 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:20:40.211 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:20:40.213 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:20:40.215 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:20:40.217 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:20:40.220 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:20:40.222 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:20:40.224 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:20:40.227 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:20:40.227 | Using mysql database backend 2022-04-13 14:20:40.229 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:20:40.245 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:20:40.249 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:20:40.251 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:20:40.254 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:20:40.257 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:20:40.259 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:20:40.275 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:40.277 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:20:40.294 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:20:40.310 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:40.313 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:20:40.328 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:20:40.344 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:20:40.360 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:40.363 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:20:40.379 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:40.381 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:20:40.397 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:20:40.400 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:20:40.402 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:20:40.404 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:20:40.407 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:20:40.411 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-142040 2022-04-13 14:20:40.414 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-142040 759' 2022-04-13 14:20:40.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.419 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:20:40.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.424 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:20:40.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.429 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:20:40.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.433 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:20:40.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.438 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 14:20:40.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.443 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 14:20:40.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.448 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-142038 2022-04-13 14:20:40.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.453 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:20:40.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.458 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 14:20:40.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.462 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:20:40.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.467 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:20:40.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.472 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:20:40.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:40.476 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:20:40.479 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:20:40.482 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:20:40.484 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:20:40.487 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:20:40.489 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:20:40.491 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:20:40.493 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:20:40.496 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:20:40.499 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:20:40.502 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:20:40.517 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:20:40.519 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:20:40.521 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:40.524 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:20:40.525 | + functions-common:git_clone:629 : echo master 2022-04-13 14:20:40.529 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:20:40.532 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:40.534 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:20:40.536 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:20:40.537 | + functions-common:git_clone:678 : head -1 2022-04-13 14:20:40.540 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:20:40.542 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:20:40.546 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:20:40.548 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:20:40.550 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:20:40.553 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:20:40.556 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:20:40.558 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:20:40.561 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:20:40.564 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:20:40.566 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:20:40.568 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:20:40.572 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:20:40.576 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859640 2022-04-13 14:20:40.579 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:20:40.583 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859359 2022-04-13 14:20:40.586 | ++ tools/install_prereqs.sh:source:49 : DELTA=281 2022-04-13 14:20:40.588 | ++ tools/install_prereqs.sh:source:50 : [[ 281 -lt 7200 ]] 2022-04-13 14:20:40.591 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:20:40.594 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:20:40.596 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:20:40.598 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:20:40.601 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:20:40.603 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:20:40.606 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:20:40.608 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:20:40.612 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:20:40.657 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:20:40.657 | apache2-dev 2022-04-13 14:20:40.657 | bc 2022-04-13 14:20:40.657 | bsdmainutils 2022-04-13 14:20:40.657 | curl 2022-04-13 14:20:40.657 | g++ 2022-04-13 14:20:40.657 | gawk 2022-04-13 14:20:40.657 | gcc 2022-04-13 14:20:40.658 | gettext 2022-04-13 14:20:40.658 | git 2022-04-13 14:20:40.658 | graphviz 2022-04-13 14:20:40.658 | iputils-ping 2022-04-13 14:20:40.658 | libapache2-mod-proxy-uwsgi 2022-04-13 14:20:40.658 | libffi-dev 2022-04-13 14:20:40.658 | libjpeg-dev 2022-04-13 14:20:40.658 | libpcre3-dev 2022-04-13 14:20:40.658 | libpq-dev 2022-04-13 14:20:40.658 | libssl-dev 2022-04-13 14:20:40.658 | libsystemd-dev 2022-04-13 14:20:40.658 | libxml2-dev 2022-04-13 14:20:40.658 | libxslt1-dev 2022-04-13 14:20:40.658 | libyaml-dev 2022-04-13 14:20:40.658 | lsof 2022-04-13 14:20:40.658 | openssh-server 2022-04-13 14:20:40.658 | openssl 2022-04-13 14:20:40.658 | pkg-config 2022-04-13 14:20:40.658 | psmisc 2022-04-13 14:20:40.658 | python3-dev 2022-04-13 14:20:40.658 | python3-pip 2022-04-13 14:20:40.658 | python3-systemd 2022-04-13 14:20:40.658 | python3-venv 2022-04-13 14:20:40.658 | tar 2022-04-13 14:20:40.658 | tcpdump 2022-04-13 14:20:40.658 | unzip 2022-04-13 14:20:40.658 | uuid-runtime 2022-04-13 14:20:40.658 | wget 2022-04-13 14:20:40.658 | wget 2022-04-13 14:20:40.658 | zlib1g-dev 2022-04-13 14:20:40.658 | libkrb5-dev 2022-04-13 14:20:40.658 | libldap2-dev 2022-04-13 14:20:40.658 | libsasl2-dev 2022-04-13 14:20:40.658 | memcached 2022-04-13 14:20:40.658 | python3-mysqldb 2022-04-13 14:20:40.658 | sqlite3 2022-04-13 14:20:40.658 | conntrack 2022-04-13 14:20:40.659 | curl 2022-04-13 14:20:40.659 | dnsmasq-base 2022-04-13 14:20:40.659 | dnsmasq-utils 2022-04-13 14:20:40.659 | ebtables 2022-04-13 14:20:40.659 | genisoimage 2022-04-13 14:20:40.659 | iptables 2022-04-13 14:20:40.659 | iputils-arping 2022-04-13 14:20:40.659 | kpartx 2022-04-13 14:20:40.659 | libjs-jquery-tablesorter 2022-04-13 14:20:40.659 | parted 2022-04-13 14:20:40.659 | pm-utils 2022-04-13 14:20:40.659 | python3-mysqldb 2022-04-13 14:20:40.659 | socat 2022-04-13 14:20:40.659 | sqlite3 2022-04-13 14:20:40.659 | sudo 2022-04-13 14:20:40.659 | vlan 2022-04-13 14:20:40.659 | lsscsi 2022-04-13 14:20:40.659 | open-iscsi 2022-04-13 14:20:40.659 | lvm2 2022-04-13 14:20:40.659 | qemu-utils 2022-04-13 14:20:40.659 | thin-provisioning-tools 2022-04-13 14:20:40.659 | acl 2022-04-13 14:20:40.659 | dnsmasq-base 2022-04-13 14:20:40.659 | dnsmasq-utils 2022-04-13 14:20:40.659 | ebtables 2022-04-13 14:20:40.659 | haproxy 2022-04-13 14:20:40.659 | iptables 2022-04-13 14:20:40.659 | iputils-arping 2022-04-13 14:20:40.659 | iputils-ping 2022-04-13 14:20:40.659 | postgresql-server-dev-all 2022-04-13 14:20:40.659 | python3-mysqldb 2022-04-13 14:20:40.659 | sqlite3 2022-04-13 14:20:40.659 | sudo 2022-04-13 14:20:40.659 | vlan 2022-04-13 14:20:40.659 | pcp 2022-04-13 14:20:40.659 | ipset 2022-04-13 14:20:40.659 | conntrack 2022-04-13 14:20:40.660 | conntrackd 2022-04-13 14:20:40.660 | keepalived 2022-04-13 14:20:40.660 | lvm2 2022-04-13 14:20:40.660 | qemu-utils 2022-04-13 14:20:40.660 | thin-provisioning-tools 2022-04-13 14:20:40.660 | curl 2022-04-13 14:20:40.660 | liberasurecode-dev 2022-04-13 14:20:40.660 | make 2022-04-13 14:20:40.660 | memcached 2022-04-13 14:20:40.660 | rsync 2022-04-13 14:20:40.660 | sqlite3 2022-04-13 14:20:40.660 | xfsprogs' 2022-04-13 14:20:40.660 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:20:40.679 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:20:40.679 | apache2-dev 2022-04-13 14:20:40.679 | bc 2022-04-13 14:20:40.679 | bsdmainutils 2022-04-13 14:20:40.679 | curl 2022-04-13 14:20:40.679 | g++ 2022-04-13 14:20:40.679 | gawk 2022-04-13 14:20:40.679 | gcc 2022-04-13 14:20:40.679 | gettext 2022-04-13 14:20:40.679 | git 2022-04-13 14:20:40.679 | graphviz 2022-04-13 14:20:40.679 | iputils-ping 2022-04-13 14:20:40.679 | libapache2-mod-proxy-uwsgi 2022-04-13 14:20:40.679 | libffi-dev 2022-04-13 14:20:40.680 | libjpeg-dev 2022-04-13 14:20:40.680 | libpcre3-dev 2022-04-13 14:20:40.680 | libpq-dev 2022-04-13 14:20:40.680 | libssl-dev 2022-04-13 14:20:40.680 | libsystemd-dev 2022-04-13 14:20:40.680 | libxml2-dev 2022-04-13 14:20:40.680 | libxslt1-dev 2022-04-13 14:20:40.680 | libyaml-dev 2022-04-13 14:20:40.680 | lsof 2022-04-13 14:20:40.680 | openssh-server 2022-04-13 14:20:40.680 | openssl 2022-04-13 14:20:40.680 | pkg-config 2022-04-13 14:20:40.680 | psmisc 2022-04-13 14:20:40.680 | python3-dev 2022-04-13 14:20:40.680 | python3-pip 2022-04-13 14:20:40.680 | python3-systemd 2022-04-13 14:20:40.680 | python3-venv 2022-04-13 14:20:40.680 | tar 2022-04-13 14:20:40.680 | tcpdump 2022-04-13 14:20:40.680 | unzip 2022-04-13 14:20:40.680 | uuid-runtime 2022-04-13 14:20:40.680 | wget 2022-04-13 14:20:40.680 | wget 2022-04-13 14:20:40.680 | zlib1g-dev 2022-04-13 14:20:40.680 | libkrb5-dev 2022-04-13 14:20:40.680 | libldap2-dev 2022-04-13 14:20:40.680 | libsasl2-dev 2022-04-13 14:20:40.680 | memcached 2022-04-13 14:20:40.680 | python3-mysqldb 2022-04-13 14:20:40.680 | sqlite3 2022-04-13 14:20:40.680 | conntrack 2022-04-13 14:20:40.680 | curl 2022-04-13 14:20:40.680 | dnsmasq-base 2022-04-13 14:20:40.680 | dnsmasq-utils 2022-04-13 14:20:40.680 | ebtables 2022-04-13 14:20:40.680 | genisoimage 2022-04-13 14:20:40.680 | iptables 2022-04-13 14:20:40.680 | iputils-arping 2022-04-13 14:20:40.681 | kpartx 2022-04-13 14:20:40.681 | libjs-jquery-tablesorter 2022-04-13 14:20:40.681 | parted 2022-04-13 14:20:40.681 | pm-utils 2022-04-13 14:20:40.681 | python3-mysqldb 2022-04-13 14:20:40.681 | socat 2022-04-13 14:20:40.681 | sqlite3 2022-04-13 14:20:40.681 | sudo 2022-04-13 14:20:40.681 | vlan 2022-04-13 14:20:40.681 | lsscsi 2022-04-13 14:20:40.681 | open-iscsi 2022-04-13 14:20:40.681 | lvm2 2022-04-13 14:20:40.681 | qemu-utils 2022-04-13 14:20:40.681 | thin-provisioning-tools 2022-04-13 14:20:40.681 | acl 2022-04-13 14:20:40.681 | dnsmasq-base 2022-04-13 14:20:40.681 | dnsmasq-utils 2022-04-13 14:20:40.681 | ebtables 2022-04-13 14:20:40.681 | haproxy 2022-04-13 14:20:40.681 | iptables 2022-04-13 14:20:40.681 | iputils-arping 2022-04-13 14:20:40.681 | iputils-ping 2022-04-13 14:20:40.681 | postgresql-server-dev-all 2022-04-13 14:20:40.681 | python3-mysqldb 2022-04-13 14:20:40.681 | sqlite3 2022-04-13 14:20:40.681 | sudo 2022-04-13 14:20:40.681 | vlan 2022-04-13 14:20:40.681 | pcp 2022-04-13 14:20:40.681 | ipset 2022-04-13 14:20:40.681 | conntrack 2022-04-13 14:20:40.681 | conntrackd 2022-04-13 14:20:40.681 | keepalived 2022-04-13 14:20:40.681 | lvm2 2022-04-13 14:20:40.681 | qemu-utils 2022-04-13 14:20:40.682 | thin-provisioning-tools 2022-04-13 14:20:40.682 | curl 2022-04-13 14:20:40.682 | liberasurecode-dev 2022-04-13 14:20:40.682 | make 2022-04-13 14:20:40.682 | memcached 2022-04-13 14:20:40.682 | rsync 2022-04-13 14:20:40.682 | sqlite3 2022-04-13 14:20:40.682 | xfsprogs ' 2022-04-13 14:20:40.683 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:20:40.686 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:40.688 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:40.691 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:40.691 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:20:40.696 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:40.698 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:20:40.701 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:20:40.703 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:20:40.705 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:20:40.707 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:40.709 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:20:40.711 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:40.713 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:40.716 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:20:40.718 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:20:40.720 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:40.722 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:20:40.725 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:20:40.729 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:20:40.731 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:20:40.733 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:20:40.736 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:20:40.738 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:20:40.740 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:20:40.744 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859640742 2022-04-13 14:20:40.746 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:20:40.748 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:20:40.750 | ++ 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-13 14:20:40.957 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:20:41.124 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:20:41.254 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:20:41.385 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:20:43.222 | Reading package lists... 2022-04-13 14:20:43.253 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:20:43.255 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:20:43.257 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:20:43.260 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:43.262 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:43.264 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:20:43.266 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:43.268 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:20:43.270 | ++ functions-common:time_stop:2432 : start_time=1649859640742 2022-04-13 14:20:43.272 | ++ functions-common:time_stop:2434 : [[ -z 1649859640742 ]] 2022-04-13 14:20:43.275 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:43.279 | ++ functions-common:time_stop:2437 : end_time=1649859643277 2022-04-13 14:20:43.281 | ++ functions-common:time_stop:2438 : elapsed_time=2535 2022-04-13 14:20:43.283 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:20:43.285 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:43.287 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2535 2022-04-13 14:20:43.290 | ++ 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-13 14:20:43.292 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:20:43.295 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:43.297 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:43.300 | ++ 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-13 14:20:43.321 | ++ 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-13 14:20:43.429 | Reading package lists... 2022-04-13 14:20:43.669 | Building dependency tree... 2022-04-13 14:20:43.671 | Reading state information... 2022-04-13 14:20:43.703 | acl is already the newest version (2.2.53-6). 2022-04-13 14:20:43.704 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:20:43.704 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:20:43.704 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:20:43.704 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:20:43.704 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:20:43.704 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:20:43.704 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:20:43.704 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:20:43.704 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:20:43.704 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:20:43.704 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:20:43.704 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:20:43.704 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:20:43.704 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:20:43.704 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:20:43.704 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:20:43.704 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:20:43.704 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:20:43.704 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:20:43.704 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:20:43.704 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:20:43.704 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:20:43.704 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:20:43.704 | psmisc is already the newest version (23.3-1). 2022-04-13 14:20:43.704 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:20:43.704 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:20:43.704 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:20:43.704 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:20:43.704 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:20:43.704 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:20:43.704 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:20:43.704 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:20:43.705 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:20:43.705 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:20:43.705 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:20:43.705 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:20:43.705 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:20:43.705 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:43.705 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:43.705 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:20:43.705 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:20:43.705 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:20:43.705 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:20:43.705 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:20:43.705 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:20:43.705 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:20:43.705 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:20:43.705 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:20:43.705 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:20:43.705 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:20:43.705 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:20:43.705 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:20:43.705 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:20:43.705 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:20:43.705 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:20:43.705 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:20:43.705 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:20:43.705 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:20:43.705 | openssl set to manually installed. 2022-04-13 14:20:43.705 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:20:43.705 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:20:43.705 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:20:43.705 | rsync set to manually installed. 2022-04-13 14:20:43.705 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:20:43.705 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:20:43.706 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:20:43.706 | tar set to manually installed. 2022-04-13 14:20:43.706 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:20:43.706 | tcpdump set to manually installed. 2022-04-13 14:20:43.706 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:20:43.925 | uuid-runtime set to manually installed. 2022-04-13 14:20:43.925 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:20:43.925 | wget set to manually installed. 2022-04-13 14:20:43.925 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:20:43.925 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:43.925 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:20:43.925 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:20:43.925 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:20:43.925 | The following packages were automatically installed and are no longer required: 2022-04-13 14:20:43.926 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:20:43.926 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:20:43.926 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:20:43.926 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:20:43.926 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:20:43.926 | python3-zope.interface 2022-04-13 14:20:43.926 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:20:44.054 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:20:44.058 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:20:44.061 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:20:44.063 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:20:44.065 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:44.067 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:44.069 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:20:44.072 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:44.074 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:20:44.076 | ++ functions-common:time_stop:2432 : start_time=1649859643318 2022-04-13 14:20:44.078 | ++ functions-common:time_stop:2434 : [[ -z 1649859643318 ]] 2022-04-13 14:20:44.081 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:44.085 | ++ functions-common:time_stop:2437 : end_time=1649859644083 2022-04-13 14:20:44.087 | ++ functions-common:time_stop:2438 : elapsed_time=765 2022-04-13 14:20:44.090 | ++ functions-common:time_stop:2439 : total=736 2022-04-13 14:20:44.092 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:44.094 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1501 2022-04-13 14:20:44.096 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:20:44.099 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:20:44.101 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:20:44.104 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:20:44.109 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:20:44.113 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:20:44.115 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:20:44.118 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:20:45.500 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:20:45.501 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:20:45.503 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:20:45.505 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:20:45.507 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:20:45.509 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:20:45.511 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:20:45.513 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:20:45.514 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:20:45.516 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:20:45.518 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:20:45.520 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:20:45.521 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:20:45.523 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:20:45.525 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:20:45.526 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:20:45.528 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:20:45.530 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:20:45.532 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:20:45.534 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:20:45.536 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:20:45.538 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:20:45.540 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:20:45.543 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:20:45.610 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:20:45.612 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:20:45.679 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:20:45.681 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:20:45.749 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:20:45.750 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:20:45.752 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:20:45.754 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:20:45.756 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:20:45.758 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:20:45.760 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:20:45.762 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:20:45.764 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:20:45.766 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:20:45.768 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:20:45.768 | Distro: focal 2022-04-13 14:20:45.770 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:20:45.772 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:20:45.776 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:20:45.778 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:20:45.780 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:20:45.781 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:20:46.357 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:20:46.359 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:20:46.359 | pip: 21.3.1 2022-04-13 14:20:46.361 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:20:46.363 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:20:46.365 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:20:46.366 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:20:46.368 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:20:46.370 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:46.371 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:20:46.373 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:20:46.375 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:20:46.377 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:20:46.378 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:20:46.380 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:20:46.382 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:20:46.383 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:20:46.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:46.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:46.389 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:20:46.391 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:20:46.393 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:20:46.395 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:20:46.396 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:20:46.399 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:20:46.401 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:20:46.403 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:20:46.406 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:20:46.406 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:20:46.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:20:46.412 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:20:46.414 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:46.416 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:46.418 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:46.435 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:20:46.437 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:47.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:47.176 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:47.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:47.176 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:48.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:49.564 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:20:49.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:20:51.316 | Installing collected packages: setuptools 2022-04-13 14:20:52.256 | Successfully installed setuptools-62.0.0 2022-04-13 14:20:52.257 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:20:52.407 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:52.407 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:52.522 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:52.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:52.525 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:52.527 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:52.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:52.530 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:52.532 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:52.534 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:52.535 | + functions-common:time_stop:2432 : start_time=1649859646430 2022-04-13 14:20:52.537 | + functions-common:time_stop:2434 : [[ -z 1649859646430 ]] 2022-04-13 14:20:52.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:52.543 | + functions-common:time_stop:2437 : end_time=1649859652540 2022-04-13 14:20:52.545 | + functions-common:time_stop:2438 : elapsed_time=6110 2022-04-13 14:20:52.547 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:20:52.548 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:52.550 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6110 2022-04-13 14:20:52.552 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:52.554 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:20:52.556 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:20:52.560 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:20:52.562 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:20:52.565 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:20:52.565 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:20:53.152 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:20:53.154 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:20:53.154 | pip: 21.3.1 2022-04-13 14:20:53.157 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:20:53.161 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:20:53.164 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:20:53.166 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:20:53.169 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:20:53.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:53.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:53.176 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:20:53.188 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:20:53.200 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:20:53.212 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:20:53.214 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:20:53.216 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:20:53.218 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:20:53.220 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:20:53.222 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:53.224 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:20:53.227 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:20:53.229 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:20:53.231 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:20:53.233 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:20:53.235 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:20:53.238 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:20:53.240 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:20:53.242 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:20:53.244 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:20:53.247 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:20:53.249 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:20:53.252 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:20:53.254 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:20:53.256 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:20:53.258 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:20:53.260 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:20:53.263 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:20:53.265 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:20:53.267 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:20:53.270 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:53.272 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:20:53.275 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:20:53.297 | Using python 3.8 to install os-testr 2022-04-13 14:20:53.299 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:20:54.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:54.035 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:54.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:54.035 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:55.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:55.215 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:20:55.281 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:20:55.282 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:20:55.283 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:20:55.298 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:20:55.309 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:20:55.318 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:20:56.937 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:20:56.943 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:56.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:57.048 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:57.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:57.053 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:57.055 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:57.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:57.059 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:57.062 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:57.064 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:57.066 | + functions-common:time_stop:2432 : start_time=1649859653290 2022-04-13 14:20:57.068 | + functions-common:time_stop:2434 : [[ -z 1649859653290 ]] 2022-04-13 14:20:57.071 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:57.075 | + functions-common:time_stop:2437 : end_time=1649859657072 2022-04-13 14:20:57.077 | + functions-common:time_stop:2438 : elapsed_time=3782 2022-04-13 14:20:57.079 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:20:57.081 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:57.083 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3782 2022-04-13 14:20:57.085 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:57.088 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:20:57.139 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:20:57.440 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:20:57.443 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:20:57.445 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:20:57.448 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:20:57.451 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:20:57.475 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:20:59.380 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.387 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.391 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.397 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.400 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.408 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.412 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.438 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.519 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.541 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.546 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.550 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.565 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.573 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.575 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.592 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.610 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.619 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.624 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.642 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.664 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.682 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.690 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.695 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.716 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.746 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.747 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.762 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.766 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.770 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.775 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.790 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.798 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.847 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.865 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.869 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.900 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.964 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.970 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.977 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.028 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.042 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.050 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.154 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.179 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.183 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.194 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.199 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.218 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.225 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.242 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.274 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.302 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.315 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.328 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.345 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.354 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.367 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.379 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.383 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:00.529 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:21:00.816 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:00.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:00.821 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:00.823 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:00.825 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:00.827 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:00.829 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:00.831 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:00.833 | + functions-common:time_stop:2432 : start_time=1649859657467 2022-04-13 14:21:00.835 | + functions-common:time_stop:2434 : [[ -z 1649859657467 ]] 2022-04-13 14:21:00.839 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:00.843 | + functions-common:time_stop:2437 : end_time=1649859660840 2022-04-13 14:21:00.845 | + functions-common:time_stop:2438 : elapsed_time=3373 2022-04-13 14:21:00.847 | + functions-common:time_stop:2439 : total=3782 2022-04-13 14:21:00.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:00.851 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7155 2022-04-13 14:21:00.853 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:00.856 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:21:00.859 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:21:00.881 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:21:02.652 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.659 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.663 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.669 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.673 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.680 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.684 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.710 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.788 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.808 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.812 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.817 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.832 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.840 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.842 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.859 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.876 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.885 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.890 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.907 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.929 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.947 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.955 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.960 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:02.981 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.010 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.012 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.027 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.031 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.035 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.040 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.055 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.062 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.111 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.129 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.133 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.164 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.227 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.233 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.240 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.290 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.303 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.312 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.414 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.440 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.444 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.455 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.460 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.479 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.486 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.503 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.534 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.563 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.575 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.587 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.605 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.613 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.628 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.640 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.644 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:03.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:03.654 | Processing /opt/stack/requirements 2022-04-13 14:21:05.400 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:21:05.403 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 14:21:05.415 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:21:05.420 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:21:05.423 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:21:05.429 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:21:05.455 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 14:21:05.458 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 14:21:05.469 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:21:05.519 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:21:05.522 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:21:05.536 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:21:05.539 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:21:05.545 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:21:05.549 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 14:21:05.551 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:21:05.564 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:21:05.575 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:21:05.581 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:21:05.630 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:21:05.633 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 14:21:05.638 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:21:05.699 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 14:21:05.701 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:21:05.702 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:21:06.530 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:21:06.530 | ERROR: Command errored out with exit status 1: 2022-04-13 14:21:06.530 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hwo4laii/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hwo4laii/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-r1qk7nzr 2022-04-13 14:21:06.530 | cwd: /tmp/pip-req-build-hwo4laii/ 2022-04-13 14:21:06.530 | Complete output (6 lines): 2022-04-13 14:21:06.530 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:21:06.531 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:21:06.531 | or: setup.py --help-commands 2022-04-13 14:21:06.531 | or: setup.py cmd --help 2022-04-13 14:21:06.531 | 2022-04-13 14:21:06.531 | error: invalid command 'bdist_wheel' 2022-04-13 14:21:06.531 | ---------------------------------------- 2022-04-13 14:21:06.531 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:21:06.531 | Running setup.py clean for openstack-requirements 2022-04-13 14:21:07.361 | Failed to build openstack-requirements 2022-04-13 14:21:07.375 | Installing collected packages: openstack-requirements 2022-04-13 14:21:07.375 | Attempting uninstall: openstack-requirements 2022-04-13 14:21:07.376 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:21:07.413 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:21:07.431 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:21:07.434 | Running setup.py install for openstack-requirements: started 2022-04-13 14:21:09.822 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:21:09.846 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:21:09.974 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:09.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:09.979 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:09.981 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:09.983 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:09.985 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:09.987 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:09.990 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:09.992 | + functions-common:time_stop:2432 : start_time=1649859660873 2022-04-13 14:21:09.995 | + functions-common:time_stop:2434 : [[ -z 1649859660873 ]] 2022-04-13 14:21:09.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:10.001 | + functions-common:time_stop:2437 : end_time=1649859669999 2022-04-13 14:21:10.003 | + functions-common:time_stop:2438 : elapsed_time=9126 2022-04-13 14:21:10.006 | + functions-common:time_stop:2439 : total=7155 2022-04-13 14:21:10.008 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:10.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16281 2022-04-13 14:21:10.013 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:10.015 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:21:10.018 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:21:10.020 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:21:10.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:10.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:10.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:21:10.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:10.032 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:21:10.052 | Using python 3.8 to install pbr 2022-04-13 14:21:10.054 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:21:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:10.787 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:10.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:10.787 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:11.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:11.976 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:21:13.775 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:13.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:13.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:13.889 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:13.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:13.894 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:13.896 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:13.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:13.900 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:13.902 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:13.904 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:13.906 | + functions-common:time_stop:2432 : start_time=1649859670047 2022-04-13 14:21:13.908 | + functions-common:time_stop:2434 : [[ -z 1649859670047 ]] 2022-04-13 14:21:13.911 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:13.915 | + functions-common:time_stop:2437 : end_time=1649859673913 2022-04-13 14:21:13.918 | + functions-common:time_stop:2438 : elapsed_time=3866 2022-04-13 14:21:13.921 | + functions-common:time_stop:2439 : total=16281 2022-04-13 14:21:13.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:13.925 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20147 2022-04-13 14:21:13.927 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:13.930 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:21:16.225 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:21:18.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:18.100 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:21:18.115 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:21:18.118 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:21:18.123 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:21:18.125 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:21:18.128 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 14:21:18.199 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:21:18.202 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:21:18.205 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:21:18.222 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:21:18.224 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:21:18.226 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:21:18.229 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:21:18.231 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:21:18.234 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:21:18.236 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:21:18.238 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:21:18.240 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:21:18.242 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:21:18.245 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:21:18.249 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:21:18.251 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:21:18.253 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:21:18.255 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:21:18.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:21:18.272 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:18.274 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:21:18.276 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:18.279 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:21:18.281 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:18.283 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:21:18.285 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:18.287 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:21:18.289 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:18.292 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:21:18.294 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:18.296 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:21:18.298 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:21:18.300 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:21:18.302 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:21:18.304 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:21:18.307 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:21:18.309 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:21:18.311 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:21:18.313 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:21:18.315 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:21:18.318 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:21:18.320 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:21:18.323 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:21:18.325 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:21:18.327 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:21:18.379 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:21:18.379 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:21:18.381 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:21:18.755 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:21:18.757 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:21:18.774 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:18.777 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:21:18.782 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:18.782 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:18.784 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:18.786 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:18.788 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:18.791 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:18.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:18.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:18.798 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:18.800 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:18.802 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:18.804 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:18.807 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:21:18.810 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:18.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:18.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:18.816 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:21:18.839 | + 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-13 14:21:18.949 | Reading package lists... 2022-04-13 14:21:19.188 | Building dependency tree... 2022-04-13 14:21:19.190 | Reading state information... 2022-04-13 14:21:19.436 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:21:19.436 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:19.438 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:19.438 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:19.438 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:19.438 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:19.438 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:19.438 | python3-zope.interface 2022-04-13 14:21:19.438 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:19.552 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:19.558 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:19.560 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:19.562 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:19.565 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:19.567 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:19.569 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:19.571 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:19.574 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:19.576 | + functions-common:time_stop:2432 : start_time=1649859678836 2022-04-13 14:21:19.578 | + functions-common:time_stop:2434 : [[ -z 1649859678836 ]] 2022-04-13 14:21:19.581 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:19.585 | + functions-common:time_stop:2437 : end_time=1649859679582 2022-04-13 14:21:19.588 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-13 14:21:19.590 | + functions-common:time_stop:2439 : total=1501 2022-04-13 14:21:19.592 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:19.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2247 2022-04-13 14:21:19.596 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:19.599 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:21:19.601 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:19.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:19.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:19.609 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:19.611 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:19.613 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:19.616 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:21:19.618 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:19.620 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:19.622 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:19.625 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:19.627 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:19.629 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:19.631 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:19.634 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:19.636 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:19.638 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:19.640 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:19.643 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:21:19.645 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:19.647 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:19.650 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:19.652 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:19.655 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:19.657 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:19.659 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:21:19.662 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:21:19.678 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:19.680 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:21:19.683 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:21:19.685 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:21:19.687 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:21:19.690 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:21:19.694 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:21:19.697 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:21:19.699 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:21:19.701 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:21:19.703 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:21:19.706 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:21:19.709 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:21:20.429 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:21:20.429 | user tags 2022-04-13 14:21:20.429 | stackrabbit []' 2022-04-13 14:21:20.433 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:21:20.433 | user tags 2022-04-13 14:21:20.433 | stackrabbit []' 2022-04-13 14:21:20.433 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:21:20.439 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:21:20.441 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:21:20.444 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:21:21.131 | Changing password for user "stackrabbit" ... 2022-04-13 14:21:21.196 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:21:21.845 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:21:21.905 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:21:21.907 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:21:22.560 | Changing password for user "stackrabbit" ... 2022-04-13 14:21:22.619 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:21:22.622 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:21:22.624 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:21:23.272 | Deleting user "guest" ... 2022-04-13 14:21:23.288 | Error: 2022-04-13 14:21:23.288 | {:no_such_user, "guest"} 2022-04-13 14:21:23.301 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:21:23.303 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:21:23.320 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:23.322 | + ./stack.sh:main:838 : install_database 2022-04-13 14:21:23.325 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:21:23.327 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:21:23.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:23.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:23.334 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:21:23.681 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:21:23.683 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:23.686 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:21:23.688 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:21:23.690 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:23.693 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:21:23.695 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:23.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:23.700 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:23.702 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:23.705 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:23.707 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:23.709 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:23.712 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:23.715 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:23.717 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:23.719 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:23.722 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:21:23.724 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:23.727 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:23.729 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:23.731 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:23.734 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:23.736 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:23.738 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:21:23.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:23.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:23.746 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:21:23.748 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:23.750 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:23.752 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:23.755 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:23.757 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:23.760 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:23.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:23.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:23.767 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:23.769 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:23.771 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:23.773 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:23.776 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:21:23.779 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:23.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:23.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:23.785 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:21:23.806 | + 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-13 14:21:23.915 | Reading package lists... 2022-04-13 14:21:24.155 | Building dependency tree... 2022-04-13 14:21:24.156 | Reading state information... 2022-04-13 14:21:24.407 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:21:24.407 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:24.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:24.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:24.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:24.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:24.409 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:24.409 | python3-zope.interface 2022-04-13 14:21:24.409 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:24.524 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:24.528 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:24.531 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:24.533 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:24.536 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:24.538 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:24.540 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:24.542 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:24.544 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:24.547 | + functions-common:time_stop:2432 : start_time=1649859683804 2022-04-13 14:21:24.549 | + functions-common:time_stop:2434 : [[ -z 1649859683804 ]] 2022-04-13 14:21:24.552 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:24.556 | + functions-common:time_stop:2437 : end_time=1649859684554 2022-04-13 14:21:24.558 | + functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 14:21:24.561 | + functions-common:time_stop:2439 : total=2247 2022-04-13 14:21:24.563 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:24.565 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2997 2022-04-13 14:21:24.567 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:24.570 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:21:24.573 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:21:24.575 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:21:24.577 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:21:24.580 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:21:24.582 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:24.585 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:21:24.588 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:21:24.590 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:24.594 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:24.594 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:24.599 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:21:24.601 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:21:24.603 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:21:24.606 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:21:24.609 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:21:24.629 | Using python 3.8 to install PyMySQL 2022-04-13 14:21:24.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:21:25.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:25.374 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:25.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:25.374 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:26.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:26.595 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:21:28.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:28.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:28.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:28.399 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:28.402 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:28.404 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:28.406 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:28.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:28.411 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:28.413 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:28.416 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:28.418 | + functions-common:time_stop:2432 : start_time=1649859684624 2022-04-13 14:21:28.421 | + functions-common:time_stop:2434 : [[ -z 1649859684624 ]] 2022-04-13 14:21:28.424 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:28.428 | + functions-common:time_stop:2437 : end_time=1649859688425 2022-04-13 14:21:28.431 | + functions-common:time_stop:2438 : elapsed_time=3801 2022-04-13 14:21:28.433 | + functions-common:time_stop:2439 : total=20147 2022-04-13 14:21:28.435 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:28.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23948 2022-04-13 14:21:28.440 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:28.442 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:21:28.444 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:21:28.447 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:21:28.449 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:21:28.465 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:28.467 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:21:28.470 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:21:28.473 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:21:28.473 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:21:28.479 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:21:28.481 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:21:28.484 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:21:28.486 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:21:28.489 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:21:28.491 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:21:28.507 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:28.509 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:21:28.511 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:28.514 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:28.516 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:28.518 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:28.521 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:28.523 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:28.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:28.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:28.530 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:28.532 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:28.534 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:28.536 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:28.539 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:21:28.542 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:28.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:28.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:28.549 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:21:28.570 | + 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-13 14:21:28.678 | Reading package lists... 2022-04-13 14:21:28.925 | Building dependency tree... 2022-04-13 14:21:28.927 | Reading state information... 2022-04-13 14:21:29.171 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:21:29.171 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:29.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:29.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:29.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:29.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:29.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:29.172 | python3-zope.interface 2022-04-13 14:21:29.172 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:29.287 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:29.291 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:29.294 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:29.296 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:29.298 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:29.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:29.303 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:29.305 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:29.307 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:29.310 | + functions-common:time_stop:2432 : start_time=1649859688567 2022-04-13 14:21:29.312 | + functions-common:time_stop:2434 : [[ -z 1649859688567 ]] 2022-04-13 14:21:29.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:29.319 | + functions-common:time_stop:2437 : end_time=1649859689316 2022-04-13 14:21:29.322 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 14:21:29.324 | + functions-common:time_stop:2439 : total=2997 2022-04-13 14:21:29.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:29.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3746 2022-04-13 14:21:29.331 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:29.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:21:29.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:29.352 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:21:29.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:21:29.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:21:29.359 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:21:29.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:21:29.381 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:29.384 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:29.386 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:29.388 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:29.391 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:29.393 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:29.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:29.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:29.400 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:29.402 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:29.404 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:29.406 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:29.408 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:21:29.410 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:29.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:29.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:29.417 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:21:29.438 | + 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-13 14:21:29.546 | Reading package lists... 2022-04-13 14:21:29.792 | Building dependency tree... 2022-04-13 14:21:29.794 | Reading state information... 2022-04-13 14:21:30.041 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:21:30.042 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:21:30.042 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:21:30.042 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:30.042 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:30.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:30.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:30.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:30.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:30.043 | python3-zope.interface 2022-04-13 14:21:30.043 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:30.155 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:30.159 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:30.161 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:30.164 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:30.166 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:30.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:30.170 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:30.172 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:30.174 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:30.177 | + functions-common:time_stop:2432 : start_time=1649859689435 2022-04-13 14:21:30.179 | + functions-common:time_stop:2434 : [[ -z 1649859689435 ]] 2022-04-13 14:21:30.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:30.186 | + functions-common:time_stop:2437 : end_time=1649859690184 2022-04-13 14:21:30.188 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 14:21:30.190 | + functions-common:time_stop:2439 : total=3746 2022-04-13 14:21:30.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:30.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4495 2022-04-13 14:21:30.197 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:30.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:21:30.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:30.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:30.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:21:30.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:21:30.212 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:21:30.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:21:30.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:21:30.221 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:21:30.222 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:21:30.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:21:30.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:21:30.231 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:21:30.233 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:21:30.235 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:21:30.237 | + functions:vercmp:631 : local result 2022-04-13 14:21:30.240 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:21:30.241 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:21:30.242 | ++ functions:vercmp:635 : head -1 2022-04-13 14:21:30.247 | + functions:vercmp:635 : result=3.13 2022-04-13 14:21:30.249 | + functions:vercmp:637 : case $op in 2022-04-13 14:21:30.251 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:21:30.253 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:21:30.256 | + functions:vercmp:648 : return 2022-04-13 14:21:30.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:21:30.261 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:21:30.264 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:21:30.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:21:30.731 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:21:30.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.739 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:21:30.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.745 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:21:30.762 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:30.765 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:21:30.767 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:21:30.767 | Installing etcd 2022-04-13 14:21:30.770 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:21:30.784 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:21:30.798 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:30.801 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:21:30.814 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:21:30.817 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.819 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.822 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.827 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.829 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:21:30.831 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:21:30.834 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.836 | ++ functions:get_extra_file:74 : return 2022-04-13 14:21:30.839 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:30.842 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:21:30.844 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:21:30.846 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:21:30.863 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:30.865 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:21:30.868 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:21:30.884 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:30.886 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:21:30.888 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:21:30.891 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:21:30.893 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:21:30.895 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:21:30.898 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:21:30.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:21:30.902 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:21:30.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:21:30.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.913 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:21:30.916 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:21:30.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:21:30.921 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:21:30.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:21:30.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.933 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:21:30.935 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:21:30.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:21:30.940 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:21:30.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:21:30.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.951 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:21:30.953 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:21:30.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:21:30.958 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:21:30.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:21:30.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.969 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:21:30.972 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:21:30.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:21:30.976 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:21:30.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:30.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:21:30.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:30.988 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:21:30.990 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:21:30.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:21:30.994 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:21:30.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:30.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:21:31.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.005 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:21:31.008 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:21:31.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:21:31.012 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:21:31.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:21:31.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.023 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:21:31.026 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:21:31.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:21:31.031 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:21:31.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.037 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:21:31.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.042 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:21:31.045 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:21:31.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:21:31.049 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:21:31.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:21:31.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.060 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:21:31.063 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:21:31.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:21:31.067 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:21:31.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:21:31.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.078 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:21:31.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:21:31.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:21:31.085 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:21:31.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:21:31.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.097 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:21:31.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:21:31.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:21:31.105 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:21:31.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:21:31.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.116 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:21:31.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:21:31.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:21:31.123 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:21:31.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:21:31.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.134 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:21:31.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:21:31.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:21:31.141 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:21:31.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:21:31.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.153 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:21:31.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:21:31.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:21:31.160 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:21:31.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:21:31.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.172 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:21:31.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:21:31.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:21:31.179 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:21:31.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:21:31.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.190 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:21:31.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:21:31.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:21:31.197 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:21:31.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:21:31.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.208 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:21:31.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:21:31.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:21:31.216 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:21:31.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:21:31.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.227 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:21:31.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:21:31.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:21:31.234 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:21:31.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:21:31.244 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.246 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:21:31.249 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:21:31.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:21:31.253 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:21:31.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:21:31.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.265 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:21:31.267 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:21:31.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:21:31.272 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:21:31.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:21:31.282 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.285 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:21:31.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:21:31.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:21:31.292 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:21:31.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:21:31.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.304 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:21:31.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:21:31.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:21:31.311 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:21:31.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:21:31.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.323 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:21:31.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:21:31.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:21:31.330 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:21:31.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:21:31.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.343 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:21:31.345 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:21:31.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:21:31.350 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:21:31.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:21:31.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.361 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:21:31.364 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:21:31.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:21:31.369 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:21:31.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:21:31.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.380 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:21:31.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:21:31.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:21:31.387 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:21:31.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:21:31.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.399 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:21:31.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:21:31.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:21:31.406 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:21:31.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:21:31.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.418 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:21:31.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:21:31.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:21:31.425 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:21:31.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:21:31.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.437 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:21:31.439 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:21:31.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:21:31.444 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:21:31.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:21:31.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.456 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:21:31.458 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:21:31.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:21:31.463 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:21:31.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:21:31.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.475 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:21:31.477 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:21:31.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:21:31.482 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:21:31.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:21:31.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.493 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:21:31.495 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:21:31.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:21:31.500 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:21:31.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:21:31.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.512 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:21:31.514 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:21:31.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:21:31.519 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:21:31.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:21:31.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.531 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:21:31.533 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:21:31.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:21:31.538 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:21:31.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:21:31.547 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.550 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:21:31.552 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:21:31.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:21:31.557 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:21:31.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:21:31.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.568 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:21:31.571 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:21:31.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:21:31.575 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:21:31.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:21:31.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.587 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:21:31.590 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:21:31.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:21:31.594 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:21:31.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:31.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:31.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:21:31.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:31.606 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:21:31.627 | Using python 3.8 to install etcd3 2022-04-13 14:21:31.629 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:21:32.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:32.370 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:32.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:32.370 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:33.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:33.577 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:21:33.584 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:21:33.585 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:21:33.586 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:21:33.587 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:21:35.293 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:35.299 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:35.299 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:35.402 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:35.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:35.407 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:35.409 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:35.411 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:35.413 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:35.416 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:35.418 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:35.420 | + functions-common:time_stop:2432 : start_time=1649859691621 2022-04-13 14:21:35.422 | + functions-common:time_stop:2434 : [[ -z 1649859691621 ]] 2022-04-13 14:21:35.425 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:35.429 | + functions-common:time_stop:2437 : end_time=1649859695427 2022-04-13 14:21:35.431 | + functions-common:time_stop:2438 : elapsed_time=3806 2022-04-13 14:21:35.433 | + functions-common:time_stop:2439 : total=23948 2022-04-13 14:21:35.435 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:35.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27754 2022-04-13 14:21:35.440 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:35.442 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:21:35.464 | Using python 3.8 to install etcd3gw 2022-04-13 14:21:35.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:21:36.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:36.207 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:36.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:36.207 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:37.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:37.415 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:21:37.423 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:21:37.424 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:21:37.425 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:21:37.426 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:21:37.459 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:21:37.460 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:21:37.462 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:21:37.464 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:21:39.111 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:39.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:39.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:39.221 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:39.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:39.225 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:39.228 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:39.230 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:39.232 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:39.235 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:39.237 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:39.239 | + functions-common:time_stop:2432 : start_time=1649859695458 2022-04-13 14:21:39.241 | + functions-common:time_stop:2434 : [[ -z 1649859695458 ]] 2022-04-13 14:21:39.244 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:39.248 | + functions-common:time_stop:2437 : end_time=1649859699245 2022-04-13 14:21:39.250 | + functions-common:time_stop:2438 : elapsed_time=3787 2022-04-13 14:21:39.252 | + functions-common:time_stop:2439 : total=27754 2022-04-13 14:21:39.254 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:39.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31541 2022-04-13 14:21:39.259 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:39.261 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:21:39.263 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:21:39.266 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:21:39.268 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:39.270 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:39.273 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:39.276 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:39.278 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:39.280 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:39.282 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:39.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:39.287 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:39.289 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:39.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:39.294 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:21:39.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:39.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:39.301 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:21:39.303 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:39.306 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:39.309 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:39.311 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:39.313 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:39.315 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:39.317 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:39.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:39.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:39.324 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:39.327 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:39.329 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:39.331 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:39.333 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:39.336 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:39.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:39.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:39.343 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:39.364 | + 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-13 14:21:39.473 | Reading package lists... 2022-04-13 14:21:39.711 | Building dependency tree... 2022-04-13 14:21:39.713 | Reading state information... 2022-04-13 14:21:39.954 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:21:39.954 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:21:39.954 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:21:39.954 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:39.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:39.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:39.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:39.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:39.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:39.955 | python3-zope.interface 2022-04-13 14:21:39.955 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:40.078 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:40.082 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:40.085 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:40.088 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:40.090 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:40.092 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:40.094 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:40.096 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:40.099 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:40.102 | + functions-common:time_stop:2432 : start_time=1649859699362 2022-04-13 14:21:40.104 | + functions-common:time_stop:2434 : [[ -z 1649859699362 ]] 2022-04-13 14:21:40.107 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:40.111 | + functions-common:time_stop:2437 : end_time=1649859700108 2022-04-13 14:21:40.113 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-13 14:21:40.115 | + functions-common:time_stop:2439 : total=4495 2022-04-13 14:21:40.118 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:40.120 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5241 2022-04-13 14:21:40.122 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:40.125 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:21:40.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:40.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:40.131 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:21:40.194 | Module proxy already enabled 2022-04-13 14:21:40.199 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:21:40.261 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:21:40.261 | Module proxy already enabled 2022-04-13 14:21:40.261 | Module proxy_uwsgi already enabled 2022-04-13 14:21:40.265 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:21:40.267 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:21:40.269 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:21:40.272 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:21:40.398 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:21:40.400 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:21:40.403 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:21:40.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:21:40.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.416 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:21:40.419 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:21:40.421 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:21:40.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:21:40.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.434 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:21:40.436 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:21:40.439 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:21:40.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:21:40.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.450 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:21:40.453 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:21:40.455 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:21:40.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:21:40.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.467 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:21:40.469 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:21:40.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:21:40.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.482 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:21:40.484 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:21:40.486 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:21:40.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:21:40.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.499 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:21:40.515 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:40.518 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:21:40.520 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:21:40.522 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:21:40.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:21:40.532 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.534 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:21:40.551 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:40.554 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:21:40.557 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:21:40.559 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:21:40.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.564 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:21:40.569 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.571 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:21:40.574 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:21:40.576 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:21:40.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:40.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:40.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:21:40.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:40.589 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:21:40.591 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:21:40.593 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:40.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:21:40.599 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:21:40.602 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:40.606 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:40.606 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:40.611 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:21:40.613 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:21:40.615 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:21:40.618 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:21:40.621 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:21:40.641 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:21:40.644 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:21:41.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:41.383 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:41.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:41.383 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:42.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:42.580 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:21:42.634 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:21:42.635 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:21:42.636 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:21:42.637 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:21:42.638 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:21:42.639 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:21:42.640 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:21:42.641 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:21:42.643 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:21:42.644 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:21:42.645 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:21:42.646 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:21:42.647 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:21:42.648 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:21:42.705 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:21:42.706 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:21:42.707 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:21:42.746 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:21:42.785 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:21:42.787 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:21:42.788 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:21:42.790 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:21:42.838 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:21:42.841 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:21:42.851 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:21:42.852 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:21:42.866 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:21:42.868 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:21:42.870 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:21:42.935 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:21:42.938 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:21:42.939 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:21:42.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:21:42.988 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:21:43.001 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:21:44.571 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:44.577 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:44.577 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:44.682 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:44.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:44.687 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:44.689 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:44.691 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:44.693 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:44.696 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:44.698 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:44.700 | + functions-common:time_stop:2432 : start_time=1649859700636 2022-04-13 14:21:44.702 | + functions-common:time_stop:2434 : [[ -z 1649859700636 ]] 2022-04-13 14:21:44.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:44.709 | + functions-common:time_stop:2437 : end_time=1649859704707 2022-04-13 14:21:44.712 | + functions-common:time_stop:2438 : elapsed_time=4071 2022-04-13 14:21:44.714 | + functions-common:time_stop:2439 : total=31541 2022-04-13 14:21:44.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:44.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35612 2022-04-13 14:21:44.721 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:44.723 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:21:44.725 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:21:44.728 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:44.731 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:21:44.733 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:21:44.736 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:44.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:44.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:44.745 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:21:44.747 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:21:44.750 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:21:44.752 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:21:44.755 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:21:44.776 | Using python 3.8 to install python-memcached 2022-04-13 14:21:44.779 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:21:45.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:45.517 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:45.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:45.517 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:46.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:46.708 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:21:46.712 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:21:48.394 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:48.400 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:48.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:48.503 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:48.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:48.508 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:48.510 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:48.512 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:48.515 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:48.517 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:48.519 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:48.521 | + functions-common:time_stop:2432 : start_time=1649859704770 2022-04-13 14:21:48.524 | + functions-common:time_stop:2434 : [[ -z 1649859704770 ]] 2022-04-13 14:21:48.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:48.531 | + functions-common:time_stop:2437 : end_time=1649859708529 2022-04-13 14:21:48.533 | + functions-common:time_stop:2438 : elapsed_time=3759 2022-04-13 14:21:48.535 | + functions-common:time_stop:2439 : total=35612 2022-04-13 14:21:48.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:48.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39371 2022-04-13 14:21:48.543 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:48.545 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:21:48.562 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:48.564 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 14:21:48.566 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:21:48.569 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:21:48.572 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:21:48.574 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:21:48.576 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:21:48.579 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:21:48.594 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:48.596 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:21:48.598 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:21:48.600 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:21:48.603 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:21:48.605 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:21:48.607 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:21:48.610 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:21:48.612 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:21:48.614 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:21:48.629 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:21:48.631 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:21:48.634 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:48.637 | + functions-common:git_clone:629 : echo master 2022-04-13 14:21:48.637 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:21:48.642 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:21:48.644 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:48.646 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:21:48.649 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:21:48.650 | + functions-common:git_clone:678 : head -1 2022-04-13 14:21:48.653 | c141e6164 trivial: Fix typo 2022-04-13 14:21:48.655 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:21:48.657 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:21:48.660 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:21:48.662 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:48.664 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:48.667 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:21:48.669 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:21:48.671 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:21:48.674 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:48.676 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:48.678 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:21:48.681 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:21:48.684 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:21:48.686 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:21:48.688 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:21:48.691 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:21:48.693 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:21:48.696 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:21:48.702 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:21:48.704 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:21:49.404 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:21:49.407 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:21:49.409 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:21:49.411 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:21:49.414 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:49.416 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:49.418 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:21:49.420 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:21:49.422 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:21:49.424 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:21:49.427 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:21:49.429 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:21:49.432 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:21:49.434 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:21:49.453 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:21:49.456 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:21:50.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:50.206 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:50.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:50.206 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:51.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:51.401 | Obtaining file:///opt/stack/keystone 2022-04-13 14:21:51.402 | Preparing metadata (setup.py): started 2022-04-13 14:21:52.184 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:21:52.184 | ERROR: Command errored out with exit status 1: 2022-04-13 14:21:52.184 | 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-ghp48akc 2022-04-13 14:21:52.184 | cwd: /opt/stack/keystone/ 2022-04-13 14:21:52.184 | Complete output (16 lines): 2022-04-13 14:21:52.184 | Error parsing 2022-04-13 14:21:52.184 | Traceback (most recent call last): 2022-04-13 14:21:52.184 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:21:52.184 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:21:52.184 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:21:52.185 | pbr.hooks.setup_hook(config) 2022-04-13 14:21:52.185 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:21:52.185 | metadata_config.run() 2022-04-13 14:21:52.185 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:21:52.185 | self.hook() 2022-04-13 14:21:52.185 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:21:52.185 | self.config['version'] = packaging.get_version( 2022-04-13 14:21:52.185 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:21:52.185 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:21:52.185 | 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-13 14:21:52.185 | 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-13 14:21:52.185 | ---------------------------------------- 2022-04-13 14:21:52.185 | 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-13 14:21:52.185 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:21:52.193 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:52.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:52.277 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:21:52.279 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:21:52.282 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:21:52.284 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:21:52.286 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:21:52.289 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:21:52.291 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:21:52.294 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:21:52.296 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:21:52.298 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:21:52.298 | Error on exit 2022-04-13 14:21:52.300 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:21:52.302 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859635 77 fail 2022-04-13 14:21:52.896 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:21:52.899 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:21:53.788 | + ./stack.sh:exit_trap:558 : exit 1