2021-08-30 15:39:02.765 | + ./stack.sh:main:473 : exec 2021-08-30 15:39:02.765 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-30-153902.summary.2021-08-30-153902 2021-08-30 15:39:02.765 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-153902' 2021-08-30 15:39:02.766 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 15:39:02.766 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-30-153902 2021-08-30 15:39:02.766 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-153902 /opt/stack/logs/stack.sh.log 2021-08-30 15:39:02.766 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-30-153902.summary.2021-08-30-153902 /opt/stack/logs/stack.sh.log.summary 2021-08-30 15:39:02.766 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-30 15:39:02.766 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-30 15:39:02.766 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-30 15:39:02.766 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-30 15:39:02.766 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-30 15:39:02.766 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-30 15:39:02.766 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-30 15:39:02.766 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-30 15:39:02.768 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-30 15:39:02.770 | + ./stack.sh:main:559 : set -o errexit 2021-08-30 15:39:02.772 | + ./stack.sh:main:562 : uname -a 2021-08-30 15:39:02.773 | Linux dv-cinder-760199-9-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 2021-08-30 15:39:02.776 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-30 15:39:02.778 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-30 15:39:02.781 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-30 15:39:02.814 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-30 15:39:02.830 | + ./stack.sh:main:576 : fetch_plugins 2021-08-30 15:39:02.832 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-30 15:39:02.833 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-30 15:39:02.835 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-30 15:39:02.837 | + functions-common:fetch_plugins:1660 : return 2021-08-30 15:39:02.839 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-30 15:39:02.841 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-30 15:39:02.843 | + functions-common:run_phase:1738 : local phase= 2021-08-30 15:39:02.845 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 15:39:02.847 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 15:39:02.849 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 15:39:02.851 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 15:39:02.853 | + functions-common:run_phase:1747 : local extra 2021-08-30 15:39:02.856 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 15:39:02.860 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 15:39:02.861 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 15:39:02.863 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 15:39:02.866 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-30 15:39:02.868 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 15:39:02.882 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:02.884 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 15:39:02.887 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 15:39:02.889 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 15:39:02.891 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 15:39:02.893 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 15:39:02.894 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-30 15:39:02.896 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-30 15:39:02.898 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-30 15:39:02.900 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-30 15:39:02.902 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-30 15:39:02.904 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-30 15:39:02.906 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-30 15:39:02.908 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-30 15:39:02.910 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-30 15:39:02.912 | + functions-common:plugin_override_defaults:1701 : return 2021-08-30 15:39:02.914 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-30 15:39:02.933 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-30 15:39:02.935 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-30 15:39:02.948 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:39:02.950 | +++ lib/tls:source:43 : hostname -f 2021-08-30 15:39:02.954 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-30 15:39:02.956 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-30 15:39:02.958 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-30 15:39:02.960 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-30 15:39:02.962 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-30 15:39:02.964 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-30 15:39:02.965 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-30 15:39:02.967 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-30 15:39:02.969 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-30 15:39:02.971 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-30 15:39:02.976 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-30 15:39:02.988 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-30 15:39:03.007 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-30 15:39:03.019 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-30 15:39:03.032 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-30 15:39:03.062 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-30 15:39:03.126 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-30 15:39:03.214 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-30 15:39:03.236 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-30 15:39:03.281 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-30 15:39:03.335 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-30 15:39:03.466 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-30 15:39:03.481 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-30 15:39:03.494 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-30 15:39:03.508 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-30 15:39:03.605 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-30 15:39:03.610 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-30 15:39:03.613 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-30 15:39:03.615 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-30 15:39:03.617 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-30 15:39:03.620 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-30 15:39:03.622 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-30 15:39:03.622 | False' 2021-08-30 15:39:03.625 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-30 15:39:03.642 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-30 15:39:03.645 | + ./stack.sh:main:610 : run_phase source 2021-08-30 15:39:03.647 | + functions-common:run_phase:1737 : local mode=source 2021-08-30 15:39:03.649 | + functions-common:run_phase:1738 : local phase= 2021-08-30 15:39:03.651 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-30 15:39:03.653 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-30 15:39:03.655 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-30 15:39:03.657 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-30 15:39:03.660 | + functions-common:run_phase:1747 : local extra 2021-08-30 15:39:03.662 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-30 15:39:03.666 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-30 15:39:03.668 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-30 15:39:03.670 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-30 15:39:03.672 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-30 15:39:03.675 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-30 15:39:03.689 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:03.691 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 15:39:03.693 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-30 15:39:03.735 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-30 15:39:03.737 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-30 15:39:03.739 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-30 15:39:03.741 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-30 15:39:03.744 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-30 15:39:03.746 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-30 15:39:03.748 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-30 15:39:03.750 | + functions-common:load_plugin_settings:1678 : return 2021-08-30 15:39:03.752 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-30 15:39:03.755 | + functions-common:verify_disabled_services:2020 : local service 2021-08-30 15:39:03.757 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.759 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-30 15:39:03.762 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.764 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-30 15:39:03.767 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.769 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-30 15:39:03.771 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.774 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-30 15:39:03.777 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.779 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-30 15:39:03.781 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.784 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-30 15:39:03.786 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.788 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-30 15:39:03.791 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.793 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-30 15:39:03.795 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.798 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-30 15:39:03.800 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.802 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-30 15:39:03.805 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.807 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-30 15:39:03.809 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.811 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-30 15:39:03.814 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.816 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-30 15:39:03.819 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.821 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-30 15:39:03.824 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.826 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-30 15:39:03.828 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.831 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-30 15:39:03.833 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.835 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-30 15:39:03.838 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.841 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-30 15:39:03.843 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.845 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-30 15:39:03.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.850 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-30 15:39:03.852 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.855 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-30 15:39:03.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.859 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-30 15:39:03.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.864 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-30 15:39:03.866 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.868 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-30 15:39:03.871 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.874 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-30 15:39:03.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.878 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-30 15:39:03.881 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.883 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-30 15:39:03.886 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.888 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-30 15:39:03.891 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.893 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-30 15:39:03.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.898 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-30 15:39:03.900 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.902 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-30 15:39:03.905 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.907 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-30 15:39:03.909 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.911 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-30 15:39:03.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.916 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-30 15:39:03.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.921 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-30 15:39:03.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.925 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-30 15:39:03.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.930 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-30 15:39:03.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.935 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-30 15:39:03.937 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.940 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-30 15:39:03.942 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.944 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-30 15:39:03.946 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.949 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-30 15:39:03.951 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.953 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-30 15:39:03.956 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.958 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-30 15:39:03.960 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.963 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-30 15:39:03.965 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-30 15:39:03.968 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-30 15:39:03.971 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-30 15:39:03.973 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 15:39:03.975 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-30 15:39:03.991 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:03.993 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-30 15:39:03.996 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-30 15:39:03.999 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-30 15:39:04.014 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:39:04.016 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-30 15:39:04.018 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-30 15:39:04.021 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-30 15:39:04.023 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-30 15:39:04.026 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-30 15:39:04.029 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-30 15:39:04.031 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-30 15:39:04.034 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-30 15:39:04.037 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-30 15:39:04.039 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-30 15:39:04.042 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 15:39:04.045 | + lib/database:initialize_database_backends:104 : return 0 2021-08-30 15:39:04.047 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-30 15:39:04.047 | Using mysql database backend 2021-08-30 15:39:04.049 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-30 15:39:04.066 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-30 15:39:04.082 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:04.085 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-30 15:39:04.101 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-30 15:39:04.118 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:04.121 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-30 15:39:04.138 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-30 15:39:04.155 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-30 15:39:04.172 | + functions-common:is_service_enabled:1965 : return 1 2021-08-30 15:39:04.174 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-30 15:39:04.190 | + functions-common:is_service_enabled:1965 : return 0 2021-08-30 15:39:04.193 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-30 15:39:04.209 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-30 15:39:04.211 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-30 15:39:04.214 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-30 15:39:04.217 | + functions-common:save_stackenv:60 : local tag=741 2021-08-30 15:39:04.220 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-30 15:39:04.224 | + functions-common:save_stackenv:62 : time_stamp=2021-08-30-153904 2021-08-30 15:39:04.226 | + functions-common:save_stackenv:63 : echo '# 2021-08-30-153904 741' 2021-08-30 15:39:04.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.231 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-30 15:39:04.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.236 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-30 15:39:04.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.241 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-30 15:39:04.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.247 | + 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 2021-08-30 15:39:04.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.252 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-08-30 15:39:04.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.257 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-08-30 15:39:04.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.263 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-30-153902 2021-08-30 15:39:04.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.268 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-30 15:39:04.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.272 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-08-30 15:39:04.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.278 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-30 15:39:04.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.283 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-30 15:39:04.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.288 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-30 15:39:04.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-30 15:39:04.293 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-30 15:39:04.296 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-30 15:39:04.298 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-30 15:39:04.300 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-30 15:39:04.303 | + functions-common:git_clone:525 : local git_ref=master 2021-08-30 15:39:04.305 | + functions-common:git_clone:526 : local orig_dir 2021-08-30 15:39:04.307 | ++ functions-common:git_clone:527 : pwd 2021-08-30 15:39:04.310 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-30 15:39:04.312 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-30 15:39:04.315 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-30 15:39:04.331 | + functions-common:git_clone:530 : RECLONE=False 2021-08-30 15:39:04.333 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-30 15:39:04.335 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-30 15:39:04.339 | + functions-common:git_clone:544 : echo master 2021-08-30 15:39:04.339 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-30 15:39:04.345 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-30 15:39:04.347 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-30 15:39:04.349 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-30 15:39:04.352 | + functions-common:git_clone:593 : git show --oneline 2021-08-30 15:39:04.352 | + functions-common:git_clone:593 : head -1 2021-08-30 15:39:04.355 | 9d1284aa Merge "update constraint for cliff to new release 3.9.0" 2021-08-30 15:39:04.358 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-30 15:39:04.361 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-30 15:39:04.363 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-30 15:39:04.365 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-30 15:39:04.368 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-30 15:39:04.371 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-30 15:39:04.373 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-30 15:39:04.376 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-30 15:39:04.378 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-30 15:39:04.381 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-30 15:39:04.383 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-30 15:39:04.387 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-30 15:39:04.391 | ++ tools/install_prereqs.sh:source:47 : NOW=1630337944 2021-08-30 15:39:04.395 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-30 15:39:04.399 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1630337165 2021-08-30 15:39:04.402 | ++ tools/install_prereqs.sh:source:49 : DELTA=779 2021-08-30 15:39:04.405 | ++ tools/install_prereqs.sh:source:50 : [[ 779 -lt 7200 ]] 2021-08-30 15:39:04.407 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-08-30 15:39:04.410 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-30 15:39:04.412 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-30 15:39:04.414 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-30 15:39:04.417 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-30 15:39:04.419 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-30 15:39:04.421 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-30 15:39:04.424 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-30 15:39:04.427 | +++ 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 2021-08-30 15:39:04.474 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-30 15:39:04.474 | apache2-dev 2021-08-30 15:39:04.474 | bc 2021-08-30 15:39:04.474 | bsdmainutils 2021-08-30 15:39:04.475 | curl 2021-08-30 15:39:04.475 | g++ 2021-08-30 15:39:04.475 | gawk 2021-08-30 15:39:04.475 | gcc 2021-08-30 15:39:04.475 | gettext 2021-08-30 15:39:04.475 | git 2021-08-30 15:39:04.475 | graphviz 2021-08-30 15:39:04.475 | iputils-ping 2021-08-30 15:39:04.475 | libapache2-mod-proxy-uwsgi 2021-08-30 15:39:04.475 | libffi-dev 2021-08-30 15:39:04.475 | libjpeg-dev 2021-08-30 15:39:04.475 | libmysqlclient-dev 2021-08-30 15:39:04.475 | libpcre3-dev 2021-08-30 15:39:04.475 | libpq-dev 2021-08-30 15:39:04.475 | libssl-dev 2021-08-30 15:39:04.475 | libsystemd-dev 2021-08-30 15:39:04.475 | libxml2-dev 2021-08-30 15:39:04.475 | libxslt1-dev 2021-08-30 15:39:04.475 | libyaml-dev 2021-08-30 15:39:04.475 | lsof 2021-08-30 15:39:04.475 | openssh-server 2021-08-30 15:39:04.475 | openssl 2021-08-30 15:39:04.475 | pkg-config 2021-08-30 15:39:04.475 | psmisc 2021-08-30 15:39:04.475 | python3-dev 2021-08-30 15:39:04.475 | python3-pip 2021-08-30 15:39:04.475 | python3-systemd 2021-08-30 15:39:04.475 | python3-venv 2021-08-30 15:39:04.475 | tar 2021-08-30 15:39:04.475 | tcpdump 2021-08-30 15:39:04.475 | unzip 2021-08-30 15:39:04.475 | uuid-runtime 2021-08-30 15:39:04.475 | wget 2021-08-30 15:39:04.475 | wget 2021-08-30 15:39:04.475 | zlib1g-dev 2021-08-30 15:39:04.475 | libkrb5-dev 2021-08-30 15:39:04.476 | libldap2-dev 2021-08-30 15:39:04.476 | libsasl2-dev 2021-08-30 15:39:04.476 | memcached 2021-08-30 15:39:04.476 | python3-mysqldb 2021-08-30 15:39:04.476 | sqlite3 2021-08-30 15:39:04.476 | conntrack 2021-08-30 15:39:04.476 | curl 2021-08-30 15:39:04.476 | dnsmasq-base 2021-08-30 15:39:04.476 | dnsmasq-utils 2021-08-30 15:39:04.476 | ebtables 2021-08-30 15:39:04.476 | genisoimage 2021-08-30 15:39:04.476 | iptables 2021-08-30 15:39:04.476 | iputils-arping 2021-08-30 15:39:04.476 | kpartx 2021-08-30 15:39:04.476 | libjs-jquery-tablesorter 2021-08-30 15:39:04.476 | libmysqlclient-dev 2021-08-30 15:39:04.476 | parted 2021-08-30 15:39:04.476 | pm-utils 2021-08-30 15:39:04.476 | python3-mysqldb 2021-08-30 15:39:04.476 | socat 2021-08-30 15:39:04.476 | sqlite3 2021-08-30 15:39:04.476 | sudo 2021-08-30 15:39:04.476 | vlan 2021-08-30 15:39:04.476 | lsscsi 2021-08-30 15:39:04.476 | open-iscsi 2021-08-30 15:39:04.476 | lvm2 2021-08-30 15:39:04.476 | qemu-utils 2021-08-30 15:39:04.476 | thin-provisioning-tools 2021-08-30 15:39:04.476 | acl 2021-08-30 15:39:04.476 | dnsmasq-base 2021-08-30 15:39:04.476 | dnsmasq-utils 2021-08-30 15:39:04.476 | ebtables 2021-08-30 15:39:04.476 | haproxy 2021-08-30 15:39:04.476 | iptables 2021-08-30 15:39:04.476 | iputils-arping 2021-08-30 15:39:04.476 | iputils-ping 2021-08-30 15:39:04.477 | libmysqlclient-dev 2021-08-30 15:39:04.477 | postgresql-server-dev-all 2021-08-30 15:39:04.477 | python3-mysqldb 2021-08-30 15:39:04.477 | sqlite3 2021-08-30 15:39:04.477 | sudo 2021-08-30 15:39:04.477 | vlan 2021-08-30 15:39:04.477 | pcp 2021-08-30 15:39:04.477 | ipset 2021-08-30 15:39:04.477 | conntrack 2021-08-30 15:39:04.477 | conntrackd 2021-08-30 15:39:04.477 | keepalived 2021-08-30 15:39:04.477 | lvm2 2021-08-30 15:39:04.477 | qemu-utils 2021-08-30 15:39:04.477 | thin-provisioning-tools 2021-08-30 15:39:04.477 | curl 2021-08-30 15:39:04.477 | liberasurecode-dev 2021-08-30 15:39:04.477 | make 2021-08-30 15:39:04.477 | memcached 2021-08-30 15:39:04.477 | sqlite3 2021-08-30 15:39:04.477 | xfsprogs' 2021-08-30 15:39:04.477 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-30 15:39:04.498 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-30 15:39:04.498 | apache2-dev 2021-08-30 15:39:04.498 | bc 2021-08-30 15:39:04.498 | bsdmainutils 2021-08-30 15:39:04.498 | curl 2021-08-30 15:39:04.498 | g++ 2021-08-30 15:39:04.498 | gawk 2021-08-30 15:39:04.498 | gcc 2021-08-30 15:39:04.498 | gettext 2021-08-30 15:39:04.499 | git 2021-08-30 15:39:04.499 | graphviz 2021-08-30 15:39:04.499 | iputils-ping 2021-08-30 15:39:04.499 | libapache2-mod-proxy-uwsgi 2021-08-30 15:39:04.499 | libffi-dev 2021-08-30 15:39:04.499 | libjpeg-dev 2021-08-30 15:39:04.499 | libmysqlclient-dev 2021-08-30 15:39:04.499 | libpcre3-dev 2021-08-30 15:39:04.499 | libpq-dev 2021-08-30 15:39:04.499 | libssl-dev 2021-08-30 15:39:04.499 | libsystemd-dev 2021-08-30 15:39:04.499 | libxml2-dev 2021-08-30 15:39:04.499 | libxslt1-dev 2021-08-30 15:39:04.499 | libyaml-dev 2021-08-30 15:39:04.499 | lsof 2021-08-30 15:39:04.499 | openssh-server 2021-08-30 15:39:04.499 | openssl 2021-08-30 15:39:04.499 | pkg-config 2021-08-30 15:39:04.499 | psmisc 2021-08-30 15:39:04.499 | python3-dev 2021-08-30 15:39:04.499 | python3-pip 2021-08-30 15:39:04.499 | python3-systemd 2021-08-30 15:39:04.499 | python3-venv 2021-08-30 15:39:04.499 | tar 2021-08-30 15:39:04.499 | tcpdump 2021-08-30 15:39:04.499 | unzip 2021-08-30 15:39:04.499 | uuid-runtime 2021-08-30 15:39:04.499 | wget 2021-08-30 15:39:04.499 | wget 2021-08-30 15:39:04.499 | zlib1g-dev 2021-08-30 15:39:04.499 | libkrb5-dev 2021-08-30 15:39:04.499 | libldap2-dev 2021-08-30 15:39:04.499 | libsasl2-dev 2021-08-30 15:39:04.499 | memcached 2021-08-30 15:39:04.499 | python3-mysqldb 2021-08-30 15:39:04.499 | sqlite3 2021-08-30 15:39:04.500 | conntrack 2021-08-30 15:39:04.500 | curl 2021-08-30 15:39:04.500 | dnsmasq-base 2021-08-30 15:39:04.500 | dnsmasq-utils 2021-08-30 15:39:04.500 | ebtables 2021-08-30 15:39:04.500 | genisoimage 2021-08-30 15:39:04.500 | iptables 2021-08-30 15:39:04.500 | iputils-arping 2021-08-30 15:39:04.500 | kpartx 2021-08-30 15:39:04.500 | libjs-jquery-tablesorter 2021-08-30 15:39:04.500 | libmysqlclient-dev 2021-08-30 15:39:04.500 | parted 2021-08-30 15:39:04.500 | pm-utils 2021-08-30 15:39:04.500 | python3-mysqldb 2021-08-30 15:39:04.500 | socat 2021-08-30 15:39:04.500 | sqlite3 2021-08-30 15:39:04.500 | sudo 2021-08-30 15:39:04.500 | vlan 2021-08-30 15:39:04.500 | lsscsi 2021-08-30 15:39:04.500 | open-iscsi 2021-08-30 15:39:04.500 | lvm2 2021-08-30 15:39:04.500 | qemu-utils 2021-08-30 15:39:04.500 | thin-provisioning-tools 2021-08-30 15:39:04.500 | acl 2021-08-30 15:39:04.500 | dnsmasq-base 2021-08-30 15:39:04.500 | dnsmasq-utils 2021-08-30 15:39:04.500 | ebtables 2021-08-30 15:39:04.500 | haproxy 2021-08-30 15:39:04.500 | iptables 2021-08-30 15:39:04.500 | iputils-arping 2021-08-30 15:39:04.500 | iputils-ping 2021-08-30 15:39:04.500 | libmysqlclient-dev 2021-08-30 15:39:04.500 | postgresql-server-dev-all 2021-08-30 15:39:04.500 | python3-mysqldb 2021-08-30 15:39:04.500 | sqlite3 2021-08-30 15:39:04.501 | sudo 2021-08-30 15:39:04.501 | vlan 2021-08-30 15:39:04.501 | pcp 2021-08-30 15:39:04.501 | ipset 2021-08-30 15:39:04.501 | conntrack 2021-08-30 15:39:04.501 | conntrackd 2021-08-30 15:39:04.501 | keepalived 2021-08-30 15:39:04.501 | lvm2 2021-08-30 15:39:04.501 | qemu-utils 2021-08-30 15:39:04.501 | thin-provisioning-tools 2021-08-30 15:39:04.501 | curl 2021-08-30 15:39:04.501 | liberasurecode-dev 2021-08-30 15:39:04.501 | make 2021-08-30 15:39:04.501 | memcached 2021-08-30 15:39:04.501 | sqlite3 2021-08-30 15:39:04.501 | xfsprogs ' 2021-08-30 15:39:04.501 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-30 15:39:04.503 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:39:04.506 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:39:04.510 | ++ 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 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-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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 15:39:04.510 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-30 15:39:04.516 | ++ 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 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-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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 15:39:04.518 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-30 15:39:04.520 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-30 15:39:04.523 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-30 15:39:04.526 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-30 15:39:04.528 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-30 15:39:04.531 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-30 15:39:04.533 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:39:04.536 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:39:04.538 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-30 15:39:04.540 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-30 15:39:04.543 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-30 15:39:04.545 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-30 15:39:04.547 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-30 15:39:04.552 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-30 15:39:04.554 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-30 15:39:04.556 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-30 15:39:04.559 | ++ functions-common:time_start:2296 : local start_time= 2021-08-30 15:39:04.561 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-30 15:39:04.563 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-30 15:39:04.568 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630337944565 2021-08-30 15:39:04.570 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-30 15:39:04.573 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-30 15:39:04.575 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-30 15:39:05.040 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-08-30 15:39:05.135 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-30 15:39:05.280 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-08-30 15:39:05.870 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-08-30 15:39:14.846 | Fetched 328 kB in 1s (234 kB/s) 2021-08-30 15:39:16.390 | Reading package lists... 2021-08-30 15:39:16.425 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-30 15:39:16.427 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-30 15:39:16.430 | ++ functions-common:time_stop:2309 : local name 2021-08-30 15:39:16.433 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 15:39:16.435 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:39:16.438 | ++ functions-common:time_stop:2312 : local total 2021-08-30 15:39:16.440 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 15:39:16.442 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-30 15:39:16.444 | ++ functions-common:time_stop:2316 : start_time=1630337944565 2021-08-30 15:39:16.447 | ++ functions-common:time_stop:2318 : [[ -z 1630337944565 ]] 2021-08-30 15:39:16.450 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:39:16.454 | ++ functions-common:time_stop:2321 : end_time=1630337956451 2021-08-30 15:39:16.456 | ++ functions-common:time_stop:2322 : elapsed_time=11886 2021-08-30 15:39:16.458 | ++ functions-common:time_stop:2323 : total=0 2021-08-30 15:39:16.460 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:39:16.463 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11886 2021-08-30 15:39:16.466 | ++ functions-common:install_package:1348 : 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 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-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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 15:39:16.468 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-30 15:39:16.471 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-30 15:39:16.473 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-30 15:39:16.476 | ++ functions-common:real_install_package:1334 : 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 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-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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 15:39:16.500 | ++ functions-common:apt_get:1114 : 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 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-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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-30 15:39:16.615 | Reading package lists... 2021-08-30 15:39:16.893 | Building dependency tree... 2021-08-30 15:39:16.894 | Reading state information... 2021-08-30 15:39:16.938 | acl is already the newest version (2.2.53-6). 2021-08-30 15:39:16.938 | bc is already the newest version (1.07.1-2build1). 2021-08-30 15:39:16.938 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-30 15:39:16.938 | conntrack is already the newest version (1:1.4.5-2). 2021-08-30 15:39:16.938 | ebtables is already the newest version (2.0.11-3build1). 2021-08-30 15:39:16.938 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-08-30 15:39:16.938 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-30 15:39:16.939 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-30 15:39:16.939 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-08-30 15:39:16.939 | gettext is already the newest version (0.19.8.1-10build1). 2021-08-30 15:39:16.939 | ipset is already the newest version (7.5-1~exp1). 2021-08-30 15:39:16.939 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-30 15:39:16.939 | iputils-arping is already the newest version (3:20190709-3). 2021-08-30 15:39:16.939 | iputils-ping is already the newest version (3:20190709-3). 2021-08-30 15:39:16.939 | keepalived is already the newest version (1:2.0.19-2). 2021-08-30 15:39:16.939 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-30 15:39:16.939 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-08-30 15:39:16.939 | libffi-dev is already the newest version (3.3-4). 2021-08-30 15:39:16.939 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-08-30 15:39:16.939 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-30 15:39:16.939 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-08-30 15:39:16.939 | libxslt1-dev is already the newest version (1.1.34-4). 2021-08-30 15:39:16.939 | libyaml-dev is already the newest version (0.2.2-1). 2021-08-30 15:39:16.939 | lsscsi is already the newest version (0.30-0.1). 2021-08-30 15:39:16.939 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-30 15:39:16.939 | make is already the newest version (4.2.1-1.2). 2021-08-30 15:39:16.939 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-08-30 15:39:16.939 | psmisc is already the newest version (23.3-1). 2021-08-30 15:39:16.939 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-30 15:39:16.939 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-08-30 15:39:16.939 | python3-systemd is already the newest version (234-3build2). 2021-08-30 15:39:16.939 | socat is already the newest version (1.7.3.3-2). 2021-08-30 15:39:16.939 | tcpdump is already the newest version (4.9.3-4). 2021-08-30 15:39:16.939 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-30 15:39:16.939 | unzip is already the newest version (6.0-25ubuntu1). 2021-08-30 15:39:16.939 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-30 15:39:16.939 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-30 15:39:16.939 | conntrackd is already the newest version (1:1.4.5-2). 2021-08-30 15:39:16.939 | graphviz is already the newest version (2.42.2-3build2). 2021-08-30 15:39:16.939 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-08-30 15:39:16.940 | pcp is already the newest version (5.0.3-1). 2021-08-30 15:39:16.940 | pm-utils is already the newest version (1.4.1-19). 2021-08-30 15:39:16.940 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-08-30 15:39:16.940 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 15:39:16.940 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 15:39:16.940 | curl is already the newest version (7.68.0-1ubuntu2.6). 2021-08-30 15:39:16.940 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-08-30 15:39:16.940 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-08-30 15:39:16.940 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-30 15:39:16.940 | haproxy is already the newest version (2.0.13-2ubuntu0.2). 2021-08-30 15:39:16.940 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-08-30 15:39:16.940 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-08-30 15:39:16.940 | libmysqlclient-dev is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-08-30 15:39:16.940 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-08-30 15:39:16.940 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-08-30 15:39:16.940 | libsystemd-dev is already the newest version (245.4-4ubuntu3.11). 2021-08-30 15:39:16.940 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-08-30 15:39:16.940 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-30 15:39:16.940 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-08-30 15:39:16.940 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-08-30 15:39:16.940 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-08-30 15:39:16.940 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-08-30 15:39:16.940 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-30 15:39:16.940 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-08-30 15:39:16.940 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-08-30 15:39:16.940 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-30 15:39:16.940 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-30 15:39:16.940 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-30 15:39:16.940 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-30 15:39:17.238 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-30 15:39:17.238 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-08-30 15:39:17.238 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-08-30 15:39:17.238 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-08-30 15:39:17.238 | The following packages were automatically installed and are no longer required: 2021-08-30 15:39:17.239 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-30 15:39:17.239 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-30 15:39:17.239 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-30 15:39:17.239 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-30 15:39:17.239 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-30 15:39:17.240 | python3-zope.interface 2021-08-30 15:39:17.240 | Use 'sudo apt autoremove' to remove them. 2021-08-30 15:39:17.374 | 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2021-08-30 15:39:17.380 | ++ functions-common:apt_get:1118 : result=0 2021-08-30 15:39:17.382 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-30 15:39:17.385 | ++ functions-common:time_stop:2309 : local name 2021-08-30 15:39:17.388 | ++ functions-common:time_stop:2310 : local end_time 2021-08-30 15:39:17.390 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-30 15:39:17.392 | ++ functions-common:time_stop:2312 : local total 2021-08-30 15:39:17.395 | ++ functions-common:time_stop:2313 : local start_time 2021-08-30 15:39:17.398 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-30 15:39:17.401 | ++ functions-common:time_stop:2316 : start_time=1630337956496 2021-08-30 15:39:17.403 | ++ functions-common:time_stop:2318 : [[ -z 1630337956496 ]] 2021-08-30 15:39:17.406 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-30 15:39:17.411 | ++ functions-common:time_stop:2321 : end_time=1630337957408 2021-08-30 15:39:17.414 | ++ functions-common:time_stop:2322 : elapsed_time=912 2021-08-30 15:39:17.417 | ++ functions-common:time_stop:2323 : total=760 2021-08-30 15:39:17.420 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-30 15:39:17.423 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1672 2021-08-30 15:39:17.425 | ++ functions-common:apt_get:1122 : return 0 2021-08-30 15:39:17.429 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-30 15:39:17.432 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-30 15:39:17.435 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-30 15:39:17.440 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-30 15:39:17.445 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-30 15:39:17.448 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-30 15:39:17.451 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh