2022-01-05 15:57:01.306 | + ./stack.sh:main:462 : exec 2022-01-05 15:57:01.306 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155701' 2022-01-05 15:57:01.306 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155701.summary.2022-01-05-155701 2022-01-05 15:57:01.306 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:57:01.306 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155701 2022-01-05 15:57:01.306 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155701 /opt/stack/logs/stack.sh.log 2022-01-05 15:57:01.306 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155701.summary.2022-01-05-155701 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:57:01.306 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:57:01.306 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:57:01.306 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:57:01.306 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:57:01.306 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:57:01.306 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:57:01.306 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:57:01.307 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:57:01.309 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:57:01.312 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:57:01.314 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:57:01.315 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:57:01.317 | Linux dv-cinder-victoria-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 15:57:01.319 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:57:01.321 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:57:01.324 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:57:01.351 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:57:01.367 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:57:01.369 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:57:01.371 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:57:01.373 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:57:01.375 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:57:01.376 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:57:01.378 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:57:01.380 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:57:01.382 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:57:01.383 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:57:01.385 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:57:01.387 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:57:01.389 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:57:01.391 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:57:01.394 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:57:01.396 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:57:01.398 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:57:01.400 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:57:01.402 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:57:01.414 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:01.416 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:57:01.419 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:57:01.420 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:57:01.422 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:57:01.424 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:57:01.426 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:57:01.427 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:57:01.429 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:57:01.431 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:57:01.433 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:57:01.435 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:57:01.436 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:57:01.438 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:57:01.440 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:57:01.442 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:57:01.444 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:57:01.461 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:57:01.464 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:57:01.477 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:57:01.479 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:57:01.483 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:57:01.485 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:57:01.486 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:57:01.488 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:57:01.490 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:57:01.492 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:57:01.494 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:57:01.496 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:57:01.497 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:57:01.499 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:57:01.504 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:57:01.516 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:57:01.534 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:57:01.546 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:57:01.557 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:57:01.584 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:57:01.623 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:57:01.704 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:57:01.727 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:57:01.761 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:57:01.815 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:57:01.952 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:57:01.966 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:57:01.979 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:57:01.991 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:57:02.076 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:57:02.078 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:57:02.080 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:57:02.082 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:57:02.084 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:57:02.086 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:57:02.088 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:57:02.090 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:57:02.093 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:57:02.096 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:57:02.098 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:57:02.101 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:57:02.103 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:57:02.106 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:57:02.120 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.122 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:57:02.124 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:57:02.163 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:57:02.165 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:57:02.168 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:57:02.170 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:57:02.172 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:57:02.174 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:57:02.177 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:57:02.180 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:57:02.182 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:57:02.185 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:57:02.187 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.189 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:57:02.192 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.194 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:57:02.196 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.199 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:57:02.202 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.204 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:57:02.206 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.208 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:57:02.211 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.213 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:57:02.216 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.218 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:57:02.220 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.222 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:57:02.225 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.227 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:57:02.229 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.231 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:57:02.234 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.236 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:57:02.238 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.240 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:57:02.243 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.245 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:57:02.247 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.249 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:57:02.252 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.254 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:57:02.256 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.258 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:57:02.261 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.264 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:57:02.266 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.268 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:57:02.270 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.273 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:57:02.275 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.278 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:57:02.280 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.282 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:57:02.285 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.287 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:57:02.289 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.291 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:57:02.294 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.296 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:57:02.299 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.301 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:57:02.303 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.305 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:57:02.308 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.310 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:57:02.312 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.314 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:57:02.317 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.319 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:57:02.321 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.324 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:57:02.326 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.329 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:57:02.331 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.333 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:57:02.335 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.337 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:57:02.341 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.343 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:57:02.345 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.348 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:57:02.350 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.352 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:57:02.355 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.357 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:57:02.359 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.361 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:57:02.364 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.366 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:57:02.368 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:57:02.370 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:57:02.373 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:57:02.375 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:57:02.377 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:57:02.393 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.395 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:57:02.397 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:57:02.399 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:57:02.414 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:57:02.417 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:57:02.419 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:57:02.421 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:57:02.424 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:57:02.426 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:57:02.428 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:57:02.430 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:57:02.433 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:57:02.435 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:57:02.437 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:57:02.440 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:57:02.442 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:57:02.445 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:57:02.445 | Using mysql database backend 2022-01-05 15:57:02.447 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:57:02.463 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:57:02.485 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.488 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:57:02.504 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:57:02.520 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.523 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:57:02.539 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:57:02.555 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:57:02.571 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:57:02.573 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:57:02.589 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.592 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:57:02.594 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:57:02.610 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:57:02.613 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:57:02.628 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:57:02.630 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:57:02.633 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:57:02.635 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:57:02.638 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:57:02.642 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155702 2022-01-05 15:57:02.645 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155702 739' 2022-01-05 15:57:02.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.649 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:57:02.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.655 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:57:02.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.659 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:57:02.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.664 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-01-05 15:57:02.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.669 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-01-05 15:57:02.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.674 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-01-05 15:57:02.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.679 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155701 2022-01-05 15:57:02.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.683 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:57:02.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.688 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-01-05 15:57:02.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.693 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:57:02.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.698 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:57:02.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.703 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:57:02.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:57:02.707 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:57:02.710 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:57:02.712 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:57:02.715 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:57:02.717 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:57:02.719 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:57:02.721 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:57:02.724 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:57:02.726 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:57:02.729 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:57:02.744 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:57:02.746 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:57:02.748 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:57:02.751 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:57:02.751 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:57:02.756 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:57:02.758 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:57:02.760 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:57:02.763 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:57:02.764 | + functions-common:git_clone:595 : head -1 2022-01-05 15:57:02.768 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:57:02.770 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:57:02.772 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:57:02.775 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:57:02.778 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:57:02.780 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:57:02.783 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:57:02.785 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:57:02.788 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:57:02.790 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:57:02.793 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:57:02.796 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:57:02.799 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:57:02.803 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398222 2022-01-05 15:57:02.806 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:57:02.811 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398200 2022-01-05 15:57:02.813 | ++ tools/install_prereqs.sh:source:49 : DELTA=22 2022-01-05 15:57:02.816 | ++ tools/install_prereqs.sh:source:50 : [[ 22 -lt 7200 ]] 2022-01-05 15:57:02.818 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:57:02.820 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:57:02.823 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:57:02.825 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:57:02.827 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:57:02.829 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:57:02.832 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:57:02.834 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:57:02.837 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-01-05 15:57:02.883 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:57:02.883 | apache2-dev 2022-01-05 15:57:02.883 | bc 2022-01-05 15:57:02.883 | bsdmainutils 2022-01-05 15:57:02.883 | curl 2022-01-05 15:57:02.883 | g++ 2022-01-05 15:57:02.883 | gcc 2022-01-05 15:57:02.883 | gettext 2022-01-05 15:57:02.883 | git 2022-01-05 15:57:02.883 | graphviz 2022-01-05 15:57:02.883 | iputils-ping 2022-01-05 15:57:02.883 | libapache2-mod-proxy-uwsgi 2022-01-05 15:57:02.883 | libffi-dev 2022-01-05 15:57:02.883 | libjpeg-dev 2022-01-05 15:57:02.883 | libmysqlclient-dev 2022-01-05 15:57:02.883 | libpcre3-dev 2022-01-05 15:57:02.883 | libpq-dev 2022-01-05 15:57:02.883 | libssl-dev 2022-01-05 15:57:02.883 | libsystemd-dev 2022-01-05 15:57:02.883 | libxml2-dev 2022-01-05 15:57:02.883 | libxslt1-dev 2022-01-05 15:57:02.884 | libyaml-dev 2022-01-05 15:57:02.884 | lsof 2022-01-05 15:57:02.884 | openssh-server 2022-01-05 15:57:02.884 | openssl 2022-01-05 15:57:02.884 | pkg-config 2022-01-05 15:57:02.884 | psmisc 2022-01-05 15:57:02.884 | python3-dev 2022-01-05 15:57:02.884 | python3-pip 2022-01-05 15:57:02.884 | python3-venv 2022-01-05 15:57:02.884 | tar 2022-01-05 15:57:02.884 | tcpdump 2022-01-05 15:57:02.884 | unzip 2022-01-05 15:57:02.884 | uuid-runtime 2022-01-05 15:57:02.884 | wget 2022-01-05 15:57:02.884 | wget 2022-01-05 15:57:02.884 | zlib1g-dev 2022-01-05 15:57:02.884 | libkrb5-dev 2022-01-05 15:57:02.884 | libldap2-dev 2022-01-05 15:57:02.884 | libsasl2-dev 2022-01-05 15:57:02.884 | memcached 2022-01-05 15:57:02.884 | python3-mysqldb 2022-01-05 15:57:02.884 | sqlite3 2022-01-05 15:57:02.884 | conntrack 2022-01-05 15:57:02.884 | curl 2022-01-05 15:57:02.884 | dnsmasq-base 2022-01-05 15:57:02.884 | dnsmasq-utils 2022-01-05 15:57:02.884 | ebtables 2022-01-05 15:57:02.884 | gawk 2022-01-05 15:57:02.884 | genisoimage 2022-01-05 15:57:02.884 | iptables 2022-01-05 15:57:02.884 | iputils-arping 2022-01-05 15:57:02.884 | kpartx 2022-01-05 15:57:02.884 | libjs-jquery-tablesorter 2022-01-05 15:57:02.884 | libmysqlclient-dev 2022-01-05 15:57:02.884 | parted 2022-01-05 15:57:02.884 | pm-utils 2022-01-05 15:57:02.884 | python3-mysqldb 2022-01-05 15:57:02.884 | socat 2022-01-05 15:57:02.884 | sqlite3 2022-01-05 15:57:02.885 | sudo 2022-01-05 15:57:02.885 | vlan 2022-01-05 15:57:02.885 | lsscsi 2022-01-05 15:57:02.885 | open-iscsi 2022-01-05 15:57:02.885 | lvm2 2022-01-05 15:57:02.885 | qemu-utils 2022-01-05 15:57:02.885 | thin-provisioning-tools 2022-01-05 15:57:02.885 | acl 2022-01-05 15:57:02.885 | dnsmasq-base 2022-01-05 15:57:02.885 | dnsmasq-utils 2022-01-05 15:57:02.885 | ebtables 2022-01-05 15:57:02.885 | haproxy 2022-01-05 15:57:02.885 | iptables 2022-01-05 15:57:02.885 | iputils-arping 2022-01-05 15:57:02.885 | iputils-ping 2022-01-05 15:57:02.885 | libmysqlclient-dev 2022-01-05 15:57:02.885 | postgresql-server-dev-all 2022-01-05 15:57:02.885 | python3-mysqldb 2022-01-05 15:57:02.885 | sqlite3 2022-01-05 15:57:02.885 | sudo 2022-01-05 15:57:02.885 | vlan 2022-01-05 15:57:02.885 | ipset 2022-01-05 15:57:02.885 | conntrack 2022-01-05 15:57:02.885 | conntrackd 2022-01-05 15:57:02.885 | keepalived 2022-01-05 15:57:02.885 | dstat 2022-01-05 15:57:02.885 | lvm2 2022-01-05 15:57:02.885 | qemu-utils 2022-01-05 15:57:02.885 | thin-provisioning-tools 2022-01-05 15:57:02.885 | curl 2022-01-05 15:57:02.885 | liberasurecode-dev 2022-01-05 15:57:02.886 | make 2022-01-05 15:57:02.886 | memcached 2022-01-05 15:57:02.886 | sqlite3 2022-01-05 15:57:02.886 | xfsprogs' 2022-01-05 15:57:02.886 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:57:02.904 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:57:02.904 | apache2-dev 2022-01-05 15:57:02.904 | bc 2022-01-05 15:57:02.904 | bsdmainutils 2022-01-05 15:57:02.904 | curl 2022-01-05 15:57:02.904 | g++ 2022-01-05 15:57:02.904 | gcc 2022-01-05 15:57:02.904 | gettext 2022-01-05 15:57:02.904 | git 2022-01-05 15:57:02.904 | graphviz 2022-01-05 15:57:02.904 | iputils-ping 2022-01-05 15:57:02.904 | libapache2-mod-proxy-uwsgi 2022-01-05 15:57:02.904 | libffi-dev 2022-01-05 15:57:02.904 | libjpeg-dev 2022-01-05 15:57:02.904 | libmysqlclient-dev 2022-01-05 15:57:02.904 | libpcre3-dev 2022-01-05 15:57:02.904 | libpq-dev 2022-01-05 15:57:02.904 | libssl-dev 2022-01-05 15:57:02.904 | libsystemd-dev 2022-01-05 15:57:02.904 | libxml2-dev 2022-01-05 15:57:02.904 | libxslt1-dev 2022-01-05 15:57:02.904 | libyaml-dev 2022-01-05 15:57:02.904 | lsof 2022-01-05 15:57:02.904 | openssh-server 2022-01-05 15:57:02.904 | openssl 2022-01-05 15:57:02.904 | pkg-config 2022-01-05 15:57:02.904 | psmisc 2022-01-05 15:57:02.904 | python3-dev 2022-01-05 15:57:02.904 | python3-pip 2022-01-05 15:57:02.904 | python3-venv 2022-01-05 15:57:02.904 | tar 2022-01-05 15:57:02.904 | tcpdump 2022-01-05 15:57:02.904 | unzip 2022-01-05 15:57:02.904 | uuid-runtime 2022-01-05 15:57:02.904 | wget 2022-01-05 15:57:02.905 | wget 2022-01-05 15:57:02.905 | zlib1g-dev 2022-01-05 15:57:02.905 | libkrb5-dev 2022-01-05 15:57:02.905 | libldap2-dev 2022-01-05 15:57:02.905 | libsasl2-dev 2022-01-05 15:57:02.905 | memcached 2022-01-05 15:57:02.905 | python3-mysqldb 2022-01-05 15:57:02.905 | sqlite3 2022-01-05 15:57:02.905 | conntrack 2022-01-05 15:57:02.905 | curl 2022-01-05 15:57:02.905 | dnsmasq-base 2022-01-05 15:57:02.905 | dnsmasq-utils 2022-01-05 15:57:02.905 | ebtables 2022-01-05 15:57:02.905 | gawk 2022-01-05 15:57:02.905 | genisoimage 2022-01-05 15:57:02.905 | iptables 2022-01-05 15:57:02.905 | iputils-arping 2022-01-05 15:57:02.905 | kpartx 2022-01-05 15:57:02.905 | libjs-jquery-tablesorter 2022-01-05 15:57:02.905 | libmysqlclient-dev 2022-01-05 15:57:02.905 | parted 2022-01-05 15:57:02.905 | pm-utils 2022-01-05 15:57:02.905 | python3-mysqldb 2022-01-05 15:57:02.905 | socat 2022-01-05 15:57:02.905 | sqlite3 2022-01-05 15:57:02.905 | sudo 2022-01-05 15:57:02.905 | vlan 2022-01-05 15:57:02.905 | lsscsi 2022-01-05 15:57:02.905 | open-iscsi 2022-01-05 15:57:02.905 | lvm2 2022-01-05 15:57:02.905 | qemu-utils 2022-01-05 15:57:02.905 | thin-provisioning-tools 2022-01-05 15:57:02.905 | acl 2022-01-05 15:57:02.905 | dnsmasq-base 2022-01-05 15:57:02.905 | dnsmasq-utils 2022-01-05 15:57:02.905 | ebtables 2022-01-05 15:57:02.905 | haproxy 2022-01-05 15:57:02.905 | iptables 2022-01-05 15:57:02.905 | iputils-arping 2022-01-05 15:57:02.906 | iputils-ping 2022-01-05 15:57:02.906 | libmysqlclient-dev 2022-01-05 15:57:02.906 | postgresql-server-dev-all 2022-01-05 15:57:02.906 | python3-mysqldb 2022-01-05 15:57:02.906 | sqlite3 2022-01-05 15:57:02.906 | sudo 2022-01-05 15:57:02.906 | vlan 2022-01-05 15:57:02.906 | ipset 2022-01-05 15:57:02.906 | conntrack 2022-01-05 15:57:02.906 | conntrackd 2022-01-05 15:57:02.906 | keepalived 2022-01-05 15:57:02.906 | dstat 2022-01-05 15:57:02.906 | lvm2 2022-01-05 15:57:02.906 | qemu-utils 2022-01-05 15:57:02.906 | thin-provisioning-tools 2022-01-05 15:57:02.906 | curl 2022-01-05 15:57:02.906 | liberasurecode-dev 2022-01-05 15:57:02.906 | make 2022-01-05 15:57:02.906 | memcached 2022-01-05 15:57:02.906 | sqlite3 2022-01-05 15:57:02.906 | xfsprogs ' 2022-01-05 15:57:02.906 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:57:02.908 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:57:02.910 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:57:02.913 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:57:02.914 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:57:02.919 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:57:02.921 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:57:02.923 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:57:02.925 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:57:02.927 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:57:02.929 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:57:02.931 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:57:02.934 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:57:02.936 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:57:02.938 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:57:02.940 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:57:02.942 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:57:02.944 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:57:02.946 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:57:02.951 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:57:02.953 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:57:02.955 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:57:02.957 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:57:02.959 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:57:02.961 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:57:02.965 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398222963 2022-01-05 15:57:02.967 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:57:02.969 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:57:02.972 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:57:03.177 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:57:03.207 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:57:03.209 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 15:57:03.251 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:57:05.357 | Reading package lists... 2022-01-05 15:57:05.388 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:57:05.390 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:57:05.392 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:57:05.394 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:57:05.396 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:57:05.398 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:57:05.400 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:57:05.402 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:57:05.404 | ++ functions-common:time_stop:2317 : start_time=1641398222963 2022-01-05 15:57:05.406 | ++ functions-common:time_stop:2319 : [[ -z 1641398222963 ]] 2022-01-05 15:57:05.409 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:57:05.413 | ++ functions-common:time_stop:2322 : end_time=1641398225411 2022-01-05 15:57:05.415 | ++ functions-common:time_stop:2323 : elapsed_time=2448 2022-01-05 15:57:05.418 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:57:05.420 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:57:05.422 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2448 2022-01-05 15:57:05.425 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:57:05.428 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:57:05.430 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:57:05.432 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:57:05.435 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:57:05.455 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:57:05.563 | Reading package lists... 2022-01-05 15:57:05.802 | Building dependency tree... 2022-01-05 15:57:05.804 | Reading state information... 2022-01-05 15:57:05.838 | acl is already the newest version (2.2.53-6). 2022-01-05 15:57:05.838 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:57:05.838 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:57:05.838 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:57:05.838 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:57:05.838 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:57:05.838 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:57:05.838 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:57:05.838 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:57:05.838 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:57:05.838 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:57:05.838 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:57:05.838 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:57:05.838 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:57:05.838 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:57:05.838 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:57:05.838 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:57:05.839 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:57:05.839 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:57:05.839 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:57:05.839 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:57:05.839 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:57:05.839 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:57:05.839 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:57:05.839 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:57:05.839 | psmisc is already the newest version (23.3-1). 2022-01-05 15:57:05.839 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:57:05.839 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:57:05.839 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:57:05.839 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:57:05.839 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:57:05.839 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:57:05.839 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:57:05.839 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:57:05.839 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:57:05.839 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:57:05.839 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:57:05.839 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:57:05.839 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:57:05.839 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:57:05.839 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:57:05.839 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:57:05.839 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:57:05.839 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:57:05.839 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:57:05.839 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:57:05.839 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:57:05.839 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:57:05.839 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:57:05.839 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:57:05.840 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:57:05.840 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:57:05.840 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:57:05.840 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:57:05.840 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:57:05.840 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:57:05.840 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:57:05.840 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:57:05.840 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:57:05.840 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:57:05.840 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:57:05.840 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:57:05.840 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:57:05.840 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:57:06.051 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-05 15:57:06.051 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:57:06.051 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:57:06.051 | The following packages were automatically installed and are no longer required: 2022-01-05 15:57:06.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:57:06.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:57:06.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:57:06.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:57:06.052 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:57:06.052 | python3-zope.interface 2022-01-05 15:57:06.052 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:57:06.164 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:57:06.169 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:57:06.172 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:57:06.174 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:57:06.176 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:57:06.178 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:57:06.180 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:57:06.183 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:57:06.185 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:57:06.187 | ++ functions-common:time_stop:2317 : start_time=1641398225452 2022-01-05 15:57:06.189 | ++ functions-common:time_stop:2319 : [[ -z 1641398225452 ]] 2022-01-05 15:57:06.192 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:57:06.196 | ++ functions-common:time_stop:2322 : end_time=1641398226194 2022-01-05 15:57:06.198 | ++ functions-common:time_stop:2323 : elapsed_time=742 2022-01-05 15:57:06.200 | ++ functions-common:time_stop:2324 : total=752 2022-01-05 15:57:06.202 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:57:06.205 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=1494 2022-01-05 15:57:06.207 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:57:06.209 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:57:06.212 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:57:06.214 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:57:06.218 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:57:06.222 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:57:06.225 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:57:06.227 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:57:07.833 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:57:07.835 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:57:07.838 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:57:07.842 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:57:07.844 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:57:07.846 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:57:07.847 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:57:07.850 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:57:07.852 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:57:07.853 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:57:07.857 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:57:07.923 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:57:07.926 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:57:07.992 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:57:07.994 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:57:08.060 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:57:08.062 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:57:08.064 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:57:08.066 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:57:08.068 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:57:08.070 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:57:08.071 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:57:08.073 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:57:08.075 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:57:08.077 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:57:08.079 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:57:08.079 | Distro: focal 2022-01-05 15:57:08.081 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:57:08.084 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:57:08.087 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:57:08.089 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:57:08.092 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:57:08.092 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:57:08.671 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:57:08.673 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:57:08.673 | pip: 21.3.1 2022-01-05 15:57:08.675 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:57:09.205 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:57:09.248 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:57:09.250 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:57:09.252 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:57:09.256 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:57:09.258 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:57:09.262 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:57:09.265 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:57:09.267 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:57:09.269 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:57:09.274 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:57:09.274 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:57:09.276 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:57:09.281 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:57:09.283 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:57:09.285 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:57:09.294 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:57:09.298 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:57:09.300 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:57:09.302 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:57:09.304 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:57:09.306 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:57:09.309 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:57:09.311 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:57:09.313 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:57:09.315 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:57:09.317 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:57:09.319 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:57:09.321 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:57:09.324 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:57:09.326 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:57:09.328 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:57:09.330 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:57:09.332 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:57:09.334 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:57:09.336 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:57:09.339 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:57:09.341 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:57:09.343 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:57:09.345 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:57:09.348 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:57:09.369 | Using python 3.8 to install os-testr 2022-01-05 15:57:09.371 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 15:57:11.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:57:11.094 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 15:57:11.094 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:57:11.186 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:57:11.188 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:57:11.191 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:57:11.193 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:57:11.195 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:57:11.197 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:57:11.200 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:57:11.202 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:57:11.204 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:57:11.206 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:57:11.206 | Error on exit 2022-01-05 15:57:11.208 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:57:11.210 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398217 14 fail 2022-01-05 15:57:11.766 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:57:11.769 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:57:12.343 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:57:12.343 | 2022-01-05 15:57:12.613 | + ./stack.sh:exit_trap:531 : exit 1