2022-06-10 10:58:10.155 | + ./stack.sh:main:482 : exec 2022-06-10 10:58:10.155 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105810' 2022-06-10 10:58:10.155 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-105810.summary.2022-06-10-105810 2022-06-10 10:58:10.155 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:58:10.155 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105810 2022-06-10 10:58:10.155 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105810 /opt/stack/logs/stack.sh.log 2022-06-10 10:58:10.155 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105810.summary.2022-06-10-105810 /opt/stack/logs/stack.sh.log.summary 2022-06-10 10:58:10.155 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 10:58:10.156 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 10:58:10.156 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 10:58:10.156 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 10:58:10.156 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 10:58:10.156 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 10:58:10.156 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:58:10.156 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 10:58:10.159 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 10:58:10.161 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 10:58:10.163 | + ./stack.sh:main:571 : uname -a 2022-06-10 10:58:10.164 | Linux dv-osbrick-master-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-10 10:58:10.166 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 10:58:10.168 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 10:58:10.171 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 10:58:10.207 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 10:58:10.222 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 10:58:10.224 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 10:58:10.226 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 10:58:10.228 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 10:58:10.230 | + functions-common:fetch_plugins:1777 : return 2022-06-10 10:58:10.232 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 10:58:10.234 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 10:58:10.235 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:58:10.237 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:58:10.239 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:58:10.243 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:58:10.244 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:58:10.247 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:58:10.249 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:58:10.252 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:58:10.254 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:58:10.256 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:58:10.258 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 10:58:10.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:58:10.272 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:10.274 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:58:10.276 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:58:10.278 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:58:10.279 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:58:10.281 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:58:10.283 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:58:10.285 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 10:58:10.287 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 10:58:10.289 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:58:10.291 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:58:10.292 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 10:58:10.294 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 10:58:10.296 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 10:58:10.298 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 10:58:10.299 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 10:58:10.302 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 10:58:10.319 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 10:58:10.321 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 10:58:10.333 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:58:10.339 | +++ lib/tls:source:43 : hostname -f 2022-06-10 10:58:10.342 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 10:58:10.344 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 10:58:10.346 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 10:58:10.349 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 10:58:10.350 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 10:58:10.352 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 10:58:10.354 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 10:58:10.356 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 10:58:10.358 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 10:58:10.360 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 10:58:10.365 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 10:58:10.376 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 10:58:10.393 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 10:58:10.405 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 10:58:10.417 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 10:58:10.453 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 10:58:10.510 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 10:58:10.603 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 10:58:10.625 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 10:58:10.667 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 10:58:10.719 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 10:58:10.865 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 10:58:10.878 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 10:58:10.891 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 10:58:10.904 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 10:58:10.990 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 10:58:10.992 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 10:58:10.995 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 10:58:10.997 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 10:58:10.999 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 10:58:11.001 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 10:58:11.004 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 10:58:11.004 | False' 2022-06-10 10:58:11.006 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 10:58:11.021 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 10:58:11.023 | + ./stack.sh:main:619 : run_phase source 2022-06-10 10:58:11.025 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 10:58:11.027 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:58:11.029 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:58:11.031 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:58:11.033 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:58:11.036 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:58:11.038 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:58:11.040 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:58:11.044 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:58:11.046 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:58:11.048 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:58:11.050 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 10:58:11.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:58:11.066 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:11.068 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:58:11.070 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 10:58:11.109 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 10:58:11.112 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 10:58:11.114 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:58:11.116 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 10:58:11.118 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 10:58:11.120 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 10:58:11.122 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 10:58:11.124 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 10:58:11.127 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 10:58:11.129 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 10:58:11.131 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.133 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 10:58:11.135 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.138 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 10:58:11.140 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.142 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 10:58:11.145 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.147 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 10:58:11.149 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.152 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 10:58:11.154 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.156 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 10:58:11.158 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.161 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 10:58:11.163 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.165 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 10:58:11.168 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.170 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 10:58:11.172 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.174 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 10:58:11.177 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.179 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 10:58:11.182 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.184 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 10:58:11.186 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.188 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 10:58:11.191 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.193 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 10:58:11.196 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.198 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 10:58:11.200 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.202 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 10:58:11.205 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.207 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 10:58:11.209 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.211 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 10:58:11.214 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.216 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 10:58:11.218 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.220 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 10:58:11.223 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.225 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 10:58:11.227 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.229 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 10:58:11.232 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.234 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 10:58:11.236 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.239 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 10:58:11.241 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.243 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 10:58:11.246 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.248 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 10:58:11.250 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.252 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 10:58:11.255 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.257 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 10:58:11.260 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.262 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 10:58:11.264 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.266 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 10:58:11.269 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.271 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 10:58:11.273 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.275 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 10:58:11.278 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.280 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 10:58:11.282 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.285 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 10:58:11.287 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.289 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 10:58:11.291 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.293 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 10:58:11.296 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.298 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 10:58:11.300 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.303 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 10:58:11.305 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.307 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 10:58:11.310 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.312 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 10:58:11.314 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.317 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 10:58:11.319 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.321 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 10:58:11.324 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.326 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 10:58:11.328 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.331 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 10:58:11.333 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:58:11.335 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 10:58:11.338 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 10:58:11.340 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:58:11.342 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 10:58:11.357 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:11.359 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 10:58:11.361 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:58:11.364 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 10:58:11.379 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:58:11.381 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 10:58:11.384 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 10:58:11.386 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 10:58:11.388 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 10:58:11.390 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 10:58:11.392 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 10:58:11.395 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 10:58:11.397 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 10:58:11.399 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 10:58:11.399 | Using mysql database backend 2022-06-10 10:58:11.402 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 10:58:11.417 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 10:58:11.420 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 10:58:11.423 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:58:11.425 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 10:58:11.429 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:58:11.431 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 10:58:11.447 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:11.449 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 10:58:11.465 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 10:58:11.481 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:11.483 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 10:58:11.500 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 10:58:11.515 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 10:58:11.531 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:58:11.534 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 10:58:11.550 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:11.553 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 10:58:11.569 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 10:58:11.571 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 10:58:11.573 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 10:58:11.576 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 10:58:11.579 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 10:58:11.583 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-105811 2022-06-10 10:58:11.586 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-105811 752' 2022-06-10 10:58:11.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.590 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:58:11.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.595 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 10:58:11.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.600 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 10:58:11.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.605 | + 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-06-10 10:58:11.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.609 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-10 10:58:11.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.614 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-10 10:58:11.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.619 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-105810 2022-06-10 10:58:11.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.623 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 10:58:11.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.628 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-10 10:58:11.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.633 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 10:58:11.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.638 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 10:58:11.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.642 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 10:58:11.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.648 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 10:58:11.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.652 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.13 2022-06-10 10:58:11.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:58:11.657 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 10:58:11.660 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 10:58:11.662 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 10:58:11.664 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 10:58:11.666 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 10:58:11.668 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:58:11.670 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:58:11.673 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:58:11.675 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:58:11.678 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:58:11.680 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:58:11.695 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:58:11.697 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:58:11.699 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:11.702 | + functions-common:git_clone:618 : echo master 2022-06-10 10:58:11.702 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:58:11.708 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 10:58:11.710 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:11.712 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 10:58:11.724 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 10:58:11.727 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:58:11.727 | + functions-common:git_clone:679 : head -1 2022-06-10 10:58:11.731 | e9011ef2 Updated from generate-constraints 2022-06-10 10:58:11.733 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:58:11.736 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 10:58:11.739 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:58:11.741 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 10:58:11.744 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 10:58:11.746 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 10:58:11.749 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 10:58:11.751 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:58:11.754 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 10:58:11.757 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 10:58:11.759 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 10:58:11.762 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 10:58:11.766 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858691 2022-06-10 10:58:11.770 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 10:58:11.775 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858430 2022-06-10 10:58:11.777 | ++ tools/install_prereqs.sh:source:49 : DELTA=261 2022-06-10 10:58:11.780 | ++ tools/install_prereqs.sh:source:50 : [[ 261 -lt 7200 ]] 2022-06-10 10:58:11.782 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 10:58:11.785 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 10:58:11.787 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 10:58:11.790 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 10:58:11.792 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 10:58:11.794 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 10:58:11.797 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 10:58:11.799 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 10:58:11.803 | +++ 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-06-10 10:58:11.848 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 10:58:11.848 | apache2-dev 2022-06-10 10:58:11.848 | bc 2022-06-10 10:58:11.848 | bsdmainutils 2022-06-10 10:58:11.848 | curl 2022-06-10 10:58:11.848 | g++ 2022-06-10 10:58:11.848 | gawk 2022-06-10 10:58:11.848 | gcc 2022-06-10 10:58:11.848 | gettext 2022-06-10 10:58:11.848 | git 2022-06-10 10:58:11.848 | graphviz 2022-06-10 10:58:11.848 | iputils-ping 2022-06-10 10:58:11.848 | libapache2-mod-proxy-uwsgi 2022-06-10 10:58:11.848 | libffi-dev 2022-06-10 10:58:11.848 | libjpeg-dev 2022-06-10 10:58:11.848 | libpcre3-dev 2022-06-10 10:58:11.849 | libpq-dev 2022-06-10 10:58:11.849 | libssl-dev 2022-06-10 10:58:11.849 | libsystemd-dev 2022-06-10 10:58:11.849 | libxml2-dev 2022-06-10 10:58:11.849 | libxslt1-dev 2022-06-10 10:58:11.849 | libyaml-dev 2022-06-10 10:58:11.849 | lsof 2022-06-10 10:58:11.849 | openssh-server 2022-06-10 10:58:11.849 | openssl 2022-06-10 10:58:11.849 | pkg-config 2022-06-10 10:58:11.849 | psmisc 2022-06-10 10:58:11.849 | python3-dev 2022-06-10 10:58:11.849 | python3-pip 2022-06-10 10:58:11.849 | python3-systemd 2022-06-10 10:58:11.849 | python3-venv 2022-06-10 10:58:11.849 | tar 2022-06-10 10:58:11.849 | tcpdump 2022-06-10 10:58:11.849 | unzip 2022-06-10 10:58:11.849 | uuid-runtime 2022-06-10 10:58:11.849 | wget 2022-06-10 10:58:11.849 | wget 2022-06-10 10:58:11.849 | zlib1g-dev 2022-06-10 10:58:11.849 | libkrb5-dev 2022-06-10 10:58:11.849 | libldap2-dev 2022-06-10 10:58:11.849 | libsasl2-dev 2022-06-10 10:58:11.849 | memcached 2022-06-10 10:58:11.849 | python3-mysqldb 2022-06-10 10:58:11.849 | sqlite3 2022-06-10 10:58:11.849 | conntrack 2022-06-10 10:58:11.849 | curl 2022-06-10 10:58:11.849 | dnsmasq-base 2022-06-10 10:58:11.849 | dnsmasq-utils 2022-06-10 10:58:11.849 | ebtables 2022-06-10 10:58:11.849 | genisoimage 2022-06-10 10:58:11.849 | iptables 2022-06-10 10:58:11.849 | iputils-arping 2022-06-10 10:58:11.849 | kpartx 2022-06-10 10:58:11.850 | libjs-jquery-tablesorter 2022-06-10 10:58:11.850 | parted 2022-06-10 10:58:11.850 | pm-utils 2022-06-10 10:58:11.850 | python3-mysqldb 2022-06-10 10:58:11.850 | socat 2022-06-10 10:58:11.850 | sqlite3 2022-06-10 10:58:11.850 | sudo 2022-06-10 10:58:11.850 | vlan 2022-06-10 10:58:11.850 | lsscsi 2022-06-10 10:58:11.850 | open-iscsi 2022-06-10 10:58:11.850 | lvm2 2022-06-10 10:58:11.850 | qemu-utils 2022-06-10 10:58:11.850 | thin-provisioning-tools 2022-06-10 10:58:11.850 | acl 2022-06-10 10:58:11.850 | dnsmasq-base 2022-06-10 10:58:11.850 | dnsmasq-utils 2022-06-10 10:58:11.850 | ebtables 2022-06-10 10:58:11.850 | haproxy 2022-06-10 10:58:11.850 | iptables 2022-06-10 10:58:11.850 | iputils-arping 2022-06-10 10:58:11.850 | iputils-ping 2022-06-10 10:58:11.850 | postgresql-server-dev-all 2022-06-10 10:58:11.850 | python3-mysqldb 2022-06-10 10:58:11.850 | sqlite3 2022-06-10 10:58:11.850 | sudo 2022-06-10 10:58:11.850 | vlan 2022-06-10 10:58:11.850 | pcp 2022-06-10 10:58:11.850 | ipset 2022-06-10 10:58:11.850 | conntrack 2022-06-10 10:58:11.850 | conntrackd 2022-06-10 10:58:11.850 | keepalived 2022-06-10 10:58:11.850 | lvm2 2022-06-10 10:58:11.850 | qemu-utils 2022-06-10 10:58:11.850 | thin-provisioning-tools 2022-06-10 10:58:11.850 | curl 2022-06-10 10:58:11.850 | liberasurecode-dev 2022-06-10 10:58:11.850 | make 2022-06-10 10:58:11.851 | memcached 2022-06-10 10:58:11.851 | rsync 2022-06-10 10:58:11.851 | sqlite3 2022-06-10 10:58:11.851 | xfsprogs' 2022-06-10 10:58:11.852 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 10:58:11.870 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 10:58:11.870 | apache2-dev 2022-06-10 10:58:11.870 | bc 2022-06-10 10:58:11.870 | bsdmainutils 2022-06-10 10:58:11.870 | curl 2022-06-10 10:58:11.870 | g++ 2022-06-10 10:58:11.870 | gawk 2022-06-10 10:58:11.870 | gcc 2022-06-10 10:58:11.871 | gettext 2022-06-10 10:58:11.871 | git 2022-06-10 10:58:11.871 | graphviz 2022-06-10 10:58:11.871 | iputils-ping 2022-06-10 10:58:11.871 | libapache2-mod-proxy-uwsgi 2022-06-10 10:58:11.871 | libffi-dev 2022-06-10 10:58:11.871 | libjpeg-dev 2022-06-10 10:58:11.871 | libpcre3-dev 2022-06-10 10:58:11.871 | libpq-dev 2022-06-10 10:58:11.871 | libssl-dev 2022-06-10 10:58:11.871 | libsystemd-dev 2022-06-10 10:58:11.871 | libxml2-dev 2022-06-10 10:58:11.871 | libxslt1-dev 2022-06-10 10:58:11.871 | libyaml-dev 2022-06-10 10:58:11.871 | lsof 2022-06-10 10:58:11.871 | openssh-server 2022-06-10 10:58:11.871 | openssl 2022-06-10 10:58:11.871 | pkg-config 2022-06-10 10:58:11.871 | psmisc 2022-06-10 10:58:11.871 | python3-dev 2022-06-10 10:58:11.871 | python3-pip 2022-06-10 10:58:11.871 | python3-systemd 2022-06-10 10:58:11.871 | python3-venv 2022-06-10 10:58:11.871 | tar 2022-06-10 10:58:11.871 | tcpdump 2022-06-10 10:58:11.871 | unzip 2022-06-10 10:58:11.871 | uuid-runtime 2022-06-10 10:58:11.871 | wget 2022-06-10 10:58:11.871 | wget 2022-06-10 10:58:11.871 | zlib1g-dev 2022-06-10 10:58:11.871 | libkrb5-dev 2022-06-10 10:58:11.871 | libldap2-dev 2022-06-10 10:58:11.871 | libsasl2-dev 2022-06-10 10:58:11.871 | memcached 2022-06-10 10:58:11.871 | python3-mysqldb 2022-06-10 10:58:11.872 | sqlite3 2022-06-10 10:58:11.872 | conntrack 2022-06-10 10:58:11.872 | curl 2022-06-10 10:58:11.872 | dnsmasq-base 2022-06-10 10:58:11.872 | dnsmasq-utils 2022-06-10 10:58:11.872 | ebtables 2022-06-10 10:58:11.872 | genisoimage 2022-06-10 10:58:11.872 | iptables 2022-06-10 10:58:11.872 | iputils-arping 2022-06-10 10:58:11.872 | kpartx 2022-06-10 10:58:11.872 | libjs-jquery-tablesorter 2022-06-10 10:58:11.872 | parted 2022-06-10 10:58:11.872 | pm-utils 2022-06-10 10:58:11.872 | python3-mysqldb 2022-06-10 10:58:11.872 | socat 2022-06-10 10:58:11.872 | sqlite3 2022-06-10 10:58:11.872 | sudo 2022-06-10 10:58:11.872 | vlan 2022-06-10 10:58:11.872 | lsscsi 2022-06-10 10:58:11.872 | open-iscsi 2022-06-10 10:58:11.872 | lvm2 2022-06-10 10:58:11.872 | qemu-utils 2022-06-10 10:58:11.872 | thin-provisioning-tools 2022-06-10 10:58:11.872 | acl 2022-06-10 10:58:11.872 | dnsmasq-base 2022-06-10 10:58:11.872 | dnsmasq-utils 2022-06-10 10:58:11.872 | ebtables 2022-06-10 10:58:11.872 | haproxy 2022-06-10 10:58:11.872 | iptables 2022-06-10 10:58:11.872 | iputils-arping 2022-06-10 10:58:11.872 | iputils-ping 2022-06-10 10:58:11.872 | postgresql-server-dev-all 2022-06-10 10:58:11.872 | python3-mysqldb 2022-06-10 10:58:11.872 | sqlite3 2022-06-10 10:58:11.872 | sudo 2022-06-10 10:58:11.872 | vlan 2022-06-10 10:58:11.873 | pcp 2022-06-10 10:58:11.873 | ipset 2022-06-10 10:58:11.873 | conntrack 2022-06-10 10:58:11.873 | conntrackd 2022-06-10 10:58:11.873 | keepalived 2022-06-10 10:58:11.873 | lvm2 2022-06-10 10:58:11.873 | qemu-utils 2022-06-10 10:58:11.873 | thin-provisioning-tools 2022-06-10 10:58:11.873 | curl 2022-06-10 10:58:11.873 | liberasurecode-dev 2022-06-10 10:58:11.873 | make 2022-06-10 10:58:11.873 | memcached 2022-06-10 10:58:11.873 | rsync 2022-06-10 10:58:11.873 | sqlite3 2022-06-10 10:58:11.873 | xfsprogs ' 2022-06-10 10:58:11.873 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 10:58:11.875 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:11.877 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:11.880 | ++ 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-06-10 10:58:11.881 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 10:58:11.886 | ++ 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-06-10 10:58:11.888 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 10:58:11.890 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:58:11.892 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 10:58:11.895 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:58:11.897 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:11.899 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:58:11.901 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:11.904 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:11.906 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:58:11.908 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 10:58:11.910 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:11.912 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 10:58:11.914 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 10:58:11.918 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 10:58:11.920 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 10:58:11.922 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 10:58:11.924 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 10:58:11.927 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 10:58:11.929 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 10:58:11.933 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858691931 2022-06-10 10:58:11.935 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 10:58:11.937 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 10:58:11.939 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 10:58:12.315 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 10:58:12.340 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 10:58:12.420 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 10:58:12.533 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 10:58:14.581 | Reading package lists... 2022-06-10 10:58:14.612 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 10:58:14.615 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 10:58:14.617 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:58:14.619 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:14.621 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:14.623 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:58:14.625 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:14.627 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 10:58:14.629 | ++ functions-common:time_stop:2433 : start_time=1654858691931 2022-06-10 10:58:14.631 | ++ functions-common:time_stop:2435 : [[ -z 1654858691931 ]] 2022-06-10 10:58:14.633 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:14.637 | ++ functions-common:time_stop:2438 : end_time=1654858694635 2022-06-10 10:58:14.639 | ++ functions-common:time_stop:2439 : elapsed_time=2704 2022-06-10 10:58:14.641 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 10:58:14.643 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:14.645 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2704 2022-06-10 10:58:14.648 | ++ functions-common:install_package:1465 : 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-06-10 10:58:14.650 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:58:14.653 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:14.655 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:14.657 | ++ functions-common:real_install_package:1451 : 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-06-10 10:58:14.678 | ++ functions-common:apt_get:1231 : 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-06-10 10:58:14.791 | Reading package lists... 2022-06-10 10:58:15.035 | Building dependency tree... 2022-06-10 10:58:15.037 | Reading state information... 2022-06-10 10:58:15.071 | acl is already the newest version (2.2.53-6). 2022-06-10 10:58:15.071 | bc is already the newest version (1.07.1-2build1). 2022-06-10 10:58:15.071 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 10:58:15.071 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 10:58:15.071 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 10:58:15.071 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:58:15.071 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 10:58:15.071 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:58:15.071 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 10:58:15.071 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 10:58:15.071 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 10:58:15.071 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 10:58:15.071 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 10:58:15.071 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 10:58:15.071 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 10:58:15.071 | libffi-dev is already the newest version (3.3-4). 2022-06-10 10:58:15.071 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 10:58:15.071 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 10:58:15.071 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 10:58:15.071 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 10:58:15.071 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 10:58:15.071 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:58:15.071 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 10:58:15.071 | psmisc is already the newest version (23.3-1). 2022-06-10 10:58:15.071 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:58:15.071 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 10:58:15.071 | python3-systemd is already the newest version (234-3build2). 2022-06-10 10:58:15.071 | socat is already the newest version (1.7.3.3-2). 2022-06-10 10:58:15.071 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 10:58:15.071 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 10:58:15.072 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 10:58:15.072 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 10:58:15.072 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 10:58:15.072 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 10:58:15.072 | pcp is already the newest version (5.0.3-1). 2022-06-10 10:58:15.072 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 10:58:15.072 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:58:15.072 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:58:15.072 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:58:15.072 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 10:58:15.072 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:58:15.072 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:58:15.072 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 10:58:15.072 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 10:58:15.072 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 10:58:15.072 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 10:58:15.072 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 10:58:15.072 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 10:58:15.072 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 10:58:15.072 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 10:58:15.072 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 10:58:15.072 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:58:15.072 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 10:58:15.072 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 10:58:15.072 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 10:58:15.072 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 10:58:15.072 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 10:58:15.072 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 10:58:15.072 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:58:15.072 | openssl set to manually installed. 2022-06-10 10:58:15.072 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 10:58:15.072 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 10:58:15.072 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 10:58:15.073 | rsync set to manually installed. 2022-06-10 10:58:15.073 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 10:58:15.073 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 10:58:15.073 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 10:58:15.073 | tar set to manually installed. 2022-06-10 10:58:15.073 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 10:58:15.073 | tcpdump set to manually installed. 2022-06-10 10:58:15.073 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 10:58:15.288 | uuid-runtime set to manually installed. 2022-06-10 10:58:15.288 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 10:58:15.288 | wget set to manually installed. 2022-06-10 10:58:15.288 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 10:58:15.288 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:58:15.288 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 10:58:15.288 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 10:58:15.288 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 10:58:15.288 | The following packages were automatically installed and are no longer required: 2022-06-10 10:58:15.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:58:15.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:58:15.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:58:15.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:58:15.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:58:15.289 | python3-zope.interface 2022-06-10 10:58:15.289 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:58:15.418 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:58:15.422 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 10:58:15.425 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:58:15.428 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:58:15.430 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:15.432 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:15.434 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:58:15.436 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:15.438 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:58:15.440 | ++ functions-common:time_stop:2433 : start_time=1654858694675 2022-06-10 10:58:15.443 | ++ functions-common:time_stop:2435 : [[ -z 1654858694675 ]] 2022-06-10 10:58:15.445 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:15.449 | ++ functions-common:time_stop:2438 : end_time=1654858695447 2022-06-10 10:58:15.452 | ++ functions-common:time_stop:2439 : elapsed_time=772 2022-06-10 10:58:15.454 | ++ functions-common:time_stop:2440 : total=750 2022-06-10 10:58:15.456 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:15.458 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1522 2022-06-10 10:58:15.460 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 10:58:15.463 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 10:58:15.466 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 10:58:15.468 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 10:58:15.473 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 10:58:15.477 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 10:58:15.479 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 10:58:15.482 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 10:58:16.886 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 10:58:16.887 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 10:58:16.889 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 10:58:16.891 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 10:58:16.893 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 10:58:16.895 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 10:58:16.897 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 10:58:16.898 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 10:58:16.900 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 10:58:16.902 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 10:58:16.904 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 10:58:16.906 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 10:58:16.907 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 10:58:16.909 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 10:58:16.912 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 10:58:16.914 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 10:58:16.915 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 10:58:16.917 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 10:58:16.919 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 10:58:16.921 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 10:58:16.923 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 10:58:16.925 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 10:58:16.927 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 10:58:16.929 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 10:58:16.997 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 10:58:16.999 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 10:58:17.067 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 10:58:17.069 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 10:58:17.136 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 10:58:17.138 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 10:58:17.140 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 10:58:17.142 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 10:58:17.144 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 10:58:17.146 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 10:58:17.147 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 10:58:17.149 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 10:58:17.151 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 10:58:17.153 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 10:58:17.156 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 10:58:17.156 | Distro: focal 2022-06-10 10:58:17.158 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 10:58:17.160 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:58:17.164 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:58:17.166 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:58:17.168 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:58:17.169 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:58:17.757 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:58:17.758 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:58:17.758 | pip: 21.3.1 2022-06-10 10:58:17.760 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 10:58:17.762 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 10:58:17.764 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:58:17.766 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:58:17.767 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:58:17.770 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:58:17.772 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:58:17.773 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:58:17.775 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:58:17.777 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:58:17.779 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:58:17.780 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:58:17.782 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 10:58:17.784 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:17.786 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:17.788 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 10:58:17.792 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 10:58:17.794 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 10:58:17.796 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:58:17.800 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:58:17.802 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:58:17.804 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:58:17.811 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:58:18.405 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:58:18.407 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:58:18.407 | pip: 21.3.1 2022-06-10 10:58:18.411 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 10:58:18.413 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:58:18.416 | + ./stack.sh:main:791 : fixup_all 2022-06-10 10:58:18.419 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 10:58:18.421 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 10:58:18.423 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:18.425 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:18.428 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 10:58:18.439 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 10:58:18.450 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 10:58:18.461 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 10:58:18.464 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 10:58:18.466 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:58:18.468 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:58:18.470 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:58:18.472 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:58:18.474 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:58:18.476 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:58:18.478 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:58:18.481 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:58:18.483 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:58:18.485 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:58:18.487 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 10:58:18.489 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 10:58:18.492 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 10:58:18.494 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:58:18.496 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:58:18.498 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:58:18.500 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:58:18.502 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:58:18.505 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:58:18.507 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 10:58:18.509 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 10:58:18.529 | Using python 3.8 to install os-testr 2022-06-10 10:58:18.532 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 10:58:19.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:19.264 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:19.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:19.264 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:20.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:20.381 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 10:58:20.449 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 10:58:20.450 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 10:58:20.451 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 10:58:20.463 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 10:58:20.474 | 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-06-10 10:58:20.485 | 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-06-10 10:58:22.065 | 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-06-10 10:58:22.149 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:58:22.149 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:58:22.253 | + inc/python:pip_install:196 : result=0 2022-06-10 10:58:22.255 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:58:22.257 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:22.260 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:22.262 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:22.264 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:22.266 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:22.268 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:58:22.270 | + functions-common:time_stop:2433 : start_time=1654858698524 2022-06-10 10:58:22.272 | + functions-common:time_stop:2435 : [[ -z 1654858698524 ]] 2022-06-10 10:58:22.275 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:22.280 | + functions-common:time_stop:2438 : end_time=1654858702277 2022-06-10 10:58:22.282 | + functions-common:time_stop:2439 : elapsed_time=3753 2022-06-10 10:58:22.284 | + functions-common:time_stop:2440 : total=0 2022-06-10 10:58:22.287 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:22.289 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3753 2022-06-10 10:58:22.291 | + inc/python:pip_install:199 : return 0 2022-06-10 10:58:22.294 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 10:58:22.348 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 10:58:22.656 | + ./stack.sh:main:805 : install_infra 2022-06-10 10:58:22.659 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:58:22.662 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 10:58:22.665 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:58:22.668 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 10:58:22.690 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:58:25.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:25.561 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:58:25.861 | + inc/python:pip_install:196 : result=0 2022-06-10 10:58:25.864 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:58:25.866 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:25.868 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:25.870 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:25.872 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:25.874 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:25.877 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:58:25.879 | + functions-common:time_stop:2433 : start_time=1654858702682 2022-06-10 10:58:25.881 | + functions-common:time_stop:2435 : [[ -z 1654858702682 ]] 2022-06-10 10:58:25.883 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:25.887 | + functions-common:time_stop:2438 : end_time=1654858705885 2022-06-10 10:58:25.889 | + functions-common:time_stop:2439 : elapsed_time=3203 2022-06-10 10:58:25.891 | + functions-common:time_stop:2440 : total=3753 2022-06-10 10:58:25.894 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:25.896 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6956 2022-06-10 10:58:25.898 | + inc/python:pip_install:199 : return 0 2022-06-10 10:58:25.900 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:58:25.903 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 10:58:25.926 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 10:58:28.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:28.527 | Processing /opt/stack/requirements 2022-06-10 10:58:30.272 | 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 22)) (6.0) 2022-06-10 10:58:30.274 | 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 169)) (3.0.0) 2022-06-10 10:58:30.286 | 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 329)) (21.3) 2022-06-10 10:58:30.291 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:58:30.293 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 10:58:30.299 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 10:58:30.326 | 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 490)) (1.16.0) 2022-06-10 10:58:30.329 | 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 543)) (2.5.0) 2022-06-10 10:58:30.339 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 10:58:30.372 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 10:58:30.374 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 10:58:30.390 | 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 113)) (2.0.12) 2022-06-10 10:58:30.395 | 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 201)) (3.3) 2022-06-10 10:58:30.398 | 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 454)) (2022.5.18.1) 2022-06-10 10:58:30.401 | 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 165)) (1.0.0) 2022-06-10 10:58:30.403 | 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 115)) (3.10.1) 2022-06-10 10:58:30.415 | 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 523)) (3.5.0) 2022-06-10 10:58:30.422 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 10:58:30.425 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 10:58:30.473 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 10:58:30.502 | 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 90)) (21.4.0) 2022-06-10 10:58:30.563 | 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 370)) (1.8.2) 2022-06-10 10:58:30.566 | 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 579)) (0.2.5) 2022-06-10 10:58:30.571 | Building wheels for collected packages: openstack-requirements 2022-06-10 10:58:30.572 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 10:58:31.405 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 10:58:31.405 | ERROR: Command errored out with exit status 1: 2022-06-10 10:58:31.405 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-24ppynbe/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-24ppynbe/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-1ys2d15k 2022-06-10 10:58:31.405 | cwd: /tmp/pip-req-build-24ppynbe/ 2022-06-10 10:58:31.405 | Complete output (6 lines): 2022-06-10 10:58:31.405 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 10:58:31.405 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 10:58:31.405 | or: setup.py --help-commands 2022-06-10 10:58:31.405 | or: setup.py cmd --help 2022-06-10 10:58:31.405 | 2022-06-10 10:58:31.405 | error: invalid command 'bdist_wheel' 2022-06-10 10:58:31.405 | ---------------------------------------- 2022-06-10 10:58:31.405 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 10:58:31.406 | Running setup.py clean for openstack-requirements 2022-06-10 10:58:32.240 | Failed to build openstack-requirements 2022-06-10 10:58:32.256 | Installing collected packages: openstack-requirements 2022-06-10 10:58:32.256 | Attempting uninstall: openstack-requirements 2022-06-10 10:58:32.257 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 10:58:32.292 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 10:58:32.310 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 10:58:32.313 | Running setup.py install for openstack-requirements: started 2022-06-10 10:58:34.693 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 10:58:34.716 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 10:58:34.851 | + inc/python:pip_install:196 : result=0 2022-06-10 10:58:34.853 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:58:34.855 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:34.857 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:34.859 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:34.861 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:34.864 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:34.866 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:58:34.868 | + functions-common:time_stop:2433 : start_time=1654858705918 2022-06-10 10:58:34.870 | + functions-common:time_stop:2435 : [[ -z 1654858705918 ]] 2022-06-10 10:58:34.873 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:34.877 | + functions-common:time_stop:2438 : end_time=1654858714875 2022-06-10 10:58:34.879 | + functions-common:time_stop:2439 : elapsed_time=8957 2022-06-10 10:58:34.881 | + functions-common:time_stop:2440 : total=6956 2022-06-10 10:58:34.883 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:34.885 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15913 2022-06-10 10:58:34.887 | + inc/python:pip_install:199 : return 0 2022-06-10 10:58:34.890 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 10:58:34.892 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 10:58:34.894 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 10:58:34.897 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:34.899 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:34.901 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 10:58:34.904 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:34.906 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 10:58:34.927 | Using python 3.8 to install pbr 2022-06-10 10:58:34.929 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:58:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:35.655 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:35.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:35.655 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:36.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:36.774 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 10:58:38.496 | 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-06-10 10:58:38.573 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:58:38.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:58:38.677 | + inc/python:pip_install:196 : result=0 2022-06-10 10:58:38.679 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:58:38.681 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:38.683 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:38.685 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:38.687 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:38.690 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:38.692 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:58:38.694 | + functions-common:time_stop:2433 : start_time=1654858714921 2022-06-10 10:58:38.696 | + functions-common:time_stop:2435 : [[ -z 1654858714921 ]] 2022-06-10 10:58:38.699 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:38.702 | + functions-common:time_stop:2438 : end_time=1654858718700 2022-06-10 10:58:38.705 | + functions-common:time_stop:2439 : elapsed_time=3779 2022-06-10 10:58:38.707 | + functions-common:time_stop:2440 : total=15913 2022-06-10 10:58:38.709 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:38.711 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19692 2022-06-10 10:58:38.713 | + inc/python:pip_install:199 : return 0 2022-06-10 10:58:38.715 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 10:58:40.959 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 10:58:42.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:42.917 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 10:58:42.936 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 10:58:42.939 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 10:58:42.943 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 10:58:42.948 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 10:58:42.951 | 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.9) 2022-06-10 10:58:43.021 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:58:43.023 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:58:43.027 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 10:58:43.044 | + ./stack.sh:main:814 : pkgs= 2022-06-10 10:58:43.046 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 10:58:43.049 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 10:58:43.051 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 10:58:43.054 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 10:58:43.056 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:58:43.058 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:58:43.060 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:58:43.062 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:58:43.065 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:58:43.067 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:58:43.071 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:58:43.073 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:58:43.076 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:58:43.078 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 10:58:43.080 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:58:43.095 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:43.097 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:58:43.099 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:58:43.101 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 10:58:43.104 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:58:43.106 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:58:43.108 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:58:43.110 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 10:58:43.112 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:58:43.114 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 10:58:43.116 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:58:43.118 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:58:43.121 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 10:58:43.123 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 10:58:43.125 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:58:43.127 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:58:43.129 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 10:58:43.131 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 10:58:43.134 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 10:58:43.136 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 10:58:43.138 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 10:58:43.140 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 10:58:43.143 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 10:58:43.147 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 10:58:43.150 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 10:58:43.154 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 10:58:43.211 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 10:58:43.211 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 10:58:43.214 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 10:58:43.584 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 10:58:43.591 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 10:58:43.604 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:43.606 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 10:58:43.609 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:58:43.611 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:58:43.613 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:58:43.616 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:58:43.618 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:43.620 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:58:43.623 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:43.625 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:43.627 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:58:43.630 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:43.632 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:58:43.634 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:58:43.636 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 10:58:43.639 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:58:43.641 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:43.644 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:43.646 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 10:58:43.667 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 10:58:43.776 | Reading package lists... 2022-06-10 10:58:44.020 | Building dependency tree... 2022-06-10 10:58:44.022 | Reading state information... 2022-06-10 10:58:44.271 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 10:58:44.271 | The following packages were automatically installed and are no longer required: 2022-06-10 10:58:44.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:58:44.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:58:44.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:58:44.272 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:58:44.272 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:58:44.273 | python3-zope.interface 2022-06-10 10:58:44.273 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:58:44.388 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:58:44.392 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:58:44.395 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:58:44.398 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:44.400 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:44.402 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:44.404 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:44.406 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:44.409 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:58:44.411 | + functions-common:time_stop:2433 : start_time=1654858723665 2022-06-10 10:58:44.413 | + functions-common:time_stop:2435 : [[ -z 1654858723665 ]] 2022-06-10 10:58:44.416 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:44.420 | + functions-common:time_stop:2438 : end_time=1654858724418 2022-06-10 10:58:44.422 | + functions-common:time_stop:2439 : elapsed_time=753 2022-06-10 10:58:44.424 | + functions-common:time_stop:2440 : total=1522 2022-06-10 10:58:44.426 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:44.429 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2275 2022-06-10 10:58:44.431 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:58:44.433 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 10:58:44.435 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:58:44.438 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:58:44.440 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:58:44.445 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:58:44.448 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:58:44.450 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:58:44.453 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 10:58:44.455 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:58:44.458 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:58:44.460 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:58:44.463 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:58:44.465 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:58:44.467 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:58:44.470 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:58:44.473 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:58:44.475 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:58:44.477 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:58:44.480 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 10:58:44.482 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:58:44.484 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:58:44.487 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:58:44.489 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:58:44.491 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:58:44.494 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:58:44.496 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 10:58:44.498 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 10:58:44.515 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:44.517 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 10:58:44.520 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:58:44.522 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 10:58:44.524 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 10:58:44.528 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 10:58:44.532 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 10:58:44.534 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 10:58:44.537 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 10:58:44.539 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 10:58:44.541 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 10:58:44.543 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 10:58:44.547 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 10:58:45.226 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 10:58:45.226 | user tags 2022-06-10 10:58:45.226 | stackrabbit []' 2022-06-10 10:58:45.230 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 10:58:45.230 | user tags 2022-06-10 10:58:45.230 | stackrabbit []' 2022-06-10 10:58:45.230 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 10:58:45.236 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 10:58:45.239 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 10:58:45.241 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:58:45.887 | Changing password for user "stackrabbit" ... 2022-06-10 10:58:45.936 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 10:58:46.646 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 10:58:46.696 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 10:58:46.699 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:58:47.396 | Changing password for user "stackrabbit" ... 2022-06-10 10:58:47.451 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 10:58:47.453 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 10:58:47.456 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 10:58:48.105 | Deleting user "guest" ... 2022-06-10 10:58:48.120 | Error: 2022-06-10 10:58:48.120 | {:no_such_user, "guest"} 2022-06-10 10:58:48.133 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 10:58:48.135 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 10:58:48.152 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:48.155 | + ./stack.sh:main:831 : install_database 2022-06-10 10:58:48.157 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 10:58:48.160 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 10:58:48.162 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:48.165 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:48.167 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 10:58:48.538 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 10:58:48.541 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:48.543 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 10:58:48.546 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 10:58:48.548 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:58:48.551 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 10:58:48.553 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:58:48.555 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:58:48.558 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:58:48.560 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:58:48.562 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:58:48.564 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:58:48.567 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:58:48.570 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:58:48.572 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:58:48.574 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:58:48.577 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 10:58:48.580 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:58:48.583 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:58:48.585 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:58:48.588 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:58:48.591 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:58:48.593 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:58:48.596 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 10:58:48.598 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:48.600 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:48.603 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 10:58:48.605 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:58:48.607 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:58:48.610 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:58:48.613 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:58:48.615 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:48.617 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:58:48.619 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:48.622 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:48.624 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:58:48.626 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:48.629 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:58:48.631 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:58:48.633 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 10:58:48.636 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:58:48.638 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:48.640 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:48.643 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 10:58:48.663 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 10:58:48.772 | Reading package lists... 2022-06-10 10:58:49.021 | Building dependency tree... 2022-06-10 10:58:49.022 | Reading state information... 2022-06-10 10:58:49.275 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 10:58:49.275 | The following packages were automatically installed and are no longer required: 2022-06-10 10:58:49.276 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:58:49.276 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:58:49.276 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:58:49.276 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:58:49.276 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:58:49.276 | python3-zope.interface 2022-06-10 10:58:49.276 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:58:49.388 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:58:49.392 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:58:49.395 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:58:49.398 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:49.400 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:49.402 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:49.405 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:49.407 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:49.410 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:58:49.412 | + functions-common:time_stop:2433 : start_time=1654858728661 2022-06-10 10:58:49.414 | + functions-common:time_stop:2435 : [[ -z 1654858728661 ]] 2022-06-10 10:58:49.417 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:49.421 | + functions-common:time_stop:2438 : end_time=1654858729419 2022-06-10 10:58:49.423 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-10 10:58:49.425 | + functions-common:time_stop:2440 : total=2275 2022-06-10 10:58:49.427 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:49.430 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3033 2022-06-10 10:58:49.432 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:58:49.434 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 10:58:49.436 | + ./stack.sh:main:834 : install_database_python 2022-06-10 10:58:49.439 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 10:58:49.441 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 10:58:49.443 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 10:58:49.445 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:58:49.448 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 10:58:49.451 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 10:58:49.453 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:58:49.457 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:58:49.457 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:58:49.462 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 10:58:49.465 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 10:58:49.467 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 10:58:49.470 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 10:58:49.472 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 10:58:49.493 | Using python 3.8 to install PyMySQL 2022-06-10 10:58:49.496 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 10:58:50.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:50.221 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:50.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:50.221 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:51.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:51.324 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:58:52.925 | 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-06-10 10:58:52.997 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:58:52.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:58:53.096 | + inc/python:pip_install:196 : result=0 2022-06-10 10:58:53.099 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:58:53.101 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:53.104 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:53.106 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:53.108 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:53.111 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:53.113 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:58:53.115 | + functions-common:time_stop:2433 : start_time=1654858729488 2022-06-10 10:58:53.117 | + functions-common:time_stop:2435 : [[ -z 1654858729488 ]] 2022-06-10 10:58:53.120 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:53.125 | + functions-common:time_stop:2438 : end_time=1654858733122 2022-06-10 10:58:53.127 | + functions-common:time_stop:2439 : elapsed_time=3634 2022-06-10 10:58:53.129 | + functions-common:time_stop:2440 : total=19692 2022-06-10 10:58:53.132 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:53.134 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23326 2022-06-10 10:58:53.136 | + inc/python:pip_install:199 : return 0 2022-06-10 10:58:53.139 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 10:58:53.141 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:58:53.144 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 10:58:53.146 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 10:58:53.163 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:53.165 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 10:58:53.167 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 10:58:53.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:58:53.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 10:58:53.183 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:58:53.185 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 10:58:53.188 | + 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-06-10 10:58:53.190 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 10:58:53.193 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 10:58:53.195 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 10:58:53.212 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:53.214 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 10:58:53.217 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:58:53.219 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:58:53.222 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:58:53.225 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:58:53.228 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:53.230 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:58:53.233 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:53.235 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:53.238 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:58:53.240 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:53.243 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:58:53.245 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:58:53.247 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 10:58:53.250 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:58:53.252 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:53.255 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:53.257 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 10:58:53.279 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 10:58:53.390 | Reading package lists... 2022-06-10 10:58:53.642 | Building dependency tree... 2022-06-10 10:58:53.644 | Reading state information... 2022-06-10 10:58:53.892 | radvd is already the newest version (1:2.17-2). 2022-06-10 10:58:53.892 | The following packages were automatically installed and are no longer required: 2022-06-10 10:58:53.894 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:58:53.894 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:58:53.894 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:58:53.894 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:58:53.894 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:58:53.894 | python3-zope.interface 2022-06-10 10:58:53.894 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:58:54.005 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:58:54.009 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:58:54.011 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:58:54.014 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:54.016 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:54.018 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:54.021 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:54.023 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:54.025 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:58:54.027 | + functions-common:time_stop:2433 : start_time=1654858733276 2022-06-10 10:58:54.029 | + functions-common:time_stop:2435 : [[ -z 1654858733276 ]] 2022-06-10 10:58:54.032 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:54.037 | + functions-common:time_stop:2438 : end_time=1654858734034 2022-06-10 10:58:54.039 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-10 10:58:54.041 | + functions-common:time_stop:2440 : total=3033 2022-06-10 10:58:54.043 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:54.046 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3791 2022-06-10 10:58:54.048 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:58:54.050 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 10:58:54.066 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:54.069 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 10:58:54.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 10:58:54.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 10:58:54.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 10:58:54.095 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 10:58:54.098 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:58:54.101 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:58:54.103 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:58:54.105 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:58:54.107 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:58:54.110 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:58:54.112 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:54.114 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:54.116 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:58:54.118 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:54.120 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:58:54.122 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:58:54.125 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 10:58:54.127 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:58:54.129 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:54.131 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:54.134 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 10:58:54.159 | + functions-common:apt_get:1231 : 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-06-10 10:58:54.269 | Reading package lists... 2022-06-10 10:58:54.512 | Building dependency tree... 2022-06-10 10:58:54.514 | Reading state information... 2022-06-10 10:58:54.780 | fakeroot is already the newest version (1.24-1). 2022-06-10 10:58:54.780 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:58:54.780 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 10:58:54.780 | The following packages were automatically installed and are no longer required: 2022-06-10 10:58:54.781 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:58:54.781 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:58:54.781 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:58:54.781 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:58:54.781 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:58:54.781 | python3-zope.interface 2022-06-10 10:58:54.781 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:58:54.901 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:58:54.906 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:58:54.908 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:58:54.910 | + functions-common:time_stop:2426 : local name 2022-06-10 10:58:54.912 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:58:54.914 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:58:54.916 | + functions-common:time_stop:2429 : local total 2022-06-10 10:58:54.918 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:58:54.920 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:58:54.922 | + functions-common:time_stop:2433 : start_time=1654858734156 2022-06-10 10:58:54.925 | + functions-common:time_stop:2435 : [[ -z 1654858734156 ]] 2022-06-10 10:58:54.927 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:58:54.931 | + functions-common:time_stop:2438 : end_time=1654858734929 2022-06-10 10:58:54.933 | + functions-common:time_stop:2439 : elapsed_time=773 2022-06-10 10:58:54.935 | + functions-common:time_stop:2440 : total=3791 2022-06-10 10:58:54.937 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:58:54.939 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4564 2022-06-10 10:58:54.942 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:58:54.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 10:58:54.947 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:58:54.949 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:58:54.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 10:58:54.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 10:58:54.956 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 10:58:54.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 10:58:54.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 10:58:54.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 10:58:54.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 10:58:54.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 10:58:54.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 10:58:54.975 | + functions:vercmp:628 : local v1=5.4 2022-06-10 10:58:54.978 | + functions:vercmp:629 : local 'op=<' 2022-06-10 10:58:54.980 | + functions:vercmp:630 : local v2=3.13 2022-06-10 10:58:54.982 | + functions:vercmp:631 : local result 2022-06-10 10:58:54.985 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 10:58:54.985 | ++ functions:vercmp:635 : sort -V 2022-06-10 10:58:54.987 | ++ functions:vercmp:635 : head -1 2022-06-10 10:58:54.992 | + functions:vercmp:635 : result=3.13 2022-06-10 10:58:54.994 | + functions:vercmp:637 : case $op in 2022-06-10 10:58:54.996 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 10:58:54.998 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 10:58:55.000 | + functions:vercmp:648 : return 2022-06-10 10:58:55.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 10:58:55.005 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:58:55.007 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 10:58:55.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 10:58:55.483 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 10:58:55.488 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.490 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.493 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 10:58:55.495 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.498 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 10:58:55.521 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:58:55.524 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 10:58:55.526 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 10:58:55.526 | Installing etcd 2022-06-10 10:58:55.529 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 10:58:55.541 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 10:58:55.557 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 10:58:55.559 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 10:58:55.572 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 10:58:55.575 | ++ 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-06-10 10:58:55.577 | ++ 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-06-10 10:58:55.581 | +++ 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-06-10 10:58:55.585 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:58:55.587 | ++ 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-06-10 10:58:55.590 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 10:58:55.592 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:58:55.594 | ++ functions:get_extra_file:74 : return 2022-06-10 10:58:55.598 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:58:55.600 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 10:58:55.602 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 10:58:55.605 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 10:58:55.621 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:58:55.623 | + ./stack.sh:main:861 : install_dstat 2022-06-10 10:58:55.625 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 10:58:55.641 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:58:55.644 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 10:58:55.646 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:58:55.648 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 10:58:55.650 | + ./stack.sh:main:870 : install_libs 2022-06-10 10:58:55.653 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 10:58:55.655 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 10:58:55.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 10:58:55.660 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 10:58:55.662 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.664 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.666 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 10:58:55.669 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.671 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 10:58:55.673 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 10:58:55.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 10:58:55.678 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 10:58:55.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.682 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.684 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 10:58:55.686 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.688 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 10:58:55.691 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 10:58:55.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 10:58:55.695 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 10:58:55.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.700 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.702 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 10:58:55.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.707 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 10:58:55.709 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 10:58:55.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 10:58:55.713 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 10:58:55.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.718 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.720 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 10:58:55.723 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.725 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 10:58:55.727 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 10:58:55.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 10:58:55.732 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 10:58:55.734 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.736 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.738 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 10:58:55.740 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.743 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 10:58:55.745 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 10:58:55.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 10:58:55.749 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 10:58:55.752 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.754 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 10:58:55.759 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.761 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 10:58:55.763 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 10:58:55.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 10:58:55.768 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 10:58:55.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.773 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 10:58:55.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.779 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 10:58:55.782 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 10:58:55.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 10:58:55.786 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 10:58:55.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.791 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.793 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 10:58:55.795 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.797 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 10:58:55.800 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 10:58:55.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 10:58:55.804 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 10:58:55.806 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.808 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.811 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 10:58:55.813 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.816 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 10:58:55.818 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 10:58:55.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 10:58:55.822 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 10:58:55.824 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.827 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.829 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 10:58:55.832 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.834 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 10:58:55.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 10:58:55.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 10:58:55.841 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 10:58:55.843 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.845 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.847 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 10:58:55.850 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.852 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 10:58:55.854 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 10:58:55.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 10:58:55.859 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 10:58:55.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.863 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.865 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 10:58:55.868 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.870 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 10:58:55.872 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 10:58:55.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 10:58:55.877 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 10:58:55.879 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.884 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 10:58:55.886 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.888 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 10:58:55.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 10:58:55.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 10:58:55.896 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 10:58:55.898 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.900 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.903 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 10:58:55.905 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.908 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 10:58:55.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 10:58:55.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 10:58:55.914 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 10:58:55.917 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.919 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.921 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 10:58:55.923 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.925 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 10:58:55.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 10:58:55.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 10:58:55.932 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 10:58:55.934 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.937 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.939 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 10:58:55.941 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.944 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 10:58:55.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 10:58:55.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 10:58:55.950 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 10:58:55.953 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.955 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.958 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 10:58:55.960 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.962 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 10:58:55.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 10:58:55.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 10:58:55.969 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 10:58:55.971 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.974 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.976 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 10:58:55.978 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.980 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 10:58:55.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 10:58:55.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 10:58:55.987 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 10:58:55.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:55.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:55.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 10:58:55.996 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:55.998 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 10:58:56.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 10:58:56.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 10:58:56.006 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 10:58:56.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 10:58:56.015 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.017 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 10:58:56.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 10:58:56.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 10:58:56.024 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 10:58:56.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.031 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 10:58:56.033 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.036 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 10:58:56.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 10:58:56.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 10:58:56.043 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 10:58:56.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.047 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.049 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 10:58:56.052 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.054 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 10:58:56.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 10:58:56.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 10:58:56.061 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 10:58:56.063 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.066 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.068 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 10:58:56.070 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.072 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 10:58:56.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 10:58:56.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 10:58:56.079 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 10:58:56.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.086 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 10:58:56.089 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.091 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 10:58:56.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 10:58:56.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 10:58:56.098 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 10:58:56.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.102 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.104 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 10:58:56.107 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.109 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 10:58:56.111 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 10:58:56.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 10:58:56.116 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 10:58:56.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.121 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 10:58:56.125 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.128 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 10:58:56.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 10:58:56.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 10:58:56.135 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 10:58:56.137 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.140 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.142 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 10:58:56.144 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.146 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 10:58:56.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 10:58:56.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 10:58:56.153 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 10:58:56.156 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.158 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.160 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 10:58:56.162 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.165 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 10:58:56.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 10:58:56.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 10:58:56.171 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 10:58:56.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.176 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.179 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 10:58:56.181 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.183 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 10:58:56.185 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 10:58:56.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 10:58:56.191 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 10:58:56.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.196 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.198 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 10:58:56.200 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.202 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 10:58:56.205 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 10:58:56.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 10:58:56.209 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 10:58:56.211 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.214 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.216 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 10:58:56.218 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.220 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 10:58:56.223 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 10:58:56.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 10:58:56.227 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 10:58:56.229 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.232 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.234 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 10:58:56.236 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.239 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 10:58:56.241 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 10:58:56.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 10:58:56.246 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 10:58:56.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.250 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.253 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 10:58:56.255 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.258 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 10:58:56.260 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 10:58:56.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 10:58:56.264 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 10:58:56.267 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.269 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.271 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 10:58:56.273 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.276 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 10:58:56.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 10:58:56.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 10:58:56.283 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 10:58:56.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.287 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.289 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 10:58:56.292 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.294 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 10:58:56.296 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 10:58:56.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 10:58:56.301 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 10:58:56.304 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.306 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.308 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 10:58:56.310 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.313 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 10:58:56.316 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 10:58:56.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 10:58:56.320 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 10:58:56.322 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.325 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.327 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 10:58:56.329 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.332 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 10:58:56.334 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 10:58:56.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 10:58:56.339 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 10:58:56.341 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:58:56.343 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:58:56.345 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 10:58:56.348 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:58:56.350 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 10:58:56.371 | Using python 3.8 to install etcd3 2022-06-10 10:58:56.373 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 10:58:57.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:57.113 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:57.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:58:57.113 | from cryptography.utils import int_from_bytes 2022-06-10 10:58:58.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:58:58.217 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 10:58:58.225 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 10:58:58.226 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 10:58:58.227 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 10:58:58.228 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 10:58:59.870 | 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-06-10 10:58:59.940 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:58:59.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:59:00.038 | + inc/python:pip_install:196 : result=0 2022-06-10 10:59:00.040 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:59:00.042 | + functions-common:time_stop:2426 : local name 2022-06-10 10:59:00.045 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:59:00.047 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:59:00.049 | + functions-common:time_stop:2429 : local total 2022-06-10 10:59:00.052 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:59:00.054 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:59:00.056 | + functions-common:time_stop:2433 : start_time=1654858736366 2022-06-10 10:59:00.058 | + functions-common:time_stop:2435 : [[ -z 1654858736366 ]] 2022-06-10 10:59:00.061 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:59:00.065 | + functions-common:time_stop:2438 : end_time=1654858740062 2022-06-10 10:59:00.067 | + functions-common:time_stop:2439 : elapsed_time=3696 2022-06-10 10:59:00.070 | + functions-common:time_stop:2440 : total=23326 2022-06-10 10:59:00.072 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:59:00.074 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27022 2022-06-10 10:59:00.076 | + inc/python:pip_install:199 : return 0 2022-06-10 10:59:00.078 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 10:59:00.099 | Using python 3.8 to install etcd3gw 2022-06-10 10:59:00.101 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 10:59:00.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:00.836 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:00.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:00.836 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:01.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:59:01.937 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:59:01.943 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 10:59:01.944 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 10:59:01.945 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 10:59:01.974 | 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-06-10 10:59:01.975 | 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-06-10 10:59:01.977 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 10:59:01.978 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 10:59:03.539 | 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-06-10 10:59:03.610 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:59:03.610 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:59:03.711 | + inc/python:pip_install:196 : result=0 2022-06-10 10:59:03.714 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:59:03.719 | + functions-common:time_stop:2426 : local name 2022-06-10 10:59:03.719 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:59:03.722 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:59:03.726 | + functions-common:time_stop:2429 : local total 2022-06-10 10:59:03.728 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:59:03.730 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:59:03.733 | + functions-common:time_stop:2433 : start_time=1654858740094 2022-06-10 10:59:03.735 | + functions-common:time_stop:2435 : [[ -z 1654858740094 ]] 2022-06-10 10:59:03.737 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:59:03.741 | + functions-common:time_stop:2438 : end_time=1654858743739 2022-06-10 10:59:03.744 | + functions-common:time_stop:2439 : elapsed_time=3645 2022-06-10 10:59:03.746 | + functions-common:time_stop:2440 : total=27022 2022-06-10 10:59:03.748 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:59:03.750 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30667 2022-06-10 10:59:03.753 | + inc/python:pip_install:199 : return 0 2022-06-10 10:59:03.755 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 10:59:03.757 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 10:59:03.760 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 10:59:03.762 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:59:03.764 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:59:03.766 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:59:03.769 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:59:03.772 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:59:03.774 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:59:03.776 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:59:03.779 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:59:03.781 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:59:03.783 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:59:03.786 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 10:59:03.788 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:59:03.791 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:59:03.793 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 10:59:03.795 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:59:03.798 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:59:03.800 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:59:03.802 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:59:03.804 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:59:03.807 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:59:03.809 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:59:03.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:59:03.813 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:59:03.816 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:59:03.818 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:59:03.820 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:59:03.823 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:59:03.825 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:59:03.827 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:59:03.829 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:59:03.832 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:59:03.835 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:59:03.856 | + functions-common:apt_get:1231 : 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-06-10 10:59:03.964 | Reading package lists... 2022-06-10 10:59:04.212 | Building dependency tree... 2022-06-10 10:59:04.214 | Reading state information... 2022-06-10 10:59:04.460 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:59:04.460 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:59:04.460 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:59:04.460 | The following packages were automatically installed and are no longer required: 2022-06-10 10:59:04.461 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:59:04.461 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:59:04.461 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:59:04.461 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:59:04.461 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:59:04.461 | python3-zope.interface 2022-06-10 10:59:04.461 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:59:04.573 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:59:04.577 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:59:04.580 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:59:04.582 | + functions-common:time_stop:2426 : local name 2022-06-10 10:59:04.584 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:59:04.586 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:59:04.589 | + functions-common:time_stop:2429 : local total 2022-06-10 10:59:04.591 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:59:04.593 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:59:04.595 | + functions-common:time_stop:2433 : start_time=1654858743854 2022-06-10 10:59:04.597 | + functions-common:time_stop:2435 : [[ -z 1654858743854 ]] 2022-06-10 10:59:04.602 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:59:04.606 | + functions-common:time_stop:2438 : end_time=1654858744603 2022-06-10 10:59:04.608 | + functions-common:time_stop:2439 : elapsed_time=749 2022-06-10 10:59:04.611 | + functions-common:time_stop:2440 : total=4564 2022-06-10 10:59:04.614 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:59:04.616 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5313 2022-06-10 10:59:04.618 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:59:04.620 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 10:59:04.623 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:59:04.625 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:59:04.628 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 10:59:04.690 | Module proxy already enabled 2022-06-10 10:59:04.694 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 10:59:04.755 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 10:59:04.755 | Module proxy already enabled 2022-06-10 10:59:04.755 | Module proxy_uwsgi already enabled 2022-06-10 10:59:04.759 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 10:59:04.761 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 10:59:04.764 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:59:04.766 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 10:59:04.894 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 10:59:04.896 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 10:59:04.899 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 10:59:04.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.904 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.906 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 10:59:04.909 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.911 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 10:59:04.914 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 10:59:04.916 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 10:59:04.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.926 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 10:59:04.929 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.931 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 10:59:04.933 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 10:59:04.936 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 10:59:04.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.940 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.943 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 10:59:04.948 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.949 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 10:59:04.950 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 10:59:04.952 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 10:59:04.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.957 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.959 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 10:59:04.962 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.964 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 10:59:04.967 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 10:59:04.969 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.972 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.974 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 10:59:04.977 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.979 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 10:59:04.981 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 10:59:04.984 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 10:59:04.986 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:04.989 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:04.992 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 10:59:04.994 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:04.996 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 10:59:05.013 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:59:05.015 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 10:59:05.018 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 10:59:05.020 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 10:59:05.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:05.025 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:05.027 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 10:59:05.030 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:05.032 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 10:59:05.049 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:59:05.051 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 10:59:05.054 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 10:59:05.056 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 10:59:05.058 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:05.061 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:05.063 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 10:59:05.066 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:05.069 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 10:59:05.071 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 10:59:05.073 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 10:59:05.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:59:05.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 10:59:05.081 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 10:59:05.084 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:59:05.086 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 10:59:05.088 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 10:59:05.091 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:59:05.094 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 10:59:05.096 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 10:59:05.099 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:59:05.102 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:59:05.102 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:59:05.107 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 10:59:05.110 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 10:59:05.112 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 10:59:05.115 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 10:59:05.118 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 10:59:05.138 | Using python 3.8 to install keystonemiddleware 2022-06-10 10:59:05.141 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 10:59:05.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:05.871 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:05.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:05.871 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:06.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:59:06.979 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 10:59:07.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 10:59:07.032 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 10:59:07.033 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 10:59:07.034 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 10:59:07.035 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 10:59:07.036 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 10:59:07.037 | 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-06-10 10:59:07.038 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 10:59:07.040 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 10:59:07.041 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 10:59:07.042 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 10:59:07.043 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 10:59:07.044 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 10:59:07.045 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 10:59:07.102 | 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-06-10 10:59:07.103 | 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-06-10 10:59:07.104 | 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-06-10 10:59:07.143 | 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-06-10 10:59:07.182 | 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-06-10 10:59:07.183 | 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-06-10 10:59:07.184 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 10:59:07.186 | 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-06-10 10:59:07.234 | 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-06-10 10:59:07.237 | 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-06-10 10:59:07.247 | 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-06-10 10:59:07.248 | 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.4) 2022-06-10 10:59:07.262 | 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-06-10 10:59:07.263 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 10:59:07.264 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 10:59:07.332 | 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-06-10 10:59:07.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 10:59:07.336 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 10:59:07.338 | 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-06-10 10:59:07.388 | 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.1) 2022-06-10 10:59:07.399 | 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-06-10 10:59:08.909 | 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-06-10 10:59:08.979 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:59:08.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:59:09.086 | + inc/python:pip_install:196 : result=0 2022-06-10 10:59:09.088 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:59:09.090 | + functions-common:time_stop:2426 : local name 2022-06-10 10:59:09.093 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:59:09.095 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:59:09.097 | + functions-common:time_stop:2429 : local total 2022-06-10 10:59:09.099 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:59:09.101 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:59:09.103 | + functions-common:time_stop:2433 : start_time=1654858745133 2022-06-10 10:59:09.105 | + functions-common:time_stop:2435 : [[ -z 1654858745133 ]] 2022-06-10 10:59:09.108 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:59:09.113 | + functions-common:time_stop:2438 : end_time=1654858749110 2022-06-10 10:59:09.115 | + functions-common:time_stop:2439 : elapsed_time=3977 2022-06-10 10:59:09.117 | + functions-common:time_stop:2440 : total=30667 2022-06-10 10:59:09.119 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:59:09.121 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34644 2022-06-10 10:59:09.124 | + inc/python:pip_install:199 : return 0 2022-06-10 10:59:09.126 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 10:59:09.129 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 10:59:09.131 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:59:09.134 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 10:59:09.137 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 10:59:09.139 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:59:09.143 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:59:09.143 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:59:09.148 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 10:59:09.150 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 10:59:09.153 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 10:59:09.156 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 10:59:09.158 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 10:59:09.179 | Using python 3.8 to install python-memcached 2022-06-10 10:59:09.181 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 10:59:09.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:09.911 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:09.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:09.911 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:11.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:59:11.039 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 10:59:11.042 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 10:59:12.625 | 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-06-10 10:59:12.697 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:59:12.697 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:59:12.797 | + inc/python:pip_install:196 : result=0 2022-06-10 10:59:12.799 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:59:12.802 | + functions-common:time_stop:2426 : local name 2022-06-10 10:59:12.804 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:59:12.806 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:59:12.808 | + functions-common:time_stop:2429 : local total 2022-06-10 10:59:12.811 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:59:12.813 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:59:12.815 | + functions-common:time_stop:2433 : start_time=1654858749173 2022-06-10 10:59:12.817 | + functions-common:time_stop:2435 : [[ -z 1654858749173 ]] 2022-06-10 10:59:12.820 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:59:12.824 | + functions-common:time_stop:2438 : end_time=1654858752822 2022-06-10 10:59:12.826 | + functions-common:time_stop:2439 : elapsed_time=3649 2022-06-10 10:59:12.829 | + functions-common:time_stop:2440 : total=34644 2022-06-10 10:59:12.831 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:59:12.834 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38293 2022-06-10 10:59:12.836 | + inc/python:pip_install:199 : return 0 2022-06-10 10:59:12.838 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 10:59:12.855 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:59:12.858 | + ./stack.sh:main:892 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-10 10:59:12.860 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 10:59:12.862 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 10:59:12.865 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 10:59:12.867 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 10:59:12.870 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 10:59:12.873 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 10:59:12.887 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:59:12.890 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 10:59:12.893 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 10:59:12.895 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 10:59:12.897 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:59:12.899 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:59:12.901 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:59:12.904 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:59:12.906 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:59:12.909 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:59:12.924 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:59:12.926 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:59:12.928 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:59:12.930 | + functions-common:git_clone:618 : echo master 2022-06-10 10:59:12.931 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:59:12.936 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 10:59:12.938 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:59:12.940 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 10:59:12.952 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 10:59:12.954 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:59:12.955 | + functions-common:git_clone:679 : head -1 2022-06-10 10:59:12.958 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 10:59:12.961 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:59:12.963 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 10:59:12.965 | + inc/python:setup_develop:334 : local bindep 2022-06-10 10:59:12.968 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:59:12.970 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 10:59:12.973 | + inc/python:setup_develop:340 : local extras= 2022-06-10 10:59:12.975 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 10:59:12.977 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 10:59:12.980 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:59:12.982 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 10:59:12.984 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 10:59:12.986 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 10:59:12.989 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 10:59:12.992 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 10:59:12.994 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 10:59:12.997 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 10:59:12.999 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 10:59:13.002 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 10:59:13.008 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 10:59:13.010 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 10:59:13.656 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 10:59:13.658 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 10:59:13.660 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 10:59:13.662 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 10:59:13.665 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:59:13.667 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 10:59:13.669 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 10:59:13.671 | + inc/python:setup_package:424 : local extras= 2022-06-10 10:59:13.673 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 10:59:13.676 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 10:59:13.678 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 10:59:13.680 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 10:59:13.682 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 10:59:13.684 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 10:59:13.704 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 10:59:13.707 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 10:59:14.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:14.433 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:14.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:59:14.433 | from cryptography.utils import int_from_bytes 2022-06-10 10:59:15.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:59:15.537 | Obtaining file:///opt/stack/keystone 2022-06-10 10:59:15.538 | Preparing metadata (setup.py): started 2022-06-10 10:59:15.581 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 10:59:15.581 | ERROR: Command errored out with exit status 1: 2022-06-10 10:59:15.581 | 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-kdtcmlac 2022-06-10 10:59:15.581 | cwd: /opt/stack/keystone/ 2022-06-10 10:59:15.581 | Complete output (3 lines): 2022-06-10 10:59:15.581 | Traceback (most recent call last): 2022-06-10 10:59:15.581 | File "", line 1, in 2022-06-10 10:59:15.581 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 10:59:15.581 | ---------------------------------------- 2022-06-10 10:59:15.581 | 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-06-10 10:59:15.581 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:59:15.654 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:59:15.654 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:59:15.734 | + inc/python:pip_install:1 : exit_trap 2022-06-10 10:59:15.737 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 10:59:15.740 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 10:59:15.742 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 10:59:15.744 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 10:59:15.746 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 10:59:15.748 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 10:59:15.751 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 10:59:15.753 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 10:59:15.755 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 10:59:15.756 | Error on exit 2022-06-10 10:59:15.757 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 10:59:15.760 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858686 69 fail 2022-06-10 10:59:16.002 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 10:59:16.004 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 10:59:16.446 | + ./stack.sh:exit_trap:551 : exit 1