2022-04-13 08:30:31.120 | + ./stack.sh:main:489 : exec 2022-04-13 08:30:31.120 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-083031.summary.2022-04-13-083031 2022-04-13 08:30:31.120 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083031' 2022-04-13 08:30:31.120 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:30:31.120 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083031 2022-04-13 08:30:31.120 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083031 /opt/stack/logs/stack.sh.log 2022-04-13 08:30:31.120 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083031.summary.2022-04-13-083031 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:30:31.120 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:30:31.120 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:30:31.120 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:30:31.120 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:30:31.120 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:31.120 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:30:31.120 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:30:31.121 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:31.122 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:30:31.125 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:30:31.127 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:30:31.129 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:30:31.131 | Linux dv-cinder-837699-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:30:31.133 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:30:31.134 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:30:31.138 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:30:31.177 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:30:31.193 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:30:31.195 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:30:31.197 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:30:31.200 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:30:31.202 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:30:31.204 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:30:31.205 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:30:31.207 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:31.209 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:31.211 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:31.213 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:31.215 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:31.216 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:31.219 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:31.222 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:31.224 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:31.225 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:31.227 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:30:31.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:31.242 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:31.244 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:31.245 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:31.247 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:31.249 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:31.251 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:31.253 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:31.255 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:31.256 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:30:31.258 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:31.260 | + 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 08:30:31.262 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:30:31.264 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:30:31.266 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:30:31.268 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:30:31.271 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:30:31.274 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:30:31.291 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:30:31.293 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:30:31.306 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:31.308 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:30:31.311 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:30:31.313 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:30:31.315 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:30:31.317 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:30:31.319 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:30:31.321 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:30:31.324 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:30:31.325 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:30:31.327 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:30:31.329 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:30:31.335 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:30:31.346 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:30:31.364 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:30:31.377 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:30:31.391 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:30:31.431 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:30:31.500 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:30:31.594 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:30:31.616 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:30:31.661 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:30:31.715 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:30:31.872 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:30:31.888 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:30:31.901 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:30:31.916 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:30:32.003 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:30:32.005 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:30:32.008 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:30:32.010 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:30:32.012 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:30:32.014 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:30:32.017 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:30:32.017 | False' 2022-04-13 08:30:32.019 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:30:32.035 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:30:32.037 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:30:32.039 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:30:32.041 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:32.043 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:32.045 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:32.047 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:32.049 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:32.051 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:32.055 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:32.059 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:32.061 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:32.063 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:32.065 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:30:32.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:32.083 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:32.085 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:32.087 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:30:32.131 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:32.133 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:30:32.135 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:32.138 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:30:32.140 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:30:32.142 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:30:32.144 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:30:32.146 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:30:32.148 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:30:32.150 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:30:32.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.155 | + 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 08:30:32.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.159 | + 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 08:30:32.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.164 | + 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 08:30:32.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.169 | + 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 08:30:32.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.173 | + 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 08:30:32.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.178 | + 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 08:30:32.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.182 | + 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 08:30:32.185 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.187 | + 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 08:30:32.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.191 | + 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 08:30:32.194 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.196 | + 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 08:30:32.198 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.200 | + 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 08:30:32.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.205 | + 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 08:30:32.207 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.210 | + 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 08:30:32.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.214 | + 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 08:30:32.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.221 | + 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 08:30:32.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.225 | + 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 08:30:32.228 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.230 | + 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 08:30:32.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.235 | + 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 08:30:32.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.239 | + 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 08:30:32.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.244 | + 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 08:30:32.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.248 | + 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 08:30:32.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.252 | + 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 08:30:32.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.257 | + 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 08:30:32.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.261 | + 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 08:30:32.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.266 | + 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 08:30:32.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.271 | + 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 08:30:32.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.275 | + 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 08:30:32.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.280 | + 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 08:30:32.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.284 | + 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 08:30:32.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.290 | + 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 08:30:32.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.294 | + 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 08:30:32.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.299 | + 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 08:30:32.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.303 | + 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 08:30:32.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.308 | + 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 08:30:32.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.312 | + 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 08:30:32.314 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.317 | + 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 08:30:32.319 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.321 | + 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 08:30:32.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.327 | + 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 08:30:32.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.331 | + 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 08:30:32.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.336 | + 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 08:30:32.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.341 | + 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 08:30:32.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.345 | + 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 08:30:32.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.350 | + 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 08:30:32.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.355 | + 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 08:30:32.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:32.359 | + 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 08:30:32.364 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:30:32.366 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:32.369 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:30:32.387 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:32.390 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:30:32.393 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:32.396 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:30:32.419 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:32.422 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:30:32.425 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:30:32.428 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:30:32.430 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:30:32.433 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:30:32.435 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:30:32.438 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:30:32.440 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:30:32.443 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:30:32.443 | Using mysql database backend 2022-04-13 08:30:32.445 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:30:32.465 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:30:32.468 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:30:32.471 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:30:32.473 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:30:32.476 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:32.479 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:30:32.495 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:32.498 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:30:32.516 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:30:32.532 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:32.535 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:30:32.552 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:30:32.570 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:30:32.587 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:32.590 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:30:32.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:32.610 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:30:32.625 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:30:32.627 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:32.630 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:30:32.632 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:30:32.635 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:30:32.639 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-083032 2022-04-13 08:30:32.642 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-083032 759' 2022-04-13 08:30:32.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.647 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:32.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.652 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:30:32.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.656 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:30:32.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.663 | + 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 08:30:32.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.667 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-13 08:30:32.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.672 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-13 08:30:32.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.677 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-083031 2022-04-13 08:30:32.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.682 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:30:32.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.687 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-13 08:30:32.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.691 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:30:32.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.697 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:30:32.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.701 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:30:32.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:32.706 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:30:32.709 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:30:32.711 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:30:32.714 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:30:32.716 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:30:32.719 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:30:32.721 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:30:32.723 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:30:32.726 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:30:32.728 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:30:32.732 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:30:32.747 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:30:32.749 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:30:32.752 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:32.755 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:30:32.755 | + functions-common:git_clone:629 : echo master 2022-04-13 08:30:32.760 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:30:32.762 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:32.764 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:30:32.767 | + functions-common:git_clone:678 : head -1 2022-04-13 08:30:32.768 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:30:32.771 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:30:32.773 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:30:32.777 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:30:32.780 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:30:32.782 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:30:32.785 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:30:32.788 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:30:32.791 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:30:32.793 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:30:32.796 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:30:32.799 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:30:32.802 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:30:32.805 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:30:32.809 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838632 2022-04-13 08:30:32.813 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:30:32.819 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649838542 2022-04-13 08:30:32.821 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 08:30:32.824 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 08:30:32.826 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:30:32.829 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:30:32.831 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:30:32.834 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:30:32.836 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:30:32.838 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:30:32.841 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:30:32.845 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:30:32.849 | +++ 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 08:30:32.895 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:30:32.895 | apache2-dev 2022-04-13 08:30:32.895 | bc 2022-04-13 08:30:32.895 | bsdmainutils 2022-04-13 08:30:32.895 | curl 2022-04-13 08:30:32.895 | g++ 2022-04-13 08:30:32.895 | gawk 2022-04-13 08:30:32.895 | gcc 2022-04-13 08:30:32.895 | gettext 2022-04-13 08:30:32.895 | git 2022-04-13 08:30:32.895 | graphviz 2022-04-13 08:30:32.895 | iputils-ping 2022-04-13 08:30:32.895 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:32.895 | libffi-dev 2022-04-13 08:30:32.895 | libjpeg-dev 2022-04-13 08:30:32.896 | libpcre3-dev 2022-04-13 08:30:32.896 | libpq-dev 2022-04-13 08:30:32.896 | libssl-dev 2022-04-13 08:30:32.896 | libsystemd-dev 2022-04-13 08:30:32.896 | libxml2-dev 2022-04-13 08:30:32.896 | libxslt1-dev 2022-04-13 08:30:32.896 | libyaml-dev 2022-04-13 08:30:32.896 | lsof 2022-04-13 08:30:32.896 | openssh-server 2022-04-13 08:30:32.896 | openssl 2022-04-13 08:30:32.896 | pkg-config 2022-04-13 08:30:32.896 | psmisc 2022-04-13 08:30:32.896 | python3-dev 2022-04-13 08:30:32.896 | python3-pip 2022-04-13 08:30:32.896 | python3-systemd 2022-04-13 08:30:32.896 | python3-venv 2022-04-13 08:30:32.896 | tar 2022-04-13 08:30:32.896 | tcpdump 2022-04-13 08:30:32.896 | unzip 2022-04-13 08:30:32.896 | uuid-runtime 2022-04-13 08:30:32.896 | wget 2022-04-13 08:30:32.896 | wget 2022-04-13 08:30:32.896 | zlib1g-dev 2022-04-13 08:30:32.896 | libkrb5-dev 2022-04-13 08:30:32.896 | libldap2-dev 2022-04-13 08:30:32.896 | libsasl2-dev 2022-04-13 08:30:32.896 | memcached 2022-04-13 08:30:32.896 | python3-mysqldb 2022-04-13 08:30:32.896 | sqlite3 2022-04-13 08:30:32.896 | conntrack 2022-04-13 08:30:32.896 | curl 2022-04-13 08:30:32.896 | dnsmasq-base 2022-04-13 08:30:32.896 | dnsmasq-utils 2022-04-13 08:30:32.896 | ebtables 2022-04-13 08:30:32.896 | genisoimage 2022-04-13 08:30:32.896 | iptables 2022-04-13 08:30:32.896 | iputils-arping 2022-04-13 08:30:32.897 | kpartx 2022-04-13 08:30:32.897 | libjs-jquery-tablesorter 2022-04-13 08:30:32.897 | parted 2022-04-13 08:30:32.897 | pm-utils 2022-04-13 08:30:32.897 | python3-mysqldb 2022-04-13 08:30:32.897 | socat 2022-04-13 08:30:32.897 | sqlite3 2022-04-13 08:30:32.897 | sudo 2022-04-13 08:30:32.897 | vlan 2022-04-13 08:30:32.897 | lsscsi 2022-04-13 08:30:32.897 | open-iscsi 2022-04-13 08:30:32.897 | lvm2 2022-04-13 08:30:32.897 | qemu-utils 2022-04-13 08:30:32.897 | thin-provisioning-tools 2022-04-13 08:30:32.897 | acl 2022-04-13 08:30:32.897 | dnsmasq-base 2022-04-13 08:30:32.897 | dnsmasq-utils 2022-04-13 08:30:32.897 | ebtables 2022-04-13 08:30:32.897 | haproxy 2022-04-13 08:30:32.897 | iptables 2022-04-13 08:30:32.897 | iputils-arping 2022-04-13 08:30:32.897 | iputils-ping 2022-04-13 08:30:32.897 | postgresql-server-dev-all 2022-04-13 08:30:32.897 | python3-mysqldb 2022-04-13 08:30:32.897 | sqlite3 2022-04-13 08:30:32.897 | sudo 2022-04-13 08:30:32.897 | vlan 2022-04-13 08:30:32.897 | pcp 2022-04-13 08:30:32.897 | ipset 2022-04-13 08:30:32.897 | conntrack 2022-04-13 08:30:32.897 | conntrackd 2022-04-13 08:30:32.897 | keepalived 2022-04-13 08:30:32.897 | lvm2 2022-04-13 08:30:32.897 | qemu-utils 2022-04-13 08:30:32.897 | thin-provisioning-tools 2022-04-13 08:30:32.897 | curl 2022-04-13 08:30:32.897 | liberasurecode-dev 2022-04-13 08:30:32.897 | make 2022-04-13 08:30:32.897 | memcached 2022-04-13 08:30:32.898 | rsync 2022-04-13 08:30:32.898 | sqlite3 2022-04-13 08:30:32.898 | xfsprogs' 2022-04-13 08:30:32.899 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:30:32.918 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:30:32.918 | apache2-dev 2022-04-13 08:30:32.918 | bc 2022-04-13 08:30:32.918 | bsdmainutils 2022-04-13 08:30:32.918 | curl 2022-04-13 08:30:32.918 | g++ 2022-04-13 08:30:32.918 | gawk 2022-04-13 08:30:32.918 | gcc 2022-04-13 08:30:32.918 | gettext 2022-04-13 08:30:32.918 | git 2022-04-13 08:30:32.918 | graphviz 2022-04-13 08:30:32.918 | iputils-ping 2022-04-13 08:30:32.919 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:32.919 | libffi-dev 2022-04-13 08:30:32.919 | libjpeg-dev 2022-04-13 08:30:32.919 | libpcre3-dev 2022-04-13 08:30:32.919 | libpq-dev 2022-04-13 08:30:32.919 | libssl-dev 2022-04-13 08:30:32.919 | libsystemd-dev 2022-04-13 08:30:32.919 | libxml2-dev 2022-04-13 08:30:32.919 | libxslt1-dev 2022-04-13 08:30:32.919 | libyaml-dev 2022-04-13 08:30:32.919 | lsof 2022-04-13 08:30:32.919 | openssh-server 2022-04-13 08:30:32.919 | openssl 2022-04-13 08:30:32.919 | pkg-config 2022-04-13 08:30:32.919 | psmisc 2022-04-13 08:30:32.919 | python3-dev 2022-04-13 08:30:32.919 | python3-pip 2022-04-13 08:30:32.919 | python3-systemd 2022-04-13 08:30:32.919 | python3-venv 2022-04-13 08:30:32.919 | tar 2022-04-13 08:30:32.919 | tcpdump 2022-04-13 08:30:32.919 | unzip 2022-04-13 08:30:32.919 | uuid-runtime 2022-04-13 08:30:32.919 | wget 2022-04-13 08:30:32.919 | wget 2022-04-13 08:30:32.919 | zlib1g-dev 2022-04-13 08:30:32.919 | libkrb5-dev 2022-04-13 08:30:32.919 | libldap2-dev 2022-04-13 08:30:32.919 | libsasl2-dev 2022-04-13 08:30:32.919 | memcached 2022-04-13 08:30:32.919 | python3-mysqldb 2022-04-13 08:30:32.919 | sqlite3 2022-04-13 08:30:32.919 | conntrack 2022-04-13 08:30:32.919 | curl 2022-04-13 08:30:32.919 | dnsmasq-base 2022-04-13 08:30:32.919 | dnsmasq-utils 2022-04-13 08:30:32.919 | ebtables 2022-04-13 08:30:32.919 | genisoimage 2022-04-13 08:30:32.920 | iptables 2022-04-13 08:30:32.920 | iputils-arping 2022-04-13 08:30:32.920 | kpartx 2022-04-13 08:30:32.920 | libjs-jquery-tablesorter 2022-04-13 08:30:32.920 | parted 2022-04-13 08:30:32.920 | pm-utils 2022-04-13 08:30:32.920 | python3-mysqldb 2022-04-13 08:30:32.920 | socat 2022-04-13 08:30:32.920 | sqlite3 2022-04-13 08:30:32.920 | sudo 2022-04-13 08:30:32.920 | vlan 2022-04-13 08:30:32.920 | lsscsi 2022-04-13 08:30:32.920 | open-iscsi 2022-04-13 08:30:32.920 | lvm2 2022-04-13 08:30:32.920 | qemu-utils 2022-04-13 08:30:32.920 | thin-provisioning-tools 2022-04-13 08:30:32.920 | acl 2022-04-13 08:30:32.920 | dnsmasq-base 2022-04-13 08:30:32.920 | dnsmasq-utils 2022-04-13 08:30:32.920 | ebtables 2022-04-13 08:30:32.920 | haproxy 2022-04-13 08:30:32.920 | iptables 2022-04-13 08:30:32.920 | iputils-arping 2022-04-13 08:30:32.920 | iputils-ping 2022-04-13 08:30:32.920 | postgresql-server-dev-all 2022-04-13 08:30:32.920 | python3-mysqldb 2022-04-13 08:30:32.920 | sqlite3 2022-04-13 08:30:32.920 | sudo 2022-04-13 08:30:32.920 | vlan 2022-04-13 08:30:32.920 | pcp 2022-04-13 08:30:32.920 | ipset 2022-04-13 08:30:32.920 | conntrack 2022-04-13 08:30:32.920 | conntrackd 2022-04-13 08:30:32.921 | keepalived 2022-04-13 08:30:32.921 | lvm2 2022-04-13 08:30:32.921 | qemu-utils 2022-04-13 08:30:32.921 | thin-provisioning-tools 2022-04-13 08:30:32.921 | curl 2022-04-13 08:30:32.921 | liberasurecode-dev 2022-04-13 08:30:32.921 | make 2022-04-13 08:30:32.921 | memcached 2022-04-13 08:30:32.921 | rsync 2022-04-13 08:30:32.921 | sqlite3 2022-04-13 08:30:32.921 | xfsprogs ' 2022-04-13 08:30:32.923 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:30:32.926 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:32.929 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:32.932 | ++ 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 08:30:32.933 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:30:32.938 | ++ 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 08:30:32.940 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:30:32.942 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:30:32.944 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:30:32.947 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:30:32.949 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:32.951 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:30:32.953 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:32.955 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:32.957 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:30:32.960 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:32.962 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:32.964 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:30:32.966 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:30:32.970 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:30:32.972 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:30:32.975 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:30:32.977 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:30:32.979 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:30:32.982 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:30:32.986 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838632983 2022-04-13 08:30:32.988 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:30:32.990 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:30:32.992 | ++ 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 08:30:33.240 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:30:33.240 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:30:33.291 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:30:33.351 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:30:35.586 | Reading package lists... 2022-04-13 08:30:35.617 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:30:35.620 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:30:35.622 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:30:35.624 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:35.626 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:35.628 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:30:35.630 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:35.632 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:30:35.635 | ++ functions-common:time_stop:2432 : start_time=1649838632983 2022-04-13 08:30:35.637 | ++ functions-common:time_stop:2434 : [[ -z 1649838632983 ]] 2022-04-13 08:30:35.639 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:35.643 | ++ functions-common:time_stop:2437 : end_time=1649838635641 2022-04-13 08:30:35.645 | ++ functions-common:time_stop:2438 : elapsed_time=2658 2022-04-13 08:30:35.647 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:30:35.649 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:35.651 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2658 2022-04-13 08:30:35.654 | ++ 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 08:30:35.656 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:30:35.658 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:35.660 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:35.663 | ++ 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 08:30:35.684 | ++ 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 08:30:35.792 | Reading package lists... 2022-04-13 08:30:36.045 | Building dependency tree... 2022-04-13 08:30:36.047 | Reading state information... 2022-04-13 08:30:36.083 | acl is already the newest version (2.2.53-6). 2022-04-13 08:30:36.083 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:30:36.083 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:30:36.083 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:30:36.083 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:30:36.083 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:30:36.083 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:30:36.083 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:30:36.083 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:30:36.083 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:30:36.083 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:30:36.083 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:30:36.083 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:30:36.083 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:30:36.083 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:30:36.084 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:30:36.084 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:30:36.084 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:30:36.084 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:30:36.084 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:30:36.084 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:30:36.084 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:30:36.084 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:30:36.084 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:30:36.084 | psmisc is already the newest version (23.3-1). 2022-04-13 08:30:36.084 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:30:36.084 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:30:36.084 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:30:36.084 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:30:36.084 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:30:36.084 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:30:36.084 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:30:36.084 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:30:36.084 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:30:36.084 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:30:36.084 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:30:36.084 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:30:36.084 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:30:36.084 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:36.084 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:36.084 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:30:36.084 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:30:36.084 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:30:36.084 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:30:36.084 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:30:36.084 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:30:36.084 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:30:36.084 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:30:36.085 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:30:36.085 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:30:36.085 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:30:36.085 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:30:36.085 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:30:36.085 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:30:36.085 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:30:36.085 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:30:36.085 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:30:36.085 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:30:36.085 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:30:36.085 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:30:36.085 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:30:36.085 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:30:36.085 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:30:36.085 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:30:36.085 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:30:36.085 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:30:36.085 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:30:36.085 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:30:36.085 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:30:36.305 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:36.305 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:30:36.305 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:30:36.305 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:30:36.305 | The following packages were automatically installed and are no longer required: 2022-04-13 08:30:36.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:30:36.306 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:30:36.306 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:30:36.306 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:30:36.306 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:30:36.306 | python3-zope.interface 2022-04-13 08:30:36.306 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:30:36.424 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:30:36.429 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:30:36.431 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:30:36.433 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:30:36.435 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:36.438 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:36.440 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:30:36.442 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:36.445 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:30:36.450 | ++ functions-common:time_stop:2432 : start_time=1649838635681 2022-04-13 08:30:36.453 | ++ functions-common:time_stop:2434 : [[ -z 1649838635681 ]] 2022-04-13 08:30:36.456 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:36.461 | ++ functions-common:time_stop:2437 : end_time=1649838636457 2022-04-13 08:30:36.464 | ++ functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 08:30:36.466 | ++ functions-common:time_stop:2439 : total=793 2022-04-13 08:30:36.470 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:36.472 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1569 2022-04-13 08:30:36.474 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:30:36.477 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:30:36.480 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:30:36.482 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:30:36.487 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:30:36.491 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:30:36.493 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:30:36.496 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:30:37.914 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:30:37.916 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:30:37.918 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:30:37.920 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:30:37.922 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:30:37.924 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:30:37.926 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:30:37.927 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:30:37.929 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:30:37.931 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:30:37.933 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:30:37.935 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:30:37.936 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:30:37.938 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:30:37.940 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:30:37.941 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:30:37.944 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:30:37.945 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:30:37.947 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:30:37.949 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:30:37.952 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:30:37.955 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:30:37.958 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:30:37.961 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:30:38.029 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:30:38.033 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:30:38.100 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:30:38.104 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:30:38.172 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:30:38.174 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:30:38.177 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:30:38.179 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:30:38.181 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:30:38.184 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:30:38.186 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:30:38.188 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:30:38.190 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:30:38.192 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:30:38.194 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:30:38.194 | Distro: focal 2022-04-13 08:30:38.196 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:30:38.200 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:30:38.204 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:30:38.206 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:30:38.209 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:30:38.209 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:30:38.791 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:30:38.793 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:30:38.793 | pip: 21.3.1 2022-04-13 08:30:38.796 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:30:38.798 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:30:38.801 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:30:38.803 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:30:38.805 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:30:38.808 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:38.810 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:30:38.812 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:30:38.814 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:30:38.816 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:30:38.818 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:30:38.820 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:30:38.821 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:30:38.824 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:30:38.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:38.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:38.831 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:30:38.833 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:30:38.835 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:30:38.837 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:30:38.839 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:30:38.841 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:30:38.843 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:30:38.845 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:30:38.848 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:30:38.848 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:30:38.852 | ++ 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 08:30:38.854 | ++ 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 08:30:38.856 | ++ 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 08:30:38.858 | + 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 08:30:38.860 | + 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 08:30:38.877 | 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 08:30:38.879 | + 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 08:30:39.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:39.606 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:39.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:39.606 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:40.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:41.829 | 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 08:30:41.840 | 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 08:30:43.580 | Installing collected packages: setuptools 2022-04-13 08:30:44.479 | Successfully installed setuptools-62.0.0 2022-04-13 08:30:44.479 | 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 08:30:44.625 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:44.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:44.745 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:44.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:44.750 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:44.752 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:44.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:44.756 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:44.758 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:44.760 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:44.762 | + functions-common:time_stop:2432 : start_time=1649838638872 2022-04-13 08:30:44.764 | + functions-common:time_stop:2434 : [[ -z 1649838638872 ]] 2022-04-13 08:30:44.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:44.770 | + functions-common:time_stop:2437 : end_time=1649838644767 2022-04-13 08:30:44.772 | + functions-common:time_stop:2438 : elapsed_time=5895 2022-04-13 08:30:44.773 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:30:44.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:44.777 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5895 2022-04-13 08:30:44.779 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:44.782 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:30:44.784 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:30:44.788 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:30:44.790 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:30:44.793 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:30:44.793 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:30:45.374 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:30:45.377 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:30:45.377 | pip: 21.3.1 2022-04-13 08:30:45.381 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:30:45.385 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:30:45.390 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:30:45.392 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:30:45.395 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:30:45.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:45.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:45.403 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:30:45.416 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:30:45.429 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:30:45.440 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:30:45.443 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:30:45.445 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:30:45.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:30:45.449 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:30:45.451 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:45.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:30:45.456 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:30:45.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:30:45.460 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:30:45.462 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:30:45.464 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:30:45.466 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:30:45.468 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:30:45.470 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:30:45.473 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:30:45.475 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:30:45.477 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:30:45.479 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:30:45.481 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:30:45.483 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:30:45.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:30:45.487 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:30:45.490 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:30:45.492 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:30:45.494 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:30:45.496 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:45.498 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:30:45.500 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:30:45.524 | Using python 3.8 to install os-testr 2022-04-13 08:30:45.526 | + 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 08:30:46.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:46.262 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:46.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:46.262 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:47.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:47.460 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:30:47.526 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:30:47.527 | 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 08:30:47.529 | 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 08:30:47.542 | 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 08:30:47.552 | 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 08:30:47.563 | 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 08:30:49.183 | 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 08:30:49.189 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:49.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:49.303 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:49.306 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:49.309 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:49.311 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:49.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:49.318 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:49.320 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:49.323 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:49.325 | + functions-common:time_stop:2432 : start_time=1649838645518 2022-04-13 08:30:49.328 | + functions-common:time_stop:2434 : [[ -z 1649838645518 ]] 2022-04-13 08:30:49.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:49.336 | + functions-common:time_stop:2437 : end_time=1649838649333 2022-04-13 08:30:49.338 | + functions-common:time_stop:2438 : elapsed_time=3815 2022-04-13 08:30:49.341 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:30:49.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:49.346 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3815 2022-04-13 08:30:49.349 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:49.351 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:30:49.402 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:30:49.506 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:30:49.509 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:49.511 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:30:49.514 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:49.518 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:30:49.542 | + 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 08:30:51.433 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.441 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.445 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.450 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.454 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.461 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.464 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.490 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.567 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.586 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.589 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.594 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.609 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.617 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.620 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.636 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.653 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.663 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.667 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.685 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.707 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.725 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.733 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.739 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.759 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.787 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.789 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.803 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.807 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.811 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.816 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.831 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.838 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.887 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.904 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.908 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:51.939 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.000 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.007 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.014 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.063 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.076 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.085 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.186 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.213 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.218 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.229 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.234 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.253 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.260 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.278 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.308 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.336 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.348 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.361 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.378 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.386 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.400 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.411 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.415 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:52.557 | 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 08:30:52.842 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:52.845 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:52.848 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:52.852 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:52.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:52.858 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:52.861 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:52.863 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:52.867 | + functions-common:time_stop:2432 : start_time=1649838649534 2022-04-13 08:30:52.870 | + functions-common:time_stop:2434 : [[ -z 1649838649534 ]] 2022-04-13 08:30:52.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:52.879 | + functions-common:time_stop:2437 : end_time=1649838652876 2022-04-13 08:30:52.882 | + functions-common:time_stop:2438 : elapsed_time=3342 2022-04-13 08:30:52.884 | + functions-common:time_stop:2439 : total=3815 2022-04-13 08:30:52.886 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:52.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7157 2022-04-13 08:30:52.890 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:52.893 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:52.895 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:30:52.920 | + 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 08:30:54.719 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.727 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.731 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.737 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.740 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.747 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.751 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.777 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.855 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.874 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.878 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.883 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.898 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.906 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.908 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.924 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.941 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.956 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.973 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:54.996 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.013 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.021 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.026 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.047 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.076 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.077 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.091 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.096 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.100 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.105 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.120 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.127 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.176 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.194 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.198 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.229 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.292 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.299 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.306 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.356 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.372 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.380 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.482 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.507 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.511 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.522 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.527 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.546 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.553 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.570 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.600 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.628 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.641 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.653 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.671 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.679 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.693 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.704 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.708 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:55.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:55.716 | Processing /opt/stack/requirements 2022-04-13 08:30:57.485 | 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 08:30:57.488 | 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 08:30:57.500 | 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 08:30:57.505 | 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 08:30:57.508 | 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 08:30:57.514 | 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 08:30:57.540 | 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 08:30:57.543 | 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 08:30:57.554 | 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 08:30:57.605 | 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 08:30:57.608 | 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 08:30:57.624 | 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 08:30:57.628 | 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 08:30:57.632 | 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 08:30:57.635 | 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 08:30:57.637 | 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 08:30:57.650 | 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 08:30:57.661 | 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 08:30:57.667 | 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 08:30:57.716 | 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 08:30:57.719 | 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 08:30:57.724 | 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 08:30:57.727 | 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 08:30:57.789 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:30:57.790 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:30:58.623 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:30:58.623 | ERROR: Command errored out with exit status 1: 2022-04-13 08:30:58.624 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x4i44iuy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x4i44iuy/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-34972fpe 2022-04-13 08:30:58.624 | cwd: /tmp/pip-req-build-x4i44iuy/ 2022-04-13 08:30:58.624 | Complete output (6 lines): 2022-04-13 08:30:58.624 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:30:58.624 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:30:58.624 | or: setup.py --help-commands 2022-04-13 08:30:58.624 | or: setup.py cmd --help 2022-04-13 08:30:58.624 | 2022-04-13 08:30:58.624 | error: invalid command 'bdist_wheel' 2022-04-13 08:30:58.624 | ---------------------------------------- 2022-04-13 08:30:58.624 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:30:58.624 | Running setup.py clean for openstack-requirements 2022-04-13 08:30:59.464 | Failed to build openstack-requirements 2022-04-13 08:30:59.489 | Installing collected packages: openstack-requirements 2022-04-13 08:30:59.489 | Attempting uninstall: openstack-requirements 2022-04-13 08:30:59.490 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:30:59.525 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:30:59.543 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:30:59.546 | Running setup.py install for openstack-requirements: started 2022-04-13 08:31:01.951 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:31:01.983 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:31:02.112 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:02.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:02.119 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:02.123 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:02.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:02.129 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:02.132 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:02.134 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:02.136 | + functions-common:time_stop:2432 : start_time=1649838652913 2022-04-13 08:31:02.139 | + functions-common:time_stop:2434 : [[ -z 1649838652913 ]] 2022-04-13 08:31:02.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:02.146 | + functions-common:time_stop:2437 : end_time=1649838662143 2022-04-13 08:31:02.148 | + functions-common:time_stop:2438 : elapsed_time=9230 2022-04-13 08:31:02.151 | + functions-common:time_stop:2439 : total=7157 2022-04-13 08:31:02.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:02.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16387 2022-04-13 08:31:02.157 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:02.160 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:31:02.162 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:31:02.164 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:31:02.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:02.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:02.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 08:31:02.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:02.176 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:31:02.199 | Using python 3.8 to install pbr 2022-04-13 08:31:02.201 | + 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 08:31:02.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:02.936 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:02.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:02.936 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:04.109 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:04.141 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:31:05.918 | 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 08:31:05.923 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:05.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:06.037 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:06.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:06.043 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:06.047 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:06.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:06.053 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:06.055 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:06.057 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:06.059 | + functions-common:time_stop:2432 : start_time=1649838662193 2022-04-13 08:31:06.061 | + functions-common:time_stop:2434 : [[ -z 1649838662193 ]] 2022-04-13 08:31:06.065 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:06.069 | + functions-common:time_stop:2437 : end_time=1649838666066 2022-04-13 08:31:06.072 | + functions-common:time_stop:2438 : elapsed_time=3873 2022-04-13 08:31:06.075 | + functions-common:time_stop:2439 : total=16387 2022-04-13 08:31:06.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:06.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20260 2022-04-13 08:31:06.083 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:06.086 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:31:08.354 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:31:10.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:10.233 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:31:10.249 | 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 08:31:10.254 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:31:10.256 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:31:10.259 | 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 08:31:10.262 | 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 08:31:10.339 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:31:10.343 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:31:10.348 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:31:10.366 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:31:10.369 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:31:10.371 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:31:10.374 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:31:10.376 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:31:10.379 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:31:10.381 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:31:10.383 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:31:10.386 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:31:10.388 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:31:10.391 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:31:10.394 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:31:10.397 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:31:10.399 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:31:10.401 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:31:10.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:31:10.418 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:10.420 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:31:10.422 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:10.424 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:31:10.427 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:10.429 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:31:10.431 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:10.433 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:31:10.435 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:10.437 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:31:10.439 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:10.442 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:31:10.444 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:31:10.446 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:31:10.449 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:31:10.451 | + 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 08:31:10.453 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:31:10.455 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:31:10.458 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:31:10.461 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:31:10.463 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:31:10.467 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:31:10.469 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:31:10.472 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:31:10.474 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:31:10.477 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:31:10.541 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:31:10.541 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:31:10.544 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:31:10.904 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:31:10.908 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:31:10.927 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:10.930 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:31:10.933 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:10.936 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:10.939 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:10.943 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:10.946 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:10.950 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:10.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:10.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:10.959 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:10.961 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:10.964 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:10.966 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:10.968 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:31:10.971 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:10.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:10.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:10.980 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:31:11.006 | + 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 08:31:11.135 | Reading package lists... 2022-04-13 08:31:11.428 | Building dependency tree... 2022-04-13 08:31:11.430 | Reading state information... 2022-04-13 08:31:11.679 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:31:11.679 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:11.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:11.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:11.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:11.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:11.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:11.680 | python3-zope.interface 2022-04-13 08:31:11.680 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:11.817 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:11.822 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:11.825 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:11.827 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:11.830 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:11.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:11.836 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:11.838 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:11.841 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:11.844 | + functions-common:time_stop:2432 : start_time=1649838671004 2022-04-13 08:31:11.848 | + functions-common:time_stop:2434 : [[ -z 1649838671004 ]] 2022-04-13 08:31:11.851 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:11.855 | + functions-common:time_stop:2437 : end_time=1649838671853 2022-04-13 08:31:11.858 | + functions-common:time_stop:2438 : elapsed_time=849 2022-04-13 08:31:11.860 | + functions-common:time_stop:2439 : total=1569 2022-04-13 08:31:11.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:11.865 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2418 2022-04-13 08:31:11.868 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:11.870 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:31:11.873 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:11.875 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:11.877 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:11.880 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:11.882 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:11.884 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:11.887 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:31:11.889 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:11.891 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:11.894 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:11.896 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:11.898 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:11.900 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:11.903 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:11.905 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:11.907 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:11.909 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:11.912 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:11.914 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:31:11.916 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:11.918 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:11.921 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:11.923 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:11.925 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:11.927 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:11.930 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:31:11.932 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:31:11.949 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:11.952 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:31:11.954 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:31:11.957 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:31:11.959 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:31:11.962 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:31:11.966 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:31:11.968 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:31:11.970 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:31:11.973 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:31:11.975 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:31:11.977 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:31:11.980 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:31:12.757 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:31:12.758 | user tags 2022-04-13 08:31:12.758 | stackrabbit []' 2022-04-13 08:31:12.761 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:31:12.761 | user tags 2022-04-13 08:31:12.761 | stackrabbit []' 2022-04-13 08:31:12.761 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:31:12.770 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:31:12.772 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:31:12.774 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:31:13.455 | Changing password for user "stackrabbit" ... 2022-04-13 08:31:13.483 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:31:14.180 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:31:14.207 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:31:14.210 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:31:14.946 | Changing password for user "stackrabbit" ... 2022-04-13 08:31:14.971 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:31:14.974 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:31:14.976 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:31:15.672 | Deleting user "guest" ... 2022-04-13 08:31:15.690 | Error: 2022-04-13 08:31:15.690 | {:no_such_user, "guest"} 2022-04-13 08:31:15.704 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:31:15.708 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:31:15.730 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:15.733 | + ./stack.sh:main:838 : install_database 2022-04-13 08:31:15.737 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:31:15.740 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:31:15.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:15.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:15.747 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:31:15.973 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:31:15.976 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:15.979 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:31:15.982 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:31:15.985 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:15.989 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:31:15.991 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:15.994 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:15.997 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:15.999 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:16.001 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:16.004 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:16.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:16.009 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:16.011 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:16.013 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:16.016 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:16.018 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:31:16.021 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:16.023 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:16.025 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:16.028 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:16.030 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:16.032 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:16.035 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:31:16.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:16.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:16.041 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:31:16.044 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:16.046 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:16.048 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:16.050 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:16.052 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:16.055 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:16.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:16.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:16.061 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:16.063 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:16.065 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:16.068 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:16.070 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:31:16.072 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:16.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:16.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:16.079 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:31:16.101 | + 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 08:31:16.214 | Reading package lists... 2022-04-13 08:31:16.460 | Building dependency tree... 2022-04-13 08:31:16.461 | Reading state information... 2022-04-13 08:31:16.708 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:31:16.708 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:16.709 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:16.709 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:16.709 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:16.709 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:16.709 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:16.710 | python3-zope.interface 2022-04-13 08:31:16.710 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:16.851 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:16.858 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:16.861 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:16.866 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:16.868 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:16.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:16.875 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:16.879 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:16.881 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:16.884 | + functions-common:time_stop:2432 : start_time=1649838676098 2022-04-13 08:31:16.886 | + functions-common:time_stop:2434 : [[ -z 1649838676098 ]] 2022-04-13 08:31:16.888 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:16.893 | + functions-common:time_stop:2437 : end_time=1649838676890 2022-04-13 08:31:16.895 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-13 08:31:16.897 | + functions-common:time_stop:2439 : total=2418 2022-04-13 08:31:16.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:16.902 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3210 2022-04-13 08:31:16.904 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:16.906 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:31:16.909 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:31:16.911 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:31:16.913 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:31:16.916 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:31:16.918 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:16.921 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:31:16.923 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:31:16.925 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:16.929 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:16.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:16.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:31:16.936 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:31:16.939 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:31:16.942 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:31:16.944 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:31:16.965 | Using python 3.8 to install PyMySQL 2022-04-13 08:31:16.967 | + 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 08:31:17.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:17.704 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:17.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:17.704 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:18.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:18.911 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:31:20.591 | 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 08:31:20.596 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:20.597 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:20.703 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:20.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:20.712 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:20.716 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:20.720 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:20.724 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:20.726 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:20.729 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:20.731 | + functions-common:time_stop:2432 : start_time=1649838676959 2022-04-13 08:31:20.733 | + functions-common:time_stop:2434 : [[ -z 1649838676959 ]] 2022-04-13 08:31:20.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:20.742 | + functions-common:time_stop:2437 : end_time=1649838680739 2022-04-13 08:31:20.745 | + functions-common:time_stop:2438 : elapsed_time=3780 2022-04-13 08:31:20.747 | + functions-common:time_stop:2439 : total=20260 2022-04-13 08:31:20.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:20.754 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24040 2022-04-13 08:31:20.756 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:20.758 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:31:20.761 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:31:20.763 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:31:20.765 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:31:20.781 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:20.784 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:31:20.786 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:31:20.790 | ++ 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 08:31:20.790 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:31:20.795 | + 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 08:31:20.797 | + 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 08:31:20.800 | + 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 08:31:20.802 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:31:20.804 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:31:20.807 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:31:20.822 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:20.825 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:31:20.827 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:20.830 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:20.832 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:20.836 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:20.839 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:20.842 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:20.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:20.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:20.852 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:20.856 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:20.859 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:20.861 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:20.864 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:31:20.868 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:20.871 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:20.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:20.876 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:31:20.898 | + 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 08:31:21.008 | Reading package lists... 2022-04-13 08:31:21.254 | Building dependency tree... 2022-04-13 08:31:21.255 | Reading state information... 2022-04-13 08:31:21.507 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:31:21.507 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:21.508 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:21.508 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:21.508 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:21.508 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:21.508 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:21.508 | python3-zope.interface 2022-04-13 08:31:21.508 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:21.637 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:21.643 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:21.645 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:21.648 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:21.650 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:21.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:21.655 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:21.657 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:21.659 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:21.661 | + functions-common:time_stop:2432 : start_time=1649838680895 2022-04-13 08:31:21.664 | + functions-common:time_stop:2434 : [[ -z 1649838680895 ]] 2022-04-13 08:31:21.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:21.671 | + functions-common:time_stop:2437 : end_time=1649838681668 2022-04-13 08:31:21.673 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-13 08:31:21.675 | + functions-common:time_stop:2439 : total=3210 2022-04-13 08:31:21.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:21.680 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3983 2022-04-13 08:31:21.682 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:21.685 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:31:21.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:21.703 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:31:21.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:31:21.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:31:21.711 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:31:21.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:31:21.734 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:21.736 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:21.738 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:21.741 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:21.743 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:21.745 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:21.748 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:21.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:21.752 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:21.754 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:21.756 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:21.758 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:21.761 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:31:21.763 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:21.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:21.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:21.771 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:31:21.796 | + 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 08:31:21.906 | Reading package lists... 2022-04-13 08:31:22.154 | Building dependency tree... 2022-04-13 08:31:22.156 | Reading state information... 2022-04-13 08:31:22.405 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:31:22.406 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:31:22.406 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:31:22.406 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:22.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:22.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:22.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:22.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:22.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:22.407 | python3-zope.interface 2022-04-13 08:31:22.407 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:22.553 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:22.557 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:22.560 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:22.563 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:22.566 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:22.569 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:22.572 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:22.574 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:22.577 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:22.580 | + functions-common:time_stop:2432 : start_time=1649838681793 2022-04-13 08:31:22.582 | + functions-common:time_stop:2434 : [[ -z 1649838681793 ]] 2022-04-13 08:31:22.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:22.589 | + functions-common:time_stop:2437 : end_time=1649838682587 2022-04-13 08:31:22.592 | + functions-common:time_stop:2438 : elapsed_time=794 2022-04-13 08:31:22.594 | + functions-common:time_stop:2439 : total=3983 2022-04-13 08:31:22.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:22.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4777 2022-04-13 08:31:22.600 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:22.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:31:22.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:22.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:22.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:31:22.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:31:22.614 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:31:22.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:31:22.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:31:22.624 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:31:22.624 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:31:22.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:31:22.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:31:22.634 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:31:22.636 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:31:22.639 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:31:22.641 | + functions:vercmp:631 : local result 2022-04-13 08:31:22.645 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:31:22.645 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:31:22.646 | ++ functions:vercmp:635 : head -1 2022-04-13 08:31:22.650 | + functions:vercmp:635 : result=3.13 2022-04-13 08:31:22.652 | + functions:vercmp:637 : case $op in 2022-04-13 08:31:22.654 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:31:22.656 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:31:22.659 | + functions:vercmp:648 : return 2022-04-13 08:31:22.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:31:22.663 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:31:22.666 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:31:23.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:31:23.178 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:31:23.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 08:31:23.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.190 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:31:23.208 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:23.210 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:31:23.213 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:31:23.213 | Installing etcd 2022-04-13 08:31:23.215 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:31:23.227 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:31:23.239 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:23.243 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:31:23.259 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:31:23.262 | ++ 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 08:31:23.265 | ++ 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 08:31:23.268 | +++ 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 08:31:23.272 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:23.274 | ++ 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 08:31:23.276 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:31:23.279 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:23.281 | ++ functions:get_extra_file:74 : return 2022-04-13 08:31:23.284 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:23.286 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:31:23.288 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:31:23.290 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:31:23.307 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:23.309 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:31:23.311 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:31:23.327 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:23.329 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:31:23.331 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:31:23.334 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:31:23.336 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:31:23.338 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:31:23.341 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:31:23.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:31:23.345 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:31:23.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 08:31:23.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.356 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:31:23.359 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:31:23.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:31:23.363 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:31:23.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 08:31:23.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.373 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:31:23.376 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:31:23.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:31:23.380 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:31:23.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 08:31:23.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.391 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:31:23.393 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:31:23.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:31:23.397 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:31:23.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 08:31:23.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.408 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:31:23.410 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:31:23.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:31:23.415 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:31:23.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 08:31:23.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.427 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:31:23.429 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:31:23.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:31:23.434 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:31:23.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 08:31:23.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.445 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:31:23.447 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:31:23.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:31:23.452 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:31:23.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 08:31:23.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.463 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:31:23.465 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:31:23.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:31:23.469 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:31:23.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 08:31:23.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.482 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:31:23.484 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:31:23.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:31:23.489 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:31:23.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 08:31:23.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.504 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:31:23.506 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:31:23.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:31:23.511 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:31:23.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 08:31:23.520 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.522 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:31:23.524 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:31:23.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:31:23.529 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:31:23.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 08:31:23.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.541 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:31:23.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:31:23.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:31:23.547 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:31:23.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 08:31:23.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.559 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:31:23.561 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:31:23.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:31:23.565 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:31:23.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 08:31:23.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.577 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:31:23.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:31:23.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:31:23.584 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:31:23.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 08:31:23.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.595 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:31:23.598 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:31:23.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:31:23.604 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:31:23.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 08:31:23.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.618 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:31:23.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:31:23.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:31:23.626 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:31:23.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 08:31:23.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.638 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:31:23.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:31:23.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:31:23.645 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:31:23.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 08:31:23.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.656 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:31:23.659 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:31:23.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:31:23.663 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:31:23.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 08:31:23.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.675 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:31:23.677 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:31:23.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:31:23.682 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:31:23.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 08:31:23.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.693 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:31:23.696 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:31:23.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:31:23.700 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:31:23.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 08:31:23.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.712 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:31:23.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:31:23.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:31:23.719 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:31:23.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 08:31:23.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.732 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:31:23.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:31:23.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:31:23.739 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:31:23.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 08:31:23.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.750 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:31:23.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:31:23.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:31:23.757 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:31:23.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 08:31:23.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.769 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:31:23.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:31:23.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:31:23.777 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:31:23.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 08:31:23.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.792 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:31:23.795 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:31:23.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:31:23.806 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:31:23.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 08:31:23.818 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.822 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:31:23.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:31:23.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:31:23.829 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:31:23.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 08:31:23.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.841 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:31:23.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:31:23.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:31:23.848 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:31:23.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 08:31:23.858 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.861 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:31:23.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:31:23.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:31:23.868 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:31:23.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:31:23.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.881 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:31:23.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:31:23.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:31:23.889 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:31:23.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 08:31:23.900 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.902 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:31:23.904 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:31:23.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:31:23.909 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:31:23.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 08:31:23.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.920 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:31:23.923 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:31:23.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:31:23.927 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:31:23.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 08:31:23.937 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.939 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:31:23.941 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:31:23.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:31:23.946 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:31:23.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 08:31:23.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.957 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:31:23.960 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:31:23.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:31:23.965 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:31:23.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 08:31:23.975 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.977 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:31:23.980 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:31:23.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:31:23.985 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:31:23.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:23.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:23.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 08:31:23.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:23.997 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:31:23.999 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:31:24.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:31:24.004 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:31:24.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:24.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:24.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 08:31:24.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:24.015 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:31:24.018 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:31:24.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:31:24.023 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:31:24.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:24.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:24.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 08:31:24.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:24.034 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:31:24.036 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:31:24.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:31:24.041 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:31:24.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:24.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:24.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 08:31:24.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:24.053 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:31:24.055 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:31:24.057 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:31:24.059 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:31:24.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:24.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:24.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 08:31:24.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:24.071 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:31:24.091 | Using python 3.8 to install etcd3 2022-04-13 08:31:24.094 | + 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 08:31:24.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:24.823 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:24.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:24.823 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:25.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:26.015 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:31:26.023 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:31:26.024 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:31:26.024 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:31:26.025 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:31:27.681 | 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 08:31:27.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:27.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:27.794 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:27.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:27.800 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:27.803 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:27.806 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:27.808 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:27.811 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:27.814 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:27.816 | + functions-common:time_stop:2432 : start_time=1649838684086 2022-04-13 08:31:27.820 | + functions-common:time_stop:2434 : [[ -z 1649838684086 ]] 2022-04-13 08:31:27.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:27.828 | + functions-common:time_stop:2437 : end_time=1649838687825 2022-04-13 08:31:27.831 | + functions-common:time_stop:2438 : elapsed_time=3739 2022-04-13 08:31:27.833 | + functions-common:time_stop:2439 : total=24040 2022-04-13 08:31:27.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:27.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27779 2022-04-13 08:31:27.840 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:27.843 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:31:27.864 | Using python 3.8 to install etcd3gw 2022-04-13 08:31:27.867 | + 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 08:31:28.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:28.608 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:28.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:28.608 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:29.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:29.804 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:31:29.811 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:31:29.812 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:31:29.813 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:31:29.814 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:31:29.847 | 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 08:31:29.848 | 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 08:31:29.851 | 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 08:31:29.852 | 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 08:31:31.477 | 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 08:31:31.483 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:31.483 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:31.590 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:31.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:31.597 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:31.600 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:31.605 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:31.607 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:31.611 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:31.614 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:31.616 | + functions-common:time_stop:2432 : start_time=1649838687859 2022-04-13 08:31:31.619 | + functions-common:time_stop:2434 : [[ -z 1649838687859 ]] 2022-04-13 08:31:31.622 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:31.626 | + functions-common:time_stop:2437 : end_time=1649838691623 2022-04-13 08:31:31.628 | + functions-common:time_stop:2438 : elapsed_time=3764 2022-04-13 08:31:31.630 | + functions-common:time_stop:2439 : total=27779 2022-04-13 08:31:31.632 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:31.635 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31543 2022-04-13 08:31:31.637 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:31.639 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:31:31.642 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:31:31.645 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:31:31.647 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:31.650 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:31.652 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:31.655 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:31.657 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:31.660 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:31.662 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:31.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:31.667 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:31.670 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:31.672 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:31.674 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:31:31.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:31.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:31.682 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:31:31.684 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:31.687 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:31.689 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:31.691 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:31.694 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:31.696 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:31.699 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:31.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:31.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:31.706 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:31.708 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:31.711 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:31.713 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:31.715 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:31.717 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:31.720 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:31.723 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:31.725 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:31.747 | + 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 08:31:31.862 | Reading package lists... 2022-04-13 08:31:32.108 | Building dependency tree... 2022-04-13 08:31:32.110 | Reading state information... 2022-04-13 08:31:32.357 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:31:32.357 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:31:32.357 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:31:32.357 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:32.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:32.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:32.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:32.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:32.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:32.358 | python3-zope.interface 2022-04-13 08:31:32.358 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:32.497 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:32.502 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:32.505 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:32.508 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:32.510 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:32.512 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:32.515 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:32.518 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:32.520 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:32.523 | + functions-common:time_stop:2432 : start_time=1649838691744 2022-04-13 08:31:32.525 | + functions-common:time_stop:2434 : [[ -z 1649838691744 ]] 2022-04-13 08:31:32.528 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:32.533 | + functions-common:time_stop:2437 : end_time=1649838692530 2022-04-13 08:31:32.536 | + functions-common:time_stop:2438 : elapsed_time=786 2022-04-13 08:31:32.538 | + functions-common:time_stop:2439 : total=4777 2022-04-13 08:31:32.540 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:32.543 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5563 2022-04-13 08:31:32.545 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:32.548 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:31:32.550 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:32.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:32.555 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:31:32.619 | Module proxy already enabled 2022-04-13 08:31:32.624 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:31:32.690 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:31:32.690 | Module proxy already enabled 2022-04-13 08:31:32.690 | Module proxy_uwsgi already enabled 2022-04-13 08:31:32.697 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:31:32.701 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:31:32.705 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:31:32.709 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:31:32.839 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:31:32.842 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:31:32.845 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:31:32.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 08:31:32.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.857 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:31:32.860 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:31:32.862 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:31:32.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 08:31:32.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.874 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:31:32.877 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:31:32.880 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:31:32.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.887 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 08:31:32.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.891 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:31:32.894 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:31:32.896 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:31:32.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:31:32.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.908 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:31:32.910 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:31:32.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 08:31:32.919 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.921 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:31:32.924 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:31:32.926 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:31:32.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.931 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.933 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 08:31:32.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.939 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:31:32.959 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:32.961 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:31:32.963 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:31:32.966 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:31:32.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:32.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:32.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 08:31:32.975 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:32.978 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:31:32.996 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:32.999 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:31:33.002 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:31:33.006 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:31:33.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:33.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:33.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 08:31:33.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:33.021 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:31:33.023 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:31:33.026 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:31:33.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:33.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:33.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 08:31:33.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:33.038 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:31:33.040 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:31:33.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:33.046 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:31:33.049 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:31:33.052 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:33.056 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:33.056 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:33.063 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:31:33.066 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:31:33.069 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:31:33.072 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:31:33.076 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:31:33.097 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:31:33.099 | + 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 08:31:33.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:33.839 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:33.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:33.839 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:35.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:35.064 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:31:35.115 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:31:35.116 | 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 08:31:35.117 | 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 08:31:35.118 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:31:35.119 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:31:35.120 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:31:35.121 | 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 08:31:35.122 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:31:35.123 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:31:35.124 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:31:35.125 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:31:35.126 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:31:35.127 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:31:35.128 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:31:35.184 | 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 08:31:35.185 | 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 08:31:35.186 | 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 08:31:35.225 | 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 08:31:35.271 | 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 08:31:35.272 | 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 08:31:35.273 | 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 08:31:35.275 | 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 08:31:35.322 | 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 08:31:35.326 | 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 08:31:35.335 | 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 08:31:35.336 | 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 08:31:35.349 | 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 08:31:35.350 | 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 08:31:35.353 | 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 08:31:35.414 | 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 08:31:35.417 | 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 08:31:35.418 | 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 08:31:35.420 | 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 08:31:35.473 | 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 08:31:35.491 | 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 08:31:37.039 | 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 08:31:37.045 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:37.045 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:37.155 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:37.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:37.162 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:37.164 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:37.167 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:37.169 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:37.171 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:37.174 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:37.176 | + functions-common:time_stop:2432 : start_time=1649838693091 2022-04-13 08:31:37.178 | + functions-common:time_stop:2434 : [[ -z 1649838693091 ]] 2022-04-13 08:31:37.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:37.187 | + functions-common:time_stop:2437 : end_time=1649838697184 2022-04-13 08:31:37.190 | + functions-common:time_stop:2438 : elapsed_time=4093 2022-04-13 08:31:37.192 | + functions-common:time_stop:2439 : total=31543 2022-04-13 08:31:37.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:37.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35636 2022-04-13 08:31:37.199 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:37.202 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:31:37.204 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:31:37.207 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:37.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:31:37.215 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:31:37.218 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:37.223 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:37.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:37.229 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:31:37.231 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:31:37.234 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:31:37.237 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:31:37.239 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:31:37.262 | Using python 3.8 to install python-memcached 2022-04-13 08:31:37.264 | + 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 08:31:38.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:38.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:39.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:39.196 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:31:39.200 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:31:40.850 | 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 08:31:40.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:40.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:40.963 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:40.967 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:40.969 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:40.973 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:40.975 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:40.978 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:40.980 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:40.983 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:40.985 | + functions-common:time_stop:2432 : start_time=1649838697255 2022-04-13 08:31:40.987 | + functions-common:time_stop:2434 : [[ -z 1649838697255 ]] 2022-04-13 08:31:40.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:40.994 | + functions-common:time_stop:2437 : end_time=1649838700992 2022-04-13 08:31:40.997 | + functions-common:time_stop:2438 : elapsed_time=3737 2022-04-13 08:31:40.999 | + functions-common:time_stop:2439 : total=35636 2022-04-13 08:31:41.001 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:41.003 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39373 2022-04-13 08:31:41.007 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:41.010 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:31:41.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:41.035 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-13 08:31:41.037 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:31:41.040 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:31:41.042 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:31:41.044 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:31:41.047 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:31:41.049 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:31:41.064 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:41.066 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:31:41.069 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:31:41.071 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:31:41.073 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:31:41.075 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:31:41.078 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:31:41.080 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:31:41.082 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:31:41.085 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:31:41.100 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:31:41.102 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:31:41.104 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:41.107 | + functions-common:git_clone:629 : echo master 2022-04-13 08:31:41.107 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:31:41.112 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:31:41.114 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:41.116 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:31:41.119 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:31:41.119 | + functions-common:git_clone:678 : head -1 2022-04-13 08:31:41.122 | c141e6164 trivial: Fix typo 2022-04-13 08:31:41.125 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:31:41.127 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:31:41.130 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:31:41.132 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:41.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:41.137 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:31:41.139 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:31:41.142 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:31:41.144 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:41.146 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:41.148 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:31:41.151 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:31:41.154 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:31:41.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:31:41.159 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:31:41.163 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:31:41.166 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:31:41.170 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:31:41.177 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:31:41.179 | + 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 08:31:41.852 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:31:41.856 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:31:41.860 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:31:41.864 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:31:41.867 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:41.870 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:41.873 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:31:41.877 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:31:41.879 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:31:41.882 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:31:41.884 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:31:41.886 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:31:41.888 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:31:41.891 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:31:41.911 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:31:41.913 | + 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 08:31:42.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:42.639 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:42.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:42.639 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:43.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:43.839 | Obtaining file:///opt/stack/keystone 2022-04-13 08:31:43.840 | Preparing metadata (setup.py): started 2022-04-13 08:31:44.620 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:31:44.620 | ERROR: Command errored out with exit status 1: 2022-04-13 08:31:44.620 | 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-sof7zi_a 2022-04-13 08:31:44.620 | cwd: /opt/stack/keystone/ 2022-04-13 08:31:44.620 | Complete output (16 lines): 2022-04-13 08:31:44.620 | Error parsing 2022-04-13 08:31:44.620 | Traceback (most recent call last): 2022-04-13 08:31:44.620 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:31:44.620 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:31:44.620 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:31:44.620 | pbr.hooks.setup_hook(config) 2022-04-13 08:31:44.620 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:31:44.620 | metadata_config.run() 2022-04-13 08:31:44.621 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:31:44.621 | self.hook() 2022-04-13 08:31:44.621 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:31:44.621 | self.config['version'] = packaging.get_version( 2022-04-13 08:31:44.621 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:31:44.621 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:31:44.621 | 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 08:31:44.621 | 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 08:31:44.621 | ---------------------------------------- 2022-04-13 08:31:44.621 | 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 08:31:44.621 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:31:44.631 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:44.632 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:44.720 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:31:44.722 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:31:44.726 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:31:44.730 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:31:44.733 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:31:44.736 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:31:44.739 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:31:44.742 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:31:44.745 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:31:44.748 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:31:44.749 | Error on exit 2022-04-13 08:31:44.751 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:31:44.754 | + ./stack.sh:exit_trap:544 : generate-subunit 1649838627 77 fail 2022-04-13 08:31:45.334 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:31:45.338 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:31:46.241 | + ./stack.sh:exit_trap:558 : exit 1