2021-04-26 08:23:46.741 | + ./stack.sh:main:469 : exec 2021-04-26 08:23:46.741 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082346' 2021-04-26 08:23:46.741 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:46.741 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082346.summary.2021-04-26-082346 2021-04-26 08:23:46.741 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082346 2021-04-26 08:23:46.742 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082346 /opt/stack/logs/stack.sh.log 2021-04-26 08:23:46.742 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082346.summary.2021-04-26-082346 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:23:46.742 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:23:46.742 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:23:46.742 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:23:46.742 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:23:46.742 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:23:46.742 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:23:46.742 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:23:46.742 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:23:46.742 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:23:46.742 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:23:46.742 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:23:46.743 | Linux dv-osbrick-787933-1-iscsi 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:23:46.745 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:23:46.747 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:23:46.750 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:23:46.775 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:23:46.791 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:23:46.793 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:23:46.794 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:23:46.796 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:23:46.798 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:23:46.800 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:23:46.802 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:23:46.804 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:46.805 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:46.807 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:46.809 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:46.811 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:46.812 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:46.815 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:46.817 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:46.819 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:46.821 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:46.823 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:23:46.825 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:46.837 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:46.840 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:46.841 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:46.843 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:46.845 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:46.847 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:46.848 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:23:46.850 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:46.852 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:23:46.855 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:23:46.856 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:23:46.858 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:23:46.860 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:23:46.862 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:23:46.863 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:23:46.865 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:23:46.868 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:23:46.884 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:23:46.886 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:23:46.898 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:46.901 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:23:46.904 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:23:46.906 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:23:46.908 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:23:46.909 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:23:46.911 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:23:46.913 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:23:46.916 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:23:46.918 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:23:46.920 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:23:46.921 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:23:46.926 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:23:46.937 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:23:46.952 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:23:46.964 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:23:46.975 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:23:47.001 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:23:47.036 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:23:47.111 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:23:47.130 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:23:47.164 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:23:47.209 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:23:47.320 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:23:47.333 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:23:47.346 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:23:47.357 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:23:47.456 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:23:47.458 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:23:47.460 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:23:47.463 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:23:47.465 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:23:47.467 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:23:47.469 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:23:47.471 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:23:47.474 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:23:47.477 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:23:47.479 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:23:47.481 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:23:47.483 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:23:47.485 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:23:47.498 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:47.500 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:47.502 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:23:47.537 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:23:47.539 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:23:47.542 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:23:47.544 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:23:47.546 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:23:47.548 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:23:47.550 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:23:47.552 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:23:47.554 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:23:47.557 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:23:47.559 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.562 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:23:47.564 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.566 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:23:47.568 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.571 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:23:47.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.576 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:23:47.578 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.580 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:23:47.583 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.585 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:23:47.587 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.590 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:23:47.592 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.594 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:23:47.596 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.599 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:23:47.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.603 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:23:47.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.608 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:23:47.610 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.612 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:23:47.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.617 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:23:47.620 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.622 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:23:47.624 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.627 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:23:47.629 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.631 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:23:47.634 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.636 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:23:47.639 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.641 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:23:47.643 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.645 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:23:47.648 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.650 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:23:47.652 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.654 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:23:47.657 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.659 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:23:47.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.664 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:23:47.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.668 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:23:47.671 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.673 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:23:47.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.678 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:23:47.680 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.683 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:23:47.685 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.687 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:23:47.689 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.692 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:23:47.694 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.697 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:23:47.699 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.701 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:23:47.704 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.706 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:23:47.708 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.710 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:23:47.713 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.715 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:23:47.717 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.720 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:23:47.722 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.724 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:23:47.726 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.729 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:23:47.731 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.733 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:23:47.736 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.738 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:23:47.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:23:47.743 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:23:47.746 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:23:47.748 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:47.750 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:23:47.764 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:47.766 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:23:47.769 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:23:47.771 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:23:47.785 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:47.787 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:23:47.790 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:23:47.792 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:23:47.794 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:23:47.797 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:23:47.799 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:23:47.801 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:23:47.804 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:23:47.807 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:23:47.809 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:23:47.812 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:47.814 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:23:47.816 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:23:47.816 | Using mysql database backend 2021-04-26 08:23:47.819 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:23:47.834 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:23:47.849 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:47.851 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:23:47.867 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:23:47.882 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:47.885 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:23:47.900 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:23:47.916 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:23:47.931 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:23:47.933 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:23:47.949 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:23:47.951 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:23:47.966 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:23:47.968 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:47.971 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:23:47.973 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:23:47.976 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:23:47.980 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082347 2021-04-26 08:23:47.982 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082347 736' 2021-04-26 08:23:47.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:47.987 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:23:47.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:47.991 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:23:47.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:47.996 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:23:47.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.001 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:23:48.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.006 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-04-26 08:23:48.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.010 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-04-26 08:23:48.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.015 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082346 2021-04-26 08:23:48.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.019 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:23:48.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.024 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-04-26 08:23:48.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.029 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:23:48.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.033 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:23:48.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.038 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:23:48.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:23:48.043 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:23:48.046 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:23:48.048 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:23:48.050 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:23:48.053 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:23:48.055 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:23:48.058 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:23:48.060 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:23:48.063 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:23:48.065 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:23:48.079 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:23:48.081 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:23:48.084 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:48.086 | + functions-common:git_clone:544 : echo master 2021-04-26 08:23:48.087 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:23:48.091 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:23:48.093 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:48.095 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:23:48.098 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:23:48.098 | + functions-common:git_clone:593 : head -1 2021-04-26 08:23:48.101 | cd565a13 Updated from generate-constraints 2021-04-26 08:23:48.104 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:23:48.106 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:23:48.109 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:23:48.111 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:23:48.113 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:23:48.116 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:23:48.118 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:23:48.121 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:23:48.123 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:23:48.126 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:23:48.128 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:23:48.131 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:23:48.135 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425428 2021-04-26 08:23:48.139 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:23:48.143 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619425048 2021-04-26 08:23:48.145 | ++ tools/install_prereqs.sh:source:49 : DELTA=380 2021-04-26 08:23:48.147 | ++ tools/install_prereqs.sh:source:50 : [[ 380 -lt 7200 ]] 2021-04-26 08:23:48.150 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:23:48.153 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:23:48.155 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:23:48.157 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:23:48.160 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:23:48.162 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:23:48.164 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:23:48.167 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:23:48.170 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:23:48.217 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:23:48.217 | apache2-dev 2021-04-26 08:23:48.217 | bc 2021-04-26 08:23:48.217 | bsdmainutils 2021-04-26 08:23:48.217 | curl 2021-04-26 08:23:48.217 | g++ 2021-04-26 08:23:48.217 | gawk 2021-04-26 08:23:48.217 | gcc 2021-04-26 08:23:48.217 | gettext 2021-04-26 08:23:48.217 | git 2021-04-26 08:23:48.217 | graphviz 2021-04-26 08:23:48.217 | iputils-ping 2021-04-26 08:23:48.217 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:48.217 | libffi-dev 2021-04-26 08:23:48.217 | libjpeg-dev 2021-04-26 08:23:48.217 | libmysqlclient-dev 2021-04-26 08:23:48.217 | libpcre3-dev 2021-04-26 08:23:48.217 | libpq-dev 2021-04-26 08:23:48.217 | libssl-dev 2021-04-26 08:23:48.217 | libsystemd-dev 2021-04-26 08:23:48.217 | libxml2-dev 2021-04-26 08:23:48.217 | libxslt1-dev 2021-04-26 08:23:48.217 | libyaml-dev 2021-04-26 08:23:48.217 | lsof 2021-04-26 08:23:48.217 | openssh-server 2021-04-26 08:23:48.217 | openssl 2021-04-26 08:23:48.217 | pkg-config 2021-04-26 08:23:48.217 | psmisc 2021-04-26 08:23:48.217 | python3-dev 2021-04-26 08:23:48.217 | python3-pip 2021-04-26 08:23:48.217 | python3-systemd 2021-04-26 08:23:48.217 | python3-venv 2021-04-26 08:23:48.218 | tar 2021-04-26 08:23:48.218 | tcpdump 2021-04-26 08:23:48.218 | unzip 2021-04-26 08:23:48.218 | uuid-runtime 2021-04-26 08:23:48.218 | wget 2021-04-26 08:23:48.218 | wget 2021-04-26 08:23:48.218 | zlib1g-dev 2021-04-26 08:23:48.218 | libkrb5-dev 2021-04-26 08:23:48.218 | libldap2-dev 2021-04-26 08:23:48.218 | libsasl2-dev 2021-04-26 08:23:48.218 | memcached 2021-04-26 08:23:48.218 | python3-mysqldb 2021-04-26 08:23:48.218 | sqlite3 2021-04-26 08:23:48.218 | conntrack 2021-04-26 08:23:48.218 | curl 2021-04-26 08:23:48.218 | dnsmasq-base 2021-04-26 08:23:48.218 | dnsmasq-utils 2021-04-26 08:23:48.218 | ebtables 2021-04-26 08:23:48.218 | genisoimage 2021-04-26 08:23:48.218 | iptables 2021-04-26 08:23:48.218 | iputils-arping 2021-04-26 08:23:48.218 | kpartx 2021-04-26 08:23:48.218 | libjs-jquery-tablesorter 2021-04-26 08:23:48.218 | libmysqlclient-dev 2021-04-26 08:23:48.218 | parted 2021-04-26 08:23:48.218 | pm-utils 2021-04-26 08:23:48.218 | python3-mysqldb 2021-04-26 08:23:48.218 | socat 2021-04-26 08:23:48.218 | sqlite3 2021-04-26 08:23:48.218 | sudo 2021-04-26 08:23:48.218 | vlan 2021-04-26 08:23:48.218 | lsscsi 2021-04-26 08:23:48.218 | open-iscsi 2021-04-26 08:23:48.218 | lvm2 2021-04-26 08:23:48.218 | qemu-utils 2021-04-26 08:23:48.218 | thin-provisioning-tools 2021-04-26 08:23:48.218 | acl 2021-04-26 08:23:48.219 | dnsmasq-base 2021-04-26 08:23:48.219 | dnsmasq-utils 2021-04-26 08:23:48.219 | ebtables 2021-04-26 08:23:48.219 | haproxy 2021-04-26 08:23:48.219 | iptables 2021-04-26 08:23:48.219 | iputils-arping 2021-04-26 08:23:48.219 | iputils-ping 2021-04-26 08:23:48.219 | libmysqlclient-dev 2021-04-26 08:23:48.219 | postgresql-server-dev-all 2021-04-26 08:23:48.219 | python3-mysqldb 2021-04-26 08:23:48.219 | sqlite3 2021-04-26 08:23:48.219 | sudo 2021-04-26 08:23:48.219 | vlan 2021-04-26 08:23:48.219 | ipset 2021-04-26 08:23:48.219 | conntrack 2021-04-26 08:23:48.219 | conntrackd 2021-04-26 08:23:48.219 | keepalived 2021-04-26 08:23:48.219 | dstat 2021-04-26 08:23:48.219 | lvm2 2021-04-26 08:23:48.219 | qemu-utils 2021-04-26 08:23:48.219 | thin-provisioning-tools 2021-04-26 08:23:48.219 | curl 2021-04-26 08:23:48.219 | liberasurecode-dev 2021-04-26 08:23:48.219 | make 2021-04-26 08:23:48.219 | memcached 2021-04-26 08:23:48.219 | sqlite3 2021-04-26 08:23:48.219 | xfsprogs' 2021-04-26 08:23:48.219 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:23:48.236 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:23:48.236 | apache2-dev 2021-04-26 08:23:48.236 | bc 2021-04-26 08:23:48.236 | bsdmainutils 2021-04-26 08:23:48.236 | curl 2021-04-26 08:23:48.236 | g++ 2021-04-26 08:23:48.236 | gawk 2021-04-26 08:23:48.236 | gcc 2021-04-26 08:23:48.236 | gettext 2021-04-26 08:23:48.236 | git 2021-04-26 08:23:48.236 | graphviz 2021-04-26 08:23:48.236 | iputils-ping 2021-04-26 08:23:48.236 | libapache2-mod-proxy-uwsgi 2021-04-26 08:23:48.236 | libffi-dev 2021-04-26 08:23:48.236 | libjpeg-dev 2021-04-26 08:23:48.236 | libmysqlclient-dev 2021-04-26 08:23:48.236 | libpcre3-dev 2021-04-26 08:23:48.236 | libpq-dev 2021-04-26 08:23:48.236 | libssl-dev 2021-04-26 08:23:48.236 | libsystemd-dev 2021-04-26 08:23:48.236 | libxml2-dev 2021-04-26 08:23:48.236 | libxslt1-dev 2021-04-26 08:23:48.236 | libyaml-dev 2021-04-26 08:23:48.237 | lsof 2021-04-26 08:23:48.237 | openssh-server 2021-04-26 08:23:48.237 | openssl 2021-04-26 08:23:48.237 | pkg-config 2021-04-26 08:23:48.237 | psmisc 2021-04-26 08:23:48.237 | python3-dev 2021-04-26 08:23:48.237 | python3-pip 2021-04-26 08:23:48.237 | python3-systemd 2021-04-26 08:23:48.237 | python3-venv 2021-04-26 08:23:48.237 | tar 2021-04-26 08:23:48.237 | tcpdump 2021-04-26 08:23:48.237 | unzip 2021-04-26 08:23:48.237 | uuid-runtime 2021-04-26 08:23:48.237 | wget 2021-04-26 08:23:48.237 | wget 2021-04-26 08:23:48.237 | zlib1g-dev 2021-04-26 08:23:48.237 | libkrb5-dev 2021-04-26 08:23:48.237 | libldap2-dev 2021-04-26 08:23:48.237 | libsasl2-dev 2021-04-26 08:23:48.237 | memcached 2021-04-26 08:23:48.237 | python3-mysqldb 2021-04-26 08:23:48.237 | sqlite3 2021-04-26 08:23:48.237 | conntrack 2021-04-26 08:23:48.237 | curl 2021-04-26 08:23:48.237 | dnsmasq-base 2021-04-26 08:23:48.237 | dnsmasq-utils 2021-04-26 08:23:48.237 | ebtables 2021-04-26 08:23:48.237 | genisoimage 2021-04-26 08:23:48.237 | iptables 2021-04-26 08:23:48.237 | iputils-arping 2021-04-26 08:23:48.237 | kpartx 2021-04-26 08:23:48.237 | libjs-jquery-tablesorter 2021-04-26 08:23:48.237 | libmysqlclient-dev 2021-04-26 08:23:48.237 | parted 2021-04-26 08:23:48.237 | pm-utils 2021-04-26 08:23:48.237 | python3-mysqldb 2021-04-26 08:23:48.237 | socat 2021-04-26 08:23:48.238 | sqlite3 2021-04-26 08:23:48.238 | sudo 2021-04-26 08:23:48.238 | vlan 2021-04-26 08:23:48.238 | lsscsi 2021-04-26 08:23:48.238 | open-iscsi 2021-04-26 08:23:48.238 | lvm2 2021-04-26 08:23:48.238 | qemu-utils 2021-04-26 08:23:48.238 | thin-provisioning-tools 2021-04-26 08:23:48.238 | acl 2021-04-26 08:23:48.238 | dnsmasq-base 2021-04-26 08:23:48.238 | dnsmasq-utils 2021-04-26 08:23:48.238 | ebtables 2021-04-26 08:23:48.238 | haproxy 2021-04-26 08:23:48.238 | iptables 2021-04-26 08:23:48.238 | iputils-arping 2021-04-26 08:23:48.238 | iputils-ping 2021-04-26 08:23:48.238 | libmysqlclient-dev 2021-04-26 08:23:48.238 | postgresql-server-dev-all 2021-04-26 08:23:48.238 | python3-mysqldb 2021-04-26 08:23:48.238 | sqlite3 2021-04-26 08:23:48.238 | sudo 2021-04-26 08:23:48.238 | vlan 2021-04-26 08:23:48.238 | ipset 2021-04-26 08:23:48.238 | conntrack 2021-04-26 08:23:48.238 | conntrackd 2021-04-26 08:23:48.238 | keepalived 2021-04-26 08:23:48.238 | dstat 2021-04-26 08:23:48.238 | lvm2 2021-04-26 08:23:48.238 | qemu-utils 2021-04-26 08:23:48.238 | thin-provisioning-tools 2021-04-26 08:23:48.238 | curl 2021-04-26 08:23:48.238 | liberasurecode-dev 2021-04-26 08:23:48.238 | make 2021-04-26 08:23:48.238 | memcached 2021-04-26 08:23:48.238 | sqlite3 2021-04-26 08:23:48.238 | xfsprogs ' 2021-04-26 08:23:48.238 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:23:48.240 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:48.243 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:48.246 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:23:48.246 | ++ 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:48.250 | ++ 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:48.253 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:23:48.255 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:48.257 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:23:48.260 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:23:48.263 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:48.265 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:48.267 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:48.269 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:48.271 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:48.273 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:23:48.276 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:48.278 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:48.280 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:48.284 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:48.286 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:48.289 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:48.291 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:48.293 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:48.296 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:48.299 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425428297 2021-04-26 08:23:48.301 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:48.303 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:48.306 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:23:48.695 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:48.695 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:48.695 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:48.832 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:48.969 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:51.223 | Reading package lists... 2021-04-26 08:23:51.284 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:51.287 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:51.289 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:51.291 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:51.294 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:51.296 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:51.298 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:51.300 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:51.302 | ++ functions-common:time_stop:2311 : start_time=1619425428297 2021-04-26 08:23:51.304 | ++ functions-common:time_stop:2313 : [[ -z 1619425428297 ]] 2021-04-26 08:23:51.308 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:51.312 | ++ functions-common:time_stop:2316 : end_time=1619425431309 2021-04-26 08:23:51.314 | ++ functions-common:time_stop:2317 : elapsed_time=3012 2021-04-26 08:23:51.316 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:23:51.318 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:51.320 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3012 2021-04-26 08:23:51.324 | ++ functions-common:install_package:1343 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:51.326 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:51.328 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:51.330 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:51.333 | ++ functions-common:real_install_package:1329 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:51.353 | ++ functions-common:apt_get:1109 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:51.473 | Reading package lists... 2021-04-26 08:23:51.726 | Building dependency tree... 2021-04-26 08:23:51.727 | Reading state information... 2021-04-26 08:23:51.757 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:23:51.758 | bc is already the newest version (1.07.1-2). 2021-04-26 08:23:51.758 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:23:51.758 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:51.758 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:23:51.758 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:23:51.758 | ipset is already the newest version (6.34-1). 2021-04-26 08:23:51.758 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:23:51.758 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:51.758 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:23:51.758 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:23:51.758 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:23:51.758 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:23:51.758 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:23:51.758 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:23:51.758 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:23:51.758 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:23:51.758 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:23:51.758 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:23:51.758 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:23:51.758 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:23:51.758 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:23:51.758 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:51.758 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:23:51.758 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:23:51.758 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:23:51.758 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:23:51.758 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:51.758 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:51.758 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:51.758 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:23:51.758 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:51.758 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:51.759 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:23:51.759 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:51.759 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:51.759 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:23:51.759 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:23:51.759 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:23:51.759 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:51.759 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:51.759 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:23:51.759 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:23:51.759 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:23:51.759 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:23:51.759 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:23:51.759 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:23:51.759 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:51.759 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:23:51.759 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:23:51.759 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:23:51.759 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:23:51.759 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:23:51.759 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:23:51.759 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:23:51.759 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:51.759 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:23:51.759 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:23:51.759 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:51.759 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:23:51.759 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:23:51.759 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:23:51.759 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:23:51.759 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:23:51.759 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:23:51.759 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:23:51.760 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:23:51.942 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:23:51.942 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:23:51.942 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:23:51.942 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:51.942 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:23:51.942 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:23:51.942 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:51.942 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:23:51.942 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:23:51.943 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:23:51.943 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:23:51.943 | python3-twisted-bin python3-zope.interface 2021-04-26 08:23:51.943 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:52.363 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:23:52.363 | 2 not fully installed or removed. 2021-04-26 08:23:52.363 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:23:52.385 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:23:53.020 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:23:53.020 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:23:53.021 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:23:53.028 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:23:53.028 | Loaded: error (Reason: Exec format error) 2021-04-26 08:23:53.028 | Active: inactive (dead) 2021-04-26 08:23:53.028 | 2021-04-26 08:23:53.028 | Apr 26 08:23:17 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.028 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.029 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.029 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.029 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:53.029 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:23:53.030 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:23:53.030 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:23:53.030 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:23:53.030 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:23:53.030 | 2021-04-26 08:23:53.030 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:23:53.030 | dependency problems - leaving unconfigured 2021-04-26 08:23:53.039 | Errors were encountered while processing: 2021-04-26 08:23:53.039 | python3-rtslib-fb 2021-04-26 08:23:53.039 | targetcli-fb 2021-04-26 08:23:54.941 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:23:54.947 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:23:54.949 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:23:54.951 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:54.953 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:54.955 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:54.958 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:54.960 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:54.962 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:23:54.964 | ++ functions-common:time_stop:2311 : start_time=1619425431350 2021-04-26 08:23:54.967 | ++ functions-common:time_stop:2313 : [[ -z 1619425431350 ]] 2021-04-26 08:23:54.969 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:54.973 | ++ functions-common:time_stop:2316 : end_time=1619425434970 2021-04-26 08:23:54.975 | ++ functions-common:time_stop:2317 : elapsed_time=3620 2021-04-26 08:23:54.977 | ++ functions-common:time_stop:2318 : total=3689 2021-04-26 08:23:54.979 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:54.982 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7309 2021-04-26 08:23:54.984 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:23:54.986 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:23:54.989 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:23:54.991 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:23:54.995 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:23:54.997 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:23:54.999 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:55.002 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:23:55.004 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:55.006 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:55.009 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:23:55.011 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:23:55.014 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:23:55.016 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:23:55.018 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:23:55.021 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:23:55.025 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:23:55.028 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:23:55.030 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:23:55.032 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:23:55.035 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:23:55.037 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:23:55.042 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425435038 2021-04-26 08:23:55.044 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:23:55.046 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:23:55.048 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:23:55.280 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:23:55.429 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:23:55.433 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:23:55.567 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:23:55.701 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:23:57.819 | Reading package lists... 2021-04-26 08:23:57.880 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:23:57.883 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:23:57.886 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:23:57.888 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:23:57.890 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:23:57.892 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:23:57.894 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:23:57.896 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:23:57.899 | ++ functions-common:time_stop:2311 : start_time=1619425435038 2021-04-26 08:23:57.901 | ++ functions-common:time_stop:2313 : [[ -z 1619425435038 ]] 2021-04-26 08:23:57.904 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:23:57.908 | ++ functions-common:time_stop:2316 : end_time=1619425437905 2021-04-26 08:23:57.910 | ++ functions-common:time_stop:2317 : elapsed_time=2867 2021-04-26 08:23:57.912 | ++ functions-common:time_stop:2318 : total=3012 2021-04-26 08:23:57.915 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:23:57.917 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5879 2021-04-26 08:23:57.920 | ++ functions-common:install_package:1344 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:57.922 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:23:57.924 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:23:57.927 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:23:57.929 | ++ functions-common:real_install_package:1329 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:57.950 | ++ functions-common:apt_get:1109 : 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 ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:23:58.070 | Reading package lists... 2021-04-26 08:23:58.323 | Building dependency tree... 2021-04-26 08:23:58.324 | Reading state information... 2021-04-26 08:23:58.354 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:23:58.355 | bc is already the newest version (1.07.1-2). 2021-04-26 08:23:58.355 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:23:58.355 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:58.355 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:23:58.355 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:23:58.355 | ipset is already the newest version (6.34-1). 2021-04-26 08:23:58.355 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:23:58.355 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:58.355 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:23:58.355 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:23:58.355 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:23:58.355 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:23:58.355 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:23:58.355 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:23:58.355 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:23:58.355 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:23:58.355 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:23:58.355 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:23:58.355 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:23:58.355 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:23:58.355 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:23:58.355 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:23:58.355 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:23:58.355 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:23:58.355 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:23:58.355 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:23:58.355 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:23:58.355 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:58.355 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:23:58.355 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:23:58.355 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:58.356 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:23:58.356 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:23:58.356 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:58.356 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:23:58.356 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:23:58.356 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:23:58.356 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:23:58.356 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:58.356 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:23:58.356 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:23:58.356 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:23:58.356 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:23:58.356 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:23:58.356 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:23:58.356 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:23:58.356 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:58.356 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:23:58.356 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:23:58.356 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:23:58.356 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:23:58.356 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:23:58.356 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:23:58.356 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:23:58.356 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:23:58.356 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:23:58.356 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:23:58.356 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:58.356 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:23:58.356 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:23:58.356 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:23:58.356 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:23:58.356 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:23:58.356 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:23:58.356 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:23:58.357 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:23:58.537 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:23:58.537 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:23:58.537 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:23:58.537 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:23:58.537 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:23:58.537 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:23:58.537 | The following packages were automatically installed and are no longer required: 2021-04-26 08:23:58.537 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:23:58.537 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:23:58.537 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:23:58.538 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:23:58.538 | python3-twisted-bin python3-zope.interface 2021-04-26 08:23:58.538 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:23:58.964 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:23:58.964 | 2 not fully installed or removed. 2021-04-26 08:23:58.964 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:23:58.986 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:23:59.657 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:23:59.657 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:23:59.658 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:23:59.665 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:23:59.665 | Loaded: error (Reason: Exec format error) 2021-04-26 08:23:59.665 | Active: inactive (dead) 2021-04-26 08:23:59.665 | 2021-04-26 08:23:59.665 | Apr 26 08:23:25 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:44 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:53 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:59 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:59 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.666 | Apr 26 08:23:59 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:23:59.667 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:23:59.667 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:23:59.667 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:23:59.667 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:23:59.667 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:23:59.667 | 2021-04-26 08:23:59.667 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:23:59.667 | dependency problems - leaving unconfigured 2021-04-26 08:23:59.676 | Errors were encountered while processing: 2021-04-26 08:23:59.676 | python3-rtslib-fb 2021-04-26 08:23:59.676 | targetcli-fb 2021-04-26 08:24:01.597 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:24:01.601 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:24:01.604 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:24:01.607 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:24:01.609 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:24:01.611 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:24:01.614 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:24:01.616 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:24:01.618 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:24:01.620 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:24:01.622 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:24:01.623 | Error on exit 2021-04-26 08:24:01.625 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:24:01.627 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425420 21 fail 2021-04-26 08:24:02.206 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:24:02.209 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:24:02.652 | + ./stack.sh:exit_trap:538 : exit 100