2022-05-11 06:13:21.472 | + ./stack.sh:main:489 : exec 2022-05-11 06:13:21.472 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-11-061321' 2022-05-11 06:13:21.472 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-11-061321.summary.2022-05-11-061321 2022-05-11 06:13:21.472 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-11 06:13:21.472 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-11-061321 2022-05-11 06:13:21.472 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-11-061321 /opt/stack/logs/stack.sh.log 2022-05-11 06:13:21.472 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-11-061321.summary.2022-05-11-061321 /opt/stack/logs/stack.sh.log.summary 2022-05-11 06:13:21.472 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-11 06:13:21.472 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-11 06:13:21.473 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-11 06:13:21.477 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-11 06:13:21.479 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-11 06:13:21.481 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-11 06:13:21.482 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-11 06:13:21.485 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-11 06:13:21.487 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-11 06:13:21.489 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-11 06:13:21.493 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-11 06:13:21.495 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-11 06:13:21.496 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-11 06:13:21.499 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-11 06:13:21.502 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-11 06:13:21.504 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-11 06:13:21.506 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-11 06:13:21.508 | + ./stack.sh:main:575 : set -o errexit 2022-05-11 06:13:21.509 | + ./stack.sh:main:578 : uname -a 2022-05-11 06:13:21.510 | Linux dv-cinder-804757-27-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-05-11 06:13:21.513 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-11 06:13:21.515 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-11 06:13:21.518 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-11 06:13:21.559 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-11 06:13:21.576 | + ./stack.sh:main:592 : fetch_plugins 2022-05-11 06:13:21.580 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-11 06:13:21.582 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-11 06:13:21.584 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-11 06:13:21.586 | + functions-common:fetch_plugins:1788 : return 2022-05-11 06:13:21.588 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-11 06:13:21.590 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-11 06:13:21.592 | + functions-common:run_phase:1866 : local phase= 2022-05-11 06:13:21.593 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-11 06:13:21.595 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-11 06:13:21.597 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-11 06:13:21.599 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-11 06:13:21.600 | + functions-common:run_phase:1875 : local extra 2022-05-11 06:13:21.602 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-11 06:13:21.605 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-11 06:13:21.607 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-11 06:13:21.609 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-11 06:13:21.611 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-11 06:13:21.613 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-11 06:13:21.624 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:21.626 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-11 06:13:21.628 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:13:21.630 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:13:21.631 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:13:21.633 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:13:21.635 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:13:21.637 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-11 06:13:21.639 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-11 06:13:21.640 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-11 06:13:21.642 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-11 06:13:21.645 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-11 06:13:21.647 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-11 06:13:21.649 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-11 06:13:21.650 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-11 06:13:21.652 | + functions-common:plugin_override_defaults:1829 : return 2022-05-11 06:13:21.654 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-11 06:13:21.671 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-11 06:13:21.673 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-11 06:13:21.690 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:13:21.692 | +++ lib/tls:source:43 : hostname -f 2022-05-11 06:13:21.696 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-11 06:13:21.697 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-11 06:13:21.699 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-11 06:13:21.701 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-11 06:13:21.703 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-11 06:13:21.705 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-11 06:13:21.707 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-11 06:13:21.709 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-11 06:13:21.710 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-11 06:13:21.712 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-11 06:13:21.717 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-11 06:13:21.729 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-11 06:13:21.746 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-11 06:13:21.758 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-11 06:13:21.770 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-11 06:13:21.805 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-11 06:13:21.863 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-11 06:13:21.952 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-11 06:13:21.973 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-11 06:13:22.016 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-11 06:13:22.067 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-11 06:13:22.216 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-11 06:13:22.231 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-11 06:13:22.244 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-11 06:13:22.256 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-11 06:13:22.340 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-11 06:13:22.343 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-11 06:13:22.346 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-11 06:13:22.348 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-11 06:13:22.350 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-11 06:13:22.352 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-11 06:13:22.355 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-11 06:13:22.355 | False' 2022-05-11 06:13:22.358 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-11 06:13:22.375 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-11 06:13:22.377 | + ./stack.sh:main:626 : run_phase source 2022-05-11 06:13:22.379 | + functions-common:run_phase:1865 : local mode=source 2022-05-11 06:13:22.381 | + functions-common:run_phase:1866 : local phase= 2022-05-11 06:13:22.384 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-11 06:13:22.386 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-11 06:13:22.388 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-11 06:13:22.390 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-11 06:13:22.392 | + functions-common:run_phase:1875 : local extra 2022-05-11 06:13:22.395 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-11 06:13:22.399 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-11 06:13:22.401 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-11 06:13:22.403 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-11 06:13:22.405 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-11 06:13:22.408 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-11 06:13:22.423 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:22.425 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-11 06:13:22.427 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-11 06:13:22.465 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-11 06:13:22.467 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-11 06:13:22.470 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-11 06:13:22.472 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-11 06:13:22.474 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-11 06:13:22.476 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-11 06:13:22.478 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-11 06:13:22.480 | + functions-common:load_plugin_settings:1806 : return 2022-05-11 06:13:22.482 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-11 06:13:22.484 | + functions-common:verify_disabled_services:2148 : local service 2022-05-11 06:13:22.487 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.489 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-11 06:13:22.491 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.493 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-11 06:13:22.498 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.501 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-11 06:13:22.503 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.505 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-11 06:13:22.508 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.510 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-11 06:13:22.512 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.514 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-11 06:13:22.517 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.519 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-11 06:13:22.521 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.523 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-11 06:13:22.526 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.528 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-11 06:13:22.530 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.532 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-11 06:13:22.534 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.536 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-11 06:13:22.539 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.541 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-11 06:13:22.543 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.545 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-11 06:13:22.548 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.550 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-11 06:13:22.552 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.554 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-11 06:13:22.556 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.558 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-11 06:13:22.561 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.563 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-11 06:13:22.566 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.568 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-11 06:13:22.570 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.573 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-11 06:13:22.575 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.577 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-11 06:13:22.579 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.582 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-11 06:13:22.584 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.586 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-11 06:13:22.588 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.591 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-11 06:13:22.593 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.595 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-11 06:13:22.598 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.600 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-11 06:13:22.602 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.604 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-11 06:13:22.607 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.609 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-11 06:13:22.611 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.613 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-11 06:13:22.616 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.618 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-11 06:13:22.620 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.622 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-11 06:13:22.625 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.627 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-11 06:13:22.629 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.631 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-11 06:13:22.634 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.636 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-11 06:13:22.638 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.640 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-11 06:13:22.642 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.644 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-11 06:13:22.647 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.649 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-11 06:13:22.651 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.653 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-11 06:13:22.656 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.658 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-11 06:13:22.660 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.662 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-11 06:13:22.664 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.667 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-11 06:13:22.669 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.671 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-11 06:13:22.673 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.675 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-11 06:13:22.677 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.680 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-11 06:13:22.682 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.684 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-11 06:13:22.687 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:13:22.689 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-11 06:13:22.692 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-11 06:13:22.694 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-11 06:13:22.696 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-11 06:13:22.711 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:22.713 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-11 06:13:22.715 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-11 06:13:22.717 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-11 06:13:22.732 | + functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:13:22.734 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-11 06:13:22.737 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-11 06:13:22.739 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-11 06:13:22.741 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-11 06:13:22.743 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-11 06:13:22.746 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-11 06:13:22.748 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-11 06:13:22.750 | + lib/database:initialize_database_backends:92 : return 0 2022-05-11 06:13:22.752 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-11 06:13:22.753 | Using mysql database backend 2022-05-11 06:13:22.755 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-11 06:13:22.770 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-11 06:13:22.773 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-11 06:13:22.776 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-11 06:13:22.778 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-11 06:13:22.781 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-11 06:13:22.783 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-11 06:13:22.799 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:22.802 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-11 06:13:22.818 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-11 06:13:22.834 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:22.836 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-11 06:13:22.851 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-11 06:13:22.866 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-11 06:13:22.881 | + functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:13:22.884 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-11 06:13:22.899 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:13:22.902 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-11 06:13:22.918 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-11 06:13:22.920 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-11 06:13:22.922 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-11 06:13:22.925 | + functions-common:save_stackenv:60 : local tag=759 2022-05-11 06:13:22.927 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-11 06:13:22.932 | + functions-common:save_stackenv:62 : time_stamp=2022-05-11-061322 2022-05-11 06:13:22.934 | + functions-common:save_stackenv:63 : echo '# 2022-05-11-061322 759' 2022-05-11 06:13:22.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.939 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-11 06:13:22.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.943 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-11 06:13:22.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.948 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-11 06:13:22.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.952 | + 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-05-11 06:13:22.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.957 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-05-11 06:13:22.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.962 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-05-11 06:13:22.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.966 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-11-061321 2022-05-11 06:13:22.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.971 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-11 06:13:22.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.975 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-05-11 06:13:22.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.980 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-11 06:13:22.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.985 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-11 06:13:22.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.989 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-11 06:13:22.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:13:22.994 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-11 06:13:22.996 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-11 06:13:22.999 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-11 06:13:23.001 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-11 06:13:23.003 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-11 06:13:23.005 | + functions-common:git_clone:610 : local git_ref=master 2022-05-11 06:13:23.007 | + functions-common:git_clone:611 : local orig_dir 2022-05-11 06:13:23.010 | ++ functions-common:git_clone:612 : pwd 2022-05-11 06:13:23.012 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-11 06:13:23.014 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-11 06:13:23.017 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-11 06:13:23.032 | + functions-common:git_clone:615 : RECLONE=False 2022-05-11 06:13:23.034 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-11 06:13:23.037 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:23.039 | + functions-common:git_clone:629 : echo master 2022-05-11 06:13:23.040 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-11 06:13:23.045 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-11 06:13:23.047 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:23.050 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-11 06:13:23.062 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-11 06:13:23.065 | + functions-common:git_clone:690 : git show --oneline 2022-05-11 06:13:23.065 | + functions-common:git_clone:690 : head -1 2022-05-11 06:13:23.069 | 02d2e599 Merge "Update upper-constraints for pyScss to 1.4.0" 2022-05-11 06:13:23.071 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-11 06:13:23.073 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-11 06:13:23.076 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-11 06:13:23.078 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-11 06:13:23.081 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-11 06:13:23.083 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-11 06:13:23.086 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-11 06:13:23.088 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-11 06:13:23.090 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-11 06:13:23.093 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-11 06:13:23.095 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-11 06:13:23.098 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-11 06:13:23.104 | ++ tools/install_prereqs.sh:source:47 : NOW=1652249603 2022-05-11 06:13:23.108 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-11 06:13:23.112 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-11 06:13:23.114 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-11 06:13:23.117 | ++ tools/install_prereqs.sh:source:49 : DELTA=1652249603 2022-05-11 06:13:23.119 | ++ tools/install_prereqs.sh:source:50 : [[ 1652249603 -lt 7200 ]] 2022-05-11 06:13:23.122 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-11 06:13:23.124 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-11 06:13:23.126 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-11 06:13:23.129 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-11 06:13:23.131 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-11 06:13:23.133 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-11 06:13:23.136 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-11 06:13:23.139 | +++ 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-05-11 06:13:23.185 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-11 06:13:23.186 | apache2-dev 2022-05-11 06:13:23.186 | bc 2022-05-11 06:13:23.186 | bsdmainutils 2022-05-11 06:13:23.186 | curl 2022-05-11 06:13:23.186 | g++ 2022-05-11 06:13:23.186 | gawk 2022-05-11 06:13:23.186 | gcc 2022-05-11 06:13:23.186 | gettext 2022-05-11 06:13:23.186 | git 2022-05-11 06:13:23.186 | graphviz 2022-05-11 06:13:23.186 | iputils-ping 2022-05-11 06:13:23.186 | libapache2-mod-proxy-uwsgi 2022-05-11 06:13:23.186 | libffi-dev 2022-05-11 06:13:23.186 | libjpeg-dev 2022-05-11 06:13:23.186 | libpcre3-dev 2022-05-11 06:13:23.186 | libpq-dev 2022-05-11 06:13:23.186 | libssl-dev 2022-05-11 06:13:23.186 | libsystemd-dev 2022-05-11 06:13:23.186 | libxml2-dev 2022-05-11 06:13:23.186 | libxslt1-dev 2022-05-11 06:13:23.186 | libyaml-dev 2022-05-11 06:13:23.186 | lsof 2022-05-11 06:13:23.186 | openssh-server 2022-05-11 06:13:23.186 | openssl 2022-05-11 06:13:23.186 | pkg-config 2022-05-11 06:13:23.186 | psmisc 2022-05-11 06:13:23.186 | python3-dev 2022-05-11 06:13:23.186 | python3-pip 2022-05-11 06:13:23.186 | python3-systemd 2022-05-11 06:13:23.186 | python3-venv 2022-05-11 06:13:23.186 | tar 2022-05-11 06:13:23.186 | tcpdump 2022-05-11 06:13:23.186 | unzip 2022-05-11 06:13:23.187 | uuid-runtime 2022-05-11 06:13:23.187 | wget 2022-05-11 06:13:23.187 | wget 2022-05-11 06:13:23.187 | zlib1g-dev 2022-05-11 06:13:23.187 | libkrb5-dev 2022-05-11 06:13:23.187 | libldap2-dev 2022-05-11 06:13:23.187 | libsasl2-dev 2022-05-11 06:13:23.187 | memcached 2022-05-11 06:13:23.187 | python3-mysqldb 2022-05-11 06:13:23.187 | sqlite3 2022-05-11 06:13:23.187 | conntrack 2022-05-11 06:13:23.187 | curl 2022-05-11 06:13:23.187 | dnsmasq-base 2022-05-11 06:13:23.187 | dnsmasq-utils 2022-05-11 06:13:23.187 | ebtables 2022-05-11 06:13:23.187 | genisoimage 2022-05-11 06:13:23.187 | iptables 2022-05-11 06:13:23.187 | iputils-arping 2022-05-11 06:13:23.187 | kpartx 2022-05-11 06:13:23.187 | libjs-jquery-tablesorter 2022-05-11 06:13:23.187 | parted 2022-05-11 06:13:23.187 | pm-utils 2022-05-11 06:13:23.187 | python3-mysqldb 2022-05-11 06:13:23.187 | socat 2022-05-11 06:13:23.187 | sqlite3 2022-05-11 06:13:23.187 | sudo 2022-05-11 06:13:23.187 | vlan 2022-05-11 06:13:23.187 | lsscsi 2022-05-11 06:13:23.187 | open-iscsi 2022-05-11 06:13:23.187 | lvm2 2022-05-11 06:13:23.187 | qemu-utils 2022-05-11 06:13:23.187 | thin-provisioning-tools 2022-05-11 06:13:23.187 | acl 2022-05-11 06:13:23.187 | dnsmasq-base 2022-05-11 06:13:23.187 | dnsmasq-utils 2022-05-11 06:13:23.187 | ebtables 2022-05-11 06:13:23.187 | haproxy 2022-05-11 06:13:23.188 | iptables 2022-05-11 06:13:23.188 | iputils-arping 2022-05-11 06:13:23.188 | iputils-ping 2022-05-11 06:13:23.188 | postgresql-server-dev-all 2022-05-11 06:13:23.188 | python3-mysqldb 2022-05-11 06:13:23.188 | sqlite3 2022-05-11 06:13:23.188 | sudo 2022-05-11 06:13:23.188 | vlan 2022-05-11 06:13:23.188 | pcp 2022-05-11 06:13:23.188 | ipset 2022-05-11 06:13:23.188 | conntrack 2022-05-11 06:13:23.188 | conntrackd 2022-05-11 06:13:23.188 | keepalived 2022-05-11 06:13:23.188 | lvm2 2022-05-11 06:13:23.188 | qemu-utils 2022-05-11 06:13:23.188 | thin-provisioning-tools 2022-05-11 06:13:23.188 | curl 2022-05-11 06:13:23.188 | liberasurecode-dev 2022-05-11 06:13:23.188 | make 2022-05-11 06:13:23.188 | memcached 2022-05-11 06:13:23.188 | rsync 2022-05-11 06:13:23.188 | sqlite3 2022-05-11 06:13:23.188 | xfsprogs' 2022-05-11 06:13:23.190 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-11 06:13:23.207 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-11 06:13:23.207 | apache2-dev 2022-05-11 06:13:23.207 | bc 2022-05-11 06:13:23.207 | bsdmainutils 2022-05-11 06:13:23.207 | curl 2022-05-11 06:13:23.207 | g++ 2022-05-11 06:13:23.207 | gawk 2022-05-11 06:13:23.208 | gcc 2022-05-11 06:13:23.208 | gettext 2022-05-11 06:13:23.208 | git 2022-05-11 06:13:23.208 | graphviz 2022-05-11 06:13:23.208 | iputils-ping 2022-05-11 06:13:23.208 | libapache2-mod-proxy-uwsgi 2022-05-11 06:13:23.208 | libffi-dev 2022-05-11 06:13:23.208 | libjpeg-dev 2022-05-11 06:13:23.208 | libpcre3-dev 2022-05-11 06:13:23.208 | libpq-dev 2022-05-11 06:13:23.208 | libssl-dev 2022-05-11 06:13:23.208 | libsystemd-dev 2022-05-11 06:13:23.208 | libxml2-dev 2022-05-11 06:13:23.208 | libxslt1-dev 2022-05-11 06:13:23.208 | libyaml-dev 2022-05-11 06:13:23.208 | lsof 2022-05-11 06:13:23.208 | openssh-server 2022-05-11 06:13:23.208 | openssl 2022-05-11 06:13:23.208 | pkg-config 2022-05-11 06:13:23.208 | psmisc 2022-05-11 06:13:23.208 | python3-dev 2022-05-11 06:13:23.208 | python3-pip 2022-05-11 06:13:23.208 | python3-systemd 2022-05-11 06:13:23.208 | python3-venv 2022-05-11 06:13:23.208 | tar 2022-05-11 06:13:23.208 | tcpdump 2022-05-11 06:13:23.208 | unzip 2022-05-11 06:13:23.208 | uuid-runtime 2022-05-11 06:13:23.208 | wget 2022-05-11 06:13:23.208 | wget 2022-05-11 06:13:23.208 | zlib1g-dev 2022-05-11 06:13:23.208 | libkrb5-dev 2022-05-11 06:13:23.208 | libldap2-dev 2022-05-11 06:13:23.208 | libsasl2-dev 2022-05-11 06:13:23.208 | memcached 2022-05-11 06:13:23.209 | python3-mysqldb 2022-05-11 06:13:23.209 | sqlite3 2022-05-11 06:13:23.209 | conntrack 2022-05-11 06:13:23.209 | curl 2022-05-11 06:13:23.209 | dnsmasq-base 2022-05-11 06:13:23.209 | dnsmasq-utils 2022-05-11 06:13:23.209 | ebtables 2022-05-11 06:13:23.209 | genisoimage 2022-05-11 06:13:23.209 | iptables 2022-05-11 06:13:23.209 | iputils-arping 2022-05-11 06:13:23.209 | kpartx 2022-05-11 06:13:23.209 | libjs-jquery-tablesorter 2022-05-11 06:13:23.209 | parted 2022-05-11 06:13:23.209 | pm-utils 2022-05-11 06:13:23.209 | python3-mysqldb 2022-05-11 06:13:23.209 | socat 2022-05-11 06:13:23.209 | sqlite3 2022-05-11 06:13:23.209 | sudo 2022-05-11 06:13:23.209 | vlan 2022-05-11 06:13:23.209 | lsscsi 2022-05-11 06:13:23.209 | open-iscsi 2022-05-11 06:13:23.209 | lvm2 2022-05-11 06:13:23.209 | qemu-utils 2022-05-11 06:13:23.209 | thin-provisioning-tools 2022-05-11 06:13:23.209 | acl 2022-05-11 06:13:23.209 | dnsmasq-base 2022-05-11 06:13:23.209 | dnsmasq-utils 2022-05-11 06:13:23.209 | ebtables 2022-05-11 06:13:23.209 | haproxy 2022-05-11 06:13:23.209 | iptables 2022-05-11 06:13:23.209 | iputils-arping 2022-05-11 06:13:23.209 | iputils-ping 2022-05-11 06:13:23.209 | postgresql-server-dev-all 2022-05-11 06:13:23.209 | python3-mysqldb 2022-05-11 06:13:23.209 | sqlite3 2022-05-11 06:13:23.209 | sudo 2022-05-11 06:13:23.209 | vlan 2022-05-11 06:13:23.210 | pcp 2022-05-11 06:13:23.210 | ipset 2022-05-11 06:13:23.210 | conntrack 2022-05-11 06:13:23.210 | conntrackd 2022-05-11 06:13:23.210 | keepalived 2022-05-11 06:13:23.210 | lvm2 2022-05-11 06:13:23.210 | qemu-utils 2022-05-11 06:13:23.210 | thin-provisioning-tools 2022-05-11 06:13:23.210 | curl 2022-05-11 06:13:23.210 | liberasurecode-dev 2022-05-11 06:13:23.210 | make 2022-05-11 06:13:23.210 | memcached 2022-05-11 06:13:23.210 | rsync 2022-05-11 06:13:23.210 | sqlite3 2022-05-11 06:13:23.210 | xfsprogs ' 2022-05-11 06:13:23.210 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-11 06:13:23.212 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:13:23.215 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:13:23.218 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-11 06:13:23.219 | ++ 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-05-11 06:13:23.223 | ++ 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-05-11 06:13:23.225 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-11 06:13:23.228 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-11 06:13:23.230 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-11 06:13:23.232 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-11 06:13:23.234 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:23.236 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-11 06:13:23.238 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:13:23.240 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:13:23.242 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-11 06:13:23.244 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-11 06:13:23.246 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:23.248 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-11 06:13:23.251 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-11 06:13:23.255 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-11 06:13:23.257 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-11 06:13:23.259 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-11 06:13:23.261 | ++ functions-common:time_start:2424 : local start_time= 2022-05-11 06:13:23.262 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-11 06:13:23.265 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-11 06:13:23.268 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652249603266 2022-05-11 06:13:23.270 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-11 06:13:23.273 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-11 06:13:23.275 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-11 06:13:23.523 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-11 06:13:23.642 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-11 06:13:23.742 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-11 06:13:23.856 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-11 06:13:33.297 | Fetched 114 kB in 1s (145 kB/s) 2022-05-11 06:13:34.961 | Reading package lists... 2022-05-11 06:13:34.994 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-11 06:13:34.996 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-11 06:13:34.998 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:13:35.000 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:13:35.003 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:13:35.005 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:13:35.007 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:13:35.009 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-11 06:13:35.011 | ++ functions-common:time_stop:2444 : start_time=1652249603266 2022-05-11 06:13:35.013 | ++ functions-common:time_stop:2446 : [[ -z 1652249603266 ]] 2022-05-11 06:13:35.016 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:13:35.020 | ++ functions-common:time_stop:2449 : end_time=1652249615018 2022-05-11 06:13:35.022 | ++ functions-common:time_stop:2450 : elapsed_time=11752 2022-05-11 06:13:35.025 | ++ functions-common:time_stop:2451 : total=0 2022-05-11 06:13:35.027 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:13:35.029 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11752 2022-05-11 06:13:35.031 | ++ functions-common:install_package:1476 : 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-05-11 06:13:35.033 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-11 06:13:35.036 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:13:35.038 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:13:35.041 | ++ functions-common:real_install_package:1462 : 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-05-11 06:13:35.061 | ++ functions-common:apt_get:1242 : 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-05-11 06:13:35.174 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14656 (unattended-upgr) 2022-05-11 06:13:35.174 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 2022-05-11 06:13:35.181 | ++ functions-common:apt_get:1246 : result=100 2022-05-11 06:13:35.184 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-11 06:13:35.187 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:13:35.190 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:13:35.193 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:13:35.195 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:13:35.197 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:13:35.200 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-11 06:13:35.202 | ++ functions-common:time_stop:2444 : start_time=1652249615058 2022-05-11 06:13:35.204 | ++ functions-common:time_stop:2446 : [[ -z 1652249615058 ]] 2022-05-11 06:13:35.207 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:13:35.211 | ++ functions-common:time_stop:2449 : end_time=1652249615208 2022-05-11 06:13:35.213 | ++ functions-common:time_stop:2450 : elapsed_time=150 2022-05-11 06:13:35.215 | ++ functions-common:time_stop:2451 : total=123 2022-05-11 06:13:35.218 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:13:35.220 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=273 2022-05-11 06:13:35.222 | ++ functions-common:apt_get:1250 : return 100 2022-05-11 06:13:35.225 | ++ functions-common:install_package:1477 : RETRY_UPDATE=True 2022-05-11 06:13:35.228 | ++ functions-common:install_package:1477 : update_package_repo 2022-05-11 06:13:35.230 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-11 06:13:35.232 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-11 06:13:35.234 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=True 2022-05-11 06:13:35.237 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:35.239 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-11 06:13:35.242 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:13:35.244 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:13:35.246 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-11 06:13:35.249 | ++ functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-11 06:13:35.251 | ++ functions-common:apt_get_update:1201 : [[ True != \T\r\u\e ]] 2022-05-11 06:13:35.253 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-11 06:13:35.256 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-11 06:13:35.259 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-11 06:13:35.263 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-11 06:13:35.265 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-11 06:13:35.268 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-11 06:13:35.270 | ++ functions-common:time_start:2424 : local start_time= 2022-05-11 06:13:35.272 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-11 06:13:35.275 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-11 06:13:35.279 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652249615277 2022-05-11 06:13:35.282 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-11 06:13:35.284 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-11 06:13:35.286 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-11 06:13:35.702 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-11 06:13:35.702 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-11 06:13:35.823 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-11 06:13:35.953 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-11 06:13:38.064 | Reading package lists... 2022-05-11 06:13:38.094 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-11 06:13:38.097 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-11 06:13:38.099 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:13:38.102 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:13:38.104 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:13:38.106 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:13:38.108 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:13:38.110 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-11 06:13:38.112 | ++ functions-common:time_stop:2444 : start_time=1652249615277 2022-05-11 06:13:38.114 | ++ functions-common:time_stop:2446 : [[ -z 1652249615277 ]] 2022-05-11 06:13:38.117 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:13:38.121 | ++ functions-common:time_stop:2449 : end_time=1652249618118 2022-05-11 06:13:38.123 | ++ functions-common:time_stop:2450 : elapsed_time=2841 2022-05-11 06:13:38.125 | ++ functions-common:time_stop:2451 : total=11752 2022-05-11 06:13:38.127 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:13:38.129 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14593 2022-05-11 06:13:38.133 | ++ functions-common:install_package:1477 : 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-05-11 06:13:38.135 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-11 06:13:38.137 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:13:38.139 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:13:38.142 | ++ functions-common:real_install_package:1462 : 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-05-11 06:13:38.162 | ++ functions-common:apt_get:1242 : 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-05-11 06:13:38.250 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14656 (unattended-upgr) 2022-05-11 06:13:38.250 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 2022-05-11 06:13:38.254 | + functions-common:apt_get:1 : exit_trap 2022-05-11 06:13:38.258 | + ./stack.sh:exit_trap:523 : local r=100 2022-05-11 06:13:38.260 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-11 06:13:38.263 | + ./stack.sh:exit_trap:524 : jobs= 2022-05-11 06:13:38.265 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-05-11 06:13:38.267 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-05-11 06:13:38.270 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-11 06:13:38.272 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-11 06:13:38.274 | + ./stack.sh:exit_trap:540 : [[ 100 -ne 0 ]] 2022-05-11 06:13:38.276 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-11 06:13:38.277 | Error on exit 2022-05-11 06:13:38.279 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-11 06:13:38.281 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-11 06:13:38.283 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-11 06:13:38.447 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-05-11 06:13:38.463 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-05-11 06:13:38.866 | + ./stack.sh:exit_trap:558 : exit 100